summaryrefslogtreecommitdiff
path: root/themes/admin_default
AgeCommit message (Expand)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-15Changing t() placeholder syntax from {{replace_me}} to %replace_me.Andy Staudacher
2009-01-13Put up a nice message if there are no other themes available toBharat Mediratta
2009-01-13Change admin/themes to show both styles of themes side by side. ThisBharat Mediratta
2009-01-13fix up the selected theme, too.Bharat Mediratta
2009-01-13Make the admin/graphics UI mimic admin/themes with a single selectedBharat Mediratta
2009-01-12Implement deleting dashboard blocks.Bharat Mediratta
2009-01-12Theme admin refinement. Make more room to show the preview by enlarging the i...Chad Kieffer
2009-01-12Remove gDraggable, we won't be using it. jQuery UI theme will handle this.Chad Kieffer
2009-01-12If there's sidebar content, use yui-t5. If none, yui-t7.Chad Kieffer
2009-01-12Only the admin dashboard has a sidebar now.Bharat Mediratta
2009-01-12Applied jquery ui dialog titlebar to dashboard blocks to add a close button. ...Chad Kieffer
2009-01-12Make the logos link back to the main album page for easy navigation.Bharat Mediratta
2009-01-12Add all the files jquery ui needs, including css for each widget. ui.all.css ...Chad Kieffer
2009-01-11Moved admin css that needs a home to admin theme. Removed bg texture from def...Chad Kieffer
2009-01-11Rework the way we do theme selection. Show the currently active themeBharat Mediratta
2009-01-11Improve name/descriptionsBharat Mediratta
2009-01-10Replace default theme screenshot with the admin theme.Chad Kieffer
2009-01-10(no commit message)Chad Kieffer
2009-01-10Submit theme valuesFelix Rabinovich
2009-01-10Switch the pager to use themeroller's icon sprites. I applied jquery ui css c...Chad Kieffer
2009-01-10Display theme detailsFelix Rabinovich
2009-01-10Site message placement and style adjustments.Chad Kieffer
2009-01-10Make the admin theme header fully visible at 1024px wide. Revert to larger Ga...Chad Kieffer
2009-01-10Split themes into two tabs for regular and admin themesFelix Rabinovich
2009-01-10Updated to jquery ui 1.6rc4. Lots of changes, improved widget theme css and i...Chad Kieffer
2009-01-10Move site status message to the very top of the page, before the header.Chad Kieffer
2009-01-09Theme Administration cleanup initializationFelix Rabinovich
2009-01-09Theme Administration v. 2. Doesn't distinguish between regular and admin them...Felix Rabinovich
2009-01-09Added gCommentsAdminMenu to clearfix.Chad Kieffer
2009-01-09Reformated comment admin table layout. Added bulk action checkboxes and menu,...Chad Kieffer
2009-01-08i18n refactoring: Rename all _() (reserved by gettext) calls to t().Andy Staudacher
2009-01-08Added avatar.jpg and pager.html.php (used in comments module)Bharat Mediratta
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 ba...Chad Kieffer
2009-01-03Added default user avatar. Comment thread updates, including display of avata...Chad Kieffer
2009-01-02More admin menu cleanup to reduce it's height. Removed redundant admin theme ...Chad Kieffer
2009-01-02Remove Superfish navbar CSS. It's not being used.Chad Kieffer
2009-01-02Added basic table styles. Fixed width issue on gContent in the admin theme. O...Chad Kieffer
2009-01-02Set the admin layout to 100% of the window. Add IE fix stylesheet for admin t...Chad Kieffer
2009-01-02Switched admin menu from navbar back to plain menu, plain dropdowns are more ...Chad Kieffer
2009-01-01Change the preamble for views in two ways:Bharat Mediratta
2009-01-01Refactor common dialog JS code out into lib/gallery.dialog.jsBharat Mediratta
2008-12-29Re-add $theme->messages(), which got accidentally removed.Bharat Mediratta
2008-12-29Separate permanent messages out of the message helper and put themBharat Mediratta
2008-12-26To reset a form use resetFormFelix Rabinovich