[root]/grails-app/views/site
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
gav | 28 (100.0%) | 397 (100.0%) | 14.1 |
Regenerate and svn move the following to detailed controllers and views: Department, !ExtendedAttributeType, Section, Site.
Secured with ROLE_Manager and ROLE_AppAdmin for now.
0 lines of code changed in 4 files:
Correct site-inventoryStores relationship and generate-all.
Copy section views over sectionDetailed.
29 lines of code changed in 2 files:
Refactor classes for asset tree refinement.
Regenerate views and controllers to suite.
21 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 Site and regen non-detailed controller and views.
29 lines of code changed in 4 files:
Replace all deprecated "createLinkTo" links with "resource".
4 lines of code changed in 4 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.
29 lines of code changed in 2 files:
First commit of Inventory domain, including domain-classes, controllers, views and bootstrap. Also double check/adjust as required security extends in controllers.
284 lines of code changed in 4 files: