Directory grails-app/views/task/

Directory Deleted:
2010-02-27 19:02
Total Files:
0
Deleted Files:
4
Lines of Code:
0

[root]/grails-app/views/task

Lines of Code

grails-app/views/task/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
gav 35 (100.0%) 347 (100.0%) 9.9

Most Recent Commits

gav 2010-02-27 19:02 Rev.: 415

Svn delete non detailed task views and controller.

0 lines of code changed in 4 files:

  • grails-app/views/task: create.gsp (del), edit.gsp (del), list.gsp (del), show.gsp (del)
gav 2009-12-28 05:00 Rev.: 252

Added !TaskBudgetStatus as per ticket #49.

25 lines of code changed in 3 files:

  • grails-app/views/task: create.gsp (+9), edit.gsp (+9), show.gsp (+7)
gav 2009-12-23 17:12 Rev.: 242

Re-implement !AssignedGroups along side !AssignedPersons manually taking the good stuff from r240.
As per revised ticket #37.

29 lines of code changed in 2 files:

  • grails-app/views/task: edit.gsp (+16), show.gsp (+13)
gav 2009-12-23 15:05 Rev.: 241

Undo the !AssignedGroup implementation by reverse merge r240:r239.

8 lines of code changed in 2 files:

  • grails-app/views/task: edit.gsp (+5 -5), show.gsp (+3 -3)
gav 2009-12-22 17:38 Rev.: 240

Convert assignedPersons to assignedGroups as per ticket #37.

8 lines of code changed in 2 files:

  • grails-app/views/task: edit.gsp (+5 -5), show.gsp (+3 -3)
gav 2009-11-05 04:01 Rev.: 181

Change is* in Task to just 'active', 'scheduled' and 'approved'.
Regenerate non detailed controller and views.
Adjust detailed controller, views and services to suite.
Add support for task actions 'approve', 'complete', 'trash' and their counter parts.
Default task status to "not started" when creating a new task.

52 lines of code changed in 3 files:

  • grails-app/views/task: create.gsp (+15 -15), edit.gsp (+21 -21), show.gsp (+16 -16)
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.

5 lines of code changed in 4 files:

  • grails-app/views/task: create.gsp (+3 -4), edit.gsp (+2 -3), 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/task: create.gsp (+1 -1), edit.gsp (+1 -1), list.gsp (+1 -1), show.gsp (+1 -1)
gav 2009-05-08 01:01 Rev.: 131

Reconfigure Planned Maintenance again, now Preventative Maintenance, TaskProcedure and MaintenanceAction

109 lines of code changed in 5 files:

  • grails-app/views/task: create.gsp (+36 -27), edit.gsp (+36 -27), list.gsp (new), show.gsp (+27 -20)
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.

107 lines of code changed in 6 files:

  • grails-app/views/task: create.gsp (+19 -1), edit.gsp (new), show.gsp (new)
Generated by StatSVN 0.4.0