summaryrefslogtreecommitdiff
path: root/themes/default
AgeCommit message (Expand)Author
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-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-08Move specialized (pretty) url generation back into Item_Model so thatBharat 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-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 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-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/gallery3Chad Kieffer
2009-08-28Make gMessage 100% of the width of its container.Chad Kieffer
2009-08-28Merge branch 'master' of git://github.com/gallery/gallery3Tim Almdal
2009-08-28Fix ticket #591: reCaptcha always on the page.Tim Almdal
2009-08-28Merge branch 'master' of git@github.com:gallery/gallery3Chad Kieffer
2009-08-28Don't clone hover item, apply styles to the original container. Contextual me...Chad Kieffer
2009-08-27fixed CSS bug in the simple uploader #629jhilden
2009-08-23Remove accidentally submitted .DS_Store file.Bharat Mediratta
2009-08-23Cut down on jittering of the context menu on open on resize view.Chad Kieffer
2009-08-19Update docblocks and todosChad Kieffer
2009-08-11Move context menu to gallery.common, forgot to include in prior commitChad Kieffer
2009-08-11Make each context menu button clickable from side-to-sideChad Kieffer
2009-08-10Create the concept of an "ajax link" and use it for thumbnail rotationBharat Mediratta
2009-08-09Forgot to commit the css for the resize photo view context menu.Chad Kieffer
2009-08-09First stab at context menu for resize. It's quirky and needs work.Chad Kieffer