summaryrefslogtreecommitdiff
path: root/themes
AgeCommit message (Expand)Author
2009-09-21Don't add in contextual menu height if the menu's emptyChad Kieffer
2009-09-19Address IE8 hover effect issues. Closes #666. Chad Kieffer
2009-09-17Cleanup issues with the original fix for #779Tim Almdal
2009-09-16Add a movie_menu() theme callback, and have the default theme call itBharat Mediratta
2009-09-15Move the code that adds the .gShortForm CSS class out ofBharat Mediratta
2009-09-13Only show the block anchor if one exists. Show block anchors forBharat Mediratta
2009-09-13Use the absolute url format for the root item. html::anchor() willBharat Mediratta
2009-09-13Fix "Back to the gallery" link in upper-right cornerKevin Nehls
2009-09-12Only tack ?show=<current_id> on for the last parent, because that'sBharat Mediratta
2009-09-10Fix breadcrumbs in all dialogs rather than piecemeal.Chad Kieffer
2009-09-10Clean up server add dialog a bit.Chad Kieffer
2009-09-10Clear the Upload queue label from the breadcrumbs in the Add Photos dialog.Chad Kieffer
2009-09-10Rename "after_installer" to "welcome_message" in the code to make itBharat Mediratta
2009-09-09Reformat error messages in dialogs so that they don't overflow in weird ways.Bharat Mediratta
2009-09-08Minor tweaks to the url refactor.Bharat Mediratta
2009-09-08Move specialized (pretty) url generation back into Item_Model so thatBharat Mediratta
2009-09-04Fix typo: loading-arge.gif -> loading-large.gifBharat Mediratta
2009-09-03html::purify an item title.Bharat Mediratta
2009-09-03Move the loading images into lib/images and adjust everything to pointBharat Mediratta
2009-09-02Fix bg images in tables bug in webkit and ie. #718Chad Kieffer
2009-09-01Forgot to delete admin_screen in prior commit. Done.Chad Kieffer
2009-09-01Merge branch 'master' of git@github.com:gallery/gallery3Chad Kieffer
2009-09-01Merged admin_screen and screen style sheets in the admin theme. Removed some ...Chad Kieffer
2009-09-01Add missing mark_clean() for t() calls with %attr parameter.Andy Staudacher
2009-08-31Set CSS cursor to hand for jQuery UI ui-state-hover elements. Fixes all but p...Chad Kieffer
2009-08-31Use min-height to hold the banner's height. #706.Chad Kieffer
2009-08-31Revert 12903f59965b6c95e91ffa8210adc7f18e0b4c03 overflow: auto hides the site...Chad Kieffer
2009-08-31Hold the banner's height when header text is set or the logo's yanked.Chad Kieffer
2009-08-31Fix XSS vectors in HTML attributes (mostly t() calls)Andy Staudacher
2009-08-30Merge branch 'master' of git@github.com:/gallery/gallery3Bharat Mediratta
2009-08-30Finish this pass at the Admin Maintenance view. Re-introduce status icons, pu...Chad Kieffer
2009-08-30Oops, fix up the show argument that I "fixed" in the last change.Bharat Mediratta
2009-08-30Use $theme->item() instead of $item.Bharat Mediratta
2009-08-30Move header and footer into page.html.php since they're not included in any o...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-30Merge commit 'upstream/master'Andy Staudacher
2009-08-30Updating uses of html::js_string and SafeString::for_js (value now contains s...Andy Staudacher
2009-08-29Minor cleanupAndy Staudacher
2009-08-29Update all code to use helper method html::clean(), html::purify(), ... inste...Andy Staudacher
2009-08-29Fix error text color.Chad Kieffer
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-29Refactor all calls of p::clean() to SafeString::of() and p::purify() to SafeS...Andy Staudacher
2009-08-29Using SafeString in album controller / viewAndy Staudacher
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