Releases: berkmancenter/timetracker
Releases · berkmancenter/timetracker
2.3.6
2.3.5
- 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
- Changed timesheet fields to be automatically ordered by their designated order field.
- Added custom fields to timesheets for increased flexibility.
2.3.3
- Applied minor UI fixes in the tracker view.
2.3.2
- Updated the front-end and back-end modules/gems.
2.3.1
- Updated the front-end and back-end modules/gems.
- Added integration tests.
2.3.0
- Compacted the entries view.
- Added weekly totals.
- Made the autocompletes show by default.
2.2.2
- Replaced the
sweetalert2
library withvue-final-modal
. - Moved the entry actions to a dropdown.
- Made the timesheet
sudo
action redirect to thetracker
view. - Refactored reloading tracker view after route updates.
2.2.1
- 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
- Allowed to use multiple timesheets.
- Started using CI and better specs.
- Created HTML documentation.