Directory grails-app/views/taskRecurringScheduleDetailed/

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

[root]/grails-app/views/taskRecurringScheduleDetailed

Lines of Code

grails-app/views/taskRecurringScheduleDetailed/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
gav 38 (100.0%) 566 (100.0%) 14.8

Most Recent Commits

gav 2010-04-19 02:07 Rev.: 498

Improved table row onclick implementation for all detailed list and search views.

17 lines of code changed in 1 file:

  • grails-app/views/taskRecurringScheduleDetailed: list.gsp (+17 -7)
gav 2010-03-16 17:18 Rev.: 445

Add maxSubTasks and useTargetCompletionDate to !TaskRecurringSchedule as features to end subTask generation.

81 lines of code changed in 3 files:

  • grails-app/views/taskRecurringScheduleDetailed: create.gsp (+25), edit.gsp (+29 -4), show.gsp (+27 -6)
gav 2009-12-03 23:44 Rev.: 213

Finishing touches to recurring tasks.

14 lines of code changed in 2 files:

  • grails-app/views/taskRecurringScheduleDetailed: create.gsp (+7 -2), edit.gsp (+7 -2)
gav 2009-12-03 20:12 Rev.: 212

Format to 4 spaces, no tabs.

9 lines of code changed in 1 file:

  • grails-app/views/taskRecurringScheduleDetailed: edit.gsp (+9 -9)
gav 2009-12-03 19:43 Rev.: 211

Format to 4 spaces, no tabs.

4 lines of code changed in 1 file:

  • grails-app/views/taskRecurringScheduleDetailed: create.gsp (+4 -4)
gav 2009-11-28 14:17 Rev.: 199

Upgrade quartz plugin to 0.4.1 propper.
Refactor and enable quartz scheduling for recurring tasks.
Adjust svn ignores to ignore all log files.
Create a pseudo system person for automated insertions.

98 lines of code changed in 4 files:

  • grails-app/views/taskRecurringScheduleDetailed: create.gsp (+7 -7), edit.gsp (+7 -7), list.gsp (+2 -2), show.gsp (+82 -75)
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 1 file:

  • grails-app/views/taskRecurringScheduleDetailed: list.gsp (-1)
gav 2009-10-21 17:07 Rev.: 157

Detail work on TaskRecurringSchedule views and controller.
Regen non-detail views.
Format TaskRecurringScheduleDetailedController to 4 spaces, no tabs.

8 lines of code changed in 3 files:

  • grails-app/views/taskRecurringScheduleDetailed: create.gsp (+4 -5), edit.gsp (+3 -5), show.gsp (+1 -4)
gav 2009-10-12 10:42 Rev.: 151

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

5 lines of code changed in 4 files:

  • grails-app/views/taskRecurringScheduleDetailed: create.gsp (+1 -1), edit.gsp (+1 -1), list.gsp (+2 -2), show.gsp (+1 -1)
gav 2009-09-28 10:01 Rev.: 139

Install Navigation plugin, work on navigation and hopefully fixed a few more IE vs Firefox CSS issues.
New skin for class-diagram plugin.
Adjust security config to suite.
Replace home.gsp with start.gsp, remove options.gsp and acknowledgements.gsp as they are now on start.gsp tabs.
Create search pages for Tasks, Assets and Inventory.
Change suggested login to manager.
Change all date formats to format="EEE, dd-MMM-yyyy".

5 lines of code changed in 1 file:

  • grails-app/views/taskRecurringScheduleDetailed: show.gsp (+5 -5)
gav 2009-09-01 22:10 Rev.: 137

Update to grails-1.1.1 release.
Fix WorkDone and Fault entries not showing after update, now using criteria.
Work on !TaskRecurringSchedule, add !DateUtilService class, regenerate views to suite.
Finally have correct rollback behaviour on TaskRecurringSchedule domain object updates by using transactions.
Added name to copyright since the license has no meaning without it.

96 lines of code changed in 4 files:

  • grails-app/views/taskRecurringScheduleDetailed: create.gsp (+23 -1), edit.gsp (+25 -3), list.gsp (+2 -2), show.gsp (+46 -16)
gav 2009-05-13 19:36 Rev.: 135

Protect taskRecurringSchedule from creating if one already exists.
Turn some taskInstance text into links.
Work on taskRecurringSchedule detail and creation.

96 lines of code changed in 4 files:

  • grails-app/views/taskRecurringScheduleDetailed: create.gsp (+16 -50), edit.gsp (+21 -55), list.gsp (+19 -14), show.gsp (+40 -28)
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.

122 lines of code changed in 7 files:

  • grails-app/views/taskRecurringScheduleDetailed: create.gsp (new), edit.gsp (new), list.gsp (+11 -11), show.gsp (+28 -14)
gav 2009-05-08 01:01 Rev.: 131

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

11 lines of code changed in 2 files:

  • grails-app/views/taskRecurringScheduleDetailed: list.gsp (+11 -11)
Generated by StatSVN 0.4.0