Renamed Punch in mode to Punch mode.
[timetracker.git] / WEB-INF / lib / ttUser.class.php
2018-02-18 Nik OkuntseffRenamed Punch in mode to Punch mode.
2018-02-16 Nik OkuntseffMinor improvements in Italian translation.
2018-02-15 Nik OkuntseffImplemented a configurable punch in mode as per issue...
2018-02-14 Nik OkuntseffFUTURE_ENTRIES option is now configurable as per issue...
2018-02-14 Nik OkuntseffFixed import and export for latest changes.
2018-02-13 Nik OkuntseffReplaced uncompleted indicators dropdown with a checkbox.
2018-02-12 Nik OkuntseffFixed rounding errors in monthly quotas.
2018-02-11 Nik OkuntseffMade show_holidays configurable as per issue #53.
2018-01-19 Nik OkuntseffRemoved not used team address field handling.
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