Commit Graph
6972 Commits
Author SHA1 Message Date
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
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
Bharat Mediratta b23b0c0c6c Merge branch 'master' of github.com:gallery/gallery3 2012-05-15 15:56:24 -07:00
Bharat Mediratta aac18ef833 Don't allow new albums with a slug that matches a controller - put up a
message telling the user that it's a reserved address.  Partial fix for #95.
2012-05-15 15:53:38 -07:00
Automatic Build Number Updater 10fdc33861 Automated update of .build_number to 225 for branch master
Last update: 05b50f2edf (1 commits ago)
2012-05-15 10:55:13 -07:00
Bharat Mediratta 3caf3cc323 Harden installer against bad characters in the database name or prefix. Fixes #1866. 2012-05-15 10:54:51 -07:00
Automatic Build Number Updater 05b50f2edf Automated update of .build_number to 224 for branch master
Last update: ebc55f208e (1 commits ago)
2012-05-15 10:52:22 -07:00
Bharat Mediratta 3d03ea697f Follow-on to ce34e89c89 for #1865 -
allow strings and coerce them to integers.  It might be easier to just
cast whatever comes in, but I'm worried that we'll accidentally cast
an array to an int(1) without realizing it.
2012-05-15 10:50:21 -07:00
Automatic Build Number Updater ebc55f208e Automated update of .build_number to 223 for branch master
Last update: 1ffc3b1df0 (2 commits ago)
2012-05-15 09:53:19 -07:00
Bharat Mediratta ce34e89c89 Different approach to resolving #1865, this replaces 6a6b3f90f3
which was rolled back.
2012-05-15 09:50:57 -07:00
Bharat Mediratta 0d5187eadf Revert "Verify that where() clauses are well formed. Fixes #1865."
This reverts commit 6a6b3f90f3.
2012-05-15 09:33:43 -07:00
Automatic Build Number Updater 1ffc3b1df0 Automated update of .build_number to 222 for branch master
Last update: cd7df78679 (1 commits ago)
2012-05-15 09:27:41 -07:00
Bharat Mediratta f06c227505 Oops dropped a semicolon in e3d50dd8be 2012-05-15 09:26:13 -07:00
Automatic Build Number Updater cd7df78679 Automated update of .build_number to 221 for branch master
Last update: 9408074eb4 (1 commits ago)
2012-05-14 21:55:24 -07:00
Bharat Mediratta 6a6b3f90f3 Verify that where() clauses are well formed. Fixes #1865. 2012-05-14 21:54:41 -07:00
Automatic Build Number Updater 9408074eb4 Automated update of .build_number to 220 for branch master
Last update: 4b170b65d1 (2 commits ago)
2012-05-14 20:52:53 -07:00
Bharat Mediratta e3d50dd8be Simplify dialog title for editing advanced settings. Fixes #1864. 2012-05-14 20:52:01 -07:00
Bharat Mediratta 1531c3898f Force uploader status messages to be integers. Fixes #1863. 2012-05-14 20:52:01 -07:00