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

#248 closed defect (fixed)

Start / end date of event widget: warnings not shown properly

Reported by: dmartinc Owned by: dmartinc
Priority: normal Milestone:
Component: General Version: 0.97.0
Keywords: Cc:

Description

The widget / service to change a start / end date of an event do not behave well if there were any problems moving the event (such as problems synchronizing a Video Services booking, timetable, etc).

Change History (3)

comment:1 Changed 6 years ago by dmartinc

  • Status changed from new to accepted

comment:2 Changed 6 years ago by david.martin.clavo@…

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

commit bf522cafb5a2c44a259036fbdb8e969334e22424
Author: David Martín Clavo <david.martin.clavo@…>
Date: Thu Mar 4 09:43:07 2010 +0100

[FIX] Start/end date service/widget warning


-Added handling of ResultWithWarning? objects to
InlineEditWidget? (js class).
-Refactored ConferenceStartEndDateTimeModification?
service to now return a ResultWithWarning? if needed.
-Tested with and without warnings.
-Some pylint
-fixes #248

comment:3 Changed 5 years ago by David Martín Clavo <david.martin.clavo@…>

In [bf522cafb5a2c44a259036fbdb8e969334e22424]:

[FIX] Start/end date service/widget warning

-Added handling of ResultWithWarning? objects to
InlineEditWidget? (js class).
-Refactored ConferenceStartEndDateTimeModification?
service to now return a ResultWithWarning? if needed.
-Tested with and without warnings.
-Some pylint
-fixes #248

Note: See TracTickets for help on using tickets.