summaryrefslogtreecommitdiff
path: root/modules/gallery
AgeCommit message (Expand)Author
2013-01-19Merge pull request #93 from shadlaws/fix_1944Bharat Mediratta
2013-01-20Change the logic for finding controllers to use glob() but drop anythingBharat 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-17Update golden files.Bharat Mediratta
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-30#1931, #1932, #1933, #1934 - movieplayer view and movie_img function in items...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-10bug fix: updated file_proxy.php to use legal_file helper instead of hard-code...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-11-13[#1907] Added administrative variable to set lock timeout.chalbertgit
2012-10-08Updated Select Photos button hitbox to cover full visible button area.epeay
2012-09-28Add locale for Thai. Fixes #1916.Bharat Mediratta
2012-08-11the HTTP header Cache-Control must contain "public" in order to allow caching...Gerhard Schlager
2012-07-23Update Flowplayer to 3.2.12 along with all associated files. AlsoBharat Mediratta
2012-07-21Sanitize the module name and don't allow storing values for illegalBharat Mediratta
2012-07-21Rename any files that have two dots in them to a legal name. ThisBharat Mediratta
2012-07-21Allow albums to have two (or more) dots in the name. Fixes #1897.Bharat 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-06-11Checkpoint XSS golden fileBharat Mediratta
2012-06-11Follow-on to 3caf3cc323cd25b002aa8e44d871d4677da7a029 for #1866 - harden oneBharat Mediratta
2012-06-05Encode urls in 404 log entries. Fixes #1882.Bharat Mediratta
2012-06-05Clean file paths in Kohana_Exception::debug_path(). Fixes #1880.Bharat Mediratta
2012-06-05Do a better job of escaping filenames when uploading. Fixes #1881.Bharat Mediratta
2012-06-05Fix up syntax in the last change. Follow-on for #1879.Bharat Mediratta
2012-06-05Force Turn off the compress as most image file already compressed.Tony Fung
2012-06-04Second attempt to fix #1821 - first attempt caused an infinite loop in some c...Bharat Mediratta
2012-05-19Remove accidental double encoding.Bharat Mediratta
2012-05-19Create an ajax response framework that inserts <meta> tags to guardBharat Mediratta
2012-05-17Smash multiple extensions down into a single one when accepting fileBharat Mediratta
2012-05-16Revert "Convert any UTF-7 to UTF-8 so that fragment pages (like AJAX replies)"Bharat Mediratta
2012-05-16Convert any UTF-7 to UTF-8 so that fragment pages (like AJAX replies)Bharat Mediratta
2012-05-16Oops, fix indentation in 99af395a01edac438cef4e42af1f4c26a3532accBharat Mediratta
2012-05-16Force the error page to UTF-8. Fixes #1868.Bharat Mediratta
2012-05-15Send back form errors wrapped in JSON. Fixes #1867.Bharat Mediratta
2012-05-15Don't allow new albums with a slug that matches a controller - put up aBharat Mediratta
2012-05-15Harden installer against bad characters in the database name or prefix. Fixe...Bharat Mediratta
2012-05-15Follow-on to ce34e89c899a3fca6d647e99742c39b8b7a4f3e0 for #1865 -Bharat Mediratta
2012-05-15Different approach to resolving #1865, this replaces 6a6b3f90f36293a40cba091c...Bharat Mediratta
2012-05-15Oops dropped a semicolon in e3d50dd8be9cd4bdefb42f41aa6ed96b6fece676Bharat Mediratta