This website requires JavaScript.
Explore
Help
Sign In
stian
/
gallery3
Watch
1
Star
0
Fork
0
You've already forked gallery3
mirror of
https://github.com/Pathduck/gallery3.git
synced
2026-06-09 21:19:11 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7bb4b6029df8b17ef8a2ba9c8ce8d6c7b3e015c3
gallery3
/
modules
/
rearrange
History
Tim Almdal
1e647c2a03
Drag and drop seems to work in the rearrange module
2008-12-03 18:14:15 +00:00
..
controllers
New Rearrange gui based on jqueryFileTree (
http://www.abeautifulsite.net/notebook.php?article=58
). I like the look of this one better. Still need to implement the drag and drop functionality.
2008-12-01 20:54:25 +00:00
css
The rearrange module will now add an album if you drag the "new album" onto the album tree. I haven't had a chance to figure out why the form does get any styling or why a textarea is no included as a list item.
2008-12-02 21:25:15 +00:00
helpers
Drag and Drop is starting to work. You can drag the New Album over any of the directorys and it will be allowed. Drag anything over New Album and it will return. You can drag an tree item except the root over the delete icon and it will be accepted. Now I need to build the ajax and server side functionality the at allows this to all work.
2008-12-01 23:14:26 +00:00
images
New Rearrange gui based on jqueryFileTree (
http://www.abeautifulsite.net/notebook.php?article=58
). I like the look of this one better. Still need to implement the drag and drop functionality.
2008-12-01 20:54:25 +00:00
js
Drag and drop seems to work in the rearrange module
2008-12-03 18:14:15 +00:00
views
Fix errors in the preamble
2008-12-03 03:53:46 +00:00