Directory grails-app/views/authority/

Total Files:
4
Deleted Files:
0
Lines of Code:
222

[root]/grails-app/views/authority

Lines of Code

grails-app/views/authority/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
gav 16 (100.0%) 185 (100.0%) 11.5

Most Recent Commits

gav 2009-11-02 15:25 Rev.: 178

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:

  • grails-app/views/authority: create.gsp (-1), edit.gsp (-1), list.gsp (-1), show.gsp (-1)
gav 2009-10-12 10:42 Rev.: 151

Replace all deprecated "createLinkTo" links with "resource".

4 lines of code changed in 4 files:

  • grails-app/views/authority: create.gsp (+1 -1), edit.gsp (+1 -1), list.gsp (+1 -1), show.gsp (+1 -1)
gav 2009-10-09 22:11 Rev.: 150

Add params.message to Person create and edit views.
Code format to 4 spaces, no tabs.

181 lines of code changed in 8 files:

  • grails-app/views/authority: create.gsp (+40 -40), edit.gsp (+58 -58), list.gsp (new), show.gsp (new)
Generated by StatSVN 0.4.0