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
/
modules
/
gallery
/
controllers
/
admin_themes.php
Age
Commit message (
Expand
)
Author
2013-01-21
Update copyright to 2013. Fixes #1953.
Bharat Mediratta
2012-02-27
Update copyright to 2012. #1822
Bharat Mediratta
2011-04-22
Clear the site status for missing themes when we view this page -- if
Bharat Mediratta
2011-01-21
Update copyright to 2011.
Bharat Mediratta
2010-08-08
Fix for ticket #1279. In admin themes sanitize the theme name before checking...
Tim Almdal
2010-07-31
Full pass over all the JSON encoding and JS dialog code. We now abide
Bharat Mediratta
2010-07-31
Convert the admin_theme controller to use the json::reply method
Tim Almdal
2010-07-06
Fix for ticket #1181. Use $.getJSON to retrieve the json contents of the dial...
Tim Almdal
2010-04-30
Add page_title to admin views. Closes #1038.
ckieffer
2010-03-03
Update the copyright to 2010. It's only 3 months into the year :-)
Bharat Mediratta
2009-11-20
Don't call theme::get_info() on themes that don't have a theme.info. Fixes #...
Bharat Mediratta
2009-11-18
Create a helper to load the theme information from theme.info
Tim Almdal
2009-10-04
Revert "Create a gallery::plugin_path which returns the appropriate path to t...
Tim Almdal
2009-10-04
Create a gallery::plugin_path which returns the appropriate path to the modul...
Tim Almdal
2009-09-08
Move specialized (pretty) url generation back into Item_Model so that
Bharat Mediratta
2009-07-03
Fix for ticket 510: i18n fixes - localize module / theme name in some status ...
Andy Staudacher
2009-06-29
i18n theme name / description in admin themes. Partial fix for ticket 471.
Andy Staudacher
2009-05-27
Update all references to the core application to now point to the
Bharat Mediratta
2009-05-27
Restructure things so that the application is now just another module.
Bharat Mediratta