index
:
statusnet/lukeshus-statusnet
0.7.x
0.8.x
0.9.x
1.0.x
master
testing
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
adminpanelaction.php
Age
Commit message (
Expand
)
Author
2010-09-21
Merge branch 'master' into 0.9.x
Brion Vibber
2010-09-17
Basic license admin panel (maybe we can make it fancier later)
Zach Copley
2010-09-13
* update/add translator documentation
Siebrand Mazeland
2010-06-11
Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.x
Brion Vibber
2010-06-07
Basic custom CSS and theme uploading features. 'local' subdir can now be cust...
Brion Vibber
2010-04-10
Add translator documentation.
Siebrand Mazeland
2010-03-17
Pulling the stub plugin panel back out; we'll flesh it out more for 1.0.x and...
Brion Vibber
2010-03-16
Stub plugins administration panel, allows for disabling/re-enabling plugins f...
Brion Vibber
2010-03-04
Merge branch 'testing' into 0.9.x
Brion Vibber
2010-03-04
Bringing aside back because it is needed for Design values. Will hide
Sarven Capadisli
2010-03-04
Merge commit 'origin/testing' into 0.9.x
Brion Vibber
2010-03-03
Move snapshot configuration to its own admin panel
Zach Copley
2010-03-03
Site-wide notice text admin panel
Zach Copley
2010-03-03
Removed aside container from output for the admin panel sections
Sarven Capadisli
2010-03-03
Add class="admin" to the content div of admin panels for styling
Zach Copley
2010-03-02
Add translator documentation
Siebrand Mazeland
2010-02-06
Move authorization for admin panels to AdminPanelAction class
Evan Prodromou
2010-01-28
Move sessions settings to its own panel
Zach Copley
2010-01-26
New access admin panel for site registration settings
Zach Copley
2010-01-08
let system administrators disallow certain admin panels
Evan Prodromou
2009-11-19
Added a user admin panel
Zach Copley
2009-11-19
Moved most path and server settings to a new paths admin panel
Zach Copley
2009-11-18
Design admin panel mostly done.
Zach Copley
2009-11-11
add designadminpanel to admin panel tabset
Evan Prodromou
2009-11-09
add nav menu for admin panel
Evan Prodromou
2009-11-07
only load user once, reload settings in admin panel
Evan Prodromou
2009-11-07
superclass for adminpanel actions
Evan Prodromou