| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-11-01 | Docblock and todo updates. | Chad Kieffer | |
| 2009-11-01 | Rename Default to Wind and Admin Wind themes respectively in CSS docblocks. | Chad Kieffer | |
| 2009-11-01 | Cleanup RTL styles even further. I think this gets wind and admin_wind ↵ | Chad Kieffer | |
| looking pretty good for RTL. Related to the previous commit, remove g-right from login menu, let the theme handle positioning. | |||
| 2009-11-01 | Add g-first to first li of pagers. | Chad Kieffer | |
| 2009-10-30 | Add type attribute to rest of our script tags. | Chad Kieffer | |
| 2009-10-28 | Normalize capitalization ticket #596 | Tim Almdal | |
| 2009-10-28 | Initial RTL update work. Consolidated shared rtl-related css selectors in ↵ | Chad Kieffer | |
| gallery.common. Applied g-right and g-left to a few banner items, including login menu and the logo. | |||
| 2009-10-27 | Breadcrumb updates. Apply g-first and g-active consistently, use ems instead ↵ | Chad Kieffer | |
| of px for nicer proportions, make font-size the same whether on the page or in a dialog. | |||
| 2009-10-27 | Move .g-message font-size to the theme from gallery.common. Let the theme ↵ | Chad Kieffer | |
| set the size. | |||
| 2009-10-27 | Group and place font-size specs at the top of the sheet to make them more ↵ | Chad Kieffer | |
| accessible. | |||
| 2009-10-27 | Put margin between g-inline items. Update login menu in the admin theme. Set ↵ | Chad Kieffer | |
| h1 size in all g-dialogs, rather than a few specific ones. | |||
| 2009-10-25 | Moved rotate image bg css to gallery.common. | Chad Kieffer | |
| 2009-10-25 | Add clearfix to search results gallery-grid to clear the pager navigation. ↵ | Chad Kieffer | |
| Other minor search results style updates. Don't display legends in short forms. | |||
| 2009-10-25 | Remove #g-welcome-message, it's not needed anymore. | Chad Kieffer | |
| 2009-10-25 | Move Superfish menu width overrides to gallery.common, leave color overrides ↵ | Chad Kieffer | |
| at the theme-level. | |||
| 2009-10-25 | Widen Superfish submenus to avoid wrapping with current items. | Chad Kieffer | |
| 2009-10-25 | Created gallery.css file, moved simple uploader, move, and permissions CSS ↵ | Chad Kieffer | |
| there. Removed relocated styles from theme css. | |||
| 2009-10-23 | Adjust order of items on server_add admin page. Restore autocomplete to the ↵ | Chad Kieffer | |
| add form. Created a server_add.css file. | |||
| 2009-10-22 | Make g-inline more specific, replace universal selector with an li since ↵ | Chad Kieffer | |
| this class will most often be used with order and unordered lists. Apply g-inline to the the login menu and footer credits. | |||
| 2009-10-20 | Remove g-add-photos selectors from admin_wind, they're only needed in wind. ↵ | Chad Kieffer | |
| Updated case in hex color spec., prefer lowercase. | |||
| 2009-10-20 | Move basic form styles from wind themes to gallery.common.css. | Chad Kieffer | |
| 2009-10-18 | Moved the short_form init function to gallery.common and made it jQuery ↵ | Chad Kieffer | |
| plugin. Dropped gallery.form.js. Applied short forms to server_add and tag admin pages. Added tag.css to admin views. Added .g-wide {}. | |||
| 2009-10-17 | Add clearfix to force pager nav below dynamic g-album-grid. | Chad Kieffer | |
| 2009-10-17 | Remove remaining clearfix selectors from fix-ie sheets. | Chad Kieffer | |
| 2009-10-17 | Drop our g-clearfix in favor of using jQuery UI's ui-helper-clearfix. | Chad Kieffer | |
| 2009-10-17 | Move tag css from theme to the module. Introduced generic .g-inline class ↵ | Chad Kieffer | |
| for inline elements, including lists and forms. | |||
| 2009-10-16 | Remove bg icons when an <li> in a form is tagged with g-error, etc. Minor ↵ | Chad Kieffer | |
| consistency updates for form layout styles in views and dialogs. | |||
| 2009-10-16 | Apply g-dialog-link class directly to login link markup, not via jQuery. | Chad Kieffer | |
| 2009-10-16 | Deal with IE flicker during Superfish menu init solely in ui.init.js with ↵ | Chad Kieffer | |
| .hide() and .show(). Since the menus in the header are the only SF menus, use those selectors for initialization. | |||
| 2009-10-16 | Apply g-short-form directly to short forms rather than via JS. Comment ↵ | Chad Kieffer | |
| updates in ui.init.js. | |||
| 2009-10-15 | Restored g-buttonset class to the view menu, for now. | Chad Kieffer | |
| 2009-10-15 | Remove g-toolbar, it serves no purpose for styling or JS. | Chad Kieffer | |
| 2009-10-09 | Fixed resized photo float issue, added g-clearfix to g-pager on the photo ↵ | Chad Kieffer | |
| view. Tightened up g-pager styles. Removed a few unecessary !importants. | |||
| 2009-10-07 | Grouped rtl styles in the admin theme. Removed #g-forgot-password-link, it ↵ | Chad Kieffer | |
| doesn't style the element. Added g-left and g-right in missing places. | |||
| 2009-10-07 | Update fix ie style sheets to include .g-clearfix. | Chad Kieffer | |
| 2009-10-07 | Replaced most clear fix hacks with generic class. | Chad Kieffer | |
| 2009-10-07 | Consolidated the rest of the base message styles into lib/gallery.common.css ↵ | Chad Kieffer | |
| and applied updates to views. Moved over draggable/droppable styles. Use g-target consistently for drag/drop interactions. Minor re-ordering of selectors in gallery.common.css. Updates to css comments. | |||
| 2009-10-06 | Rename permissions icons to correspond to view states, move to lib/images. ↵ | Chad Kieffer | |
| Fixed references to them in the edit permissions view. | |||
| 2009-10-05 | Refer to sidebar elements as blocks, rather than panels. | Chad Kieffer | |
| 2009-10-04 | Renamed more CSS selectors from gName to g-name. | Chad Kieffer | |
| 2009-10-04 | Renamed most, if not all css selectors from gName to g-name. Moved a few ↵ | Chad Kieffer | |
| shared images from wind to lib. Deleted unused images in the admin_wind. This will likely break a few ajax features. | |||
| 2009-09-30 | Convert gDialog and gCancel over to g-dialog and g-cancel. Refactor CSS id's ↵ | Chad Kieffer | |
| and classes in the login/reset password dialog. | |||
| 2009-09-30 | Move primary status message icons to lib/images/, update css urls accordingly. | Chad Kieffer | |
| 2009-09-30 | Merge branch 'master' into talmdal_dev | Tim Almdal | |
| 2009-09-30 | Use the block_manager to manage site sidebar panels. Fixes ticket #110. | Tim Almdal | |
| * Extend block_manager to handle sidebar blocks. get_available has become get_available_admin_blocks, get_list becomes get_admin_list. * Create new functions get_available_site_blocks which will look for gallery_block get_available_site_blocks. * Refactor sidebar_blocks into a separate function and then call block_manager::get_html(site.sidebar). Convert image_block to use block management instead of theme::sidebar_blocks * Change the block_manager api so that the theme is passed into the get method. convert info to the new sidebar block approach * Convert the user module to use the new sidebar block structure. remove the installers for info and image_block modules. * Convert tag and rss modules to the new sidebar framework. reset the version number to 1 for info and image_block modules. * Change the get_html method to ignore empty blocks and change the individual handlers to return an empty string if no block is generated * Add a warning message if no sidebar blocks are active and provide a link to the admin page that configures the sidebar. | |||
| 2009-09-30 | Replaced gButtonLink with g-button. | Chad Kieffer | |
| 2009-09-30 | First round of CSS refactor updates. Added calls to gallery.common.css from ↵ | Chad Kieffer | |
| wind and admin_wind. Replaced basic text align and block float classes. Removed section #2 from both themes screen styles. | |||
| 2009-09-27 | Set .gItem height dynamically based on the tallest item in the grid. ↵ | Chad Kieffer | |
| Addresses ticket #757 | |||
| 2009-09-26 | Removed unused toggleClass() | Chad Kieffer | |
| 2009-09-26 | Remove IE 8 compatibility mode, it's not really needed after the latest ↵ | Chad Kieffer | |
| context menu update | |||
