new requests

Submitted by xep on 2007-09-26

* add combo with columns names at left of quick search which mean "search where". or make quick search in all table, not only in "NAME" column
* add action "delete issue" for privileged users (or superuser only)
* add action "copy (clone) issue"
* make it possible to open various folders (or different views of the same folder) in different windows or in different tabs of tabbed widget

* add combo with columns names at left of quick search which mean "search where". or make quick search in all table, not only in "NAME" column
This seems easy, I'll do it.

* add action "delete issue" for privileged users (or superuser only)
See my reply to thread Deleting objects.

* add action "copy (clone) issue"
Hmm, interesting... Copying would be quite easy - it would just create a new issue and set all attributes to the same value as the source issue. Cloning an issue with all history of changes, comments and attachments is much more tricky and would require support on server side. I'm not sure if that would be useful though.

* make it possible to open various folders (or different views of the same folder) in different windows or in different tabs of tabbed widget
This is a TODO, but rather not in the nearest future.

Regards,
Michał