[root]/grails-app/views/assetExtendedAttributeDetailed
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
gav | 30 (100.0%) | 368 (100.0%) | 12.2 |
Removed unneeded hidden field in !AssetExtendedAttribute create view.
0 lines of code changed in 1 file:
Improvements to !AssetExtendedAttribute creation work flow.
17 lines of code changed in 1 file:
Change views to use shared messages: !ExtendedAttribute views for Asset, AssetSubItem, Department, Section, Site.
3 lines of code changed in 3 files:
Misc asset view detailing.
1 lines of code changed in 1 file:
Removed unused list views from !AssetExtendedAttribute and !SubItemExtendedAttribute.
5 lines of code changed in 4 files:
Regen !AssetExtendedAttribute controller and views.
Then copy over detailed controller and views and remove non detailed views and controllers.
44 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:
Replace all deprecated "createLinkTo" links with "resource".
5 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.
293 lines of code changed in 8 files: