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
/
helpers
/
photo.php
Age
Commit message (
Expand
)
Author
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-28
Add event plumbing to allow the tag module to be notified when a photo is cre...
Tim Almdal
2008-11-27
Set resize to 640x480 for now to avoid breaking the default theme layout
Bharat Mediratta
2008-11-22
Correct case on helper class names. By convention, helper class names are lo...
Tim Almdal
2008-11-21
2nd attempt at inserting html by modules.
Tim Almdal
2008-11-20
Correct missing quotes
Tim Almdal
2008-11-19
Add the original item height and width to the item table
Tim Almdal
2008-11-19
add the mime type column on the item table
Tim Almdal
2008-11-09
Implement Item_Controller::put() and delete()
Bharat Mediratta
2008-11-08
Create permanent owner_id column in the item table, and use a soft
Bharat Mediratta
2008-11-08
Adding user (owner) to items; info module
Felix Rabinovich
2008-11-05
* Add thumbnail and resize dimensions to the item table and use them
Bharat Mediratta
2008-11-05
Change the default theme to actually render what's in the Gallery.
Bharat Mediratta
2008-11-04
Lots of new stuff!
Bharat Mediratta