posaune
[timetracker.git] / project_add.php
2019-04-16 Nik OkuntseffAdded a capability to add attachment on project_add...
2018-12-10 Nik OkuntseffRefactored project add for subgroups.
2018-12-09 Nik OkuntseffAdded validation of checkbox group input on project...
2018-12-09 Nik OkuntseffA bit more refactoring for subgroups.
2018-12-09 Nik OkuntseffMore refactoring for subgroups.
2018-12-09 Nik OkuntseffRefactoring - ongoing.
2018-11-26 Nik OkuntseffUsability improvements - conditional display of controls.
2018-11-26 Nik OkuntseffSome refactoring for subgroups.
2018-11-25 Nik OkuntseffAdjusted project_add.php and project_edit.php to work...
2018-11-21 Nik OkuntseffUsing error.object_exists instead of error.project_exis...
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-24 Nik OkuntseffA bit more progress on refactoring access checks.
2018-03-23 Nik OkuntseffReplaced getKey() with get() calls.
2018-03-13 Nik OkuntseffAccess checks re-done using role rights.
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 OkuntseffCleanup of white space and comment improvement
2016-03-11 Nik OkuntseffRemoved PHP closing tag in more files
2016-02-29 Nik OkuntseffWork in progress creating a repo