summaryrefslogtreecommitdiff
path: root/modules/gallery
AgeCommit message (Expand)Author
2011-04-23module.info and theme.info files now support author name, author url,Bharat Mediratta
2011-04-23Fix for ticket #1699. Make the link to return to the gallery installation cl...Tim Almdal
2011-04-23Merge branch 'upgrade_flowplayer' of git://github.com/alindeman/gallery3 into...Bharat Mediratta
2011-04-23Add iPad/iPhone support for video playbackAndy Lindeman
2011-04-23Merge branch 'alindeman/1628' of git://github.com/alindeman/gallery3 into andyBharat Mediratta
2011-04-23Use an absolute url for the upgrader link. Also, clear the upgrade_nowBharat Mediratta
2011-04-23Set the default value for gallery.timezone to null so that each install usesBharat Mediratta
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-23Allow tags to be merged by renamingAndy Lindeman
2011-04-23Fix for ticket #1681 (and maybe #1625). Change the parameter from -v to -vers...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/gallery3Tim Almdal
2011-04-23Fix for ticket #541Tim Almdal
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-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-21Normally Router::find_uri() strips off the url suffix for us, but whenBharat 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-03[Fixes #1574] Render the login form in the same way in every actionAndy Lindeman
2011-04-02proposed fix for ticket #1664mamouneyya
2011-03-27Centralize our encoding code into a new helpers and useBharat Mediratta
2011-03-27Merge branch 'master' of git://github.com/ckieffer/gallery3Bharat Mediratta
2011-03-20Change the $thumb_proportions variable to be a theme callback whichBharat Mediratta
2011-03-15Fix a bug where the placeholder %hide-url didn't match the variable in the as...Bharat 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-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-21Add "html_attributes" theme callback to allow modules to inject attributes intoBharat Mediratta
2011-01-17Change the [x] close box to "(remind me later)". #1605.Bharat Mediratta