summaryrefslogtreecommitdiff
path: root/themes
AgeCommit message (Collapse)Author
2009-10-03Renamed and moved gOdd/gEven CSS classes.Chad Kieffer
2009-10-02Set the height of the gAdminBlocksList ul so the user doesn't have to ↵Tim Almdal
struggle to find the drop target. Thx floridave fir pointing it out.
2009-09-30Convert 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-30Move primary status message icons to lib/images/, update css urls accordingly.Chad Kieffer
2009-09-30Enable the administration screen for the sidebar. Fix for ticket #110.Tim Almdal
2009-09-30Merge branch 'master' into talmdal_devTim Almdal
2009-09-30Use 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-30Replaced gButtonLink with g-button.Chad Kieffer
2009-09-30First 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-29Set available graphics block heights with gallery.equal_heights().Chad Kieffer
2009-09-29Don't display bg color on success and info module status messages, only ↵Chad Kieffer
errors and warnings.
2009-09-27Don't show bg colors on success and info log messages in the log block shown ↵Chad Kieffer
on the dashboard
2009-09-27Set .gItem height dynamically based on the tallest item in the grid. ↵Chad Kieffer
Addresses ticket #757
2009-09-26Removed unused toggleClass()Chad Kieffer
2009-09-26Remove IE 8 compatibility mode, it's not really needed after the latest ↵Chad Kieffer
context menu update
2009-09-26Merge branch 'master' of github.com:gallery/gallery3Chad Kieffer
2009-09-26Clean up hover effect, move some CSS out of ui.init.js to screen.css. Fix ↵Chad Kieffer
context_menu, it wasn't closing. Fix context_menu in IE7 by putting a bg color on the menu
2009-09-26Force IE 8 into IE 8 compatiblility modeChad Kieffer
2009-09-26minor improvements to simple uploaderjhilden
* removed CSS from the view to wind/css/screen.css * started changing CSS classes/IDs to new prefix "g-" * and more
2009-09-24Force status message box to fill the full width of the content areaChad Kieffer
2009-09-23Rename the default themes to wind and admin_wind. Change xss_data.txt file ↵Tim Almdal
to reflect this move. Not completely moved yet, but the git st is rather large so lets commit this now as a base for the cleanup.
2009-09-23Commit cbba45 accidently attached the gallery_ajax widget to gDialogLinks in ↵Tim Almdal
the admin default theme. This change corrects it
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
in the sidebar on movie page types.
2009-09-15Move the code that adds the .gShortForm CSS class out ofBharat Mediratta
gallery.short_forms.js and into the theme, since this is really a theme decision.
2009-09-13Only show the block anchor if one exists. Show block anchors forBharat Mediratta
admin themes too.
2009-09-13Use the absolute url format for the root item. html::anchor() willBharat Mediratta
not prepend the base url to that.
2009-09-13Fix "Back to the gallery" link in upper-right cornerKevin Nehls
in Admin Dashboard.
2009-09-12Only tack ?show=<current_id> on for the last parent, because that'sBharat Mediratta
the only parent for which the id is relevant. In a perfect world each parent's link would have a ?show=<id> for the next child's id. But that would require some confusing code and I don't want to put that into the default/example theme yet.
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
clearer what its purpose is. Add some spacing in the theme for it so that it's less cramped.
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
we're not relying on overriding url::site() to do tricks around item urls. This means that you won't get item urls by doing url::site("albums/37"), for example, but it also means that we won't get pretty urls where we don't expect them (like in the action of a <form> element). Incidentally, this will help us move over to using the slug format because if you've got a bad character in a url, the edit forms will now work on it since they'll be id based.
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
at them, including jquery.autocomplete.css so that we don't have stuff from lib that points into a theme directory. They were common images anyway. Incidentally, rename sm/lg to small/large.
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
unsused admin styles in the process. Fixed problem in admin header that broke the theme's layout in IE7. Moved the Gallery logo and shortcut icon to lib/images for easier reuse.
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 ↵Chad Kieffer
progress bar cursor. #669
2009-08-31Use min-height to hold the banner's height. #706.Chad Kieffer
2009-08-31Revert 12903f59965b6c95e91ffa8210adc7f18e0b4c03 overflow: auto hides the ↵Chad Kieffer
site menu drop downs.
2009-08-31Hold the banner's height when header text is set or the logo's yanked.Chad Kieffer