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
Bharat Mediratta
74fa9422db
Revert "Prevent server_add autocomplete from being interpreted as UTF-7. Fixes #1871."
...
This only fixes server_add, we need to fix it more systemically.
This reverts commit 88c0363344 .
2012-05-19 11:31:25 -07:00
Automatic Build Number Updater
85536f4ffc
Automated update of .build_number to 234 for branch master
...
Last update: 0e97072ad2 (1 commits ago)
2012-05-19 10:54:44 -07:00
Bharat Mediratta
68437993b9
Differentiate between photos and movies in album children. Fixes #1861 .
2012-05-19 10:54:02 -07:00
Automatic Build Number Updater
0e97072ad2
Automated update of .build_number to 233 for branch master
...
Last update: 931da5f2ff (1 commits ago)
2012-05-17 20:26:34 -07:00
Bharat Mediratta
9e2ea2ffed
Smash multiple extensions down into a single one when accepting file
...
uploads. Fixes #1872 .
2012-05-17 20:25:27 -07:00
Automatic Build Number Updater
931da5f2ff
Automated update of .build_number to 232 for branch master
...
Last update: 790f64cbcf (1 commits ago)
2012-05-16 12:28:32 -07:00
Bharat Mediratta
88c0363344
Prevent server_add autocomplete from being interpreted as UTF-7. Fixes #1871 .
2012-05-16 12:26:51 -07:00
Automatic Build Number Updater
790f64cbcf
Automated update of .build_number to 231 for branch master
...
Last update: 0a8325bae8 (1 commits ago)
2012-05-16 12:06:27 -07:00
Bharat Mediratta
355679fa55
Revert "Convert any UTF-7 to UTF-8 so that fragment pages (like AJAX replies)"
...
This will break many legal UTF-8 strings.
This reverts commit 1c5c2e7de4 .
2012-05-16 12:01:41 -07:00
Automatic Build Number Updater
0a8325bae8
Automated update of .build_number to 230 for branch master
...
Last update: 6f6797afb2 (2 commits ago)
2012-05-16 11:35:25 -07:00
Bharat Mediratta
1c5c2e7de4
Convert any UTF-7 to UTF-8 so that fragment pages (like AJAX replies)
...
won't be mistakenly interpreted as UTF-7. Fixes #1869 .
2012-05-16 11:32:28 -07:00
Bharat Mediratta
91e87cb811
Oops, fix indentation in 99af395a01
2012-05-16 11:32:11 -07:00
Automatic Build Number Updater
6f6797afb2
Automated update of .build_number to 229 for branch master
...
Last update: fd14d29a36 (1 commits ago)
2012-05-16 11:11:04 -07:00
Bharat Mediratta
99af395a01
Force the error page to UTF-8. Fixes #1868 .
2012-05-16 11:07:26 -07:00
Automatic Build Number Updater
fd14d29a36
Automated update of .build_number to 228 for branch master
...
Last update: b63db2e5db (1 commits ago)
2012-05-15 16:10:58 -07:00
Bharat Mediratta
ce209b9eaa
Fix a typo leading to notification module not sending any text. Fixes #1862 .
2012-05-15 16:10:49 -07:00
Automatic Build Number Updater
b63db2e5db
Automated update of .build_number to 227 for branch master
...
Last update: 82be903527 (1 commits ago)
2012-05-15 16:01:16 -07:00
Bharat Mediratta
891652b233
Send back form errors wrapped in JSON. Fixes #1867 .
2012-05-15 16:00:46 -07:00
Automatic Build Number Updater
82be903527
Automated update of .build_number to 226 for branch master
...
Last update: 05b50f2edf (3 commits ago)
2012-05-15 15:56:41 -07:00