| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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. | |||
| 2009-02-08 | Superfish is now in gallery3/trunk/lib/superfish | Bharat Mediratta | |
| 2009-02-08 | Clean up add user and group buttons to move the + icon to the left. The + ↵ | Chad Kieffer | |
| icon doesn't appear within the button outline with buttons that aren't floated. Will have to debug later. | |||
| 2009-02-08 | Let the theme control overlay opacity for dialogs. | Chad Kieffer | |
| 2009-02-08 | Missed deleting these in move to lib. | Chad Kieffer | |
| 2009-02-07 | Removed done todo items, removed tr.gClassName to allow class to be applied ↵ | Chad Kieffer | |
| to more than just table rows. | |||
| 2009-02-06 | jQuery-based buttons! Form updates, short form updates. Need to fix add ↵ | Chad Kieffer | |
| user/group buttons and search form on search results page. | |||
| 2009-02-06 | Move admin_default table styles to default for consistency. | Chad Kieffer | |
| 2009-02-06 | Apply default link styles to links in dialogs, including the Forgot Password ↵ | Chad Kieffer | |
| link. | |||
| 2009-02-05 | Apply default link styles to links in dialogs, including the Forgot Password ↵ | Chad Kieffer | |
| link. | |||
| 2009-02-02 | Change the item menu to allow the watch icon to change depending on | Tim Almdal | |
| whether the item is currently being watched. Currently the icon is the same as the add icon and needs to be changed. | |||
| 2009-01-30 | The start of the notification module. At this point, the icon has been ↵ | Tim Almdal | |
| added to the item menu in the sidebar (both photo and album). There is a corresponding icon in themes/default/images that needs to be spruced up. You can add and remove notifications to albums and photos, but nothing happens under the covers for event handling. | |||
| 2009-01-26 | Adding Recaptcha to the comment module. Recaptcha integration consists of a ↵ | Tim Almdal | |
| Form_Recaptcha class derived from Form_Input that can be added to any class that requires Recaptcha verfication. | |||
| 2009-01-25 | Undo the adding underscores to the id on forge generated forms | Tim Almdal | |
| 2009-01-24 | Supply a form id on all forms. This id can be used by modules other | Tim Almdal | |
| than the originating module to provide additional functionality to the form. | |||
| 2009-01-24 | Add move support. Use the move icon in the quick pane. You can't | Bharat Mediratta | |
| move an item into its own hierarchy, or into an album where you don't have edit permission. | |||
| 2009-01-22 | CSS updates for form validation messages and icons. Don't show error, info, ↵ | Chad Kieffer | |
| warning icons next to form fields, just messages. | |||
| 2009-01-16 | Comment and code format fixes | Chad Kieffer | |
| 2009-01-16 | Added drop target style, other minor admin dashboard style updates. | Chad Kieffer | |
| 2009-01-14 | Visually attach the quick edit menu to the thumbnail container. Added more ↵ | Chad Kieffer | |
| edit options (move, select as album cover, delete, additional options). Need to decide which belong in the bar and which belong in a dropdown menu under "options." | |||
| 2009-01-12 | Restored .understate for use to visually mute type (gray out). | Chad Kieffer | |
| 2009-01-12 | Removed tabs. We're not using it now. | Chad Kieffer | |
| 2009-01-12 | Fix spelling of 'resizable' and remove a duplicate. | Bharat Mediratta | |
| 2009-01-12 | Add all the files jquery ui needs, including css for each widget. ui.all.css ↵ | Chad Kieffer | |
| includes calls to the widget css we're currently using. Add new widget css here. | |||
| 2009-01-11 | Fix up the colors and background images for rows in gAdminMaintenance. | Bharat Mediratta | |
| 2009-01-11 | Moved admin css that needs a home to admin theme. Removed bg texture from ↵ | Chad Kieffer | |
| default theme's site menu and buttons. Leave 'em with a flat color for now. | |||
| 2009-01-11 | Change admin/graphics to avoid using radio buttons. Instead, when you | Bharat Mediratta | |
| hover over a toolkit it changes color and your cursor becomes a pointer. Clicking changes the toolkit. | |||
| 2009-01-11 | Rework the way we do theme selection. Show the currently active theme | Bharat Mediratta | |
| and then thumbnails for all the other available themes. If you select one of the other available themes, it gives you a preview pane where you can look at either the main page or the site admin page with the new theme, then choose to activate it if you like it. | |||
| 2009-01-10 | (no commit message) | Chad Kieffer | |
| 2009-01-10 | Switch the pager to use themeroller's icon sprites. I applied jquery ui css ↵ | Chad Kieffer | |
| classes to newly added span classes in the pager templates directly, will likely move these out and apply through ui.init.js later. | |||
| 2009-01-10 | Deleted icons used before jquery ui 1.6rc4 update. Renamed breadcrumb ↵ | Chad Kieffer | |
| seperator to just seperator. | |||
| 2009-01-10 | Site message placement and style adjustments. | Chad Kieffer | |
| 2009-01-10 | Updated to jquery ui 1.6rc4. Lots of changes, improved widget theme css and ↵ | Chad Kieffer | |
| icons. No need to fix position dialogs anymore. Included the following in the combined file + i18n files. Requires push back up to vendor branch. UI Core Effects Core Draggable - Req'd by Sortable Resizeable - Image/watermark/avatar scaling Sortable - Rearrange Dialog - All over :) Datepicker - Edit albums/items Progressbar Highlight - Message display, comment addition Transfer - Adding tags from available list to field Not fully integrated into the default theme yet. | |||
| 2009-01-09 | Reformated comment admin table layout. Added bulk action checkboxes and ↵ | Chad Kieffer | |
| menu, reply link, and edit link, all of which need to be wired up. | |||
| 2009-01-08 | Updated todos | Chad Kieffer | |
| 2009-01-07 | Extract the Akismet driver from the Spam_Filter module into a module | Bharat Mediratta | |
| in its own right. Clean up the tests, streamline the code and improve the admin interaction. Add a working stats page. | |||
