| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-01-29 | Fix lint errors | Bharat Mediratta | |
| 2009-01-28 | Fix button background image url | Bharat Mediratta | |
| 2009-01-25 | Annotate and number admin_default's style sheet sections. Changed gSelected ↵ | Chad Kieffer | |
| from green to neutral light gray BG color. Various user admin style updates. | |||
| 2009-01-25 | Apply rounded corners to gBlocks in gAvailable, not gAvailable. | Chad Kieffer | |
| 2009-01-25 | Add opacity values for gUnavailable in IE with the filter attribute. | Chad Kieffer | |
| 2009-01-25 | Admin theme style cleanup. Merged separate selected, available, unavailable ↵ | Chad Kieffer | |
| into a single set of reusable classes. Applied alternating row bg colors. Removed inline CSS from admin views. Moved user admin css into admin_default theme style sheet. | |||
| 2009-01-24 | Admin theme style cleanup. Merged separate selected, available, unavailable ↵ | Chad Kieffer | |
| into a single set of reusable classes. Applied alternating row bg colors. Removed inline CSS from admin views. Moved user admin css into admin_default theme style sheet. | |||
| 2009-01-23 | Don't ajaxify the theme details form; it should just be a regular form. | Bharat Mediratta | |
| 2009-01-23 | Ajaxified user edit forms. They're populated, but don't submit yet. | Chad Kieffer | |
| 2009-01-22 | toggling of user edit panel works now. | Jakob Hilden | |
| added groups to the admin_user view, so you will eventually be able to edit users, groups and memberships on one admin page. | |||
| 2009-01-22 | Added new UI element, gPanel, which is a similar mechanism to gDialog. ↵ | Chad Kieffer | |
| Panels are hidden inline elements that can be revealed within list items, tables cells, etc. Still need to add the toggle off and ajaxify content. | |||
| 2009-01-20 | totally incomplete version of user admin UI. | Jakob Hilden | |
| 2009-01-18 | Drag and drop in the admin dashboard now saves the location. | Bharat Mediratta | |
| * Make block_adder a real block * Suppress the "close" link on block_adder * Move the drag/drop JS into the core code out of the admin theme | |||
| 2009-01-17 | Fix indentation | Bharat Mediratta | |
| 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-16 | Make admin dashboard blocks draggable. Updated order and position not yet saved. | Chad Kieffer | |
| 2009-01-15 | Changing t() placeholder syntax from {{replace_me}} to %replace_me. | Andy Staudacher | |
| 2009-01-13 | Put up a nice message if there are no other themes available to | Bharat Mediratta | |
| choose. | |||
| 2009-01-13 | Change admin/themes to show both styles of themes side by side. This | Bharat Mediratta | |
| eliminates the menu, which is kind of clunky. While I'm at it, let's call the "regular" themes a "site theme" so we have "site" and "admin" themes. | |||
| 2009-01-13 | fix up the selected theme, too. | Bharat Mediratta | |
| 2009-01-13 | Make the admin/graphics UI mimic admin/themes with a single selected | Bharat Mediratta | |
| toolkit above, and other available ones below. | |||
| 2009-01-12 | Implement deleting dashboard blocks. | Bharat Mediratta | |
| * Refactor blocks so that they have a separate id vs css_id. This way we can have a unique identifier for each visual block. * Store blocks with a random id as their unique identifier * Add Admin_Dashboard::remove_block() and modify themes/admin_default/views/block.html.php to call it when you click the remove box. | |||
| 2009-01-12 | Theme admin refinement. Make more room to show the preview by enlarging the ↵ | Chad Kieffer | |
| iframe and removing the heading above it. | |||
| 2009-01-12 | Remove gDraggable, we won't be using it. jQuery UI theme will handle this. | Chad Kieffer | |
| 2009-01-12 | If there's sidebar content, use yui-t5. If none, yui-t7. | Chad Kieffer | |
| 2009-01-12 | Only the admin dashboard has a sidebar now. | Bharat Mediratta | |
| admin.html.php looks for $sidebar and renders the page appropriately if one exists. But only admin_dashboard has one currently. | |||
| 2009-01-12 | Applied jquery ui dialog titlebar to dashboard blocks to add a close button. ↵ | Chad Kieffer | |
| It's not semantically "nice" but it works for now. | |||
| 2009-01-12 | Make the logos link back to the main album page for easy navigation. | 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 | 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 | 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-11 | Improve name/descriptions | Bharat Mediratta | |
| 2009-01-10 | Replace default theme screenshot with the admin theme. | Chad Kieffer | |
| 2009-01-10 | (no commit message) | Chad Kieffer | |
| 2009-01-10 | Submit theme values | Felix Rabinovich | |
| 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 | Display theme details | Felix Rabinovich | |
| 2009-01-10 | Site message placement and style adjustments. | Chad Kieffer | |
| 2009-01-10 | Make the admin theme header fully visible at 1024px wide. Revert to larger ↵ | Chad Kieffer | |
| Gallery logo. | |||
| 2009-01-10 | Split themes into two tabs for regular and admin themes | Felix Rabinovich | |
| 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-10 | Move site status message to the very top of the page, before the header. | Chad Kieffer | |
| 2009-01-09 | Theme Administration cleanup initialization | Felix Rabinovich | |
| 2009-01-09 | Theme Administration v. 2. Doesn't distinguish between regular and admin ↵ | Felix Rabinovich | |
| themes yet | |||
| 2009-01-09 | Added gCommentsAdminMenu to clearfix. | Chad Kieffer | |
| 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 | i18n refactoring: Rename all _() (reserved by gettext) calls to t(). | Andy Staudacher | |
| - And refactor printf to our string interpolation / pluralization syntax - Also, a slight change to the translations_incomings table, using binary(16) instead of char(32) as message key. | |||
| 2009-01-08 | Added avatar.jpg and pager.html.php (used in comments module) | Bharat Mediratta | |
| 2009-01-07 | Make any ul.gMenu into a sf-menu | Bharat Mediratta | |
