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

#280 closed enhancement (fixed)

EVO: warning when it's impossible to create booking

Reported by: dmartinc Owned by: dmartinc
Priority: low Milestone:
Component: Video Services Version: 0.97.0
Keywords: evo, video services Cc:

Description

If the user tries to create an EVO booking for an event that is already in the past, he will always get errors in the start / end date fields, because the plugin does not allow to create bookings in the past and does not allow to create bookings outside of the event's times. In this cases, the only way is that the user goes to General Settings and changes the event times.

When the EVO create /modify dialog appears, we should detect this and show a warning to the user along the lines of "It is impossible to create an EVO booking given your event's current start and end times", 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 d66a4c29258b7d26f796d6e07829f6bb153ef659
Author: David Martín Clavo <david.martin.clavo@…>
Date: Fri Mar 5 14:16:33 2010 +0100

[FTR] Fix#280. Warning when not able to create


-fixes #280
-Warning when it's impossible to create or modify
an EVO booking due to event dates.
-Small fix to WarningPopup?.

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

In [d66a4c29258b7d26f796d6e07829f6bb153ef659]:

[FTR] Fix#280. Warning when not able to create

-fixes #280
-Warning when it's impossible to create or modify
an EVO booking due to event dates.
-Small fix to WarningPopup?.

Note: See TracTickets for help on using tickets.