summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-07-08availability of rss is now configurableThomas E. Horner
2011-06-27Automated update of .build_number to 162 for branch masterAutomatic Build Number Updater
Last update: 40cda7fa3fa8d9ede1f24bfa8460aab1ac681c34 (1 commits ago)
2011-06-27Merge pull request #56 from alindeman/alindeman/1758Bharat Mediratta
[Fixes #1758] Link to themes codex page instead of modules codex page
2011-06-27Automated update of .build_number to 161 for branch masterAutomatic Build Number Updater
Last update: 771de0a3746ac0d780cb5dce2a14aa5a6ddf06d7 (1 commits ago)
2011-06-27Merge pull request #55 from alindeman/alindeman/1757Bharat Mediratta
[Fixes #1757] Redirect to root album if path comes in as main.php or index.php
2011-06-27[Fixes #1758] Link to themes codex page instead of modules codex pageAndy Lindeman
2011-06-27[Fixes #1757] Redirect to root album if path comes in as main.php or index.phpAndy Lindeman
2011-06-25Automated update of .build_number to 160 for branch masterAutomatic Build Number Updater
Last update: 71b5412627662ee04d34844b0f90ded712ad2ec7 (1 commits ago)
2011-06-25Merge pull request #53 from chadparry/missing_photoBharat Mediratta
Gracefully handle rule failures with a broken image icon. Fixes #1755.
2011-06-22Automated update of .build_number to 159 for branch masterAutomatic Build Number Updater
Last update: a19554f96cbec458fb8a009ba4e126bf50cd7a52 (1 commits ago)
2011-06-22Merge pull request #54 from mamouneyya/masterTim Almdal
RTL improvements for Admin WInd theme
2011-06-23Yet another RTL review for the admin thememamouneyya
2011-06-23RTLing the comment admin section tabs (the right one)mamouneyya
2011-06-23revert 4650347a672296e4d1ac, it sould be applied to the admin thememamouneyya
2011-06-23Add RTL paginator for Admin Wind (copied from Wind CSS)mamouneyya
2011-06-23RTLing the tabs of admin comment sectionmamouneyya
2011-06-15Gracefully handle rule failures with a broken image icon.Chad Parry
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-05Automated update of .build_number to 158 for branch masterAutomatic Build Number Updater
Last update: 4a208226edbd3aeb8352b068f6f774ce410a3b3d (1 commits ago)
2011-06-05Use the strict form of mb_detect_encoding for best results.Bharat Mediratta
Thanks to guthy in https://github.com/gallery/gallery3/commit/fa6f233603267505c216abc4f12663d245cd23e7#commitcomment-403145 Fixes #1745.
2011-05-24Automated update of .build_number to 157 for branch masterAutomatic Build Number Updater
Last update: 84c40285276c3d9854a4e61c7f0fa8cf25b6b981 (1 commits ago)
2011-05-24Follow on to c101151616033d53587d1435881dae0fa45aeefa -- delete allBharat Mediratta
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-24Automated update of .build_number to 156 for branch masterAutomatic Build Number Updater
Last update: 637e56fe45f061bdbcf8c22df257bf85733db115 (4 commits ago)
2011-05-24Merge branch 'master' of github.com:gallery/gallery3Bharat Mediratta
2011-05-24Allow password reset even when we're in maintenance or private galleryBharat Mediratta
mode, otherwise you can't reset your password if you forgot it when the Gallery is locked down. #1735.
2011-05-24Automated update of .build_number to 155 for branch masterAutomatic Build Number Updater
Last update: 637e56fe45f061bdbcf8c22df257bf85733db115 (2 commits ago)
2011-05-24CheckpointBharat Mediratta
2011-05-24Reassign the copyright to the standard custodian (Bharat). #1732.Bharat Mediratta
2011-05-22Automated update of .build_number to 154 for branch masterAutomatic Build Number Updater
Last update: db734130c5fe10408040b2326b28b102f3131271 (2 commits ago)
2011-05-22Clear any existing, matching g2_map rows before mapping new rows.Bharat Mediratta
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-22Leave the "updated" field alone when importing comments so that ifBharat Mediratta
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-16Automated update of .build_number to 153 for branch masterAutomatic Build Number Updater
Last update: 9aeb824aa1d15bd94bd7cef0a322c4e8a667e67b (1 commits ago)
2011-05-16Stop IE 9 album grid craziness. Thanks floridave. Fixes #1430.Chad Kieffer
2011-05-08Automated update of .build_number to 152 for branch masterAutomatic Build Number Updater
Last update: 7c80e6ef84b460dcade80c4dd5a65b41b0523505 (1 commits ago)
2011-05-08Add the item id to the print_proxy line so that we have a little more infoBharat Mediratta
about what the original was, and extend the timeout to 90 days from 10. Fixes #1733.
2011-05-06Automated update of .build_number to 151 for branch masterAutomatic Build Number Updater
Last update: 5d09cbff048fc2f457c8b19adb2177a12445890a (1 commits ago)
2011-05-06Merge pull request #52 from chadparry/tempnamBharat Mediratta
Fixes #1732
2011-05-05Automated update of .build_number to 150 for branch masterAutomatic Build Number Updater
Last update: 011eaa6480cbee8d328a31c9ac5c8e0ddc1f8a84 (1 commits ago)
2011-05-05Fix for ticket 1275. Do the same checking as Kohana uses and don't worry ↵Tim Almdal
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-05Automated update of .build_number to 149 for branch masterAutomatic Build Number Updater
Last update: 05ecfda36b7acee7f8d36df8391ba960097178a8 (1 commits ago)
2011-05-05Follow-on to 6f916e49d5b431c2c1961a13d1a61fef8c02d628 -- don't makeBharat Mediratta
database calls if Gallery isn't installed, else we fail to bounce the user to the installer on fresh packages. #1637.
2011-05-04Remove a newline I accidentally introduced.Chad Parry
2011-05-04Merge branch 'master' into tempnamChad Parry
2011-05-04Simplified the temp_filename implementation and removed the mocks.Chad Parry
2011-05-02Automated update of .build_number to 148 for branch masterAutomatic Build Number Updater
Last update: 97400b78153620262120868b37545170416413c9 (2 commits ago)
2011-05-02Track and redirect core.DownloadItem requests properly. This canBharat Mediratta
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-02Map the G2 album highlight thumbnail derivative id to the G3 album'sBharat Mediratta
thumbnail. Fixes #1729.
2011-04-30Change the signature of system::tempnam to something more appropriate for ↵Chad Parry
Gallery.
2011-04-30Create a tempnam substitute that safely creates files with a given extension.Chad Parry
2011-04-30Automated update of .build_number to 147 for branch masterAutomatic Build Number Updater
Last update: c2f20c0c4a0337b45b2eb803170572b067e18dd9 (1 commits ago)
2011-04-30Differentiate between invalid, missing and broken G2 configs andBharat Mediratta
present the user with feedback in the form. Fixes #1727.