Commit Graph
6906 Commits
Author SHA1 Message Date
Bharat Mediratta a563dcdfb3 Convert the missing movie placeholder over to a JPG for consistency. Fixes #1828. 2012-05-07 21:41:28 -07:00
Automatic Build Number Updater be860f5c4a Automated update of .build_number to 211 for branch master
Last update: 42463582bd (2 commits ago)
2012-05-07 21:28:09 -07:00
Bharat Mediratta 1ea6210303 Use legal_file::get_extensions() and variants where appropriate. Fixes #1815. 2012-05-07 21:26:38 -07:00
Bharat Mediratta 2a4903c0e7 Fix typo in call to Kohana_Exception::getMessage, thanks to Serge.
Fixes #1780.
2012-05-07 21:17:58 -07:00
Automatic Build Number Updater 42463582bd Automated update of .build_number to 210 for branch master
Last update: ce3530100f (3 commits ago)
2012-05-07 13:48:40 -07:00
Bharat Mediratta f205d240ee Merge branch 'master' of github.com:gallery/gallery3 2012-05-07 13:47:26 -07:00
Bharat Mediratta 5400c4be26 Oops, fix up a bug originally added in
7d66ab2e94 when I tweaked the name of
the rss_available variable to be rss_visible, but got it wrong.  Bump
the comment module to 6 so that we run the installer and clean up old
vars.

