[root]/grails-app/views/taskProcedure
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
gav | 13 (100.0%) | 320 (100.0%) | 24.6 |
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.
2 lines of code changed in 4 files:
Replace all deprecated "createLinkTo" links with "resource".
4 lines of code changed in 4 files:
Work on Detail views for Task, TaskProcedure and MaintenanceAction.
1 lines of code changed in 1 file:
Reconfigure Planned Maintenance again, now Preventative Maintenance, TaskProcedure and MaintenanceAction
313 lines of code changed in 4 files: