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 3 years ago

Closed 3 years ago

#1079 closed enhancement (duplicate)

My Bookings - Improve display

Reported by: pferreir Owned by: jatrzask
Priority: normal Milestone: v1.1
Component: Room Booking Version: 0.98-dev
Keywords: Cc:

Description (last modified by pferreir)

  • Currently, "My bookings" just shows all bookings for next week, regardless of the existence of any bookings. If there are no bookings for next week, the days are anyway displayed
  • All days are shown, even if there are no bookings at all in some of them

The idea would be to make "My Bookings" display the earliest N days in the future that are found to have bookings (skipping empty days).

Change History (11)

comment:1 Changed 3 years ago by pferreir

  • Description modified (diff)

comment:2 Changed 3 years ago by jatrzask

  • Status changed from new to assigned

comment:3 Changed 3 years ago by jatrzask

  • Status changed from assigned to in_work

comment:4 Changed 3 years ago by jatrzask

  • Component changed from General to Room Booking
  • Status changed from in_work to awaiting_merge

Task done as a part of new room booking module (http://indico-software.org/repo/personal/indico-jatrzask/commit/?h=1004-imp-Merge_booking_and_search_views)

Improvements:

  • Empty days are not shown
  • If there are any bookings for a next week, next week is displayed normally.
  • If not, the earliest booking in the next month is found and displayed skipping all previous days and showing next 7 days (if there are booking).
  • If there is no booking during next month time, empty month is displayed.


Functionality added to: 'My bookings', 'My PRE-bookings', 'Bookings in my rooms', 'Prebookings in my room'

comment:7 Changed 3 years ago by jbenito

  • Milestone changed from v0.99.0 to v1.0

comment:8 Changed 3 years ago by jbenito

Solved in #1004

comment:9 Changed 3 years ago by jatrzask

  • Milestone changed from v1.0 to v1.1

comment:10 Changed 3 years ago by jbenito

  • Status changed from awaiting_merge to merging

comment:11 Changed 3 years ago by jbenito

  • Resolution set to duplicate
  • Status changed from merging to closed
Note: See TracTickets for help on using tickets.