[root]/grails-app/views/task
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
gav | 35 (100.0%) | 347 (100.0%) | 9.9 |
Svn delete non detailed task views and controller.
0 lines of code changed in 4 files:
Added !TaskBudgetStatus as per ticket #49.
25 lines of code changed in 3 files:
Re-implement !AssignedGroups along side !AssignedPersons manually taking the good stuff from r240.
As per revised ticket #37.
29 lines of code changed in 2 files:
Undo the !AssignedGroup implementation by reverse merge r240:r239.
8 lines of code changed in 2 files:
Convert assignedPersons to assignedGroups as per ticket #37.
8 lines of code changed in 2 files:
Change is* in Task to just 'active', 'scheduled' and 'approved'.
Regenerate non detailed controller and views.
Adjust detailed controller, views and services to suite.
Add support for task actions 'approve', 'complete', 'trash' and their counter parts.
Default task status to "not started" when creating a new task.
52 lines of code changed in 3 files:
Resolve ticket #12 again.
Turn query cache on again since this did not resolve the problem.
Implement fix as per http://jira.codehaus.org/browse/GRAILS-5111, add flush:true to save.
Adjust templates to include above and remove home url.
Re-generate all non detailed views and controllers.
Manually add flush:true and remove home url to detailed views and controllers.
5 lines of code changed in 4 files:
Replace all deprecated "createLinkTo" links with "resource".
4 lines of code changed in 4 files:
Reconfigure Planned Maintenance again, now Preventative Maintenance, TaskProcedure and MaintenanceAction
109 lines of code changed in 5 files:
Run generate-all on all controllers and views except Person and Authority.
Extensive work on Asset domain and application now compiles and runs well.
Update BootStrap to suite.
107 lines of code changed in 6 files: