Skip to content

Releases: berkmancenter/timetracker

2.3.6

01 Oct 19:02
Compare
Choose a tag to compare
  • Changed how the entry dropdown is opened.
  • Disabled the pull-to-refresh functionality.
  • Made layout adjustments for better touch device compatibility.
  • Refactored the API for improved performance.
  • Updated the documentation.

2.3.5

26 Sep 18:37
Compare
Choose a tag to compare
  • Updated the modal box to look nicer.
  • Updated both back-end and front-end packages.
  • Made minor UI adjustments.
  • Fixed an issue where the application sometimes selected the All option instead of redirecting to the default timesheet month (which should be the first month).

2.3.4

13 Sep 13:11
Compare
Choose a tag to compare
  • Changed timesheet fields to be automatically ordered by their designated order field.
  • Added custom fields to timesheets for increased flexibility.

2.3.3

13 Aug 09:04
Compare
Choose a tag to compare
  • Applied minor UI fixes in the tracker view.

2.3.2

12 Aug 16:47
Compare
Choose a tag to compare
  • Updated the front-end and back-end modules/gems.

2.3.1

03 Jun 12:17
Compare
Choose a tag to compare
  • Updated the front-end and back-end modules/gems.
  • Added integration tests.

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.