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
/
admin_themes.php
Age
Commit message (
Expand
)
Author
2009-05-27
Restructure things so that the application is now just another module.
Bharat Mediratta
2009-05-13
Gee it's May already. Update copyright to 2009.
Bharat Mediratta
2009-04-02
Continuation of r20518. Remove all the cases were the csrf values in
Tim Almdal
2009-03-27
Put csrf token into Admin_View and Theme_View by default, then use it
Bharat Mediratta
2009-01-27
Remove unused theme code left over from before virshu moved theme
Bharat Mediratta
2009-01-15
Changing t() placeholder syntax from {{replace_me}} to %replace_me.
Andy Staudacher
2009-01-13
Call 'site' themes 'Gallery' themes since site means less to users. Fix swap...
Bharat Mediratta
2009-01-13
Change admin/themes to show both styles of themes side by side. This
Bharat Mediratta
2009-01-11
Rework the way we do theme selection. Show the currently active theme
Bharat Mediratta
2009-01-10
Save individual theme values
Felix Rabinovich
2009-01-10
Submit theme values
Felix Rabinovich
2009-01-10
Display theme details
Felix Rabinovich
2009-01-10
style cleanup.
Bharat Mediratta
2009-01-10
Split themes into two tabs for regular and admin themes
Felix Rabinovich
2009-01-09
Theme Administration cleanup initialization
Felix Rabinovich
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
2009-01-01
Theme Administration implementation
Felix Rabinovich