[root]/grails-app/views/systemSectionDetailed
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
gav | 21 (100.0%) | 318 (100.0%) | 15.1 |
Re-arrange svn for asset tree refactor.
0 lines of code changed in 4 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.
0 lines of code changed in 4 files:
Add Department domain class, controller, views and demo data.
Add costCode and department attributes to SystemSection and regen non-detailed controller and views, adjust detailed views to suite.
106 lines of code changed in 3 files:
Replace all deprecated "createLinkTo" links with "resource".
4 lines of code changed in 6 files:
Detail controller and views for Asset, AssetExtendedAttribute, PlannedMaintenance, MaintenanceAction, RecurringSchedule, SystemSection.
Some minor work on Task controller and views.
Change PlannedMaintenance relationship, adjust ERD, Bootstrap and Domain classes to suite.
208 lines of code changed in 4 files: