Commit Graph

14 Commits

Author SHA1 Message Date
288469e66c use new prompt to allow to rename uploaded file, if it would overwrite an already existing one, also use dialog for delete confirmation 2013-04-23 16:52:39 +00:00
a8e6b4445e Get dialog button callback working 2013-04-22 23:00:29 +00:00
08850841b6 confirm overwrite dialog using new dialog widget, thought not yet working: dialog pops up, but buttons are not working 2013-04-22 19:57:03 +00:00
588f87eddb first - not yet fully working - version of upload 2013-04-20 19:23:36 +00:00
0802a28242 some reorganizing of the code also added @memberOf to get outline in Eclipse 2013-04-13 12:44:50 +00:00
fe987cb14b disable debug alert 2013-04-13 07:19:02 +00:00
755b08feaa set readonly icons and drag-n-drop 2013-04-12 17:57:12 +00:00
8d339ace5e loading file prefs popoup via javascript, to take current dir into account 2013-04-12 10:30:52 +00:00
e4d7e59a0a single backend methods to copy, move or symlink files 2013-04-12 08:56:28 +00:00
3db8d01007 drag helper and added dir to ajax_action method, now calling do_action for all actions 2013-04-11 13:16:40 +00:00
4135711cdc copy, cut, paste, symlink and createdir without server submit 2013-04-11 10:46:39 +00:00
81a918c269 some more ajax actions for filemanager 2013-04-10 17:11:32 +00:00
23f2d8eddf putting path and icons into nextmatch (not yet working) 2013-04-10 10:04:18 +00:00
188ebbaec6 moved javascript action implementation into and object defined in app.js file 2013-04-09 16:20:06 +00:00