This repository was archived by the owner on Jul 24, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed
Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 22* This file will be updated whenever a new release is put into production.
33* Any problems should be reported via the "report an issue" link in the footer of the application.
44
5+ ## v5.5.6 - 2016-03-07
6+ ### Fixed
7+ * CSV Import can handle CR line endings ([ #1438 ] ( https://github.com/YaleSTC/reservations/issues/1438 ) ).
8+ * Reservations now correctly identifies blackout conflicts ([ #1489 ] ( https://github.com/YaleSTC/reservations/issues/1489 ) ).
9+ * Various UI bugs fixed: equipment model show table and checkout restrictions ([ #1492 ] ( https://github.com/YaleSTC/reservations/issues/1492 ) ).
10+ * Terms of Service checkbox correctly determines if editable ([ #1497 ] ( https://github.com/YaleSTC/reservations/issues/1497 ) ).
11+ * Fixed some strange behavior with the availability calendar ([ #1498 ] ( https://github.com/YaleSTC/reservations/issues/1498 ) ).
12+ * Directly accessing /reservations/new now redirects to root_path ([ #1502 ] ( https://github.com/YaleSTC/reservations/issues/1502 ) ).
13+
14+ ### Changed
15+ * Reservations now defaults to deleting missed reservations after one week ([ #1491 ] ( https://github.com/YaleSTC/reservations/issues/1491 ) ).
16+ * The availability calendar now uses FullCalendar ([ #1498 ] ( https://github.com/YaleSTC/reservations/issues/1498 ) ).
17+
518## v5.5.5 - 2016-02-05
619### Fixed
720* Updated Rails Admin to allow editing of reservations ([ #1449 ] ( https://github.com/YaleSTC/reservations/issues/1449#issuecomment-180207219 ) ).
You can’t perform that action at this time.
0 commit comments