| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-06-22 | Fix css indentation | Bharat Mediratta | |
| 2009-06-22 | Fix indentation | Bharat Mediratta | |
| 2009-06-19 | More minor facelift for the admin/g2_import page. | Bharat Mediratta | |
| 2009-06-19 | Give the admin/g2_import page a facelift. | Bharat Mediratta | |
| 2009-06-19 | Move 'Permissions' above 'STUFF THAT NEEDS A HOME' since I think that | Bharat Mediratta | |
| the stuff that needs a home is a catch all and should be at the bottom. | |||
| 2009-06-19 | Improve the task dialog | Bharat Mediratta | |
| 1) Put a "starting up..." message before there's any feedback from the server 2) show the title of the task in the dialog. | |||
| 2009-06-09 | Update floats after .rtl addition. Both should work now. | Chad Kieffer | |
| 2009-06-06 | Merge branch 'master' of git@github.com:gallery/gallery3 | Andy Staudacher | |
| 2009-06-06 | Preliminary BiDi support (needs *a lot* of tweaking) | Andy Staudacher | |
| 2009-06-06 | Remove album view icon link, added album link to info module. This and ↵ | Chad Kieffer | |
| breadcrumb should suffice. | |||
| 2009-06-05 | Forgot to remove notify css classes in default theme in previous commit. | Chad Kieffer | |
| 2009-06-05 | Create a gDialogLargeLoading class for use with dialogs when running ↵ | Tim Almdal | |
| something that will take a little longer. If the standard gLoadingLarge is used with a dialog then the ui-dialog-content class will override the background and the loading icon will not be seen. Signed-off-by: Bharat Mediratta <bharat@menalto.com> | |||
| 2009-06-04 | Update notify/watch eyeglasses icon with bullhorn icon. Rename css/image ↵ | Chad Kieffer | |
| names from watch to notify. | |||
| 2009-05-30 | Remove insertion of content via CSS, it's not supported by IE. Just added ↵ | Chad Kieffer | |
| sufficient white space as a seperator. | |||
| 2009-05-30 | Fix width of add tag text input in IE | Chad Kieffer | |
| 2009-05-30 | Fix height on #gQuickPane in IE | Chad Kieffer | |
| 2009-05-30 | Fix IE issues with gPager, switch gPager from id to class, it's possible ↵ | Chad Kieffer | |
| that we might want it to appear more than once in views. | |||
| 2009-05-30 | Use short hex for colors, #cccccc > #ccc | Chad Kieffer | |
| 2009-05-30 | Refine link colors a bit. Drop orange for hover. Remove underlines for ↵ | Chad Kieffer | |
| sf-menu hovers. | |||
| 2009-05-22 | Added album icon before album titles. Thx again Ben. | Chad Kieffer | |
| 2009-05-21 | Added Ben Dunkle's current watch icon. Renamed icon file name to keep 'em ↵ | Chad Kieffer | |
| grouped | |||
| 2009-05-14 | permissions UI facelift | Jakob Hilden | |
| 2009-05-09 | Highlight status messages on load, fade them out after a few seconds. Make ↵ | Chad Kieffer | |
| success green brighter. | |||
| 2009-04-12 | added icons to permissions UI | Jakob Hilden | |
| 2009-03-31 | Add quick edit pane to resize images, ticket #189 | Chad Kieffer | |
| 2009-03-18 | Added rotate cc and ccw icons to themeroller theme and css to default theme, ↵ | Chad Kieffer | |
| applied to quick pane rotate buttons. Hope that jQuery UI includes rotate icons eventrually so we don't have to maintain this. | |||
| 2009-03-18 | Stop header height from collapsing when there's no breadcrumb present, as is ↵ | Chad Kieffer | |
| the case with tag albums. Thanks to gadulia for reporting: http://gallery.menalto.com/gallery_3.0_alpha_1_released?page=1#comment-302916 | |||
| 2009-03-17 | Even out the padding for #gAddPhotosQueue .box | Bharat Mediratta | |
| 2009-03-17 | Style breadcrumb in photo upload dialog | Chad Kieffer | |
| 2009-03-17 | Make the gAddPhotosCanvas take up the entire dialog, for now. | Bharat Mediratta | |
| 2009-03-17 | Switch from using SimpleUploader to using swfUpload as our flash based | Bharat Mediratta | |
| uploader. This is modeled on http://codex.gallery2.org/Gallery3:Upload_UX but is not yet complete. Notes: * Changed #gProgressBar to .gProgressBar to support multiple progress bars on the same page * Added a bunch of CSS to the "needs a home" section in themes/default/css/screen.css | |||
| 2009-03-17 | Simplify gError, gWarning, gInfo, gSuccess selectors to allow them to be ↵ | Chad Kieffer | |
| used within more elements. Updated gError styles in forms. | |||
| 2009-03-16 | Ticket #97. Applied button css where missing. Minor form css improvements. | Chad Kieffer | |
| 2009-03-12 | Lighten color of user name in login menu | Chad Kieffer | |
| 2009-03-09 | Undo "#gProgressBar { visibility: hidden }", introduced in r20264 | Bharat Mediratta | |
| which caused the progress bar to be invisible for admin/maintenance tasks. | |||
| 2009-03-04 | move server_add styles into the theme screen.css files | Tim Almdal | |
| 2009-02-23 | Partial next/last pager fix for IE 6 and 7. Button's width is still foced to ↵ | Chad Kieffer | |
| 100%. Think this is a jQuery UI CSS issue and I haven't figured out an override for it yet. | |||
| 2009-02-22 | Add Cancel link next to submit buttons in dialogs. Apply button style to ↵ | Chad Kieffer | |
| buttons in dialogs. | |||
| 2009-02-22 | Minor fixes to gAlbumGrid and gPager | Chad Kieffer | |
| 2009-02-22 | Apply button styles to pager buttons and position in consistent locations. | Chad Kieffer | |
| 2009-02-20 | Change #Breadcrumbs to a css class. This allows the formatting to be | Tim Almdal | |
| used multiple times on the same page. (For example in a dialog box such as in jhilden's upload mockup) | |||
| 2009-02-20 | Fixes to comment admin buttons. | Chad Kieffer | |
| 2009-02-15 | Bring the default theme's header visually closer to the admin_default's header. | Chad Kieffer | |
| 2009-02-13 | Ticket #2. Tighten up search results UI. | Chad Kieffer | |
| 2009-02-12 | Added a show comment form button. Add comment form is revealed when the ↵ | Chad Kieffer | |
| button is clicked. Used jQuery UI Effect to .highlight() to bring attention to newly added comments. Also added a named anchor to our block library to allow direct linking/scrolling to those blocks on the page. | |||
| 2009-02-12 | Fixed gViewMenu button issues. Fixed major admin_default theme issues, ↵ | Chad Kieffer | |
| content now clears the menu. Added IE-specific stylesheet to admin theme. | |||
| 2009-02-11 | Button mania continues. Make edit and delete user/group links buttons, ↵ | Chad Kieffer | |
| buttons, buttons! | |||
| 2009-02-10 | Reduce width of add user and group forms. | Chad Kieffer | |
| 2009-02-09 | Add hover state for buttons. | Chad Kieffer | |
| 2009-02-09 | Added a few element checks to make sure elements exist before trying to ↵ | Chad Kieffer | |
| manipulate/initiate them. | |||
