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

Closed 6 years ago

Last modified 5 years ago

#162 closed defect (fixed)

Material widget: some improvements

Reported by: jbenito Owned by: cemunoz
Priority: normal Milestone: v0.97.0
Component: General Version: 0.97.0
Keywords: Cc:

Description

1) when add material to a material type (not a standard one, but a type created by us), we should be able to add more materials to the same type.
2) dialogs have vertical scroll bars (creation dialog and edition dialog)
3) it should be possible to set the access rights in submission time. Right now, it is just possible in edition time.

Change History (4)

comment:1 Changed 6 years ago by cemunoz

  • Owner set to cemunoz
  • Status changed from new to accepted

comment:2 Changed 6 years ago by jbenito

access control tab should be named "Protection"

comment:3 Changed 6 years ago by cesar.munoz.orena@…

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

commit 382574d9c1a562f60fd15a9b668e7e7633776697
Author: Cesar Munoz Orena <cesar.munoz.orena@…>
Date: Fri Feb 19 17:28:15 2010 +0100

[FIX] Several changes in Material widget


  • Added a Protection label to the add material widget.
  • Now custom materials are dinamically added or deleted to the selection box.
  • Eliminated the vertical scroll bar.
  • Permissions now work correctly.
  • When selecting the protection as public, the fields related to the protection disappear. When it's set as private, they appear.
  • fixes #162
  • fixes #219

comment:4 Changed 5 years ago by Cesar Munoz Orena <cesar.munoz.orena@…>

In [382574d9c1a562f60fd15a9b668e7e7633776697]:

[FIX] Several changes in Material widget

  • Added a Protection label to the add material widget.
  • Now custom materials are dinamically added or deleted to the selection box.
  • Eliminated the vertical scroll bar.
  • Permissions now work correctly.
  • When selecting the protection as public, the fields related to the protection disappear. When it's set as private, they appear.
  • fixes #162
  • fixes #219
Note: See TracTickets for help on using tickets.