summaryrefslogtreecommitdiff
path: root/modules/gallery/helpers
AgeCommit message (Expand)Author
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
2013-01-26#1966 - "Fix your Gallery" shows 60/59 items completed.shadlaws
2013-01-26#1946, 1947 - Make altered names/slugs more user-friendly, make conflict-find...shadlaws
2013-01-25Merge pull request #103 from shadlaws/fix_1965Bharat Mediratta
2013-01-26#1951 - Make metadata generation more flexible (photo and movie helpers).shadlaws
2013-01-25#1965 - Improve sanity checks and copy/convert/process logic for rotate and r...shadlaws
2013-01-25#1956 - Escape LIKE queries (for _ and %).shadlaws
2013-01-24#1960 - Add unit test to look for extra spaces at end of lineshadlaws
2013-01-23Extract reweighting logic out of Organize_Controller intoBharat Mediratta
2013-01-23Add a cache buster to all data_rest urls, add caching headers to allBharat Mediratta
2013-01-23Enable the profiler and debug output if var/PROFILE exists. ThisBharat Mediratta
2013-01-22Merge pull request #98 from shadlaws/fix_1954Bharat Mediratta
2013-01-22gallery.menalto.com -> galleryproject.orgBharat Mediratta
2013-01-21#1954 - Skip buffer calls for unit tests of file_proxy and data_rest.shadlaws
2013-01-21Update copyright to 2013. Fixes #1953.Bharat Mediratta
2013-01-21Add unit tests for data_rest. While I'm in there, get rid of theBharat Mediratta
2013-01-20#1949 - Fix album thumb mime types given by data_rest and file_proxyshadlaws
2013-01-19Merge pull request #89 from shadlaws/fix_1942Bharat Mediratta
2013-01-19Merge pull request #88 from shadlaws/fix_1941Bharat Mediratta
2013-01-19#1942 - Make data_rest and file_proxy more consistent - several minor documen...shadlaws
2013-01-19#1941, 1948 - Fix possible warnings in movie and graphics helpers, add functi...shadlaws
2013-01-19#1944 - Fix possible warnings in legal_file::get_photo_types_by_extension and...shadlaws
2013-01-18#1943 - Make legal_file::change_extension more robust.shadlaws
2013-01-17Follow-on to 94b26e506c339f50b8d094057bffc1877a79afa9 - make the new legal_fileBharat Mediratta
2013-01-14Fix up some indentation.Bharat Mediratta
2013-01-01#1919 - change `convert -v` to `convert -version`shadlaws
2012-12-18Check for "add" instead of "edit" in item_rest::post. Fixes #1929.Bharat Mediratta
2012-12-18[#1928 - Make thumbnail generation more flexible for movies (graphics and mov...shadlaws
2012-12-16[#1924, #1925, #1927 - enhance compatibility with movies (movie helper) and f...shadlaws
2012-12-09Eliminate the search context if we encounter an item that cannot beBharat Mediratta
2012-11-13[#1907] Added code needed for the case when a user upgrades.chalbertgit
2012-09-28Add locale for Thai. Fixes #1916.Bharat Mediratta
2012-07-21Rename any files that have two dots in them to a legal name. ThisBharat Mediratta
2012-07-21Refill the path and url caches in the item model at the end of this task. Fi...Bharat Mediratta
2012-07-21Fix comment typo.Bharat Mediratta
2012-07-21Fix the access_cache rebuilding code to not load all missing access caches in...Bharat Mediratta
2012-06-11Rename the comparator to something that makes more sense (to me), and make it...Bharat Mediratta
2012-05-19Remove accidental double encoding.Bharat Mediratta
2012-05-19Create an ajax response framework that inserts <meta> tags to guardBharat Mediratta