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
/
themes
/
admin_default
/
js
Age
Commit message (
Collapse
)
Author
2009-01-02
Switched admin menu from navbar back to plain menu, plain dropdowns are more ↵
Chad Kieffer
usable. Minor text formatting updates.
2009-01-01
Refactor common dialog JS code out into lib/gallery.dialog.js
Bharat Mediratta
2008-12-26
To reset a form use resetForm
Felix Rabinovich
2008-12-26
User Administration. Edit users. Take 3
Felix Rabinovich
2008-12-25
Clone dialog support over from themes/default (for now)
Bharat Mediratta
2008-12-25
User administration: 1. Add users; 2. Group administration; 3. General cleanup
Felix Rabinovich
2008-12-23
Edit user - first draft
Felix Rabinovich
2008-12-19
Missed this in last commit. Say it with me, run svn status before svn ci :)
Chad Kieffer
2008-12-19
Restored admin menu. Restored call to default theme's style sheet during ↵
Chad Kieffer
development, to simplify the process. Admin specific styles go in admin_default/css/screen.css. Moved jquery files out to css and js.
2008-12-15
Argh, fix a bad rename.
Bharat Mediratta
2008-12-15
Rename default_admin to admin_default.
Bharat Mediratta