Skip to content

Releases: berkmancenter/timetracker

2.3.0

25 Mar 08:54
Compare
Choose a tag to compare
  • Compacted the entries view.
  • Added weekly totals.
  • Made the autocompletes show by default.

2.2.2

21 Feb 18:44
Compare
Choose a tag to compare
  • Replaced the sweetalert2 library with vue-final-modal.
  • Moved the entry actions to a dropdown.
  • Made the timesheet sudo action redirect to the tracker view.
  • Refactored reloading tracker view after route updates.

2.2.1

15 Feb 12:41
Compare
Choose a tag to compare
  • Added timesheet totals.
  • Allowed super admins to do everything.
  • Started remembering the last used timesheet.
  • Ensured that buttons maintain consistency across forms.

2.2.0

16 Jan 18:24
Compare
Choose a tag to compare
  • Allowed to use multiple timesheets.
  • Started using CI and better specs.
  • Created HTML documentation.

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.