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

Releases: YaleSTC/reservations

v3.4.3-rc5

31 Aug 03:59
Compare
Choose a tag to compare
v3.4.3-rc5 Pre-release
Pre-release

Final final pre-release for v3.4.3, fixes critical validation issue #932

v3.4.3-rc4

29 Aug 05:26
Compare
Choose a tag to compare
v3.4.3-rc4 Pre-release
Pre-release

This release improves the search box UI and updates the staging environment. It will actually be the final release candidate for v3.4.3.

v3.4.3-rc3

28 Aug 04:55
Compare
Choose a tag to compare
v3.4.3-rc3 Pre-release
Pre-release

Final release candidate for v3.4.3; fixed reservation renewals, added customizable prompt for requests, and other small issues. Note that this release does not include an updated CHANGELOG; please refer to this one.

v3.4.3-rc2

08 Aug 19:10
Compare
Choose a tag to compare
v3.4.3-rc2 Pre-release
Pre-release

This RC switches our staging environment to use RAILS_ENV=staging (had been using ENV=development). Email cronjobs were disabled for all but ENV=production. These changes were necessitated by the MiniProfiler gem overloading Yale's servers' inodes limits, and we chose to get around it by switching to staging on our pre-production testing server.

v3.4.3-rc1

28 Aug 04:56
Compare
Choose a tag to compare
v3.4.3-rc1 Pre-release
Pre-release

First release candidate for v3.4.3; consult CHANGELOG for changes (primarily bugfixes for v3.4.2)

v3.4.2

29 Jul 14:43
Compare
Choose a tag to compare

This point release fixes critical requirements bug #834 and checkin bug #840 and checkout scope issue #844.

v3.4.1

27 Jul 23:06
Compare
Choose a tag to compare

This point-release updates the Ruby dependency to v2.1.2 from v2.1.1.

v3.4.0

27 Jul 22:58
Compare
Choose a tag to compare

Final release of v3.4.0. This will be our final minor version release on Rails 3.2 code. Important bugfixes and minor enhancements will be backported in new point-releases from the v4.x series until v4.x is stabilized on Rails 4.1 with an updated Bootstrap UI.

v3.4.0-rc4

26 Jul 22:17
Compare
Choose a tag to compare
v3.4.0-rc4 Pre-release
Pre-release

This release fixes critical user profile bugs #823 and #830.

v3.4.0-rc3

25 Jul 22:14
Compare
Choose a tag to compare
v3.4.0-rc3 Pre-release
Pre-release

This reverts Ruby version back down to 2.1.1 for server compatibility.