summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-04-24Merge branch 'master' of https://github.com/gallery/gallery3 into rawphotoChad Parry
2011-04-24Automated update of .build_number to 129 for branch masterAutomatic Build Number Updater
Last update: ce14f5fb906335c35bdb2754bb0cd482e7526f09 (8 commits ago)
2011-04-24Merge branch 'master' of github.com:gallery/gallery3Bharat Mediratta
2011-04-24Expose the data file field.Chad Parry
2011-04-24Automated update of .build_number to 128 for branch masterAutomatic Build Number Updater
Last update: aba51feb3d330f30f0e3b68e16c31f6bb250ef02 (1 commits ago)
2011-04-24Clarify the meaning of variable names.Tim Almdal
2011-04-24Don't assign to the item->name field if the name is unchanged, because the ↵Chad Parry
save method will crash.
2011-04-23Preserve old data files long enough for them to be available to event handlers.Chad Parry
2011-04-23Automated update of .build_number to 127 for branch masterAutomatic Build Number Updater
Last update: 4c7f27a1a6a4fc71873093dd787de05a8ee6c079 (1 commits ago)
2011-04-23Allow the tag rename function to split a tag into multiple tags if a comma ↵Tim Almdal
is used to delinate the seperate tags.
2011-04-23Merge branch 'master' of git://github.com/gallery/gallery3Chad Kieffer
2011-04-23Turn off bullets on the tag admin list.Chad Kieffer
2011-04-23Create a tempnam substitute that safely creates files with a given extension.Chad Parry
2011-04-23Automated update of .build_number to 126 for branch masterAutomatic Build Number Updater
Last update: 5d4d8a893bef935a47b04e72fffa113eba99dd71 (1 commits ago)
2011-04-23Revert 0235c2062e9d980a4778c4b22678238c525e1cd7 and instead apply the fix fromBharat Mediratta
iptox.net listed here: http://gallery.menalto.com/node/98768#comment-372398 Fixes for #1681, #1625
2011-04-23Automated update of .build_number to 125 for branch masterAutomatic Build Number Updater
Last update: d835c06b5e2c4b718a9269ee22c6079cc0769365 (1 commits ago)
2011-04-23Undo the change made in 5ce85636329b14673718836b3631a3e46efdc3bb because it ↵Bharat Mediratta
messes up tag counts (and makes the test fail-- I should have run that!). Also, use Tag_Model::items() in save() to avoid code duplication. Follow-on for #1628.
2011-04-23Support data files that change their extension and MIME type.Chad Parry
2011-04-23Automated update of .build_number to 124 for branch masterAutomatic Build Number Updater
Last update: d3992b9983015ca584709478e06f2579283fdc8c (1 commits ago)
2011-04-23Merge branch 'master' of git://github.com/alindeman/gallery3Bharat Mediratta
2011-04-23Resolve an infinite recursion that happens when the path caches are updated ↵Chad Parry
during saving.
2011-04-23Automated update of .build_number to 123 for branch masterAutomatic Build Number Updater
Last update: c1779a9e8f1a2c3cbda576815a37fd9b67b3c82c (12 commits ago)
2011-04-23Merge branch 'master' of github.com:gallery/gallery3Bharat Mediratta
2011-04-23Partially revert the CSS change in 76a7ad3161be0994d7ba98e9dff9b317b2430bb3Bharat Mediratta
to center the "Select..." button because it was causing the SWF object to vanish in Firefox. #1638.
2011-04-23Automated update of .build_number to 122 for branch masterAutomatic Build Number Updater
Last update: aa0d98e515983799c370fabf749d6c502a7bac8c (1 commits ago)
2011-04-23Set the width of the information column to 60px to prevent icon wrapTim Almdal
2011-04-23Automated update of .build_number to 121 for branch masterAutomatic Build Number Updater
Last update: c1779a9e8f1a2c3cbda576815a37fd9b67b3c82c (10 commits ago)
2011-04-23Merge branch 'master' of github.com:gallery/gallery3Bharat Mediratta
2011-04-23Oops, fix broken codex urls. For #1698.Bharat Mediratta
2011-04-23Automated update of .build_number to 120 for branch masterAutomatic Build Number Updater
Last update: c1779a9e8f1a2c3cbda576815a37fd9b67b3c82c (8 commits ago)
2011-04-23Merge branch 'master' of github.com:gallery/gallery3Bharat Mediratta
2011-04-23Oops, this is the rest of the modules and themes for #1696 and #1698.Bharat Mediratta
2011-04-23Automated update of .build_number to 119 for branch masterAutomatic Build Number Updater
Last update: c1779a9e8f1a2c3cbda576815a37fd9b67b3c82c (6 commits ago)
2011-04-23Merge branch 'master' of github.com:gallery/gallery3Bharat Mediratta
2011-04-23module.info and theme.info files now support author name, author url,Bharat Mediratta
info url and discussion url fields. Those fields show up in the Admin > Modules and Admin > Appearance > Theme Choice pages. All official modules and themes updated to contain these values. Fixes #1696, #1698.
2011-04-23Automated update of .build_number to 118 for branch masterAutomatic Build Number Updater
Last update: f5a9abc26a14dda6c2dce4aaf5ab139d2663808b (1 commits ago)
2011-04-23Fix for ticket #1699. Make the link to return to the gallery installation ↵Tim Almdal
clearer.
2011-04-23Correct path for fix-ie.css in admin_wind themeAndy Lindeman
* Fixes #1651
2011-04-23Automated update of .build_number to 117 for branch masterAutomatic Build Number Updater
Last update: c1779a9e8f1a2c3cbda576815a37fd9b67b3c82c (4 commits ago)
2011-04-23Merge branch 'master' of github.com:gallery/gallery3Bharat Mediratta
2011-04-23Merge branch 'upgrade_flowplayer' of git://github.com/alindeman/gallery3 ↵Bharat Mediratta
into andy
2011-04-23Automated update of .build_number to 116 for branch masterAutomatic Build Number Updater
Last update: c1779a9e8f1a2c3cbda576815a37fd9b67b3c82c (2 commits ago)
2011-04-23Add iPad/iPhone support for video playbackAndy Lindeman
* Resolves #1634
2011-04-23Move the calculation for item_related_update ahead of the duplicateBharat Mediratta
tag merge so that we don't trigger an item_related_update on items who semantically have the same tag after the merge. Follow-on for #1628.
2011-04-23Merge branch 'alindeman/1628' of git://github.com/alindeman/gallery3 into andyBharat Mediratta
2011-04-23Automated update of .build_number to 115 for branch masterAutomatic Build Number Updater
Last update: 1da0551b3c7067da43334ba2afeaad5aca6e364e (3 commits ago)
2011-04-23Merge branch 'master' of github.com:gallery/gallery3Bharat Mediratta
2011-04-23Merge branch 'master' of git://github.com/ckieffer/gallery3 into chadBharat Mediratta
2011-04-23Automated update of .build_number to 114 for branch masterAutomatic Build Number Updater
Last update: 1da0551b3c7067da43334ba2afeaad5aca6e364e (1 commits ago)
2011-04-23Use an absolute url for the upgrader link. Also, clear the upgrade_nowBharat Mediratta
site status message every time we go to Admin > Modules. Fixes #1695.