| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-07-22 | Use the Kohana cascading filesystem to locate resources loaded by the | Bharat Mediratta | |
| theme. Because the theme comes first, this means that themes can override any module resources, at the cost that we no longer have namespacing for JS and CSS files. The only file getting used outside of this model is themes/default/screen.css which is used in the admin theme. I fixed that by copying screen.css into admin_default and renaming its screen.css to admin_screen.css. I also copied over all the images that it was referencing. Fixes tickets #48 and #539. Theme API changes: - theme_script(), theme_url() and theme_css() are no longer needed - script(), url() and css() now refer to the first matching asset in the module load path, where gallery3/lib is at the end of the path | |||
| 2009-07-05 | Add task logging functionality. When a task runs, it creates a log that is | Tim Almdal | |
| stored in the persistant cache for 30 days. On the admin_maintenance page there is a new link for completed tasks "browse log". Clicking this will open a dialog box that has the the contents of the log displayed. The user can then view the log and close the dialog, or press the save button to download the log to their local machine. | |||
| 2009-07-01 | made the 'back to gallery' link in the admin a lighter grey | jhilden | |
| (and removed the commented out <img>) | |||
| 2009-07-01 | change to the 'back to the Gallery' link from the admin. | jhilden | |
| 2009-06-30 | UI enhancement: made the 'back to the Gallery' links a little bit easier to ↵ | jhilden | |
| discover | |||
| 2009-06-27 | Digibug simplification cleanup. Upgrade digibug module to version 2. | Bharat Mediratta | |
| 1) Simplify the admin settings page to what most of our users want. Eliminate basic_ and default_ ids. We just have company_id and default_id. Advanced users can use advanced settings for now. 2) Fix security in print_photos (didn't get it right in my last commit) 3) Use the regular thumb and full urls if the images are publicly available to reduce load on the proxy. 4) Simplify proxy expiration code. 5) Eliminate all specialized styles from the admin theme. | |||
| 2009-06-25 | 1) Rename the basic_company_id and basic_event_id to default_*_id | Tim Almdal | |
| 2) Removed the tabs on the digibug admin page word count is now at 35. 3) Added a default link which resets the event and company id's to gallery's ids | |||
| 2009-06-25 | 1) Move the digibug css in the default and admin_default themes | Tim Almdal | |
| 2) Remove most of the marketing cruft on the admin pages 3) Change the name of the admin settings to just Digibug 4) Remove the "switch on mouseover" approach | |||
| 2009-06-22 | Fix css indentation | Bharat Mediratta | |
| 2009-06-10 | first stab at makeing the language admin view prettier | jhilden | |
| 2009-06-09 | fixed that you couldn't copy and paste text from the admin dashboard | jhilden | |
| * made only the block headers draggable, so that the rest of the block could be normal * this should fix bug #292 | |||
| 2009-06-06 | Preliminary BiDi support (needs *a lot* of tweaking) | Andy Staudacher | |
| 2009-05-31 | user admin facelift | jhilden | |
| * added drag & drop help message for empty groups * fixed overflow issue with more than ~10 members in one group * CSS improvements | |||
| 2009-05-30 | small UI/CSS facelift for user admin + git test | jhilden | |
| 2009-05-13 | Add the "advanced settings" controller which lets you see all the | Bharat Mediratta | |
| vars. We'll eventually turn this into a registry where you can edit settings directly (at your own risk). | |||
| 2009-05-13 | Colorize admin user rows to make them stand out | Bharat Mediratta | |
| 2009-05-06 | Usability update: include an "Activate Toolkit Name" button with available ↵ | Chad Kieffer | |
| toolkits | |||
| 2009-03-25 | tag changes in the tag admin should now work as expected | Jakob Hilden | |
| 2009-03-17 | Remove mptt warning message hack | Tim Almdal | |
| 2009-03-16 | Ticket #97. Applied button css where missing. Minor form css improvements. | Chad Kieffer | |
| 2009-03-16 | Add a new css selector for the high lighting a warning on the MPTT | Tim Almdal | |
| graphical display screen in the developer module. | |||
| 2009-03-13 | The first incarnation of the developer tools. This allows the user to | Tim Almdal | |
| enter a module name, a description and pick the call backs and or events they want to support and generate the basic module skeleton with one click. @todo: clone a module, clone a theme, generate skeleton controller, view, | |||
| 2009-03-04 | move server_add styles into the theme screen.css files | Tim Almdal | |
| 2009-02-26 | Move tag CSS into admin theme's screen.css | Bharat Mediratta | |
| Use JS to add titles to avoid repeating the same text 10s of times. | |||
| 2009-02-26 | Add slightly more visual feedback when you're hovering over a | Bharat Mediratta | |
| draggable user. Also, drag the icon and name not just the icon. | |||
| 2009-02-23 | Temp fix for photostreamin admin dashboard, other miscellaneous css fixes. ↵ | Chad Kieffer | |
| Apply jQuery UI button css to submit inputs in the admin theme. | |||
| 2009-02-20 | Fixes to comment admin buttons. | Chad Kieffer | |
| 2009-02-15 | Apply buttons to comment moderation and action buttons, beginnings of a ↵ | Chad Kieffer | |
| photo stream carousel block in admin dashboard. | |||
| 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-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-05 | Addressed the issues in ticket 34. | Tim Almdal | |
| Surround the the attempt to use gd_info with a try catch block. Created a new class gInstalledToolkit which has the highlighting and the over pointer definition. Now if you mouse across an inactive toolkit it remains inert. | |||
| 2009-02-01 | For consistency with the rest of the admin UI, display User list as table, ↵ | Chad Kieffer | |
| not list. Apply cursor: move to jQuery UI draggable and sortable. Clean up admin table styles a bit. | |||
| 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 | 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-16 | Added drop target style, other minor admin dashboard style updates. | Chad Kieffer | |
| 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 | 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 | 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-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-10 | (no commit message) | Chad Kieffer | |
| 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-09 | Added gCommentsAdminMenu to clearfix. | Chad Kieffer | |
