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

#298 closed defect (fixed)

Room Booking Widget: the list should have the room number + name

Reported by: jbenito Owned by: lsyroka
Priority: high Milestone: v0.97.0
Component: General Version: 0.97.0
Keywords: Cc:

Description

Never just the name at the end

Change History (5)

comment:1 Changed 6 years ago by lsyroka

  • Status changed from new to accepted

comment:2 Changed 6 years ago by lsyroka

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

comment:3 Changed 6 years ago by jbenito

  • Resolution fixed deleted
  • Status changed from closed to reopened

comment:4 Changed 6 years ago by leszek.marek.syroka@…

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

commit 58f31341674fdbd0a8ccae26f09dcb25336100bb
Author: Leszek Syroka <leszek.marek.syroka@…>
Date: Wed Mar 10 13:54:16 2010 +0100

[FIX] Displaying room location - room booking


  • room location in conference's room booking website is displayed properly
  • room names in room list
  • room names in calendar
  • room names in calendar and room list changed to format [building]-[floor]-[room] ([room name]). If room name doesn't exist, brackets are omitted.
  • room names in room booking widget - full name of the room, including its location is displayed in room booking widget
  • reviewed and fixed by pferreir
    • removed a line that was added accidentally, some whitespace fixes in templates;
    • fixed duplicate request for room selection widget;

comment:4 Changed 5 years ago by Leszek Syroka <leszek.marek.syroka@…>

In [58f31341674fdbd0a8ccae26f09dcb25336100bb]:

[FIX] Displaying room location - room booking

  • room location in conference's room booking website is displayed properly
  • room names in room list
  • room names in calendar
  • room names in calendar and room list changed to format [building]-[floor]-[room] ([room name]). If room name doesn't exist, brackets are omitted.
  • room names in room booking widget - full name of the room, including its location is displayed in room booking widget
  • reviewed and fixed by pferreir
    • removed a line that was added accidentally, some whitespace fixes in templates;
    • fixed duplicate request for room selection widget;
Note: See TracTickets for help on using tickets.