summaryrefslogtreecommitdiff
path: root/themes
AgeCommit message (Expand)Author
2010-05-14Drop context_menu for wind's photo/resize view. Move photo edit options to th...ckieffer
2010-05-14Missed this in commit 9e3c0c08849b5842f9c345d7b4f90ee82359dedb.ckieffer
2010-03-20Increase specificity for .g-item width to ensure it overrides the wind theme'...Chad Kieffer
2010-03-03Fix a typo.Romain LE DISEZ
2010-02-28First step towards fixing ticket #1038: Allowing for custom page <title> in a...Andy Staudacher
2010-02-15Apply zoom to g-photo and g-movie to hold height and properly position g-cont...Chad Kieffer
2010-02-15Initialize context-menu hover using g-photo/g-movie, not the image or movie o...Chad Kieffer
2010-02-14On search results, if g-item's onhover height is less than it's siblings set ...Chad Kieffer
2010-02-14Add zoom attribute to #g-banner to fix issue banner display. Closes #863Chad Kieffer
2010-02-14Some HTML validation fixes (don't render empty <ul> lists, empty id attribute...Andy Staudacher
2010-02-06Merge commit 'upstream/master'Andy Staudacher
2010-02-04Differentiate between selected and non selected items.Tim Almdal
2010-01-31Minir l10n message cleanup. Avoid <br/> in messages since the server normaliz...Andy Staudacher
2010-01-23Add a user_menu method to the Admin_View and then use this method to get theTim Almdal
2009-12-31Show context menus for movie items. Fix for ticket #960.Bharat Mediratta
2009-11-25Don't show the breadcrumb if we have no itemBharat Mediratta
2009-11-20Duh. Really make the site menu invisible this time around.Bharat Mediratta
2009-11-20Hide the site menu and make it visible after the page has loaded, to minimize...Bharat Mediratta
2009-11-19Revert "Currently Admin_Theme_Options controller assumes that all the themes ...Tim Almdal
2009-11-19Revert "Create theme::get_var(), theme::set_var() methods to set the options ...Tim Almdal
2009-11-19Merge branch 'master' into talmdal_devTim Almdal
2009-11-18Apply g-first to the sole breadcrumb when viewing the root album.Chad Kieffer
2009-11-18Rename g-pager to g-paginator after the recent pagination update.Chad Kieffer
2009-11-18Create theme::get_var(), theme::set_var() methods to set the options of the a...Tim Almdal
2009-11-18Currently Admin_Theme_Options controller assumes that all the themes will pro...Tim Almdal
2009-11-18Revert "Simplify the maintenance of the xss golden file by having each module...Tim Almdal
2009-11-18Simplify the maintenance of the xss golden file by having each module contibu...Tim Almdal
2009-11-17Flip the breadcrumb separator and play slideshow button for RTL languages.Chad Kieffer
2009-11-17Redesign the way that we consider page types to create buckets of pageBharat Mediratta
2009-11-15Be a bit more explicit in the application of the album icon. Apply it as a cl...Chad Kieffer
2009-11-14Moved night_wind to contribBharat Mediratta
2009-11-14Rename "pager" to "paginator" so that we differentiate page.html.phpBharat Mediratta
2009-11-14Normalize pagination so that pager.html.php can handle pagination forBharat Mediratta
2009-11-09First cut at replacing swfupload with uploadify. Probably need to review the...Tim Almdal
2009-11-08Add a bit more space back inbetween admin form inputs on pagesChad Kieffer
2009-11-08Apply borders and padding back to theme choices.Chad Kieffer
2009-11-08Remove g-actions, it doesn't serve any real purpose in styling or JavaScript.Chad Kieffer
2009-11-08Removed todo, it's done :)Chad Kieffer
2009-11-08Move g-panel styles into gallery.common and tighten up form layout a bit.Chad Kieffer
2009-11-08Moved movie context-menu up to just under the movie. Fixed contextual menu fo...Chad Kieffer
2009-11-08Key off of g-photo, rather than g-item, when fitting resized photos inside th...Chad Kieffer
2009-11-08Wrap movies in #g-movie, apply ui-helper-clearfix to the pager and g-moive to...Chad Kieffer
2009-11-08No need to abbreviate text in CSS class names. Thx bharat!Chad Kieffer
2009-11-07Restore padding and border for admin dashboard blocks, minor table margin adj...Chad Kieffer
2009-11-07Remove borders and padding on blocks in the content area to clean things up i...Chad Kieffer
2009-11-071) Change the name of the form and message to g-in-place-edit-form and g-in-p...Tim Almdal
2009-11-07Add a bit of white space under fieldsets.Chad Kieffer
2009-11-06Correct some speeling errorsTim Almdal
2009-11-06Move log viewing and translation CSS from admin_wind to gallery.css. Explicit...Chad Kieffer
2009-11-06Create a user_menu for the top of the page. Change the login, edit profile a...Tim Almdal