splay-project / splay

The main Splay repository.
GNU General Public License v3.0
16 stars 3 forks source link

Delete user jobs #5

Open vschiavoni opened 10 years ago

vschiavoni commented 10 years ago

The splay web interface does not allow a user to permanently delete its own jobs. Similarly, a user with administrator rights is not allowed to delete its own or other users' jobs. This operation should be allowed by both the command-line interface as well as the splay web.

vschiavoni commented 10 years ago

Further, the operation should allow to delete remote logs, especially when the logs become too big. As a side feature, details of a job should display the size of the log file.