[root]/grails-app/views/department
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
gav | 22 (100.0%) | 417 (100.0%) | 18.9 |
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:
Regenerate department views.
29 lines of code changed in 2 files:
Refactor classes for asset tree refinement.
Regenerate views and controllers to suite.
20 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 Department-Person relationship, update demo data and views to suite.
Add department and personGroups to Person views.
54 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.
313 lines of code changed in 4 files: