Add a Booking detail view 65/19565/1
authormaxbr <maxbr@mi.fu-berlin.de>
Thu, 25 Aug 2016 10:05:19 +0000 (12:05 +0200)
committermaxbr <maxbr@mi.fu-berlin.de>
Thu, 25 Aug 2016 10:05:19 +0000 (12:05 +0200)
commit4ef923cbe9d4d4f3348657389661ffa99e89f919
treeadd3d8cb4adedb250326ba3e2e6f4926dd5073bc
parentc1de4c940288ef0ec1a5132b30aff74efb0afbcd
Add a Booking detail view

JIRA: RELENG-12

This adds a pop-up to the booking calendar, containing information
about a selected booking.

Change-Id: Ie780006963cb927d073103edbaefbdab3de403fb
Signed-off-by: maxbr <maxbr@mi.fu-berlin.de>
tools/pharos-dashboard/booking/models.py
tools/pharos-dashboard/booking/urls.py
tools/pharos-dashboard/booking/views.py
tools/pharos-dashboard/static/js/fullcalendar-options.js
tools/pharos-dashboard/templates/booking/booking_calendar.html
tools/pharos-dashboard/templates/booking/booking_detail.html [new file with mode: 0644]