Refactoring. Renamed tt_teams table to tt_groups.
[timetracker.git] / WEB-INF / lib / ttAdmin.class.php
2018-03-29 Nik OkuntseffRefactoring. Renamed tt_teams table to tt_groups.
2018-03-23 Nik OkuntseffRefactoring. Replacing getKey() with get().
2018-03-23 Nik OkuntseffFixed a problem with deleting teams by supplying a...
2018-03-23 Nik OkuntseffRefactored admin_options.php to use ttAdmin instance.
2018-03-22 Nik OkuntseffMoving away from using the timestamp field.
2018-03-22 Nik OkuntseffRemoved unused function.
2018-03-22 Nik OkuntseffA bit more refactoring for admin.
2018-03-22 Nik OkuntseffRefactored admin_team_edit.php to use ttAdmin class.
2018-03-22 Nik OkuntseffIntroduced ttAdmin class for admin tasks.