summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-05-18Removing an unused file.Chad Parry
2011-05-18Behave reasonably if the image cannot be resized.Chad Parry
2011-05-18Adding an image representing a broken thumbnail.Chad Parry
This image was derived from the equivalent Gallery2 icon. It uses the same washed-out gray color scheme as the Gallery3 missing_movie icon.
2011-05-18Initialize legal file arrays correctly.Chad Parry
2011-05-18Correction for the merge conflict markers I accidentally committed.Chad Parry
2011-05-18Expand the legal_file events to include separate photo and movie events, and ↵Chad Parry
to support MIME types.
2011-05-18Merge branch 'master' of https://github.com/gallery/gallery3 into rawphotoChad Parry
Conflicts: modules/gallery/helpers/system.php modules/gallery/tests/System_Helper_Test.php
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-04Avoid "self::" because Kohana can't override it.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-30Merge branch 'master' of https://github.com/gallery/gallery3 into rawphotoChad Parry
2011-04-30Explain the conditional rename in item::save() with a comment.Chad Parry
2011-04-30Improve the comment explaining why the data_file extension is important.Chad Parry
2011-04-30The data_file field is public, so we don't need to supply an accessor method.Chad Parry
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.
2011-04-30Change the signature of system::tempnam to something more appropriate for ↵Chad Parry
Gallery.
2011-04-30Change the name of the extensions helper to legal_file.Chad Parry
2011-04-30Change the name of the extensions helper to legal_file.Chad Parry
2011-04-28Automated update of .build_number to 146 for branch masterAutomatic Build Number Updater
Last update: 406064087662184ec7f85297b9cdf83a77976616 (1 commits ago)
2011-04-28Merged pull request #50 from mamouneyya/master.Chad Kieffer
As of ckieffer request
2011-04-28remove .rtl class from properties as they're now separated in a different ↵mamouneyya
file that is being called after screen.css. Also reset the left margin for list elements
2011-04-27Remove a newline at the end of the file that I accidentally introduced.Chad Parry
2011-04-27Merge branch 'master' of https://github.com/gallery/gallery3 into rawphotoChad Parry
2011-04-27Automated update of .build_number to 145 for branch masterAutomatic Build Number Updater
Last update: b57dd202db3c4b007e83aff3df9da7920691d76d (2 commits ago)
2011-04-27Merge branch 'master' of git@github.com:gallery/gallery3Tim Almdal
2011-04-27Move the extensions helpers out of the Kohana system directory and into ↵Chad Parry
their own Gallery Extensions class.
2011-04-26Automated update of .build_number to 144 for branch masterAutomatic Build Number Updater
Last update: 192cb124aa0f38ed804299bf39c15538cc768d7a (3 commits ago)
2011-04-26Merge branch 'master' of github.com:gallery/gallery3Chad Kieffer
2011-04-26Add right padding to list elements in the new g-text class.Chad Kieffer
2011-04-26Automated update of .build_number to 143 for branch masterAutomatic Build Number Updater
Last update: 192cb124aa0f38ed804299bf39c15538cc768d7a (1 commits ago)
2011-04-26Move wind and admin_wind RTL style definitions out to their own file. Call ↵Chad Kieffer
that file when an RTL language is selected.
2011-04-26Automated update of .build_number to 142 for branch masterAutomatic Build Number Updater
Last update: c6d1d6a6aed96f772690b74ac0be482bc2128a8d (5 commits ago)
2011-04-26Merge branch 'master' of github.com:gallery/gallery3Bharat Mediratta