summaryrefslogtreecommitdiff
path: root/modules/gallery
AgeCommit message (Expand)Author
2013-03-12#2057 - Revise item name and slug validation - backslashes, refactor, error m...shadlaws
2013-03-11Merge pull request #204 from jozefs/issue1838Bharat Mediratta
2013-03-11Merge pull request #207 from shadlaws/fix_siblings_callbackBharat Mediratta
2013-03-11Merge pull request #206 from shadlaws/fix_2050Bharat Mediratta
2013-03-11Fix Theme_View::siblings bug - limit and offset reversed in sibling_callback.shadlaws
2013-03-11Themes can choose child thumbnail when asking for proportion.Jozef Selesi
2013-03-11Themes can set minimum thumbnail size when calculating proportions.Jozef Selesi
2013-03-11#2050 - Update Admin_View to handle events like Theme_View.shadlaws
2013-03-10#2048 - Remove unneeded jquery.autocomplete.css/js inclusions.shadlaws
2013-03-09Merge pull request #196 from shadlaws/fix_2046Bharat Mediratta
2013-03-09Merge pull request #197 from shadlaws/followon_2003Bharat Mediratta
2013-03-09Follow-on to #1935 - Ensure ffmpeg is executable, remove possible doubled "/".shadlaws
2013-03-09#2046 - Change Gallery over to using MediaElementJS as its movie player.shadlaws
2013-03-08Follow-on to #2003 - Fix innocuous typo (unneeded semi-colon).shadlaws
2013-03-06Follow-on for #2043. Fix some tests that made bad assumptions aboutBharat Mediratta
2013-03-05Follow-on to 384bc7afc86be706bf61def09afc8306cdad2443 for #2033Bharat Mediratta
2013-03-05Remove stray line of debug output.Bharat Mediratta
2013-03-05#2040 - Deactivate modules that no longer exist.shadlaws
2013-03-04Merge pull request #187 from shadlaws/2033_followonBharat Mediratta
2013-03-04Merge pull request #183 from shadlaws/fix_2037Bharat Mediratta
2013-03-04Follow-on to #2033 - Change variables and js script loading for Flash Flowpla...shadlaws
2013-03-03#2037 - Fix bug with "item_before_update" event in item model.shadlaws
2013-03-03Merge pull request #179 from shadlaws/fix_2034Bharat Mediratta
2013-03-03Follow-on to #2033 - Rename movieplayer.html.php to movieplayer-flash.html.phpshadlaws
2013-03-03#2034 - Add webm and ogv as valid movie types.shadlaws
2013-03-02#2033 - Add Flowplayer 5 to play HTML5 videos.shadlaws
2013-03-02Merge pull request #177 from shadlaws/fix_2032Bharat Mediratta
2013-03-02#2032 - Fix short form submit/cancel button formatting.shadlaws
2013-03-02#2031 - Add class_exists() before method_exists() if class existence is unknown.shadlaws
2013-02-27Merge pull request #169 from shadlaws/fix_2021Bharat Mediratta
2013-02-27#2021 - Cleanup thumb_dirty and resize_dirty instances.shadlaws
2013-02-26#2010 - Revise item::find_by_path to search for jpg-converted items.shadlaws
2013-02-26Follow-on from autocomplete updates.shadlaws
2013-02-25Follow-on from autocomplete and gallery.panel.js revisions.shadlaws
2013-02-23#2014 - Clean up gallery.ajax.js.shadlaws
2013-02-23Merge branch 'jquery_190'Bharat Mediratta
2013-02-20#2008 - Add warnings if some active modules are obsolete.shadlaws
2013-02-18Fix up some tests:Bharat Mediratta
2013-02-18#1749, 1754, 1901 - Eliminate incompatibility with Zend Guard Loader.shadlaws
2013-02-18Merge branch 'jquery_190' of github.com:gallery/gallery3 into jquery_190Bharat Mediratta
2013-02-18Merge branch 'master' into jquery_190Bharat Mediratta
2013-02-18Moved autocomplete CSS to gallery.css to ensure it works for all themes (incl...shadlaws
2013-02-17#2006 - Add system::mark_file_for_delete API to delete files at shutdown.shadlaws
2013-02-16Merge branch 'master' into jquery_190Bharat Mediratta
2013-02-15Follow-on to 7bdccade98e76df3a7830bc45bc42321a77c709a to excludeBharat Mediratta
2013-02-15Follow-on to 7bdccade98e76df3a7830bc45bc42321a77c709a - point out that there'sBharat Mediratta
2013-02-15Every 500th request prune a single old file from var/tmp and var/logs.Bharat Mediratta
2013-02-15Dialog sizing, titles, and z-index. This should ensure the small <500px dialogsshadlaws
2013-02-15Change gallery/bin -> gallery3/bin in the comment since I suspect mostBharat Mediratta
2013-02-14#2003 - Add admin/movies screen.shadlaws