index
:
gallery3.git
master
A clone of the Gallery3 code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
gallery
Age
Commit message (
Expand
)
Author
2011-04-27
Move the extensions helpers out of the Kohana system directory and into their...
Chad Parry
2011-04-24
Merge branch 'master' of https://github.com/gallery/gallery3 into rawphoto
Chad Parry
2011-04-24
Expose the data file field.
Chad Parry
2011-04-24
Don't assign to the item->name field if the name is unchanged, because the sa...
Chad Parry
2011-04-23
Preserve old data files long enough for them to be available to event handlers.
Chad Parry
2011-04-23
Create a tempnam substitute that safely creates files with a given extension.
Chad Parry
2011-04-23
Revert 0235c2062e9d980a4778c4b22678238c525e1cd7 and instead apply the fix from
Bharat Mediratta
2011-04-23
Support data files that change their extension and MIME type.
Chad Parry
2011-04-23
Resolve an infinite recursion that happens when the path caches are updated d...
Chad Parry
2011-04-23
Merge branch 'master' of github.com:gallery/gallery3
Bharat Mediratta
2011-04-23
Partially revert the CSS change in 76a7ad3161be0994d7ba98e9dff9b317b2430bb3
Bharat Mediratta
2011-04-23
Set the width of the information column to 60px to prevent icon wrap
Tim Almdal
2011-04-23
Oops, fix broken codex urls. For #1698.
Bharat Mediratta
2011-04-23
Merge branch 'master' of github.com:gallery/gallery3
Bharat Mediratta
2011-04-23
module.info and theme.info files now support author name, author url,
Bharat Mediratta
2011-04-23
Fix for ticket #1699. Make the link to return to the gallery installation cl...
Tim Almdal
2011-04-23
Merge branch 'upgrade_flowplayer' of git://github.com/alindeman/gallery3 into...
Bharat Mediratta
2011-04-23
Add iPad/iPhone support for video playback
Andy Lindeman
2011-04-23
Merge branch 'alindeman/1628' of git://github.com/alindeman/gallery3 into andy
Bharat Mediratta
2011-04-23
Use an absolute url for the upgrader link. Also, clear the upgrade_now
Bharat Mediratta
2011-04-23
Set the default value for gallery.timezone to null so that each install uses
Bharat Mediratta
2011-04-23
Merge branch 'master' of github.com:gallery/gallery3
Bharat Mediratta
2011-04-23
Overhaul of the uploader code:
Bharat Mediratta
2011-04-23
Add convert_to_human_readable and tests for both. Resolves #1693.
Bharat Mediratta
2011-04-23
Allow tags to be merged by renaming
Andy Lindeman
2011-04-23
Fix for ticket #1681 (and maybe #1625). Change the parameter from -v to -vers...
Tim Almdal
2011-04-23
Remove displayed blocks from the admin block list. If there are no
Bharat Mediratta
2011-04-23
Merge branch 'master' of git@github.com:gallery/gallery3
Tim Almdal
2011-04-23
Fix for ticket #541
Tim Almdal
2011-04-23
If we've cleared out the last group in a combine_queue for a given
Bharat Mediratta
2011-04-22
A few more fixes for #1637:
Bharat Mediratta
2011-04-22
Merge branch 'time-zone-improvements' of https://github.com/alindeman/gallery...
Bharat Mediratta
2011-04-22
Allow timezone to be configurable
Andy Lindeman
2011-04-22
Merge branch 'master' of git@github.com:gallery/gallery3
Tim Almdal
2011-04-22
Insure that the number of items for a page is greater than zero. Fixes ticke...
Tim Almdal
2011-04-22
Do simple transliteration when converting filenames to slugs, but check
Bharat Mediratta
2011-04-22
Merge remote branch 'origin/master' into rawphoto
Chad Parry
2011-04-22
Removed incomplete jquery carousel code
Chad Kieffer
2011-04-22
Renamed apple_touch_url to apple_touch_icon_url.
Chad Kieffer
2011-04-22
Merge branch 'master' of git://github.com/gallery/gallery3
Chad Kieffer
2011-04-22
Created apple-touch-icon and added to wind and admin_wind themes.
Chad Kieffer
2011-04-22
Clear the site status for missing themes when we view this page -- if
Bharat Mediratta
2011-04-22
Detect if the users theme is missing (or missing a theme.info) and in
Bharat Mediratta
2011-04-21
Add an event for when a new graphics toolkit is chosen.
Chad Parry
2011-04-21
Normally Router::find_uri() strips off the url suffix for us, but when
Bharat Mediratta
2011-04-21
Create before_combine and after_combine events to allow modules and themes to
Bharat Mediratta
2011-04-21
Add missing CSS tag so tables get aligned. Fixes #1678.
Chris Kelly
2011-04-21
Use window.location = "url" instead of window.location.reload() so
Bharat Mediratta
2011-04-21
Add an event that will collect all valid filename extensions.
Chad Parry
2011-04-10
Gracefully degrade in the case where the .build_number file is
Bharat Mediratta
[next]