summaryrefslogtreecommitdiff
path: root/modules/rearrange
AgeCommit message (Expand)Author
2009-01-14Make sure that helper functions are all static. Add newBharat Mediratta
2009-01-01Change the preamble for views in two ways:Bharat Mediratta
2008-12-22Change the way that we track modules.Bharat Mediratta
2008-12-15Fix the reference to jquery-ui.packed.jsTim Almdal
2008-12-11Add the base url to the rearrange ajax call back scriptTim Almdal
2008-12-09Combine all the ui.jquery files into a single packed file at version (1.6rc2)...Tim Almdal
2008-12-07Rename moveTo to move_to and extend the test a bit.Bharat Mediratta
2008-12-04Moving albums around with a drag and drop interface seems to work and preserv...Tim Almdal
2008-12-04remove unused ->rootTim Almdal
2008-12-04Get rid of the rearrange helper as the code could be inlinedTim Almdal
2008-12-04Remove an resemblence to a RESTful controller from Rearrange_ControllerTim Almdal
2008-12-04style updatesBharat Mediratta
2008-12-03Drag and drop seems to work in the rearrange moduleTim Almdal
2008-12-03Fix errors in the preambleBharat Mediratta
2008-12-02The rearrange module will now add an album if you drag the "new album" onto t...Tim Almdal
2008-12-01Turn <div/> into <div></div> to make Chrome happy.Bharat Mediratta
2008-12-01Add missing closing >Bharat Mediratta
2008-12-01Drag and Drop is starting to work. You can drag the New Album over any of th...Tim Almdal
2008-12-01Fix the fact that the tree wouldn't show up... just a wee bit overly aggressi...Tim Almdal
2008-12-01New Rearrange gui based on jqueryFileTree (http://www.abeautifulsite.net/note...Tim Almdal
2008-11-29The gui part of rearranging albums and photos on the welcome page. Haven't f...Tim Almdal
2008-11-28The start of a rearrange moduleTim Almdal