Age | Commit message (Expand) | Author |
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 |
2011-01-18 | Get rid of the "organize needs rest" message when upgrading to the | Bharat Mediratta |
2011-01-08 | Bump the organize module to version 3 and get rid of the code that | Bharat Mediratta |
2011-01-07 | Merge branch 'master' into organize_dev | Bharat Mediratta |
2011-01-07 | Make the CSS for the organize menu consistently g-organize-link. Fixes #1070. | Bharat Mediratta |
2011-01-05 | Swap organize_frame and organize_dialog since they were semantically | Bharat Mediratta |
2011-01-03 | Complete rewrite of the organize module in Javascript using the Sencha | Bharat Mediratta |
2010-08-29 | Don't concatenate two strings together as an argument for t() or t2(); | Bharat Mediratta |
2010-08-28 | Oops, forgot to create an install() function and set the version of | Bharat Mediratta |
2010-08-22 | Get rid of the move dialog and move option. Instead, replace it with | Bharat Mediratta |
2010-06-15 | Bump the organize module to version 2, and check to make sure that the | Bharat Mediratta |
2010-06-15 | Remove a stray period. | Bharat Mediratta |
2010-05-09 | Add dependency checking to insure the administrator is notified if the rest m... | Tim Almdal |
2010-03-27 | Convert the old organize to the new flex based organize | Tim Almdal |
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 |
2010-02-04 | 1) Simplify the layout of the organize dialog content. | Tim Almdal |
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 shar... | Chad Kieffer |
2009-09-05 | Change the module installer so that you don't need to provide your own | Bharat Mediratta |
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-28 | Add a @todo to defer loading the script/css to the organize dialog. | Bharat Mediratta |
2009-08-12 | Implement the first part of drag functionality. Having trouble getting visua... | Tim Almdal |
2009-08-06 | Further streamline the code. | Bharat Mediratta |
2009-08-06 | Leverage the gallery.dialog/js functionality in order to reduce duplicate code | Tim Almdal |
2009-08-06 | Tighten up the code by loading all the albums in the tree at once, removing | Tim Almdal |
2009-08-05 | Revert "Revert "Checkpoint the organize module rewrite. At this point, it do... | Tim Almdal |
2009-08-05 | Revert "Checkpoint the organize module rewrite. At this point, it doesn't re... | Tim Almdal |
2009-08-03 | Checkpoint the organize module rewrite. At this point, it doesn't really do | Tim Almdal |
2009-07-28 | Use events to generate menus, instead of having xxx_menu helpers. | Bharat Mediratta |
2009-07-22 | Use the Kohana cascading filesystem to locate resources loaded by the | Bharat Mediratta |
2009-07-14 | Revert "Remove the reference to organize.css is it is no longer used and is" | Bharat Mediratta |
2009-07-10 | Fix for ticket #341. | Tim Almdal |
2009-07-09 | Remove the reference to organize.css is it is no longer used and is | Tim Almdal |
2009-06-29 | Temporary checkin to allow merge with trunk... don't integrate | Tim Almdal |
2009-06-28 | Use $theme->script() method to render module javascript files | Tim Almdal |
2009-06-23 | Refactor the install/upgrade code to be more flexible. | Bharat Mediratta |
2009-06-01 | Security pass over all controller code. Mostly adding CSRF checking | Bharat Mediratta |
2009-05-26 | Since organize is now in the preview stage and will probably be | Tim Almdal |
2009-05-26 | Restructure the module lifecycle. | Bharat Mediratta |
2009-05-25 | Delete placeholder comments. | Bharat Mediratta |
2009-05-13 | Gee it's May already. Update copyright to 2009. | Bharat Mediratta |
2009-05-02 | Create item helper and move move_item(), remove_album_cover() and | Bharat Mediratta |
2009-05-02 | Move make_album_cover and remove_album_cover out of Item_Model and | Bharat Mediratta |
2009-05-02 | Clean up API to be organized around the functionality it provides, not the fe... | Bharat Mediratta |
2009-05-02 | Remove extra whitespace. | Bharat Mediratta |
2009-05-02 | Fix indentation. | Bharat Mediratta |