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
/
helpers
/
gallery_event.php
Age
Commit message (
Expand
)
Author
2013-02-17
#2006 - Add system::mark_file_for_delete API to delete files at shutdown.
shadlaws
2013-02-15
Follow-on to 7bdccade98e76df3a7830bc45bc42321a77c709a to exclude
Bharat Mediratta
2013-02-15
Every 500th request prune a single old file from var/tmp and var/logs.
Bharat Mediratta
2013-02-14
#2003 - Add admin/movies screen.
shadlaws
2013-01-31
#1982 - Add placeholder for albums with no album cover.
shadlaws
2013-01-30
Actually disable the "make album cover" option when the item is already the a...
Bharat Mediratta
2013-01-30
#1968 - Improve album cover generation/removal/etc.
shadlaws
2013-01-21
Update copyright to 2013. Fixes #1953.
Bharat Mediratta
2012-05-07
Fix missing date.timezone which results in a crash on startup in I18n
Bharat Mediratta
2012-05-06
Use html::anchor consistently. Fixes #1851.
Bharat Mediratta
2012-02-27
Update copyright to 2012. #1822
Bharat Mediratta
2011-03-02
Translate user Web Site label. Link web site on user profile page.
Chad Kieffer
2011-01-21
Update copyright to 2011.
Bharat Mediratta
2011-01-08
Revert "Warn admins after login if their PHP install has the"
Bharat Mediratta
2010-12-29
Improve the solution for #1545 by sorting the settings menu properly
Bharat Mediratta
2010-12-18
Warn admins after login if their PHP install has the
Bharat Mediratta
2010-12-17
Sort the Admin > Settings menu instead of relying on module activation order.
Bharat Mediratta
2010-09-13
When moving a single item, just copy its permissions from its parent
Bharat Mediratta
2010-09-13
When deleting items, choose the first *viewable* peer as the album
Bharat Mediratta
2010-09-11
Only call $theme->item() if we're in a non admin theme.
Bharat Mediratta
2010-09-11
Use $theme->item() instead of $theme->item, otherwise
Bharat Mediratta
2010-09-06
Use the absolute site url when logging out of the admin site else we
Bharat Mediratta
2010-09-01
One more adjustment for ticket #1216. The packaging process forces
Bharat Mediratta
2010-09-01
Explain wtf we're doing in user_updated.
Bharat Mediratta
2010-09-01
Hopefully the third and final patch for #1216. Set the default from and reply...
Tim Almdal
2010-09-01
Refine the patch for #1216. If the admin user changes their email address upd...
Tim Almdal
2010-08-22
Get rid of the move dialog and move option. Instead, replace it with
Bharat Mediratta
2010-08-07
Add the ability to replace the source data file in Item_Model::save().
Bharat Mediratta
2010-07-20
Oops! Proper fix for #1201. My last fix just redirected back to the
Bharat Mediratta
2010-07-15
Redirect users away from admin to the main site if you click logout on
Bharat Mediratta
2010-07-15
Rename Flash_Uploader to just Uploader. Modules that want to replace
Bharat Mediratta
2010-07-10
If the target of an item move has no album cover, make the newly moved item t...
Bharat Mediratta
2010-07-10
Wrap album deletes in a batch so that we can handle lots of cascading
Bharat Mediratta
2010-07-10
Pass along the from_id when editing albums in the context menu, and
Bharat Mediratta
2010-07-04
In the site menu, say "Delete album", "Delete photo" or "Delete movie"
Bharat Mediratta
2010-07-03
When we delete an item, make sure that we scrub it from any other
Bharat Mediratta
2010-06-20
Rename "simple_uploader" to "flash_uploader" to make room for an HTML
Bharat Mediratta
2010-06-12
Use "continue_url" instead of "continue" for consistency with the
Bharat Mediratta
2010-06-12
Stop trying to parse the continue url in the logout controller because
Bharat Mediratta
2010-06-06
Don't show the rotate links if the active user can't edit the photo. Fixes t...
Bharat Mediratta
2010-05-14
Fix-ups for d98b85f7d3142676e6b4f407a18ed81564823f88
Bharat Mediratta
2010-05-14
Merge branch 'master' of github.com:gallery/gallery3
Chad Kieffer
2010-05-14
Drop context_menu for wind's photo/resize view. Move photo edit options to th...
ckieffer
2010-05-10
Pick a new album cover when the photo that's the current cover is
Bharat Mediratta
2010-05-08
Deleted extra CSS class assignment for context_menu delete option.
ckieffer
2010-03-05
Merge branch 'master' of git://github.com/fpaterno/gallery3
Bharat Mediratta
2010-03-03
Update the copyright to 2010. It's only 3 months into the year :-)
Bharat Mediratta
2010-03-01
Fix bug #1015 : repeated ids are prohibited
Florent Paterno
2010-02-21
Revert "Fix Kohana's internal cache for Gallery's usage pattern."
Andy Staudacher
2010-02-21
Fix Kohana's internal cache for Gallery's usage pattern.
Andy Staudacher
[next]