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
/
libraries
/
Admin_View.php
Age
Commit message (
Expand
)
Author
2009-01-12
Dashboard blocks are now data driven, and you can add new blocks to
Bharat Mediratta
2009-01-11
Let admins override the theme with a query param
Bharat Mediratta
2009-01-10
Use the theme's avatar as the default if Gravatar doesn't have one.
Bharat Mediratta
2009-01-07
Properly implement 'root' as a legal factory type
Bharat Mediratta
2009-01-01
Move debug CSS into core/css/debug.css, and enable it for admin themes also
Bharat Mediratta
2008-12-30
Add a "Graphics Settings" page that lets admins choose which graphics
Bharat Mediratta
2008-12-29
Separate permanent messages out of the message helper and put them
Bharat Mediratta
2008-12-25
Ajaxify 'add users'
Felix Rabinovich
2008-12-24
Normalize our Admin controllers so that functions always print out
Bharat Mediratta
2008-12-22
Add messaging system for reporting actions back to the user. Make
Bharat Mediratta
2008-12-22
Add some admin theme callbacks and make them explicitly admin_xxx for consist...
Bharat Mediratta
2008-12-20
Add admin sidebar blocks, and move the stats block into that pattern.
Bharat Mediratta
2008-12-20
Create a pattern for admin dashboard blocks and make the "welcome"
Bharat Mediratta
2008-12-18
Refactor site admin menu into a theme function and build the menus in
Bharat Mediratta
2008-12-15
Add Admin_View
Bharat Mediratta