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
/
core_theme.php
Age
Commit message (
Expand
)
Author
2009-05-27
Restructure things so that the application is now just another module.
Bharat Mediratta
2009-05-21
Fix the admin credits, too
Bharat Mediratta
2009-05-21
Move the credits string into core_theme::credits()
Bharat Mediratta
2009-05-13
Gee it's May already. Update copyright to 2009.
Bharat Mediratta
2009-04-06
Fix up the quick-edit code on the photos page. Everything but "move"
Bharat Mediratta
2009-03-31
Add quick edit pane to resize images, ticket #189
Chad Kieffer
2009-03-09
Instead of putting after_install in the url, put it in the session.
Bharat Mediratta
2009-03-08
Log the user in as admin after running the web installer, and give
Bharat Mediratta
2009-02-10
Show the translation dashboard on admin pages also.
Bharat Mediratta
2009-02-09
Adding translation UI. Not backed by any model yet (submissions are ignored).
Andy Staudacher
2009-02-08
Implement the "additional options" part of the quick menu. It's only
Bharat Mediratta
2009-02-05
Add full size image display. Changes the core menu now checks that the
Tim Almdal
2009-01-20
Add a quick edit pane for albums, too.
Bharat Mediratta
2009-01-18
Rename theme callback helpers from xxx_block to xxx_theme to make room
Bharat Mediratta