Fixes #1854.
2012-05-07 13:45:13 -07:00
Automatic Build Number Updater a836a49fe7 Automated update of .build_number to 209 for branch master
Last update: ce3530100f (1 commits ago)
2012-05-07 13:31:08 -07:00
Bharat Mediratta 6effd5f75e Update date format to make it RFC822 compliant. Thanks to moullas. Fixes #1798. 2012-05-07 13:30:39 -07:00
Automatic Build Number Updater ce3530100f Automated update of .build_number to 208 for branch master
Last update: c44ae2a6b8 (2 commits ago)
2012-05-07 12:10:23 -07:00
Bharat Mediratta 834fb3db10 Oops, add in a file missed in 11ee6d50ac 2012-05-07 12:09:00 -07:00
Bharat Mediratta a23fed4ce1 Improve IdentityProvider switching code, patch thanks to Reklov
Nesalk.  Fixes #1834.
2012-05-07 12:04:43 -07:00
Automatic Build Number Updater c44ae2a6b8 Automated update of .build_number to 207 for branch master
Last update: dc998c9fc7 (2 commits ago)
2012-05-07 11:58:49 -07:00
Bharat Mediratta 447e76f6f3 Improve IdentityProvider switching code, patch thanks to Reklov
Nesalk.  Fixes #1834.
2012-05-07 11:58:05 -07:00
Bharat Mediratta 11ee6d50ac Fix a database error caused by trying to view a non-search-result in a
search context.  Patch thanks to sermoro.  Fixes #1837.
2012-05-07 11:49:41 -07:00
Automatic Build Number Updater dc998c9fc7 Automated update of .build_number to 206 for branch master
Last update: 62623a84d0 (1 commits ago)
2012-05-07 11:46:57 -07:00
Bharat Mediratta e722e5d5d4 Fix missing date.timezone which results in a crash on startup in I18n
code.  Fill in missing field and log it 25% of the time. Fixes #1853.
2012-05-07 11:38:51 -07:00
Automatic Build Number Updater 62623a84d0 Automated update of .build_number to 205 for branch master
Last update: b8e8819d3f (1 commits ago)
2012-05-06 10:11:06 -07:00
Bharat Mediratta 02de0bdc28 Update the installer bundle for the comment module. Fixes #1852. 2012-05-06 10:03:56 -07:00
Automatic Build Number Updater b8e8819d3f Automated update of .build_number to 204 for branch master
Last update: 1050bf0223 (1 commits ago)
2012-05-06 09:45:51 -07:00
Bharat Mediratta 3fe3c09ec3 Use html::anchor consistently. Fixes #1851. 2012-05-06 09:45:04 -07:00
Automatic Build Number Updater 1050bf0223 Automated update of .build_number to 203 for branch master
Last update: b9b06b2383 (4 commits ago)
2012-05-05 21:25:20 -07:00
Bharat Mediratta 64e5d7ab24 Merge branch 'master' of github.com:gallery/gallery3 2012-05-05 21:25:01 -07:00
Bharat Mediratta b839be36bf Add "X-Frame-Options: SAMEORIGIN" to all pages. Fixes #1850. 2012-05-05 21:24:25 -07:00
Bharat Mediratta fd15295642 Clean up comments. 2012-05-05 21:09:30 -07:00
Automatic Build Number Updater 3a2360993e Automated update of .build_number to 202 for branch master
Last update: b9b06b2383 (1 commits ago)
2012-05-05 20:55:00 -07:00
Bharat Mediratta 41962c0916 Wrap the loop around all regexes for better efficiency. Fixes #1849. 2012-05-05 20:54:15 -07:00
Automatic Build Number Updater b9b06b2383 Automated update of .build_number to 201 for branch master
Last update: 83efbc000f (1 commits ago)
2012-05-05 19:56:08 -07:00
Bharat Mediratta 916f5c7d3b Clean up message to preserve page formatting. Fixes #1848. 2012-05-05 19:55:29 -07:00
Automatic Build Number Updater 83efbc000f Automated update of .build_number to 200 for branch master
Last update: 0a811f9a4e (9 commits ago)
2012-05-05 19:44:55 -07:00
Bharat Mediratta 4ca5a18902 Merge branch 'master' of github.com:gallery/gallery3 2012-05-05 19:44:23 -07:00
Bharat Mediratta a16b465451 Remove debug line added in 581d9a58db 2012-05-05 19:44:11 -07:00
Automatic Build Number Updater 2d552787f9 Automated update of .build_number to 199 for branch master
Last update: 0a811f9a4e (7 commits ago)
2012-05-05 19:42:39 -07:00
Bharat Mediratta 4b827e52b4 Merge branch 'master' of github.com:gallery/gallery3 2012-05-05 19:39:54 -07:00
Bharat Mediratta 581d9a58db Clean up title handling code in organize and wind theme for consistency.
Fixes #1847.
2012-05-05 19:38:31 -07:00
Automatic Build Number Updater 396d049571 Automated update of .build_number to 198 for branch master
Last update: 0a811f9a4e (5 commits ago)
2012-05-05 19:35:21 -07:00
Bharat Mediratta 1a328271e1 Merge branch 'master' of github.com:gallery/gallery3 2012-05-05 19:35:12 -07:00
Bharat Mediratta ef4dbd18af Fix extension-swapping code for files that have extensions that are
not 3 characters long.  Fixes #1845.
2012-05-05 19:34:01 -07:00
Automatic Build Number Updater a72f927ef5 Automated update of .build_number to 197 for branch master
Last update: 0a811f9a4e (3 commits ago)
2012-05-05 19:20:11 -07:00
Bharat Mediratta 4e3bcf5216 Merge branch 'master' of github.com:gallery/gallery3 2012-05-05 19:20:02 -07:00
Bharat Mediratta d5a445b779 Improve the dimensions-detecting regex, thanks to cchiappa.
Fixes #1844.
2012-05-05 19:19:04 -07:00
Automatic Build Number Updater a9f89325d5 Automated update of .build_number to 196 for branch master
Last update: 0a811f9a4e (1 commits ago)
2012-05-05 18:53:22 -07:00
Bharat Mediratta 801c9a98e4 Fix #1846. 2012-05-05 18:52:44 -07:00
Automatic Build Number Updater 0a811f9a4e Automated update of .build_number to 195 for branch master
Last update: b47f56c6a9 (2 commits ago)
2012-04-30 15:24:35 -07:00
Bharat Mediratta 608d8f6636 Fix #1843. 2012-04-30 15:20:40 -07:00
Bharat Mediratta f488384a7b Guard reparent/rearrange against bad values in source_id. Fixes #1843. 2012-04-30 15:04:45 -07:00
Automatic Build Number Updater b47f56c6a9 Automated update of .build_number to 194 for branch master
Last update: a6a07c8580 (1 commits ago)
2012-04-23 20:32:07 -07:00
Bharat Mediratta 6b306cddc1 Don't call ob_end_clean() if PHP >= 5.4. Fixes #1839. Thanks to
Christopher Kunz and Avuton Olrich for the info.
2012-04-23 20:31:36 -07:00
Automatic Build Number Updater a6a07c8580 Automated update of .build_number to 193 for branch master
Last update: b138024c06 (2 commits ago)
2012-04-01 14:09:34 -07:00
Bharat Mediratta 75492b9dd6 "public static" -> "static" 2012-04-01 14:09:08 -07:00