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

#323 closed enhancement (fixed)

Order of rooms in room widget

Reported by: dmartinc Owned by: lsyroka
Priority: low Milestone: v0.97.0
Component: General Version: 0.97.0
Keywords: room Cc:

Description

When choosing a room for an event / contribution / etc, the rooms in the room widget are still displayed in the order of their names, i.e.:

-first come all the rooms without name, only with building-floor-number

-then come the rooms with name, ordered by name
They should be follow a more consistent order, probably all by building-floor-number first (and then by name, for rooms without building) like in the room booking.

Also, now that all the info is displayed in the room widget, some rooms take up 2 lines, maybe we should make it a little wider?

Change History (3)

comment:1 Changed 6 years ago by lsyroka

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

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

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

commit 4ca18e3938faa026151bc62e3571b926d653ddba
Author: Leszek Syroka <leszek.marek.syroka@…>
Date: Tue Mar 23 09:21:55 2010 +0100

[FIX] Sorting rooms - Rb widget


  • rooms are now sorted by building/floor/room/room name
  • fix#323
  • reviewed by jbenito: sorting done in JS, not in Python

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

In [4ca18e3938faa026151bc62e3571b926d653ddba]:

[FIX] Sorting rooms - Rb widget

  • rooms are now sorted by building/floor/room/room name
  • fix#323
  • reviewed by jbenito: sorting done in JS, not in Python
Note: See TracTickets for help on using tickets.