Time Tracker 1.8 Change Log
This page lists changes in
Time Tracker version 1.8.
Changes in Time Tracker 1.8
Released August 9, 2014.
- 1.8.0.3205 - Client role added. Clients have access to reports and invoices for a single or all clients.
- 1.7.8.3171 - Security fixes applied to address cross-side scripting vulnerability.
- 1.7.7.3083 - Added FUTURE_DATES value to config file to define whether future time and expense entries are allowed.
- 1.7.6.3074 - Adjusted the date on invoice_add.php to match browser today.
- 1.7.6.3072 - Move invoice number control to the top of invoice_add.php page.
- 1.7.6.3071 - Added project selector on invoice_add.php page.
- 1.7.5.3070 - Added Persian translation.
- 1.7.5.3059 - Fixed sorting issue on reports when start time is used.
- 1.7.4.3057 - Changed help link to point to an updated user guide.
- 1.7.4.3056 - Fixed invoice presentation for MODE_TIME tracking mode.
- 1.7.3.3055 - Fixed charts.php page to display things properly for MODE_TIME and Clients plugin on.
- 1.7.2.3054 - Fixed a presentation issue with 12-hour time format example on the Profile page (AM/PM was missing).
- 1.7.3.3052 - Fixed a problem with using ldap_set_option properly (after connection to LDAP server is obtained).
- 1.7.2.3050 - Started to use a named PHP session to eliminate sharing session variables with other PHP applications that do not name their session.
- 1.7.2.3049 - LDAP authentication module integrated as an open source component.
- 1.7.1.3048 - Fixed presentation issue on expense_delete.php when Clients plugin is disabled.
- 1.7.1.3047 - Moved comment placement from bottom to top in emailed reports and invoices.
- 1.7.1.3046 - Replaced change log info in readme with a link to this page.
- 1.7.1.3045 - Fixed a problem with JavaScript in projects mode.
- 1.7.1.3044 - Put self in the beginning of user list on time, expenses, and charts pages. Refactoring.