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

#247 closed defect (fixed)

Material widget - several fixes

Reported by: pferreir Owned by: pferreir
Priority: high Milestone: v0.97.0
Component: General Version: 0.97.0
Keywords: Cc:

Description

  • make the style a bit nicer and cleaner;
  • change "allowed users" to "allowed users & groups";
  • add a remove icon (seems to be missing) to the user/group list;
  • fix the behavior in IE (adding user);

Change History (5)

comment:1 Changed 6 years ago by pferreir

  • Status changed from new to accepted

comment:2 Changed 6 years ago by jose.pedro.ferreira@…

commit 6bd4ea17445dd09e18662908041d08cfd1fd1099
Author: Pedro Ferreira <jose.pedro.ferreira@…>
Date: Tue Mar 9 14:26:22 2010 +0100

[FIX] Adding groups (IE) works


  • "remove" button added as well;
  • temporary fix till new dialog is fully tested;
  • addresses #247

comment:3 Changed 6 years ago by jose.pedro.ferreira@…

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

commit 64729b323626331602989cf5ef434e4876e95eb4
Author: Pedro Ferreira <jose.pedro.ferreira@…>
Date: Fri Mar 5 17:24:34 2010 +0100

[IMP] Better material creation Widget


  • Clearer, nicer - file uploads and links in one single tab;
  • Slight refactor on the server side, regarding material factories and the file upload code;
  • Some bug fixes since last improvements;
  • There shouldn't be such a promiscuity between material names and ids, but fixing it would require major changes in the DB. To be addressed later;
  • Some changes to the TabWidgets? that required some refactoring, and changes in the timetable - fixed some other dialogs as well;
  • fixes #247

comment:4 Changed 5 years ago by Pedro Ferreira <jose.pedro.ferreira@…>

In [6bd4ea17445dd09e18662908041d08cfd1fd1099]:

[FIX] Adding groups (IE) works

  • "remove" button added as well;
  • temporary fix till new dialog is fully tested;
  • addresses #247

comment:5 Changed 5 years ago by Pedro Ferreira <jose.pedro.ferreira@…>

In [64729b323626331602989cf5ef434e4876e95eb4]:

[IMP] Better material creation Widget

  • Clearer, nicer - file uploads and links in one single tab;
  • Slight refactor on the server side, regarding material factories and the file upload code;
  • Some bug fixes since last improvements;
  • There shouldn't be such a promiscuity between material names and ids, but fixing it would require major changes in the DB. To be addressed later;
  • Some changes to the TabWidgets? that required some refactoring, and changes in the timetable - fixed some other dialogs as well;
  • fixes #247
Note: See TracTickets for help on using tickets.