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
/
items.php
Age
Commit message (
Expand
)
Author
2008-12-12
Get rid of all pseudo users and pseudo groups, while preserving all
Bharat Mediratta
2008-12-07
Fix a bug in the redirect after adding photos.
Bharat Mediratta
2008-12-06
Correct @todo's in Item_Controller
Tim Almdal
2008-12-03
Rename file::unlink() to dir::unlink(). This creates an API that is
Bharat Mediratta
2008-12-03
Add a MY_file class that extends the file helper by creating an unlink method...
Tim Almdal
2008-12-01
Prototype access control model. There's much left to do, but it's a
Bharat Mediratta
2008-11-28
Create module::event() which runs Gallery events. It works by
Bharat Mediratta
2008-11-28
Rename item events and create events for comment create, login, logout, user ...
Tim Almdal
2008-11-24
Fix a typo in _show() that broke proper redirection
Bharat Mediratta
2008-11-19
Fix some broken-ness:
Bharat Mediratta
2008-11-19
Change the way that we do RESTful routing.
Bharat Mediratta
2008-11-19
* Renamed the album, item and photo controllers to albums, items and photos i...
Jozef Selesi