summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2011-04-23Add iPad/iPhone support for video playbackAndy Lindeman
2011-04-23Merge branch 'master' of git://github.com/ckieffer/gallery3 into chadBharat Mediratta
2011-04-23Use an absolute url for the upgrader link. Also, clear the upgrade_nowBharat Mediratta
2011-04-23Further cleanup for minimum_password_length -- updateBharat Mediratta
2011-04-23Set the default value for gallery.timezone to null so that each install usesBharat Mediratta
2011-04-23Fix ticket #1694 (continued). Reset the corrected user module variable to the...Tim Almdal
2011-04-23Fix ticket #1694. Correct Spelling of mininum_password_length to minimum_pass...Tim Almdal
2011-04-23Merge branch 'master' of github.com:gallery/gallery3Bharat Mediratta
2011-04-23Overhaul of the uploader code:Bharat Mediratta
2011-04-23Add convert_to_human_readable and tests for both. Resolves #1693.Bharat Mediratta
2011-04-23Merge branch 'master' of git@github.com:gallery/gallery3Tim Almdal
2011-04-23Fix for ticket #1681 (and maybe #1625). Change the parameter from -v to -vers...Tim Almdal
2011-04-23Merge branch 'master' of github.com:gallery/gallery3Bharat Mediratta
2011-04-23Revive server_add.js which I accidentally removed in 80af9f0f17ce5ac10ceefc9d...Bharat Mediratta
2011-04-23Merge branch 'master' of git@github.com:gallery/gallery3Tim Almdal
2011-04-23Insure that the tag count to display is always greater than 0. Refixes #1649.Tim Almdal
2011-04-23Merge branch 'master' of github.com:gallery/gallery3Bharat Mediratta
2011-04-23Insure that the tag count to display is always greater than 1. Refixes #1649.Tim Almdal
2011-04-23Remove displayed blocks from the admin block list. If there are noBharat Mediratta
2011-04-23Merge branch 'master' of git://github.com/gallery/gallery3Chad Kieffer
2011-04-23Remove enumeration unordered list class, it's no longer needed.Chad Kieffer
2011-04-23Merge branch 'master' of git@github.com:gallery/gallery3Tim Almdal
2011-04-23Fix for ticket #541Tim Almdal
2011-04-23Enable autocomplete for the embed path. Fixes #1687.Bharat Mediratta
2011-04-23Oops, forgot to remove the reference to admin.js. Follow-on for #1686.Bharat Mediratta
2011-04-23Inline admin JS into admin_server_add.html.php. Fixes #1686.Bharat Mediratta
2011-04-23If we've cleared out the last group in a combine_queue for a givenBharat Mediratta
2011-04-22A few more fixes for #1637:Bharat Mediratta
2011-04-22Merge branch 'time-zone-improvements' of https://github.com/alindeman/gallery...Bharat Mediratta
2011-04-22Merge branch 'master' of github.com:gallery/gallery3Bharat Mediratta
2011-04-22Totally revamp the G2 Import UI to make it sexxxy. Fixes #1683.Bharat Mediratta
2011-04-22Allow the administrator to set the number of tags to display in the cloud via...Tim Almdal
2011-04-22Allow timezone to be configurableAndy Lindeman
2011-04-22Merge branch 'master' of git@github.com:gallery/gallery3Tim Almdal
2011-04-22Insure that the number of items for a page is greater than zero. Fixes ticke...Tim Almdal
2011-04-22Do simple transliteration when converting filenames to slugs, but checkBharat Mediratta
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