Commit Graph
7007 Commits
Author SHA1 Message Date
Automatic Build Number Updater eaff1ffbad Automated update of .build_number to 249 for branch master
Last update: 27e2534016 (3 commits ago)
2012-07-21 16:17:25 -07:00
Bharat Mediratta 984dcb38b7 Merge branch 'master' of github.com:gallery/gallery3 2012-07-21 16:16:50 -07:00
Bharat Mediratta a98f7577ba Avoid chaining after .gallery_autocomplete() - there are reports that
it doesn't work with later versions of jQuery.  Fixes #1889.
2012-07-21 16:16:36 -07:00
Automatic Build Number Updater 9f3b63b158 Automated update of .build_number to 248 for branch master
Last update: 27e2534016 (1 commits ago)
2012-07-21 15:43:45 -07:00
Bharat Mediratta 8524fba15a Sanitize the module name and don't allow storing values for illegal
module names.  Fixes #1898.
2012-07-21 15:42:52 -07:00
Automatic Build Number Updater 27e2534016 Automated update of .build_number to 247 for branch master
Last update: 024e2c0cd4 (10 commits ago)
2012-07-21 15:13:57 -07:00
Bharat Mediratta 467a032f8e Rename any files that have two dots in them to a legal name. This
fixes the bug where we made those files invalid in 3.0.4 without
providing a clean upgrade path.  Bump gallery module to 50. Fixes
2012-07-21 15:11:27 -07:00
Bharat Mediratta 6d9d6a2e5d Allow albums to have two (or more) dots in the name. Fixes #1897. 2012-07-21 15:01:31 -07:00
Bharat Mediratta a98afdb32c Refill the path and url caches in the item model at the end of this task. Fixes #1896. 2012-07-21 11:12:51 -07:00
Bharat Mediratta 3e99c37c35 Fix comment typo. 2012-07-21 11:11:16 -07:00
Bharat Mediratta 26b817917c Merge branch 'master' of github.com:gallery/gallery3 2012-07-21 10:38:45 -07:00
Bharat Mediratta f9e77c4c14 Fix the access_cache rebuilding code to not load all missing access caches into the stack, if you're missing
enough it'll blow the stack (like, if you truncate the access_caches table).  Fixes #1895.
2012-07-21 10:38:23 -07:00
Automatic Build Number Updater c48df3b819 Automated update of .build_number to 246 for branch master
Last update: 024e2c0cd4 (4 commits ago)
2012-06-11 14:08:35 -07:00
Bharat Mediratta e4daa42830 Rename the comparator to something that makes more sense (to me), and make it static.
Follow-on to 5d9e717417 for #1859.
2012-06-11 14:02:23 -07:00
Bharat Mediratta 8e74750dc2 Checkpoint XSS golden file 2012-06-11 13:54:33 -07:00
Bharat Mediratta 37a0e9a710 Follow-on to 3caf3cc323 for #1866 - harden one
more place and update the test.
2012-06-11 13:47:00 -07:00
Bharat Mediratta edb17db8cf Added access check - not really necesssary because we're only doing a
redirect, but it's nice to be consistent.  Follow-on for #1837.
2012-06-11 12:47:44 -07:00
Automatic Build Number Updater 024e2c0cd4 Automated update of .build_number to 245 for branch master
Last update: 8a01de1d3b (1 commits ago)
2012-06-05 22:04:17 -07:00
Bharat Mediratta b91d284747 Do a better job of displaying errors to the user on AJAX failures
in dialogs.  Fixes #236.
2012-06-05 22:03:11 -07:00
Automatic Build Number Updater 8a01de1d3b Automated update of .build_number to 244 for branch master
Last update: e901645d59 (1 commits ago)
2012-06-05 21:36:02 -07:00
Bharat Mediratta c508880159 Prevent Gallery from running on Windows. Fixes #1883. 2012-06-05 21:35:48 -07:00
Automatic Build Number Updater e901645d59 Automated update of .build_number to 243 for branch master
Last update: b29b3c91e7 (10 commits ago)
2012-06-05 21:29:08 -07:00
Bharat Mediratta 69e7614271 Merge branch 'master' of github.com:gallery/gallery3 2012-06-05 21:28:33 -07:00
Bharat Mediratta 03d55d2530 Encode urls in 404 log entries. Fixes #1882. 2012-06-05 21:25:56 -07:00
Bharat Mediratta b416d7e3d5 Follow on to a9be0691d9 for #1872. 2012-06-05 21:15:21 -07:00
Bharat Mediratta b7074ee595 Clean file paths in Kohana_Exception::debug_path(). Fixes #1880. 2012-06-05 21:13:34 -07:00
Bharat Mediratta 713a06f234 Do a better job of escaping filenames when uploading. Fixes #1881. 2012-06-05 20:20:21 -07:00
Bharat Mediratta af45d870d8 rawurlencode the directory path components to avoid breaking the page layout.
Fixes #1880.
2012-06-05 16:25:09 -07:00
Bharat Mediratta 6104e924aa Clean up the path location. Fixes #1880. 2012-06-05 16:09:29 -07:00
Automatic Build Number Updater a3d8f76fb6 Automated update of .build_number to 242 for branch master
Last update: b29b3c91e7 (3 commits ago)
2012-06-05 16:03:22 -07:00
Bharat Mediratta 81ecb219d4 Merge branch 'master' of github.com:gallery/gallery3 2012-06-05 16:03:07 -07:00
Bharat Mediratta 9e1f975e7b Fix up syntax in the last change. Follow-on for #1879. 2012-06-05 14:08:15 -07:00
Automatic Build Number Updater ec400cbb7f Automated update of .build_number to 241 for branch master
Last update: b29b3c91e7 (1 commits ago)
2012-06-05 14:06:13 -07:00
Bharat Mediratta a8034fe7b3 Merge pull request #68 from ffchung/patch-3
Force Turn off the compress as most image file already compressed.

