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

#1 closed enhancement (fixed)

In all search forms, when start date is modified, end date should be updated too

Reported by: jbenito Owned by: cemunoz
Priority: normal Milestone: v0.97.0
Component: Room Booking Version: 0.97.0
Keywords: Cc: indico-team@…

Description

Dear All,
on this page http://indicobeta.cern.ch/roomBooking.py/search4Rooms?forNewBooking=True and others in the room booking system, when one selects a starting date in the future, I think the end date should be updated to the same date at the same time.
Thanks,
Thomas

Attachments (1)

kauf.html (24.7 KB) - added by PhDud 5 years ago.

Download all attachments as: .zip

Change History (7)

comment:1 Changed 6 years ago by admin

  • Reporter changed from admin to jbenito

comment:2 Changed 6 years ago by admin

  • Cc indico-team@… added

comment:3 Changed 6 years ago by pferreir

  • Summary changed from RoomBooking: in all search forms, when start date is modified, end date should be updated too to In all search forms, when start date is modified, end date should be updated too

comment:4 Changed 6 years ago by cemunoz

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

comment:5 Changed 6 years ago by cesar.munoz.orena@…

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

commit ca428d2725a675e1c21128137e99b15d7833f1bc
Author: Cesar Munoz Orena <cesar.munoz.orena@…>
Date: Wed Nov 11 09:37:51 2009 +0100

[IMPROVEMENT] Changes end/startDate automatically


In the roomBooking module, when the startDate is set to a higher value than the endDate
it automatically changes it to a valid date and viceversa.
Fixes #1

comment:6 Changed 5 years ago by Cesar Munoz Orena <cesar.munoz.orena@…>

In [ca428d2725a675e1c21128137e99b15d7833f1bc]:

[IMPROVEMENT] Changes end/startDate automatically

In the roomBooking module, when the startDate is set to a higher value than the endDate
it automatically changes it to a valid date and viceversa.
Fixes #1

Changed 5 years ago by PhDud

Note: See TracTickets for help on using tickets.