evergreen:tags/rel_3_5_0

Last commit made on 2020-06-26
Get this branch:
git clone -b tags/rel_3_5_0 https://git.launchpad.net/evergreen

Branch merges

Branch information

Name:
tags/rel_3_5_0
Repository:
lp:evergreen

Recent commits

48ebce4... by Bill Erickson

Bumping version numbers, adding Upgrade Script and Changelog

Signed-off-by: Bill Erickson <email address hidden>

cca729c... by Bill Erickson

Bumping Perl version string for 3.5.0

Signed-off-by: Bill Erickson <email address hidden>

7688780... by Bill Erickson

3.5 Translations PO files

Signed-off-by: Bill Erickson <email address hidden>

12d2c75... by Bill Erickson

3.5 Translations newpot

Signed-off-by: Bill Erickson <email address hidden>

298d252... by Bill Erickson

LP1884787 ng lint and unit test repairs

Minor lint update, some of which affected tests and required a few
additional test spec updates.

Signed-off-by: Bill Erickson <email address hidden>
Signed-off-by: Galen Charlton <email address hidden>

5469cc2... by Galen Charlton

LP#1884787: update Angular staff client to work with momement-timezone >= 0.5.29

Now that moment-timezone ships with an index.d.ts (as of 0.5.29), this
patch updates how moment-timezone is imported and used since we
now have to care more about type-checking.

Among other things, this updates the ScheduleRow interface to account
for the fact that with the stricter type checking coming from the recent
moment-timezone change, ScheduleRow.time as a moment.Moment object
cannot be in the same interface as a string index type.

To test
-------
[1] Make sure that results of 'npm run test' are clean.
[2] Create a reservation or two in the booking interface and
    verify that scheduled reservations show up on the grid
    in the create reservations page.
[3] Verify that the icons indicating whether resources are
    available or not at a given time are correct on the
    create reservations grid.

Signed-off-by: Galen Charlton <email address hidden>
Signed-off-by: Jane Sandberg <email address hidden>
Signed-off-by: Bill Erickson <email address hidden>

4edc7b6... by Galen Charlton

LP#1884787: update package-lock.json

Reflects current npm update state as of 2020-06-23.

Signed-off-by: Galen Charlton <email address hidden>
Signed-off-by: Jane Sandberg <email address hidden>
Signed-off-by: Bill Erickson <email address hidden>

99f1722... by Galen Charlton

LP#1884787: bump up moment and moment-timezone

Latest as of 2020-06-23.

Signed-off-by: Galen Charlton <email address hidden>
Signed-off-by: Jane Sandberg <email address hidden>
Signed-off-by: Bill Erickson <email address hidden>

e213d1f... by Bill Erickson

3.5 Post-Beta Release Notes Additions

Signed-off-by: Bill Erickson <email address hidden>

fd0aea0... by Bill Erickson

LP1883267 Minor release note tweaks

Signed-off-by: Bill Erickson <email address hidden>