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 5 years ago

#598 closed enhancement (fixed)

Upload several files at the same time

Reported by: jbenito Owned by: jmonnich
Priority: high Milestone: v0.98.1
Component: General Version: 0.97.0
Keywords: Cc:

Description

This was possible in 0.96 and we should find a solution for it in 0.98

Change History (7)

comment:1 Changed 5 years ago by jmonnich

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

comment:2 Changed 5 years ago by jmonnich

  • Status changed from assigned to in_work

comment:3 Changed 5 years ago by jmonnich

  • Status changed from in_work to in_merge

comment:4 Changed 5 years ago by jbenito

  • Status changed from awaiting_merge to merging

comment:5 Changed 5 years ago by jbenito

  • Status changed from merging to assigned

Add back the conflict checkings:

  • repositoryId: use the same for all the uploaded files in case of DB conflict.
  • toPdf: send just once the request for conversion. Do not send again in case of DB conflict.

comment:6 Changed 5 years ago by jmonnich

  • Status changed from assigned to awaiting_merge

comment:7 Changed 5 years ago by Adrian Moennich <jerome.ernst.monnich@…>

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

In [ddbc82b1d08cde2b6dc3d9a19fbadfd465f46623/indico]:

[IMP] Allow multiple materials to be added at once

  • add "more" link to add material dialog
  • hide "advanced" tab when adding multiple materials
  • make dialog growable to avoid scrolling issues
  • fix dialog positioning with small resolutions (force top position >=0)
  • fixes #598
Note: See TracTickets for help on using tickets.