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
/
ui.init.js
Age
Commit message (
Expand
)
Author
2009-01-12
Remove gDraggable, we won't be using it. jQuery UI theme will handle this.
Chad Kieffer
2009-01-11
Rework the way we do theme selection. Show the currently active theme
Bharat Mediratta
2009-01-10
Submit theme values
Felix Rabinovich
2009-01-10
Display theme details
Felix Rabinovich
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-07
Make any ul.gMenu into a sf-menu
Bharat Mediratta
2009-01-04
Reattach event listeners to open modal dialogs.
Bharat Mediratta
2009-01-03
Inject the drag and drop handle style via jQuery. Restore background color ba...
Chad Kieffer
2009-01-02
Switched admin menu from navbar back to plain menu, plain dropdowns are more ...
Chad Kieffer
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-15
Argh, fix a bad rename.
Bharat Mediratta
2008-12-15
Rename default_admin to admin_default.
Bharat Mediratta