Directory grails-app/views/period/

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

[root]/grails-app/views/period

Lines of Code

grails-app/views/period/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
gav 18 (100.0%) 268 (100.0%) 14.8

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.

1 lines of code changed in 4 files:

  • grails-app/views/period: create.gsp (+1 -2), 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/period: create.gsp (+1 -1), edit.gsp (+1 -1), list.gsp (+1 -1), show.gsp (+1 -1)
gav 2009-05-13 12:51 Rev.: 134

Add icons from famfamfam silk icons, add acknowledgement page to suite.
Adjust AssignedPerson controller so that a task.id is required to create.
Move Add AssignedPerson link up to TaskDetailed show page.
Further improvements to taskDetailed show tabs.
Adjust TaskProcedureDetailed controller to allow linking a Procedure to a task during creation.
Adjust TaskRecurringSchedule to a one-to-one cascading relationship.
Modify CSS class duration to time and added icons.
Regenerate some pages.

8 lines of code changed in 2 files:

  • grails-app/views/period: edit.gsp (+5 -5), show.gsp (+3 -3)
gav 2009-05-01 15:27 Rev.: 122

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.

255 lines of code changed in 8 files:

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