Commit Graph
708 Commits
Author SHA1 Message Date
Chad Kieffer 80bb78fa4e Fixed resized photo float issue, added g-clearfix to g-pager on the photo view. Tightened up g-pager styles. Removed a few unecessary !importants. 2009-10-09 12:07:27 -06:00
Tim Almdal 83203a11f8 Add the rotate clockwise and counter clockwise to the theme images 2009-10-08 13:06:29 -07:00
Tim Almdal 39dbd820fa Darken the body background. 2009-10-08 11:54:56 -07:00
Tim Almdal 4b64521275 Change the color of the icon pack to darker shades instead of orange 2009-10-08 11:24:21 -07:00
Tim Almdal 23ba9a2a4e A clone of the Gallery Wind theme that is based on darker colors. We can move it to -contrib if that's the desire, but i'd thought i'd put it here for now. 2009-10-08 10:11:57 -07:00
Chad Kieffer 03561649ea Grouped rtl styles in the admin theme. Removed #g-forgot-password-link, it doesn't style the element. Added g-left and g-right in missing places. 2009-10-07 21:52:45 -06:00
Chad Kieffer 609072d3b9 Update fix ie style sheets to include .g-clearfix. 2009-10-07 20:29:16 -06:00
Chad Kieffer 121fcab5c8 Replaced most clear fix hacks with generic class. 2009-10-07 00:46:02 -06:00
Chad Kieffer 859f8dc558 Consolidated the rest of the base message styles into lib/gallery.common.css 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-07 00:21:23 -06:00
Chad Kieffer 0c7e4581c9 Rename permissions icons to correspond to view states, move to lib/images. Fixed references to them in the edit permissions view. 2009-10-06 22:18:31 -06:00
Chad Kieffer 49505f28bb Refer to sidebar elements as blocks, rather than panels. 2009-10-05 22:27:30 -06:00
Chad Kieffer d581bbbd1e Renamed more CSS selectors from gName to g-name. 2009-10-04 15:53:00 -06:00
Chad Kieffer dfc7f02ccc Restored avatar.jpg as it is used on the comment admin page. 2009-10-04 01:21:31 -06:00
Chad Kieffer 3e6ba7acc3 Renamed most, if not all css selectors from gName to g-name. Moved a few shared images from wind to lib. Deleted unused images in the admin_wind. This will likely break a few ajax features. 2009-10-04 00:27:22 -06:00
Chad Kieffer 9145331fd4 Renamed and moved gOdd/gEven CSS classes. 2009-10-03 12:33:53 -06:00
Tim Almdal ace6949664 Set the height of the gAdminBlocksList ul so the user doesn't have to struggle to find the drop target. Thx floridave fir pointing it out. 2009-10-02 08:00:15 -07:00
Chad Kieffer e1e8904e4a Convert gDialog and gCancel over to g-dialog and g-cancel. Refactor CSS id's and classes in the login/reset password dialog. 2009-09-30 22:49:36 -06:00
Chad Kieffer 06070c78ee Move primary status message icons to lib/images/, update css urls accordingly. 2009-09-30 18:05:15 -06:00
Tim Almdal 4de412e722 Enable the administration screen for the sidebar. Fix for ticket #110. 2009-09-30 14:26:32 -07:00
Tim Almdal a210878725 Merge branch 'master' into talmdal_dev 2009-09-30 07:37:14 -07:00
Tim Almdal 60d35b8992 Use the block_manager to manage site sidebar panels. Fixes ticket #110.
* 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 07:31:12 -07:00
Chad Kieffer 72672bda39 Replaced gButtonLink with g-button. 2009-09-30 08:04:49 -06:00
Chad Kieffer daa3a2b43c First round of CSS refactor updates. Added calls to gallery.common.css from wind and admin_wind. Replaced basic text align and block float classes. Removed section #2 from both themes screen styles. 2009-09-30 00:32:52 -06:00
Chad Kieffer fbb6a86f94 Set available graphics block heights with gallery.equal_heights(). 2009-09-29 23:21:08 -06:00
Chad Kieffer 3ea3a4325e Don't display bg color on success and info module status messages, only errors and warnings. 2009-09-29 23:11:15 -06:00
Chad Kieffer cec4493545 Don't show bg colors on success and info log messages in the log block shown on the dashboard 2009-09-27 23:14:58 -06:00
Chad Kieffer 6cd8679dec Set .gItem height dynamically based on the tallest item in the grid. Addresses ticket #757 2009-09-27 22:49:46 -06:00
Chad Kieffer 8060a8a659 Removed unused toggleClass() 2009-09-26 18:34:04 -06:00
Chad Kieffer 484dd7abaa Remove IE 8 compatibility mode, it's not really needed after the latest context menu update 2009-09-26 15:50:16 -06:00
Chad Kieffer 7b001c9827 Merge branch 'master' of github.com:gallery/gallery3 2009-09-26 15:44:55 -06:00
Chad Kieffer d1792ab3e0 Clean up hover effect, move some CSS out of ui.init.js to screen.css. Fix context_menu, it wasn't closing. Fix context_menu in IE7 by putting a bg color on the menu 2009-09-26 15:44:34 -06:00
Chad Kieffer ef35f09001 Force IE 8 into IE 8 compatiblility mode 2009-09-26 14:28:43 -06:00
jhilden f5094ede3c minor improvements to simple uploader
* removed CSS from the view to wind/css/screen.css
* started changing CSS classes/IDs to new prefix "g-"
* and more
2009-09-26 13:28:10 -04:00
Chad Kieffer 0abd6f63bc Force status message box to fill the full width of the content area 2009-09-24 22:11:36 -06:00
Tim Almdal 65051a4bf7 Rename the default themes to wind and admin_wind. Change xss_data.txt file 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-23 15:06:17 -07:00
Tim Almdal d3b5562282 Commit cbba45 accidently attached the gallery_ajax widget to gDialogLinks in the admin default theme. This change corrects it 2009-09-23 10:50:32 -07:00
Chad Kieffer 22296907b7 Don't add in contextual menu height if the menu's empty 2009-09-21 23:17:12 -06:00
Chad Kieffer 62863f5fea Address IE8 hover effect issues. Closes #666. 2009-09-19 18:55:49 -06:00
Tim Almdal 48326ad017 Cleanup issues with the original fix for #779 2009-09-17 12:11:00 -07:00
Bharat Mediratta 4e1e24ba1a Add a movie_menu() theme callback, and have the default theme call it
in the sidebar on movie page types.
2009-09-16 20:34:42 -07:00
Bharat Mediratta ffccfb9e63 Move the code that adds the .gShortForm CSS class out of
gallery.short_forms.js and into the theme, since this is really a
theme decision.
2009-09-15 20:23:32 -07:00
Bharat Mediratta 75c6808413 Only show the block anchor if one exists. Show block anchors for
admin themes too.
2009-09-13 14:25:56 -07:00
Bharat Mediratta 827c845abb Use the absolute url format for the root item. html::anchor() will
not prepend the base url to that.
2009-09-13 14:14:06 -07:00
Kevin Nehls 645cf6347c Fix "Back to the gallery" link in upper-right corner
in Admin Dashboard.
2009-09-13 09:14:25 -07:00
Bharat Mediratta 711cdde5b9 Only tack ?show=<current_id> on for the last parent, because that's
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-12 20:46:54 -07:00
Chad Kieffer 35f7f65363 Fix breadcrumbs in all dialogs rather than piecemeal. 2009-09-10 23:26:37 -06:00
Chad Kieffer e15426abab Clean up server add dialog a bit. 2009-09-10 23:18:51 -06:00
Chad Kieffer 935a898c02 Clear the Upload queue label from the breadcrumbs in the Add Photos dialog. 2009-09-10 22:58:37 -06:00
Bharat Mediratta b8053c9ddf Rename "after_installer" to "welcome_message" in the code to make it
clearer what its purpose is.  Add some spacing in the theme for it
so that it's less cramped.
2009-09-10 21:10:20 -07:00
Bharat Mediratta 76df072e8e Reformat error messages in dialogs so that they don't overflow in weird ways. 2009-09-09 16:18:00 -07:00