summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-22Merge branch 'master' of git://github.com/gallery/gallery3Nathan Kinkade
2011-04-22Automated update of .build_number to 90 for branch masterAutomatic Build Number Updater
2011-04-22Merge branch 'master' of github.com:gallery/gallery3Bharat Mediratta
2011-04-22Clear the site status for missing themes when we view this page -- ifBharat Mediratta
2011-04-22Automated update of .build_number to 89 for branch masterAutomatic Build Number Updater
2011-04-22Merge branch 'master' of github.com:gallery/gallery3Bharat Mediratta
2011-04-22Detect if the users theme is missing (or missing a theme.info) and inBharat Mediratta
2011-04-22Automated update of .build_number to 88 for branch masterAutomatic Build Number Updater
2011-04-22Merge branch 'master' of github.com:gallery/gallery3Bharat 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-21Automated update of .build_number to 87 for branch masterAutomatic Build Number Updater
2011-04-21Merge branch 'master' of github.com:gallery/gallery3Bharat Mediratta
2011-04-21Normally Router::find_uri() strips off the url suffix for us, but whenBharat Mediratta
2011-04-21Automated update of .build_number to 86 for branch masterAutomatic Build Number Updater
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-21Automated update of .build_number to 85 for branch masterAutomatic Build Number Updater
2011-04-21Merge branch 'master' of github.com:gallery/gallery3Bharat Mediratta
2011-04-21Add missing CSS tag so tables get aligned. Fixes #1678.Chris Kelly
2011-04-21Automated update of .build_number to 84 for branch masterAutomatic Build Number Updater
2011-04-21Use window.location = "url" instead of window.location.reload() soBharat Mediratta
2011-04-10Automated update of .build_number to 83 for branch masterAutomatic Build Number Updater
2011-04-10Gracefully degrade in the case where the .build_number file isBharat Mediratta
2011-04-04Automated update of .build_number to 82 for branch masterAutomatic Build Number Updater
2011-04-04Guard against registered users removing tags from items they don't own. Fixe...Bharat Mediratta
2011-04-04Automated update of .build_number to 81 for branch masterAutomatic Build Number Updater
2011-04-03[Fixes #1574] Render the login form in the same way in every actionAndy Lindeman
2011-04-02Automated update of .build_number to 80 for branch masterAutomatic Build Number Updater
2011-04-02Merge branch 'Ticket#1666_reset' of git://github.com/Joe7/gallery3Bharat Mediratta
2011-04-02Automated update of .build_number to 79 for branch masterAutomatic Build Number Updater
2011-04-02Merge branch 'master' of github.com:gallery/gallery3Bharat Mediratta
2011-04-02Merge branch 'Ticket#1667' of git://github.com/Joe7/gallery3Bharat Mediratta
2011-04-02Automated update of .build_number to 78 for branch masterAutomatic Build Number Updater
2011-04-02proposed fix for ticket #1664mamouneyya
2011-04-02Automated update of .build_number to 77 for branch masterAutomatic Build Number Updater
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-27Automated update of .build_number to 76 for branch masterAutomatic Build Number Updater
2011-03-27Merge branch 'master' of github.com:gallery/gallery3Bharat Mediratta
2011-03-27Improve search to use wildcard matching, thanks to some code from tempg.Bharat Mediratta
2011-03-27Automated update of .build_number to 75 for branch masterAutomatic Build Number Updater
2011-03-27Sort users in group box by name. Thanks edisonnews! Fixes #1662.Bharat Mediratta
2011-03-27Automated update of .build_number to 74 for branch masterAutomatic Build Number Updater
2011-03-27Merge branch 'master' of github.com:gallery/gallery3Bharat 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-27Automated update of .build_number to 73 for branch masterAutomatic Build Number Updater
2011-03-27Centralize our encoding code into a new helpers and useBharat Mediratta