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