summaryrefslogtreecommitdiff
path: root/modules/gallery
AgeCommit message (Expand)Author
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
2013-02-14Merge pull request #133 from shadlaws/followon_1994Bharat Mediratta
2013-02-12Merge pull request #134 from shadlaws/fix_2001Bharat Mediratta
2013-02-12#2001 - Make filename sanitizing more consistent.shadlaws
2013-02-12#1988 - Add movie_allow_uploads option ("always", "never", or "autodetect").shadlaws
2013-02-10Merge pull request #121 from shadlaws/fix_1935_onlyBharat Mediratta
2013-02-10Merge pull request #132 from shadlaws/fix_2000Bharat Mediratta
2013-02-10Follow-on to 0312d1b071bd4434ddb3f82888b0323da6bf3732 for #1994.shadlaws
2013-02-10#2000 - Make legal_file::smash_extensions more robust.shadlaws
2013-02-09Extend siblings callbacks to take a $limit and an $offset for navigatingBharat Mediratta
2013-02-09#1935 - Make FFmpeg easier to install.shadlaws
2013-02-09Merge pull request #130 from shadlaws/fix_1997Bharat Mediratta
2013-02-09Merge pull request #129 from shadlaws/fix_1996Bharat Mediratta
2013-02-09Merge pull request #128 from shadlaws/fix_1994Bharat Mediratta
2013-02-09#1997 - Update movie dimensions and mime type if previously set without FFmpeg.shadlaws
2013-02-08#1996 - Add blacklist to legal_file helper.shadlaws
2013-02-08#1994 - Make get_file_metadata throw an exception if photo or movie is uniden...shadlaws
2013-02-08#1993 - Remove "failed" query string from upgrader redirect if there are no e...shadlaws
2013-02-07#1992 - Improve examples for thumb/resize/file path/url functions in item model.shadlaws
2013-02-06Merge pull request #124 from shadlaws/fix_1991Bharat Mediratta
2013-02-06#1991 - Add options to graphics::mark_dirty to specify type and/or mime type.shadlaws
2013-02-06Follow-on to 949b8cda14ec037386da34c43248ebd60542f5da for #1982.shadlaws
2013-02-03Merge pull request #118 from shadlaws/fix_1982_followonBharat Mediratta