Time Tracker 1.22 Released
This post to announce a release of Time Tracker version 1.22. This release contains several important enhancements:
- Custom fields plugin extended to projects.
- Multiple uncompleted entries are now possible.
- Password complexity feature is added.
- Two factor authentication mechanism is added.
- A config option to remove weekends on week views is added.
- Reports can now be filtered by content in user notes.
- An optional cost per hour column is introduced on reports.
Below is a change log after version 1.21.
- 1.22.0.5742 - Version change for release.
- 1.21.12.5741 - Added a what is it link explaining note cotaining option in reports.
- 1.21.12.5740 - Extended custom fields plugin to projects.
- 1.21.11.5739 - Fixed adjusting fav report options for cron.
- 1.21.11.5738 - Fixed fav reports to keep project custom fields settings.
- 1.21.11.5737 - Fixed emailed reports to handle project custom fields.
- 1.21.11.5736 - Fixed pdf reports for per hour cost column, fixed all report exports for project custom fields.
- 1.21.10.5732 - Started to work on project custom fields.
- 1.21.10.5730 - Added an optional cost per hour column on reports.
- 1.21.9.5725 - Fixed a JavaScript error condition (issue #128).
- 1.21.9.5724 - Fixed a bug in export-import.
- 1.21.8.5723 - Resolved a few compatibility issues with php8.
- 1.21.7.5722 - Implemented filtering reports by content in notes.
- 1.21.6.5719 - Dutch translation improved.
- 1.21.6.5718 - Fixed label in html for week_view.php.
- 1.21.6.5717 - Introduced a config option defining whether or not to show weekends on week view.
- 1.21.5.5715 - Improved handling of future entries by tolerating out of sync browsers.
- 1.21.5.5713 - Fixed browser_today population in time.php.
- 1.21.5.5712 - Fixed ttUser::getUserDetails to work on top managers in subgroups.
- 1.21.4.5711 - Refactoring. Finished replacing older DateAndTime class with newer ttDate class.
- 1.21.4.5692 - Fixed handling completion of uncompleted records from time.php by putting Stop buttons back.
- 1.21.4.5691 - Refactoring.
- 1.21.4.5677 - A fix in time_edit.php for multiple uncompleted entries.
- 1.21.4.5676 - Improved Dutch translation.
- 1.21.4.5674 - Improved Uncompleted indicators feature by providing different colors for uncompleted items for today vs past entries.
- 1.21.3.5672 - Fixed missing ttOrgHelper class error on login.php page, was commented by mistake during 2FA work.
- 1.21.3.5670 - Added an option (One uncompleted in Group settings) to control whether multiple uncompleted entries are allowed.
- 1.21.2.5668 - Added two factor authentication (2FA) feature with a config option on advanced group settings page.
- 1.21.1.5657 - Improved password complexity specification syntax by allowing an asterisk in it for better password length control.
- 1.21.1.5656 - Dutch translation improved.
- 1.21.1.5655 - Password complexity feature is introduced to optionally enforce strong passwords.
- 1.21.0.5651 - Updated product links.
You can see a
complete change log here for all prior versions.