Fixed sorting of projects in dropdown on the reports.php page.
[timetracker.git] / WEB-INF / lib / ttProjectHelper.class.php
2019-05-29 Nik OkuntseffFixed sorting of projects in dropdown on the reports...
2019-04-12 Nik OkuntseffAdded attachments to reports.
2019-03-05 Nik OkuntseffAdded code to handle projects field in tt_clients on...
2018-12-10 Nik OkuntseffRefactored project edit for subgroups.
2018-12-10 Nik OkuntseffFinished refactoring ttProjectHelper class for subgroups.
2018-12-10 Nik OkuntseffA bit more refactoring ttProjectHelper class for subgroups.
2018-12-09 Nik OkuntseffRefactoring in ttProjectHelper class.
2018-12-09 Nik OkuntseffA bit more refactoring for subgroups.
2018-12-09 Nik OkuntseffRefactoring - ongoing.
2018-12-04 Nik OkuntseffImproved project delete by also deleting client binds.
2018-11-30 Nik OkuntseffRefactoring, finished with last insert ids.
2018-11-26 Nik OkuntseffSome refactoring for subgroups.
2018-11-25 Nik OkuntseffAdjusted project_add.php and project_edit.php to work...
2018-11-17 Nik OkuntseffStarted to populate tt_project_task_binds with group_id...
2018-11-08 Nik OkuntseffStarted to populate group_id and org_id in tt_user_proj...
2018-11-07 Nik OkuntseffStarted populating org_id in projects and tasks.
2018-11-06 Nik OkuntseffMore refactoring for subgroup support.
2018-04-09 Nik OkuntseffA bit of refactoring.
2018-03-29 Nik OkuntseffRefactoring. Renamed team_id fields to become group_id.
2018-03-27 Nik OkuntseffAdded team_id to project delete and update queries...
2018-01-08 anukoFixed predefined expenses logic for comma as decimal...
2016-09-14 anukoFixed rate presentation.
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