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

#219 closed defect (fixed)

Resolve permissions dinamically in material widget

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

Description

When you choose a material in the widget, the protection value in the "protection" label should change according to the material's permission.

Change History (3)

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 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.