More progress on week view. Implemented adding records to existing rows without custo...
[timetracker.git] / WEB-INF / lib / ttUser.class.php
2017-12-28 anukoMore progress on week view. Implemented adding records...
2017-09-09 anukoAdded Bcc option for team managers.
2017-07-09 anukoWork in progress on project_required option (incomplete...
2017-05-07 anukoChanged the default value of task_required field to...
2017-05-07 anukoFixed the problem with broken Now buttons when task...
2017-05-06 anukoWork in progress on task required option.
2016-10-24 Andréas LundgrenFix the last deprecation notices on class names for...
2016-10-23 anukoSome more renaming.
2016-10-23 anukoVersion change for PR#24, work in progress renaming...
2016-10-23 Andréas LundgrenAdd option to profile_edit.php to show/hide users uncom...
2016-07-24 Nik OkuntseffAdded export of monthly quotas data.
2016-04-02 Nik OkuntseffRemoving legacy lock interval in days - replaced by...
2016-04-01 Nik OkuntseffAdded an override for managers to the Locking plugin.
2016-04-01 Nik OkuntseffExtended the Locking plugin with cron specification...
2016-03-31 Nik OkuntseffImplemented locking feature as an optionally enabled...
2016-03-30 Nik OkuntseffRefactoring - cleaned up white space.
2016-03-30 Nik OkuntseffWrote ttUser::isPluginEnabled() function.
2016-03-28 Nik OkuntseffReplacing else if with elseif
2016-03-10 Nik OkuntseffRemoved terminating PHP tag in more files
2016-02-29 Nik OkuntseffInitial repo created