Preliminary change for #1879 - more coming.
2012-06-05 14:05:40 -07:00
Automatic Build Number Updater b29b3c91e7 Automated update of .build_number to 240 for branch master
Last update: 2097053b62 (1 commits ago)
2012-06-05 13:58:47 -07:00
Bharat Mediratta 44d5f22d8d Remove <h2> added in last commit, it's unclear why that's necessary. The last commit had
the wrong ticket #, this actually resolves 1878.
2012-06-05 13:57:45 -07:00
Automatic Build Number Updater 2097053b62 Automated update of .build_number to 239 for branch master
Last update: 46925cd227 (1 commits ago)
2012-06-05 13:52:30 -07:00
Bharat Mediratta 3e7133c970 Merge pull request #70 from ffchung/patch-5
Show "Movie info" on movie page.  Fixes #1877.
2012-06-05 13:52:26 -07:00
Automatic Build Number Updater 46925cd227 Automated update of .build_number to 238 for branch master
Last update: 79c00f080e (1 commits ago)
2012-06-05 13:49:37 -07:00
Bharat Mediratta d0e51faa9a Merge pull request #69 from ffchung/patch-4
CSS Style Update to match with other view

Fixes #1877
2012-06-05 13:49:16 -07:00
Tony Fung 3286271376 Show "Movie info" on movie page 2012-06-05 11:24:13 +08:00
Tony Fung 3fd5f4cc87 CSS Style Update to match with other view 2012-06-05 11:20:31 +08:00
Tony Fung 6fbea19b35 Force Turn off the compress as most image file already compressed. 2012-06-05 11:16:37 +08:00
Automatic Build Number Updater 79c00f080e Automated update of .build_number to 237 for branch master
Last update: 4c98b21831 (1 commits ago)
2012-06-04 19:54:41 -07:00
Bharat Mediratta 3fbe07078f Second attempt to fix #1821 - first attempt caused an infinite loop in some cases
when zlib.output_compression is enabled.
2012-06-04 19:54:01 -07:00
Automatic Build Number Updater 4c98b21831 Automated update of .build_number to 236 for branch master
Last update: f89888f46c (2 commits ago)
2012-05-19 11:51:50 -07:00
Bharat Mediratta 648d9a4de8 Remove accidental double encoding. 2012-05-19 11:51:10 -07:00
Bharat Mediratta d095022c60 Filter out all style attributes - we don't want them. Further fix for #1849. 2012-05-19 11:47:27 -07:00
Automatic Build Number Updater f89888f46c Automated update of .build_number to 235 for branch master
Last update: 85536f4ffc (2 commits ago)
2012-05-19 11:32:13 -07:00
Bharat Mediratta a9be0691d9 Create an ajax response framework that inserts <meta> tags to guard
against UTF-7, and create a $.gallery_autocomplete variant of jQuery's
autocomplete that expects the first line to be a <meta> tag and
discards it.  More complete fix for #1871.
2012-05-19 11:31:25 -07:00