Add a Booking detail view
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)
commite040d30e0a61077f2777beba5853103f327ec130
treeb5306d51e8ca89f974a427a4e36afcf1e8a082f9
parent6a7f6ab08eee8c2d6fdf600e699feb941e85d033
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>
pharos-dashboard/booking/models.py
pharos-dashboard/booking/urls.py
pharos-dashboard/booking/views.py
pharos-dashboard/static/js/fullcalendar-options.js
pharos-dashboard/templates/booking/booking_calendar.html
pharos-dashboard/templates/booking/booking_detail.html [new file with mode: 0644]