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 23 months ago

Last modified 22 months ago

#1435 new defect

Create jquery widgets for RoomBooking components

Reported by: aavilesd Owned by: aavilesd
Priority: blocker Milestone: v2.1
Component: Room Booking Version:
Keywords: Cc:

Description

The room booking interface makes use of some components in different pages. At the moment, there is code redundancy as both initialization and logic are defined for each .tpl file or in global scope, making them hard to maintain and causing interface inconsistency.

We should wrap them into proper jQuery widgets and integrate methods defined in tools-like files.

These components are:

  • Date Range
  • Time Range

Change History (1)

comment:1 Changed 22 months ago by jbenito

  • Milestone changed from v1.2 to v1.3
  • Version 1.1 deleted
Note: See TracTickets for help on using tickets.