This is a snapshot of Indico's old Trac site. Any information contained herein is most probably outdated. Access our new GitHub site here.

Opened 5 years ago

Closed 4 years ago

#422 closed enhancement (fixed)

Allow several contributions to be deleted in one go

Reported by: pferreir Owned by: arescope
Priority: low Milestone: v0.98.1
Component: General Version: 0.96.x
Keywords: Cc:

Description

From the "contributions" pane, it is impossible to select and delete several contributions in one go. This is not very practical.
We should implement something like this, making sure that people will realize what they are about to delete.

Change History (8)

comment:1 Changed 5 years ago by pferreir

  • Type changed from defect to enhancement

comment:2 Changed 4 years ago by arescope

  • Owner set to arescope
  • Status changed from new to assigned

comment:3 Changed 4 years ago by arescope

  • Status changed from assigned to in_work

comment:4 Changed 4 years ago by arescope

  • Status changed from in_work to awaiting_merge

comment:5 Changed 4 years ago by jbenito

  • Status changed from awaiting_merge to infoneeded

Move to Javascript + Ajax
(remove from list using jQuery)

comment:6 Changed 4 years ago by arescope

  • Status changed from infoneeded to assigned

comment:7 Changed 4 years ago by arescope

  • Status changed from assigned to awaiting_merge

comment:8 Changed 4 years ago by Alberto Resco Perez <alberto.resco.perez@…>

  • Resolution set to fixed
  • Status changed from awaiting_merge to closed

In [c459a78f64fdb4d29646f6b5782cb13cc29fae05/indico]:

[FIX] Delete contributions in one go

  • We can select several contributions and delete them in one go.
  • Closes #422
Note: See TracTickets for help on using tickets.