timetracker
timetracker copied to clipboard
Timetracker upgrades
This PR adds the following new features:
- Add option to store sessions in database (#143)
- Add notes to puncher
- Add option to use one way hashing algorithm to store password
- Add formElement minlength attribute
and adds the following updates:
- Smarty (4.5.4)
- Pear (1.10.15), net-smtp (1.12.1), net-socket (1.2.2), mail (2.0.0)
and fixes the following:
- Fix navigation to puncher (#141)
- Fix custom logo if file not exists (#142)
- Fix setRowBackground not defined (#144)
- Fix calendar.gif not found (#145)
- Fix line breaks in comments/notes
- Fix some PHP Warnings and PHP Deprecated and improves PHP 8.2 compatibility