Skip to content

Releases: berkmancenter/timetracker

2.1.4

23 Aug 10:13
Compare
Choose a tag to compare
  • Added a pinger feature to the front-end application to repeatedly check if the user session is still valid.

2.1.3

15 Aug 20:19
Compare
Choose a tag to compare
  • Added stats export to CSV.
  • Allowed to clone periods.
  • Removed the pace-js lib.

2.1.2

03 Jul 21:06
Compare
Choose a tag to compare
  • Made the entries list show a short version of usernames.
  • Redirect to a user default month after unsudo.

2.1.1

03 Jul 19:26
Compare
Choose a tag to compare
  • Hid the sidebar horizontal scroll.

2.1.0

03 Jul 18:08
Compare
Choose a tag to compare
  • Moved the rest of the front-end application from Rails to Vue.

2.0.4

12 Jun 08:39
Compare
Choose a tag to compare
  • Applied security updates to the nokogiri gem.

2.0.3

30 May 14:27
Compare
Choose a tag to compare
  • Turned off autocomplete for time field.
  • Allowed to set allowed CORS origins in env.
  • Removed extra free space on the right side of the entry form labels.

2.0.2

27 Apr 12:33
Compare
Choose a tag to compare
  • Added a toast when a HarvardKey session needs to be refreshed.
  • Made the project and category suggestions list only logged-in user categories and projects.

2.0.1

03 Apr 16:08
Compare
Choose a tag to compare
  • Fixed a typo in the front app store.

2.0.0

03 Apr 15:24
e63ca54
Compare
Choose a tag to compare
  • Rewrote the front-end part to the latest Vue.
  • Improved the API models.