Commit Graph

6716 Commits

Author SHA1 Message Date
Automatic Build Number Updater
e8382b960a Automated update of .build_number to 162 for branch master
Last update: 40cda7fa3f (1 commits ago)
2011-06-27 22:27:04 -07:00
Bharat Mediratta
1afbcafe0e Merge pull request #56 from alindeman/alindeman/1758
[Fixes #1758] Link to themes codex page instead of modules codex page
2011-06-27 22:26:41 -07:00
Automatic Build Number Updater
40cda7fa3f Automated update of .build_number to 161 for branch master
Last update: 771de0a374 (1 commits ago)
2011-06-27 22:25:54 -07:00
Bharat Mediratta
aa08df7f0a Merge pull request #55 from alindeman/alindeman/1757
[Fixes #1757] Redirect to root album if path comes in as main.php or index.php
2011-06-27 22:25:46 -07:00
Andy Lindeman
fc6c1390d3 [Fixes #1758] Link to themes codex page instead of modules codex page 2011-06-27 08:25:50 -04:00
Andy Lindeman
784c429070 [Fixes #1757] Redirect to root album if path comes in as main.php or index.php 2011-06-27 07:24:37 -04:00
Automatic Build Number Updater
771de0a374 Automated update of .build_number to 160 for branch master
Last update: 71b5412627 (1 commits ago)
2011-06-25 10:28:13 -07:00
Bharat Mediratta
8aa2f1fb84 Merge pull request #53 from chadparry/missing_photo
Gracefully handle rule failures with a broken image icon.  Fixes #1755.
2011-06-25 10:27:44 -07:00
Automatic Build Number Updater
71b5412627 Automated update of .build_number to 159 for branch master
Last update: a19554f96c (1 commits ago)
2011-06-22 19:04:23 -07:00
Tim Almdal
c113a0a8da Merge pull request #54 from mamouneyya/master
RTL improvements for Admin WInd theme
2011-06-22 19:04:17 -07:00
mamouneyya
1889e6d3cb Yet another RTL review for the admin theme 2011-06-23 01:35:50 +03:00
mamouneyya
e2cdd76902 RTLing the comment admin section tabs (the right one) 2011-06-23 01:05:39 +03:00
mamouneyya
017251c33a revert 4650347a67, it sould be applied to the admin theme 2011-06-23 01:04:24 +03:00
mamouneyya
76551d7bfe Add RTL paginator for Admin Wind (copied from Wind CSS) 2011-06-23 00:27:50 +03:00
mamouneyya
4650347a67 RTLing the tabs of admin comment section 2011-06-23 00:10:31 +03:00
Chad Parry
142088a635 Gracefully handle rule failures with a broken image icon.
This will be especially useful as third-party modules start supporting a larger variety of image types, and as errors creep into their image processing.
2011-06-15 20:46:23 -06:00
Automatic Build Number Updater
a19554f96c Automated update of .build_number to 158 for branch master
Last update: 4a208226ed (1 commits ago)
2011-06-05 18:13:42 -07:00
Bharat Mediratta
61691fdf71 Use the strict form of mb_detect_encoding for best results.
Thanks to guthy in fa6f233603 (commitcomment-403145)  Fixes #1745.
2011-06-05 17:16:07 -07:00
Automatic Build Number Updater
4a208226ed Automated update of .build_number to 157 for branch master
Last update: 84c4028527 (1 commits ago)
2011-05-24 20:49:30 -07:00
Bharat Mediratta
5e6a6d58c2 Follow on to c101151616 -- delete all
tags in setup so that we have a blank slate, otherwise create_tag()
will fail because sometimes there'll be other tags in the system. #1628
2011-05-24 20:49:09 -07:00
Automatic Build Number Updater
84c4028527 Automated update of .build_number to 156 for branch master
Last update: 637e56fe45 (4 commits ago)
2011-05-24 20:38:49 -07:00
Bharat Mediratta
050e399c48 Merge branch 'master' of github.com:gallery/gallery3 2011-05-24 20:38:03 -07:00
Bharat Mediratta
44247fb2d1 Allow password reset even when we're in maintenance or private gallery
mode, otherwise you can't reset your password if you forgot it when the
Gallery is locked down.  #1735.
2011-05-24 20:37:51 -07:00
Automatic Build Number Updater
4a756a2414 Automated update of .build_number to 155 for branch master
Last update: 637e56fe45 (2 commits ago)
2011-05-24 20:34:18 -07:00
Bharat Mediratta
46666837f3 Checkpoint 2011-05-24 20:33:36 -07:00
Bharat Mediratta
c71bb54185 Reassign the copyright to the standard custodian (Bharat). #1732. 2011-05-24 20:32:43 -07:00
Automatic Build Number Updater
637e56fe45 Automated update of .build_number to 154 for branch master
Last update: db734130c5 (2 commits ago)
2011-05-22 21:37:12 -07:00
Bharat Mediratta
f567bdde28 Clear any existing, matching g2_map rows before mapping new rows.
This is an extra query, but should keep duplicate rows out of the
database and let new rows supercede old ones.  Fixes #1737.
2011-05-22 21:36:16 -07:00
Bharat Mediratta
784ebe7532 Leave the "updated" field alone when importing comments so that if
Akismet marks them as spam, we don't immediately flush them out of the
database on the next visit to Admin > Content > Comments.

Also warn the user about Akismet, and fix up the G2 import code to
reimport deleted comments.
2011-05-22 21:24:27 -07:00
Automatic Build Number Updater
db734130c5 Automated update of .build_number to 153 for branch master
Last update: 9aeb824aa1 (1 commits ago)
2011-05-16 21:38:07 -07:00
Chad Kieffer
8549ba30ca Stop IE 9 album grid craziness. Thanks floridave. Fixes #1430. 2011-05-16 22:37:09 -06:00
Automatic Build Number Updater
9aeb824aa1 Automated update of .build_number to 152 for branch master
Last update: 7c80e6ef84 (1 commits ago)
2011-05-08 11:43:38 -07:00
Bharat Mediratta
57f7e42a12 Add the item id to the print_proxy line so that we have a little more info
about what the original was, and extend the timeout to 90 days from 10.
Fixes #1733.
2011-05-08 11:42:40 -07:00
Automatic Build Number Updater
7c80e6ef84 Automated update of .build_number to 151 for branch master
Last update: 5d09cbff04 (1 commits ago)
2011-05-06 11:48:43 -07:00
Bharat Mediratta
80dda6f64f Merge pull request #52 from chadparry/tempnam
Fixes #1732
2011-05-06 11:48:13 -07:00
Automatic Build Number Updater
5d09cbff04 Automated update of .build_number to 150 for branch master
Last update: 011eaa6480 (1 commits ago)
2011-05-05 21:53:39 -07:00
Tim Almdal
d5a31ceede Fix for ticket 1275. Do the same checking as Kohana uses and don't worry about calling the utf8_encode routine.
Corrected the error messages and also added a check to insure the XML Parser extension is loaded as we still need the utf8_encode function from it.
2011-05-05 21:53:11 -07:00
Automatic Build Number Updater
011eaa6480 Automated update of .build_number to 149 for branch master
Last update: 05ecfda36b (1 commits ago)
2011-05-05 14:53:06 -07:00
Bharat Mediratta
5bae21864f Follow-on to 6f916e49d5 -- don't make
database calls if Gallery isn't installed, else we fail to bounce the
user to the installer on fresh packages.  #1637.
2011-05-05 14:52:47 -07:00
Chad Parry
46da011bf6 Remove a newline I accidentally introduced. 2011-05-04 17:51:00 -06:00
Chad Parry
5c6c71ffcd Merge branch 'master' into tempnam 2011-05-04 17:49:42 -06:00
Chad Parry
d2331bf434 Simplified the temp_filename implementation and removed the mocks. 2011-05-04 17:48:25 -06:00
Automatic Build Number Updater
05ecfda36b Automated update of .build_number to 148 for branch master
Last update: 97400b7815 (2 commits ago)
2011-05-02 21:38:50 -07:00
Bharat Mediratta
229bfc5c7c Track and redirect core.DownloadItem requests properly. This can
happen if the G2 was imported with rewrite on, so the g2_url in the
g2_map table has a shortened url, but then rewrite is disabled and the
.htaccess mod_rewrite rules are sending over a &g2_view=core.DownloadItem
request.  Fixes #1728.
2011-05-02 21:37:04 -07:00
Bharat Mediratta
68370b92f5 Map the G2 album highlight thumbnail derivative id to the G3 album's
thumbnail.  Fixes #1729.
2011-05-02 21:36:17 -07:00
Chad Parry
0e844766ba Change the signature of system::tempnam to something more appropriate for Gallery. 2011-04-30 17:45:44 -06:00
Chad Parry
5c9a3b3f39 Create a tempnam substitute that safely creates files with a given extension. 2011-04-30 17:45:44 -06:00
Automatic Build Number Updater
97400b7815 Automated update of .build_number to 147 for branch master
Last update: c2f20c0c4a (1 commits ago)
2011-04-30 15:44:54 -07:00
Bharat Mediratta
9e080efff3 Differentiate between invalid, missing and broken G2 configs and
present the user with feedback in the form.  Fixes #1727.
2011-04-30 15:44:24 -07:00
Automatic Build Number Updater
c2f20c0c4a Automated update of .build_number to 146 for branch master
Last update: 4060640876 (1 commits ago)
2011-04-28 11:36:19 -07:00