Skip to content
This repository was archived by the owner on Jul 24, 2020. It is now read-only.

Commit e268785

Browse files
committed
Merge pull request #1361 from YaleSTC/1334_v550_changelog
[1334] Update CHANGELOG for v5.5.0
2 parents 7e08bf3 + ee628c3 commit e268785

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
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.0 - 2015-11-23
6+
### Fixed
7+
* The dropdown menu that appears when clicking on the reserver in a list of reservations is no longer blocked in a short table ([#724](https://github.com/YaleSTC/reservations/issues/724)).
8+
* Importing users when using CAS now correctly sets their cas_login ([#1272](https://github.com/YaleSTC/reservations/issues/1272)).
9+
* Resolved issues with an earlier migration that would fail when trying to update an old database ([#1330](https://github.com/YaleSTC/reservations/issues/1330)).
10+
* Fixed issue with FontAwesome asset files in production ([#1342](https://github.com/YaleSTC/reservations/issues/1342)).
11+
* Fixed broken search results partial ([#1344](https://github.com/YaleSTC/reservations/issues/1344)).
12+
* Resolved issue with missing logs in non-Heroku deployments ([#1345](https://github.com/YaleSTC/reservations/issues/1345)).
13+
* Fixed an issue where requirements could not be applied to users ([#1354](https://github.com/YaleSTC/reservations/issues/1354)).
14+
* The secret token is now appropriately set by the relevant environment variable ([#1356](https://github.com/YaleSTC/reservations/issues/1356)).
15+
16+
### Changed
17+
* Multiple equipment items of a given equipment model can no longer have the same non-blank serial number ([#296](https://github.com/YaleSTC/reservations/issues/296)).
18+
* Made equipment model table more informative for patrons ([#1199](https://github.com/YaleSTC/reservations/issues/1199)).
19+
* The reservation note for creation now includes the name of the reserver ([#1250](https://github.com/YaleSTC/reservations/issues/1250)).
20+
521
## v5.4.0 - 2015-10-26
622
### Fixed
723
* Setup script for initial user now doesn't echo the typed password ([#1304](https://github.com/YaleSTC/reservations/pull/1304)).

0 commit comments

Comments
 (0)