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

#24 closed defect (fixed)

Change start/end date inline widgets

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

Description

We've been receiving a lot of exceptions from users that change the start date of an event so that it is after the end date.
We should fix this by creating a unified widget that detects these problems on the client side before sending it to the server.
An idea would be to have two calendar widgets side by side.

Change History (3)

comment:1 Changed 6 years ago by pferreir

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

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

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

commit f1e904a073f24b162367ad6020fe38d007024c0b
Author: Pedro Ferreira <jose.pedro.ferreira@…>
Date: Mon Nov 16 18:10:37 2009 +0100

[FIXED] Finished date/time widget


  • added some extra checks
  • fixes #24

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

In [f1e904a073f24b162367ad6020fe38d007024c0b]:

[FIXED] Finished date/time widget

  • added some extra checks
  • fixes #24
Note: See TracTickets for help on using tickets.