Age | Commit message (Expand) | Author |
2013-01-19 | Merge pull request #93 from shadlaws/fix_1944 | Bharat Mediratta |
2013-01-20 | Change the logic for finding controllers to use glob() but drop anything | Bharat 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-17 | Update golden files. | Bharat Mediratta |
2013-01-17 | Follow-on to 94b26e506c339f50b8d094057bffc1877a79afa9 - make the new legal_file | Bharat Mediratta |
2013-01-14 | Fix 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-18 | Check 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-10 | bug fix: updated file_proxy.php to use legal_file helper instead of hard-code... | shadlaws |
2012-12-09 | Eliminate the search context if we encounter an item that cannot be | Bharat 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-08 | Updated Select Photos button hitbox to cover full visible button area. | epeay |
2012-09-28 | Add locale for Thai. Fixes #1916. | Bharat Mediratta |
2012-08-11 | the HTTP header Cache-Control must contain "public" in order to allow caching... | Gerhard Schlager |
2012-07-23 | Update Flowplayer to 3.2.12 along with all associated files. Also | Bharat Mediratta |
2012-07-21 | Sanitize the module name and don't allow storing values for illegal | Bharat Mediratta |
2012-07-21 | Rename any files that have two dots in them to a legal name. This | Bharat Mediratta |
2012-07-21 | Allow albums to have two (or more) dots in the name. Fixes #1897. | Bharat Mediratta |
2012-07-21 | Refill the path and url caches in the item model at the end of this task. Fi... | Bharat Mediratta |
2012-07-21 | Fix comment typo. | Bharat Mediratta |
2012-07-21 | Fix the access_cache rebuilding code to not load all missing access caches in... | Bharat Mediratta |
2012-06-11 | Rename the comparator to something that makes more sense (to me), and make it... | Bharat Mediratta |
2012-06-11 | Checkpoint XSS golden file | Bharat Mediratta |
2012-06-11 | Follow-on to 3caf3cc323cd25b002aa8e44d871d4677da7a029 for #1866 - harden one | Bharat Mediratta |
2012-06-05 | Encode urls in 404 log entries. Fixes #1882. | Bharat Mediratta |
2012-06-05 | Clean file paths in Kohana_Exception::debug_path(). Fixes #1880. | Bharat Mediratta |
2012-06-05 | Do a better job of escaping filenames when uploading. Fixes #1881. | Bharat Mediratta |
2012-06-05 | Fix up syntax in the last change. Follow-on for #1879. | Bharat Mediratta |
2012-06-05 | Force Turn off the compress as most image file already compressed. | Tony Fung |
2012-06-04 | Second attempt to fix #1821 - first attempt caused an infinite loop in some c... | Bharat Mediratta |
2012-05-19 | Remove accidental double encoding. | Bharat Mediratta |
2012-05-19 | Create an ajax response framework that inserts <meta> tags to guard | Bharat Mediratta |
2012-05-17 | Smash multiple extensions down into a single one when accepting file | Bharat Mediratta |
2012-05-16 | Revert "Convert any UTF-7 to UTF-8 so that fragment pages (like AJAX replies)" | Bharat Mediratta |
2012-05-16 | Convert any UTF-7 to UTF-8 so that fragment pages (like AJAX replies) | Bharat Mediratta |
2012-05-16 | Oops, fix indentation in 99af395a01edac438cef4e42af1f4c26a3532acc | Bharat Mediratta |
2012-05-16 | Force the error page to UTF-8. Fixes #1868. | Bharat Mediratta |
2012-05-15 | Send back form errors wrapped in JSON. Fixes #1867. | Bharat Mediratta |
2012-05-15 | Don't allow new albums with a slug that matches a controller - put up a | Bharat Mediratta |
2012-05-15 | Harden installer against bad characters in the database name or prefix. Fixe... | Bharat Mediratta |
2012-05-15 | Follow-on to ce34e89c899a3fca6d647e99742c39b8b7a4f3e0 for #1865 - | Bharat Mediratta |
2012-05-15 | Different approach to resolving #1865, this replaces 6a6b3f90f36293a40cba091c... | Bharat Mediratta |
2012-05-15 | Oops dropped a semicolon in e3d50dd8be9cd4bdefb42f41aa6ed96b6fece676 | Bharat Mediratta |