View Issue Details

IDProjectCategoryView StatusLast Update
0009817mantisbtfeaturepublic2008-11-26 01:22
ReporterDaVinci Assigned To 
PrioritynormalSeverityminorReproducibilityN/A
Status acknowledgedResolutionopen 
Summary0009817: Check boxes instead of delete link in attachements
Description

Is it somehow possible to add checkboxes in the attachement box so that it is possiable to delete more than one attachemnt at time instead og using the delete link when there are more than one attachemnts to delete?

TagsNo tags attached.

Activities

giallu

giallu

2008-11-14 08:39

reporter   ~0019890

This is very desirable, since the delete actions should triggered by POST, not GET methods.

DaVinci

DaVinci

2008-11-25 08:16

reporter   ~0020026

cant you guys make it easy and just use REQUEST instead?

giallu

giallu

2008-11-25 18:08

reporter   ~0020048

uhm. please excuse my ignorance. is REQUEST == AJAX ?

vboctor

vboctor

2008-11-26 01:22

manager   ~0020061

I've marked this issue as acknowledge. This includes the following word ordered by priority:

  1. Using POST.
  2. Support for multiple deletions in one action via checkboxes.
  3. Support for AJAX in the case where javascript is enabled.

The confirmation message must include the names of all attachments that will be deleted.