| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-02-15 | Digibug up and vanished. Move the module to contrib for now. This | Bharat Mediratta | |
| will leave the module active in any existing installs that had it active, but that shouldn't cause any negative impact. Fixes #2002. | |||
| 2013-01-21 | Update copyright to 2013. Fixes #1953. | Bharat Mediratta | |
| 2012-02-27 | Update copyright to 2012. #1822 | Bharat Mediratta | |
| 2011-01-21 | Update copyright to 2011. | Bharat Mediratta | |
| 2010-05-16 | Make sure that $item exists in site_menu(). | Bharat Mediratta | |
| 2010-05-08 | Move print with digibug to the site menu. | ckieffer | |
| 2010-03-03 | Update the copyright to 2010. It's only 3 months into the year :-) | Bharat Mediratta | |
| 2009-10-04 | Renamed most, if not all css selectors from gName to g-name. Moved a few ↵ | Chad Kieffer | |
| shared images from wind to lib. Deleted unused images in the admin_wind. This will likely break a few ajax features. | |||
| 2009-08-09 | Fix up context menus a bit. | Bharat Mediratta | |
| - Update digibug_event::context_menu() to take the actual item - Change gallery::context_menu() to not require the page_type as an argument | |||
| 2009-08-09 | Add jquery ui print icon class to menu | Chad Kieffer | |
| 2009-08-09 | Update photo_menu() and context_menu() to work with recent menu changes. | Bharat Mediratta | |
| 2009-08-08 | Added basic context menu affects and styles. Simplified some of the action ↵ | Chad Kieffer | |
| labels in the menu. | |||
| 2009-08-03 | Combine the quick menu and the thumb menu into a single menu called | Bharat Mediratta | |
| the "context" menu. This new context menu is generated using the typical event processing system, like our other menus. The specialized quick CSS and JS is now gone, replaced by our generic menu handling code. It's all rolled together currently using the thumb_menu UI for easy packaging. All the CSS and JS is updated. NOTE: the non-dialog links (rotate, album_cover) have a broken UI because they return JSON which the quick.js code handled specially, but we don't handle properly now. I need to fix this. | |||
| 2009-07-28 | Use events to generate menus, instead of having xxx_menu helpers. | Bharat Mediratta | |
| This is the first step towards having a simple, lightweight and unified API for module interaction. | |||
