summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2011-04-22Insure that the number of items for a page is greater than zero. Fixes ticke...Tim Almdal
2011-04-22Removed incomplete jquery carousel codeChad Kieffer
2011-04-22Renamed apple_touch_url to apple_touch_icon_url.Chad Kieffer
2011-04-22Merge branch 'master' of git://github.com/gallery/gallery3Chad Kieffer
2011-04-22Created apple-touch-icon and added to wind and admin_wind themes.Chad Kieffer
2011-04-22Clear the site status for missing themes when we view this page -- ifBharat Mediratta
2011-04-22Detect if the users theme is missing (or missing a theme.info) and inBharat Mediratta
2011-04-22Urlencode the tag name so that our html is compliant. Fixes #1672.Bharat Mediratta
2011-04-22Catch the item_updated_data_file() event and rescan. Fixes #1679.Bharat Mediratta
2011-04-21Normally Router::find_uri() strips off the url suffix for us, but whenBharat Mediratta
2011-04-21Use Tag_Model::url() instead of hand creating tag urls, since the APIBharat Mediratta
2011-04-21Create before_combine and after_combine events to allow modules and themes toBharat Mediratta
2011-04-21Add missing CSS tag so tables get aligned. Fixes #1678.Chris Kelly
2011-04-21Use window.location = "url" instead of window.location.reload() soBharat Mediratta
2011-04-10Gracefully degrade in the case where the .build_number file isBharat Mediratta
2011-04-04Guard against registered users removing tags from items they don't own. Fixe...Bharat Mediratta
2011-04-03[Fixes #1574] Render the login form in the same way in every actionAndy Lindeman
2011-04-02Merge branch 'Ticket#1666_reset' of git://github.com/Joe7/gallery3Bharat Mediratta
2011-04-02Merge branch 'Ticket#1667' of git://github.com/Joe7/gallery3Bharat Mediratta
2011-04-02proposed fix for ticket #1664mamouneyya
2011-04-02Fix an outdated reference to $entry->file which went away in v4 of theBharat Mediratta
2011-04-02Sanitize page value before setting offset based on itJoe7
2011-04-02Fix against Ticket #1666Joe7
2011-03-27Improve search to use wildcard matching, thanks to some code from tempg.Bharat Mediratta
2011-03-27Sort users in group box by name. Thanks edisonnews! Fixes #1662.Bharat Mediratta
2011-03-27A little more work on kandsten's fix for IPv6 support inBharat Mediratta
2011-03-27Extend comment module field lenghts to fit IPv6 remote host addresses and lon...Kriss Andsten
2011-03-27Centralize our encoding code into a new helpers and useBharat Mediratta
2011-03-27Merge branch 'master' of github.com:gallery/gallery3Bharat Mediratta
2011-03-27Merge branch 'master' of git://github.com/ckieffer/gallery3Bharat Mediratta
2011-03-15Fix a bug where the placeholder %hide-url didn't match the variable in the as...Bharat Mediratta
2011-03-05PATH_INFO mangles apostrophe (and other symbols, I'm sure) into aBharat Mediratta
2011-03-05Add missing phpDoc for the extra Item_Model argument to graphics callsBharat Mediratta
2011-03-05Merge branch 'master' of git://github.com/colings/gallery3Bharat Mediratta
2011-03-02Translate user Web Site label. Link web site on user profile page.Chad Kieffer
2011-02-23Added extra arg to gallery_graphics calls and updated userscolings
2011-02-21Added 'item' to parameters passed to graphics rulescolings
2011-02-13Merge remote branch 'upstream/master'colings
2011-02-01fixed tag brokenmomo-i
2011-01-29AUTO_CHECK_INTERVAL --> upgrade_checker::AUTO_CHECK_INTERVALBharat Mediratta
2011-01-21Update XSS golden fileBharat Mediratta
2011-01-21Update copyright to 2011.Bharat Mediratta
2011-01-21Fix: photos get added as albums in case only some photos are selected via ser...Joe7
2011-01-21Add "html_attributes" theme callback to allow modules to inject attributes intoBharat Mediratta
2011-01-20Fix a bug introduced in the refactor inBharat Mediratta
2011-01-19Fix a bug introduced in 65ff2470a505fbc18211093ac131c29b1e820c3e,Bharat Mediratta
2011-01-18Create a hidden anchor containing the tag cloud autocomplete url. This way v...Bharat Mediratta
2011-01-18Revert "Temporarily removed ref tag to get the page validated. (Was also poin...Bharat Mediratta
2011-01-18Get rid of the "organize needs rest" message when upgrading to theBharat Mediratta
2011-01-17Change the [x] close box to "(remind me later)". #1605.Bharat Mediratta