Fix compilation using -c.
[armadillo.git] / web_frontend / file.js
2010-10-03 Robert SesekFix compilation using -c.
2010-09-08 Robert SesekCreate the unhooked Move action interface.
2010-09-08 Robert SesekImplement the Open action.
2010-09-07 Robert SesekDo not add the Open tile for non-directory items.
2010-09-07 Robert SesekIt helps to use the right service request name. Also...
2010-09-07 Robert SesekCreate confirmation dialog for file deletion.
2010-09-06 Robert SesekPass the File to the Actor on construction.
2010-09-06 Robert SesekAdd the Actor class that will be the foundation for...
2010-09-06 Robert SesekDon't show the Edit button for ../
2010-09-06 Robert SesekWhen hovering over list items, add an Edit button.
2010-09-06 Robert SesekMove click handling into the File object.
2010-09-02 Robert SesekCreate a new JS class for representing files in directo...