[root]/grails-app/views/asset
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
gav | 37 (100.0%) | 656 (100.0%) | 17.7 |
Remove non detailed Asset controller and views.
0 lines of code changed in 4 files:
Generate-all for Asset and !AssetSubItem.
4 lines of code changed in 1 file:
Regenerate asset views and detail views to suite.
Add !CsvService, import and copy functions with appropriate messages and gsp's.
5 lines of code changed in 2 files:
Refactor classes for asset tree refinement.
Regenerate views and controllers to suite.
61 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.
1 lines of code changed in 4 files:
Add costCode attribute to Asset and regen non-detailed controller and views, adjust detailed views to suite.
29 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
29 lines of code changed in 4 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.
29 lines of code changed in 2 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.
31 lines of code changed in 4 files:
First commit of Asset domain, including domain-classes, controllers, views and bootstrap.
463 lines of code changed in 4 files: