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
/
hooks
Age
Commit message (
Expand
)
Author
2009-03-11
Bag the header("Location:", ...);exit() and replace with
Tim Almdal
2009-03-11
Tried various combinations of url::redirect(...) or
Tim Almdal
2009-03-11
Fix ticket #69. Rather than giving a better error message when the
Tim Almdal
2009-03-05
Implement a Maintenance mode as per ticket: #15
Tim Almdal
2009-03-03
Create a proxy event (gallery_event) which is called when the request
Tim Almdal
2009-02-14
Say hello to the new Flash based uploader, courtesy of Eric Zelermyer.
Bharat Mediratta
2009-01-29
Add support for pretty urls. So now instead of urls like:
Bharat Mediratta
2009-01-29
Consolidate all our hooks into one file
Bharat Mediratta
2009-01-09
Theme Administration v. 2. Doesn't distinguish between regular and admin them...
Felix Rabinovich
2009-01-08
i18n refactoring: Rename all _() (reserved by gettext) calls to t().
Andy Staudacher
2008-12-20
Create a pattern for admin dashboard blocks and make the "welcome"
Bharat Mediratta
2008-11-28
Dynamically create the list of available modules. This permits new modules t...
Tim Almdal