posaune
[timetracker.git] / user_edit.php
2019-07-01 Nik OkuntseffAdded user custom fields on user_edit.php page. timetracker_1.19-1
2019-02-20 Nik OkuntseffFixed user edit to hide projects for client roles.
2018-12-21 Nik OkuntseffA bit of refactoring in translation files.
2018-12-21 Nik OkuntseffAdded quota percent on mobile user edit page.
2018-12-20 Nik OkuntseffInitial attempt to implement quota percent for users.
2018-12-02 Nik OkuntseffA bit more refactoring.
2018-12-01 Nik OkuntseffMore refactoring for subgroups.
2018-11-27 Nik OkuntseffFixed time.php for subgroup support in high rank situat...
2018-11-26 Nik OkuntseffMade display of projects conditional on user_add.php...
2018-11-26 Nik OkuntseffSome refactoring for subgroups.
2018-11-25 Nik OkuntseffStarted using on behalf group attributes on user edit...
2018-11-25 Nik OkuntseffAdjusted user_add.php and user_edit.php to operate...
2018-03-29 Nik OkuntseffRefactoring. Renamed team_id fields to become group_id.
2018-03-26 Nik OkuntseffSecurity fix - improved access checks for task edit...
2018-03-26 Nik OkuntseffA bit of refactoring of access checks in user edits...
2018-03-26 Nik OkuntseffImproved getUserDetails to not return info for deleted...
2018-03-24 Nik OkuntseffA bit more progress on refactoring access checks.
2018-03-23 Nik OkuntseffReplaced getKey() with get() calls.
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-13 Nik OkuntseffMore work on roles revamp. Removed rights_mask from...
2018-03-13 Nik OkuntseffAccess checks re-done using role rights.
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 OkuntseffFixed user edit for editing managers.
2018-03-11 Nik OkuntseffFixed user edit.
2018-03-11 Nik OkuntseffUser add and edit now assign role ids to users.
2018-02-18 Nik OkuntseffCosmetic - changed the order of input data checking...
2018-02-18 Nik OkuntseffAdded a requirement to select a client for a client...
2018-01-13 anukoMore refactoring.
2017-12-05 anukoA basic attempt for style improvement.
2017-03-01 anukoMore usage of PasswordField element type.
2017-03-01 anukoFinished refactoring of the FormElement class.
2017-03-01 anukoFurther refactoring of the FormElement class.
2017-03-01 anukoFurther refactoring of the FormElement class to simplif...
2017-02-05 anukoFixed constructor calls for FloatField elements to...
2016-03-30 Nik OkuntseffWork in progress switching to ttUser::isPluginEnabled().
2016-03-22 Nik OkuntseffA better comment
2016-03-22 Nik OkuntseffRenamed errors to err to keep things shorter
2016-03-22 Nik OkuntseffSiwtched to using isPost() function
2016-03-22 Nik OkuntseffSwitched to using shorter ActionErrors functions
2016-03-21 Nik OkuntseffCleaning up white space
2016-03-11 Nik OkuntseffRemoved PHP closing tag in more files
2016-02-29 Nik OkuntseffWork in progress creating a repo