Fixed approve_all_reports right assignment and check.
[timetracker.git] / WEB-INF / lib / ttRoleHelper.class.php
2019-04-24 Nik OkuntseffFixed approve_all_reports right assignment and check.
2019-04-18 Nik OkuntseffIntroduced rights for remote work plugin.
2019-03-13 Nik OkuntseffA fix for access rights for manager.
2019-03-01 Nik OkuntseffFurther streamlining of access rights.
2019-03-01 Nik OkuntseffCleaning up no longer needed access rights.
2019-02-27 Nik OkuntseffStarted redesign of timesheets feature.
2019-02-26 Nik OkuntseffRemoved view_client_unapproved right from default clien...
2019-02-24 Nik OkuntseffIntroduced approve_reports and approve_all_reports...
2019-02-23 Nik OkuntseffIntroduced view_client_unapproved access right.
2019-02-19 Nik OkuntseffRenamed client access rights for clarity.
2019-02-15 Nik OkuntseffAdjusting rights for timesheets plugin.
2018-11-30 Nik OkuntseffRefactored ttRoleHelper::getRoleByRank().
2018-11-30 Nik OkuntseffRefactoring, finished with last insert ids.
2018-11-30 Nik OkuntseffRefactoring in import.
2018-11-26 Nik OkuntseffSome refactoring for subgroups.
2018-11-24 Nik OkuntseffInitial coding of group editor done.
2018-11-24 Nik OkuntseffImproved export by not writing empty elements.
2018-11-23 Nik OkuntseffImproved subgroup addition by copying attributes and...
2018-11-06 Nik OkuntseffFixed role_add.php with a check for existing role name.
2018-11-05 Nik OkuntseffFixed adding custom role with org_id field population.
2018-11-05 Nik OkuntseffStarted to populate org_id furing creation of pre-defin...
2018-06-08 Nik OkuntseffFixed update role_id step in dbinstall.php.
2018-04-09 Nik OkuntseffA bit of refactoring.
2018-04-02 Nik OkuntseffMoved managed_basic_settings to co-manager role.
2018-03-31 Nik OkuntseffIntroduced view_own_clients right and its handling.
2018-03-31 Nik OkuntseffIntroduced view_own_tasks right and its handling.
2018-03-30 Nik OkuntseffIntroduced IP based access control for groups.
2018-03-30 Nik OkuntseffIntroduced view_all_reports right and added it to co...
2018-03-29 Nik OkuntseffRefactoring. Renamed team_id fields to become group_id.
2018-03-27 Nik OkuntseffRenamed view_projects right to view_own_projects.
2018-03-27 Nik OkuntseffIntroduced view_projects right.
2018-03-27 Nik OkuntseffIntroduced manage_own_account right.
2018-03-23 Nik OkuntseffRefactoring.
2018-03-17 Nik OkuntseffA few fixes to export-import.
2018-03-17 Nik OkuntseffIntroduced override_own_date_lock right.
2018-03-16 Nik OkuntseffInitial implementation of role editor.
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-14 Nik OkuntseffAdded override_date_lock right to supervisors.
2018-03-13 Nik OkuntseffSplit data_entry right into track_time and track_expenses.
2018-03-12 Nik OkuntseffExtended right set for more flexibility.
2018-03-11 Nik OkuntseffFixed user edit.
2018-03-11 Nik OkuntseffUser add and edit now assign role ids to users.
2018-03-10 Nik OkuntseffPut code to create default roles upon team creation.
2018-02-28 Nik OkuntseffIntroduced site admin and top manager roles in tt_roles...
2018-02-25 Nik OkuntseffAdded capability to add custom roles - work in progress.
2018-02-25 Nik OkuntseffWork in progress on role editor.
2018-02-24 Nik OkuntseffMore work in progress on roles. Implemented status...
2018-02-24 Nik OkuntseffFixed a typo in user right.
2018-02-24 Nik OkuntseffWork in progress on roles. Changed default rights assig...
2018-02-23 Nik OkuntseffWork in progress on roles. Implemented role delete.
2018-02-23 Nik OkuntseffWork in progress on roles.
2018-02-21 Nik OkuntseffImplemented export and import of roles and improved...