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

#264 closed defect (fixed)

Modifications+Deletion of bookings: optimize!

Reported by: jbenito Owned by: irolewic
Priority: normal Milestone: v0.97.0
Component: Room Booking Version: 0.97.0
Keywords: Cc:

Description

ask jbenito

Change History (4)

comment:1 Changed 6 years ago by jbenito

  • Status changed from new to assigned

comment:2 Changed 6 years ago by irolewic

  • Status changed from assigned to accepted

comment:3 Changed 6 years ago by ian.rolewicz@…

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

commit e821bdde9d321af161295b58c04f24d1b9c258ea
Author: Ian Rolewicz <ian.rolewicz@…>
Date: Fri Mar 19 14:51:09 2010 +0100

[FIX] Optimize booking modification and deletion


  • The request handling of a modification and a deletion of a booking lasts now for about 1 second instead of the few minutes it was taking previously
  • In the booking form, the type (or 'repeatability') cannot be set if the number of days for which the booking lasts isn't sufficient for at least one repetition (if the repeatability is not 'single day')
  • fixes #264
  • reviewed by jbenito: making red the end date too.

comment:4 Changed 5 years ago by Ian Rolewicz <ian.rolewicz@…>

In [e821bdde9d321af161295b58c04f24d1b9c258ea]:

[FIX] Optimize booking modification and deletion

  • The request handling of a modification and a deletion of a booking lasts now for about 1 second instead of the few minutes it was taking previously
  • In the booking form, the type (or 'repeatability') cannot be set if the number of days for which the booking lasts isn't sufficient for at least one repetition (if the repeatability is not 'single day')
  • fixes #264
  • reviewed by jbenito: making red the end date too.
Note: See TracTickets for help on using tickets.