summaryrefslogtreecommitdiff
path: root/themes/admin_default/js/ui.init.js
AgeCommit message (Collapse)Author
2009-01-17Fix indentationBharat Mediratta
2009-01-16Comment and code format fixesChad Kieffer
2009-01-16Added drop target style, other minor admin dashboard style updates.Chad Kieffer
2009-01-16Make admin dashboard blocks draggable. Updated order and position not yet saved.Chad Kieffer
2009-01-12Remove gDraggable, we won't be using it. jQuery UI theme will handle this.Chad Kieffer
2009-01-11Rework the way we do theme selection. Show the currently active themeBharat Mediratta
and then thumbnails for all the other available themes. If you select one of the other available themes, it gives you a preview pane where you can look at either the main page or the site admin page with the new theme, then choose to activate it if you like it.
2009-01-10Submit theme valuesFelix Rabinovich
2009-01-10Display theme detailsFelix Rabinovich
2009-01-10Split themes into two tabs for regular and admin themesFelix Rabinovich
2009-01-09Theme Administration cleanup initializationFelix Rabinovich
2009-01-09Theme Administration v. 2. Doesn't distinguish between regular and admin ↵Felix Rabinovich
themes yet
2009-01-07Make any ul.gMenu into a sf-menuBharat Mediratta
2009-01-04Reattach event listeners to open modal dialogs.Bharat Mediratta
2009-01-03Inject the drag and drop handle style via jQuery. Restore background color ↵Chad Kieffer
bars behind admin block titles.
2009-01-02Switched admin menu from navbar back to plain menu, plain dropdowns are more ↵Chad Kieffer
usable. Minor text formatting updates.
2009-01-01Refactor common dialog JS code out into lib/gallery.dialog.jsBharat Mediratta
2008-12-26To reset a form use resetFormFelix Rabinovich
2008-12-26User Administration. Edit users. Take 3Felix Rabinovich
2008-12-25Clone dialog support over from themes/default (for now)Bharat Mediratta
2008-12-25User administration: 1. Add users; 2. Group administration; 3. General cleanupFelix Rabinovich
2008-12-23Edit user - first draftFelix Rabinovich
2008-12-19Missed this in last commit. Say it with me, run svn status before svn ci :)Chad Kieffer
2008-12-15Argh, fix a bad rename.Bharat Mediratta
2008-12-15Rename default_admin to admin_default.Bharat Mediratta