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
/
core
/
controllers
/
quick.php
Age
Commit message (
Expand
)
Author
2009-04-02
Continuation of r20518. Remove all the cases were the csrf values in
Tim Almdal
2009-03-27
Put csrf token into Admin_View and Theme_View by default, then use it
Bharat Mediratta
2009-03-10
Show the album edit form for albums, not the photo edit form
Bharat Mediratta
2009-02-15
If we're deleting an album cover, null it out in the parent.
Bharat Mediratta
2009-02-06
Convert all item->type == "album" to item->is_album()
Tim Almdal
2009-02-02
Have the quick delete file "item_before_delete" so that search and
Tim Almdal
2009-01-29
Add delete support as a quick-edit option
Bharat Mediratta
2009-01-29
Support making an album the album cover for its parent
Bharat Mediratta
2009-01-20
Quick edit now lets you set the album cover.
Bharat Mediratta
2009-01-20
Add a quick edit pane for albums, too.
Bharat Mediratta
2009-01-05
Add "quick edit" which lets you edit a photo's details from the albums
Bharat Mediratta
2009-01-03
Propagate rotation up to the parent album, if we're rotating the album cover.
Bharat Mediratta
2009-01-03
Add a new quick-edit mode for editing photos when viewing albums.
Bharat Mediratta