summaryrefslogtreecommitdiff
path: root/modules/organize/helpers
AgeCommit message (Expand)Author
2013-01-21Update copyright to 2013. Fixes #1953.Bharat Mediratta
2012-02-27Update copyright to 2012. #1822Bharat Mediratta
2011-01-21Update copyright to 2011.Bharat Mediratta
2011-01-18Get rid of the "organize needs rest" message when upgrading to theBharat Mediratta
2011-01-08Bump the organize module to version 3 and get rid of the code thatBharat Mediratta
2011-01-07Merge branch 'master' into organize_devBharat Mediratta
2011-01-07Make the CSS for the organize menu consistently g-organize-link. Fixes #1070.Bharat Mediratta
2011-01-05Swap organize_frame and organize_dialog since they were semanticallyBharat Mediratta
2011-01-03Complete rewrite of the organize module in Javascript using the SenchaBharat Mediratta
2010-08-29Don't concatenate two strings together as an argument for t() or t2();Bharat Mediratta
2010-08-28Oops, forgot to create an install() function and set the version ofBharat Mediratta
2010-08-22Get rid of the move dialog and move option. Instead, replace it withBharat Mediratta
2010-06-15Bump the organize module to version 2, and check to make sure that theBharat Mediratta
2010-06-15Remove a stray period.Bharat Mediratta
2010-05-09Add dependency checking to insure the administrator is notified if the rest m...Tim Almdal
2010-03-27Convert the old organize to the new flex based organizeTim Almdal
2010-03-13Fix bug #1015 : repeated ids are prohibitedFlorent Paterno
2010-03-03Update the copyright to 2010. It's only 3 months into the year :-)Bharat Mediratta
2010-02-041) Simplify the layout of the organize dialog content.Tim Almdal
2009-10-25Make menu label adhere to our capitalization standard.Chad Kieffer
2009-10-04Renamed most, if not all css selectors from gName to g-name. Moved a few shar...Chad Kieffer
2009-09-05Change the module installer so that you don't need to provide your ownBharat Mediratta
2009-08-31Add an icon to the context menu option.Bharat Mediratta
2009-08-31Add 'organize album' to the context menu.Bharat Mediratta
2009-08-28Add a @todo to defer loading the script/css to the organize dialog.Bharat Mediratta
2009-08-12Implement the first part of drag functionality. Having trouble getting visua...Tim Almdal
2009-08-06Further streamline the code.Bharat Mediratta
2009-08-06Leverage the gallery.dialog/js functionality in order to reduce duplicate codeTim Almdal
2009-08-06Tighten up the code by loading all the albums in the tree at once, removingTim Almdal
2009-08-05Revert "Revert "Checkpoint the organize module rewrite. At this point, it do...Tim Almdal
2009-08-05Revert "Checkpoint the organize module rewrite. At this point, it doesn't re...Tim Almdal
2009-08-03Checkpoint the organize module rewrite. At this point, it doesn't really doTim Almdal
2009-07-28Use events to generate menus, instead of having xxx_menu helpers.Bharat Mediratta
2009-07-22Use the Kohana cascading filesystem to locate resources loaded by theBharat Mediratta
2009-07-14Revert "Remove the reference to organize.css is it is no longer used and is"Bharat Mediratta
2009-07-10Fix for ticket #341.Tim Almdal
2009-07-09Remove the reference to organize.css is it is no longer used and isTim Almdal
2009-06-29Temporary checkin to allow merge with trunk... don't integrateTim Almdal
2009-06-28Use $theme->script() method to render module javascript filesTim Almdal
2009-06-23Refactor the install/upgrade code to be more flexible.Bharat Mediratta
2009-06-01Security pass over all controller code. Mostly adding CSRF checkingBharat Mediratta
2009-05-26Since organize is now in the preview stage and will probably beTim Almdal
2009-05-26Restructure the module lifecycle.Bharat Mediratta
2009-05-25Delete placeholder comments.Bharat Mediratta
2009-05-13Gee it's May already. Update copyright to 2009.Bharat Mediratta
2009-05-02Create item helper and move move_item(), remove_album_cover() andBharat Mediratta
2009-05-02Move make_album_cover and remove_album_cover out of Item_Model andBharat Mediratta
2009-05-02Clean up API to be organized around the functionality it provides, not the fe...Bharat Mediratta
2009-05-02Remove extra whitespace.Bharat Mediratta
2009-05-02Fix indentation.Bharat Mediratta