summaryrefslogtreecommitdiff
path: root/modules/gallery/helpers
AgeCommit message (Expand)Author
2013-09-06#2083 - Sanitize data from module.info files.shadlaws
2013-07-08Move "item_moved" event later in the item update process. Fixes #2077.shadlaws
2013-06-12#2074 - Mirror some additional file_proxy checks in data_rest.shadlaws
2013-05-15Follow-on to #2069 - Decrease stack size of MPTT rebuild task.shadlaws
2013-05-14#2069 - Change "Fix your Gallery" task go faster and be more comprehensive.shadlaws
2013-03-13#2059 - Add album name sanitizing similar to photo/movie filename sanitizing.shadlaws
2013-03-12#2057 - Revise item name and slug validation - backslashes, refactor, error m...shadlaws
2013-03-09Merge pull request #196 from shadlaws/fix_2046Bharat 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-05#2040 - Deactivate modules that no longer exist.shadlaws
2013-03-03#2034 - Add webm and ogv as valid movie types.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-20#2008 - Add warnings if some active modules are obsolete.shadlaws
2013-02-17#2006 - Add system::mark_file_for_delete API to delete files at shutdown.shadlaws
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-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-10Follow-on to 0312d1b071bd4434ddb3f82888b0323da6bf3732 for #1994.shadlaws
2013-02-10#2000 - Make legal_file::smash_extensions more robust.shadlaws
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-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-06#1991 - Add options to graphics::mark_dirty to specify type and/or mime type.shadlaws
2013-02-02Create gallery::allow_css_and_js_combining() which lets you disable combining...Bharat Mediratta
2013-01-31Drop the requirement to have the install() function set the moduleBharat Mediratta
2013-01-31#1982 - Add placeholder for albums with no album cover.shadlaws
2013-01-30Follow-in to cff1e76e8da2055f9faf7449222b43a686014b1c for #1978Bharat Mediratta
2013-01-30Actually disable the "make album cover" option when the item is already the a...Bharat Mediratta
2013-01-30When changing the album cover, find and retarget any other albums which were ...Bharat Mediratta
2013-01-30#1968 - Improve album cover generation/removal/etc.shadlaws
2013-01-29#1967 - Improve how graphics::generate handles missing/bad images.shadlaws
2013-01-29Merge pull request #106 from shadlaws/fix_1945Bharat Mediratta
2013-01-29Merge pull request #107 from shadlaws/fix_1969Bharat Mediratta
2013-01-28#1945 - Extend legal_file helper functions.shadlaws
2013-01-27#1969 - Give graphics events the ability to override the standard process.shadlaws
2013-01-27Add a key on relative_path_cache in the items table to improve performance on...Bharat Mediratta
2013-01-26Merge pull request #104 from shadlaws/fix_1966Bharat Mediratta