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