posaune
[timetracker.git] / WEB-INF / lib / ttUser.class.php
2018-03-25 Nik OkuntseffA bit better job with access checks for charts.
2018-03-25 Nik OkuntseffFixed the charts tab to work better for lower roles...
2018-03-23 Nik OkuntseffPut a swap roles link on user_edit.php.
2018-03-17 Nik OkuntseffIntroduced override_own_date_lock right.
2018-03-16 Nik OkuntseffDropped legacy role field.
2018-03-16 Nik OkuntseffFixed users page for revamped roles.
2018-03-16 Nik OkuntseffIntroduced override_own_punch_mode right.
2018-03-15 Nik OkuntseffA few bugs fixed related to role revamp.
2018-03-15 Nik OkuntseffSome cleanup and refactoring of role_id update.
2018-03-15 Nik OkuntseffGetting rid of the dependency on the legacy role value...
2018-03-14 Nik OkuntseffA bit more role revamp related refactoring.
2018-03-13 Nik OkuntseffStarted to replace canManageTeam calls with right checks.
2018-03-13 Nik OkuntseffSplit data_entry right into track_time and track_expenses.
2018-03-13 Nik OkuntseffMore work on roles revamp. Removed rights_mask from...
2018-03-12 Nik OkuntseffAcquire user rights from the database on User creation.
2018-03-12 Nik OkuntseffSome more renaming.
2018-03-12 Nik OkuntseffRenamed a User class property as part of roles revamp...
2018-03-11 Nik OkuntseffAdded code to migrate legacy role on user entry to...
2018-03-11 Nik OkuntseffUser add and edit now assign role ids to users.
2018-02-23 Nik OkuntseffSome more work in progress on roles.
2018-02-22 Nik OkuntseffWork in progress on roles.
2018-02-19 Nik OkuntseffFixed presentation of the Punch mode checkbox.
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