| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-08-29 | Don't concatenate two strings together as an argument for t() or t2(); | Bharat Mediratta | |
| the l10n_scanner cannot parse it properly and drops those from the localization list. Fixes ticket #1284. | |||
| 2010-08-22 | Get rid of the move dialog and move option. Instead, replace it with | Bharat Mediratta | |
| a call to Organize with the appropriate album open. I have not yet figured out how to get the SWF code to highlight the active image, but that's coming. Partial fix for #1204. | |||
| 2010-06-15 | Remove a stray period. | Bharat Mediratta | |
| 2010-05-09 | Add dependency checking to insure the administrator is notified if the rest ↵ | Tim Almdal | |
| module is deactivated | |||
| 2010-03-13 | Fix bug #1015 : repeated ids are prohibited | Florent Paterno | |
| 2010-03-03 | Update the copyright to 2010. It's only 3 months into the year :-) | Bharat Mediratta | |
| 2009-10-25 | Make menu label adhere to our capitalization standard. | Chad Kieffer | |
| 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-31 | Add an icon to the context menu option. | Bharat Mediratta | |
| 2009-08-31 | Add 'organize album' to the context menu. | Bharat Mediratta | |
| 2009-08-06 | Further streamline the code. | Bharat Mediratta | |
| Organize_Controller: * Remove unnecessary constants * Rename index() to dialog() * Simplify _get_micro_thumb_grid organize.js: * Move sizing code in here from organize_dialog.html.php organize_dialog.html.php: * Move CSS and JS links in here so that we only load them when we need them. * Move sizing code into organize.js organize_thumb_grid.html.php: * Move pagination logic in here, since it's view centric * Collapse the css class determination code and inline it | |||
| 2009-08-06 | Leverage the gallery.dialog/js functionality in order to reduce duplicate code | Tim Almdal | |
| 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. | |||
