| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-09-23 | Rename the default themes to wind and admin_wind. Change xss_data.txt file ↵ | Tim Almdal | |
| 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-17 | Cleanup issues with the original fix for #779 | Tim Almdal | |
| 2009-09-04 | Fix typo: loading-arge.gif -> loading-large.gif | Bharat Mediratta | |
| 2009-09-03 | Move the loading images into lib/images and adjust everything to point | Bharat Mediratta | |
| at them, including jquery.autocomplete.css so that we don't have stuff from lib that points into a theme directory. They were common images anyway. Incidentally, rename sm/lg to small/large. | |||
| 2009-09-02 | Fix bg images in tables bug in webkit and ie. #718 | Chad Kieffer | |
| 2009-09-01 | Forgot to delete admin_screen in prior commit. Done. | Chad Kieffer | |
| 2009-09-01 | Merged admin_screen and screen style sheets in the admin theme. Removed some ↵ | Chad Kieffer | |
| unsused admin styles in the process. Fixed problem in admin header that broke the theme's layout in IE7. Moved the Gallery logo and shortcut icon to lib/images for easier reuse. | |||
| 2009-08-31 | Set CSS cursor to hand for jQuery UI ui-state-hover elements. Fixes all but ↵ | Chad Kieffer | |
| progress bar cursor. #669 | |||
| 2009-08-30 | Finish this pass at the Admin Maintenance view. Re-introduce status icons, ↵ | Chad Kieffer | |
| put Cancel All, Delete All buttons in the action heading cell. | |||
| 2009-08-29 | Merge branch 'master' of git@github.com:gallery/gallery3 | Chad Kieffer | |
| 2009-08-29 | Update status message styles. Lighten backgrounds, don't show background on ↵ | Chad Kieffer | |
| Admin Maintenance rows, and added gModuleStatus class. | |||
| 2009-08-28 | Merge branch 'master' of git@github.com:gallery/gallery3 | jhilden | |
| 2009-08-28 | improved translations admin interface | jhilden | |
| 2009-08-28 | Merge branch 'master' of git@github.com:gallery/gallery3 | Chad Kieffer | |
| 2009-08-28 | Make gMessage 100% of the width of its container. | Chad Kieffer | |
| 2009-08-28 | improved UI for the languages admin | jhilden | |
| this should take care of bug #329 | |||
| 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 | |
