summaryrefslogtreecommitdiff
path: root/themes/admin_default
AgeCommit message (Expand)Author
2009-08-30Finish this pass at the Admin Maintenance view. Re-introduce status icons, pu...Chad Kieffer
2009-08-30Merge branch 'master' of git@github.com:gallery/gallery3Chad Kieffer
2009-08-30Remove jquery.dropshadow. It's only used in one place, not worth keeping.Chad Kieffer
2009-08-30Updating uses of html::js_string and SafeString::for_js (value now contains s...Andy Staudacher
2009-08-29Merge commit 'upstream/master'Andy Staudacher
2009-08-29Fixing all detected XSS vectors in PHP->JS code.Andy Staudacher
2009-08-29Merge branch 'master' of git@github.com:gallery/gallery3Chad Kieffer
2009-08-29Update status message styles. Lighten backgrounds, don't show background on A...Chad Kieffer
2009-08-28Merge branch 'master' of git@github.com:gallery/gallery3jhilden
2009-08-28improved translations admin interfacejhilden
2009-08-28Merge branch 'master' of git@github.com:gallery/gallery3Chad Kieffer
2009-08-28Make gMessage 100% of the width of its container.Chad Kieffer
2009-08-28improved UI for the languages adminjhilden
2009-08-10Create the concept of an "ajax link" and use it for thumbnail rotationBharat Mediratta
2009-08-07Rename gallery.common.js functions to conform to our naming standardsBharat Mediratta
2009-08-08Change galleryPanel and galleryDialog widgets to gallery_panel and gallery_di...Tim Almdal
2009-08-08Refactor the gallery dialog into a jQuery widgetTim Almdal
2009-08-07Refactor the gallery.panel.js as a jQuery widget.Tim Almdal
2009-08-06Cleanup the javascript for enabling dialog or panel links.Tim Almdal
2009-08-05Revert "Allow a theme to override the page refresh mechanism. Create a new"Tim Almdal
2009-07-27Allow a theme to override the page refresh mechanism. Create a newTim Almdal
2009-07-23Add in more images referenced by CSS that I forgot to copy over from the defa...Bharat Mediratta
2009-07-22Use the Kohana cascading filesystem to locate resources loaded by theBharat Mediratta
2009-07-21Escape bare & symbols so that we use valid entities. Fixes ticket #577.Bharat Mediratta
2009-07-13Add quotes around all values that contain spaces in them, and add aBharat Mediratta
2009-07-05Add task logging functionality. When a task runs, it creates a log that isTim Almdal
2009-07-01Merge branch 'master' of git@github.com:gallery/gallery3Bharat Mediratta
2009-07-01Fix a typo in the Doctype. Fixes ticket #497.Bharat Mediratta
2009-07-01made the 'back to gallery' link in the admin a lighter greyjhilden
2009-07-01change to the 'back to the Gallery' link from the admin.jhilden
2009-06-30UI enhancement: made the 'back to the Gallery' links a little bit easier to d...jhilden
2009-06-29Ticket 86 (addendum) - Guard against themes that don't define MSG_CANCEL and ...Andy Staudacher
2009-06-29Change XXX to @todoBharat Mediratta
2009-06-29Merge branch 'master' of git@github.com:gallery/gallery3Andy Staudacher
2009-06-29Fix for ticket 481 - Better plural handling for 2 messages with multiple %cou...Andy Staudacher
2009-06-29Remove fix-ie.css scripts from the combined bundle, since we only wantBharat Mediratta
2009-06-29Merge branch 'master' of git@github.com:gallery/gallery3Tim Almdal
2009-06-29Temporary checkin to allow merge with trunk... don't integrateTim Almdal
2009-06-28Rename $theme->url() to $theme->theme_url() for consistency wihtBharat Mediratta
2009-06-28Clean up the combined javascript change and refactor out theBharat Mediratta
2009-06-27Merge branch 'master' of git@github.com:gallery/gallery3Tim Almdal
2009-06-27Digibug simplification cleanup. Upgrade digibug module to version 2.Bharat Mediratta
2009-06-261) Move the generation of script tags to gallery_theme::head and gallery_them...Tim Almdal
2009-06-251) Rename the basic_company_id and basic_event_id to default_*_idTim Almdal
2009-06-251) Move the digibug css in the default and admin_default themesTim Almdal
2009-06-22Fix css indentationBharat Mediratta
2009-06-16Fix for ticket #328.Tim Almdal
2009-06-10first stab at makeing the language admin view prettierjhilden
2009-06-09fixed that you couldn't copy and paste text from the admin dashboardjhilden
2009-06-08Rename main_element_attributes() callback to body_attributes() to beBharat Mediratta