posaune
[timetracker.git] / task_edit.php
2018-12-02 Nik OkuntseffA bit more refactoring.
2018-11-30 Nik OkuntseffA bit more progress on decoupling import.
2018-11-26 Nik OkuntseffAdjusted task_add.php and task_edit.php to operate...
2018-11-26 Nik OkuntseffSome refactoring for subgroups.
2018-11-21 Nik OkuntseffUsing error.object_exists instead of error.task_exists...
2018-11-07 Nik OkuntseffStarted populating org_id in projects and tasks.
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-24 Nik OkuntseffMore improvements to access checks.
2018-03-23 Nik OkuntseffReplaced getKey() with get() calls.
2018-03-13 Nik OkuntseffAccess checks re-done using role rights.
2018-02-23 Nik OkuntseffWork in progress on roles. Implemented role delete.
2016-09-25 anukoAdded more access control checks.
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