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

Releases: YaleSTC/reservations

v5.3.0

20 Sep 22:34
Compare
Choose a tag to compare
v5.3.0 Pre-release
Pre-release

Minor update to v5.2, UNTESTED IN PRODUCTION. It includes the following changes (among others, see the changelog for a full list of changes):

  • Reservations flags and status overhaul (#462)
  • Capistrano deployment (#1074)
  • Several Heroku / PostgreSQL fixes (#1237, #1276)
  • and more!

v5.2.2

24 Apr 00:52
Compare
Choose a tag to compare
v5.2.2 Pre-release
Pre-release

Patch update to v5.2.1, UNTESTED IN PRODUCTION; fixes silent failure of the ToS checkbox (see #1227)

v3.4.10

20 Apr 05:02
Compare
Choose a tag to compare

Patch update to v3.4.9; fixes silent failure of the ToS checkbox (see #1227)

v5.2.1

14 Apr 14:24
Compare
Choose a tag to compare
v5.2.1 Pre-release
Pre-release

Patch update to v5.2.0, UNTESTED IN PRODUCTION. Resolves issues with Heroku deployment.

v5.2.0

14 Apr 02:49
Compare
Choose a tag to compare
v5.2.0 Pre-release
Pre-release

Minor update to v5.1, UNTESTED IN PRODUCTION. It includes the following changes (among others, see the changelog for a full list of changes):

  • Proper authorization on reservations for banned users (#1185),
  • Improvements to equipment tables (#987, #1009, #1081),
  • A complete overhaul of user e-mails (#665, #938).
  • A new logo and default favicon (#194),
  • and more!

v3.4.9

17 Mar 19:52
Compare
Choose a tag to compare

Patch release to v3.4.8, fixes critical banned user bug (see #1185).

v5.1.0

23 Feb 21:58
Compare
Choose a tag to compare
v5.1.0 Pre-release
Pre-release

Minor update to v5.0, UNTESTED IN PRODUCTION. It includes the following changes (among others, see the changelog for a full list of changes):

  • Updated Bootstrap and refreshed user interface (#245)
  • Set up for Heroku deployment (see the Deployment Guide for more info, #275 )
  • Updated all dependencies, including Rails to 4.1.9 (#600)
  • Standardized date and time zone handling (#939)
  • and more!

v5.0.0

13 Jan 04:18
Compare
Choose a tag to compare
v5.0.0 Pre-release
Pre-release

Major update to v4, UNTESTED IN PRODUCTION. It includes the following changes among others, see here for full changelog:

  • Completely refactored app configuration (will likely break existing deployments) (#683)
  • Reports have been completely overhauled (#994)
  • Cart updates are now reflected in the catalog (#1060 and others)
  • The reservations index (/reservations) now utilizes date ranges to avoid crashes with large data sets (#708)
  • and more!

v4.1.0

02 Dec 15:34
Compare
Choose a tag to compare
v4.1.0 Pre-release
Pre-release

Moderate update; includes generalized authentication, persistent equipment item history, reservation archiving, and many more updates. For more information please see the changelog.

v4.0.1-beta

03 Nov 08:49
Compare
Choose a tag to compare
v4.0.1-beta Pre-release
Pre-release

Minor update to v4.0.0; includes some permissions and minor UI fixes (see CHANGELOG for complete details).