[root]/grails-app/views/taskRecurringSchedule
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
gav | 36 (100.0%) | 344 (100.0%) | 9.5 |
Svn delete non detailed !TaskRecurringSchedule controller and views.
0 lines of code changed in 4 files:
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.
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:
Regen non-detailed TaskRecurringSchedule views with new templates.
14 lines of code changed in 4 files:
Detail work on TaskRecurringSchedule views and controller.
Regen non-detail views.
Format TaskRecurringScheduleDetailedController to 4 spaces, no tabs.
129 lines of code changed in 4 files:
Replace all deprecated "createLinkTo" links with "resource".
4 lines of code changed in 4 files:
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.
90 lines of code changed in 4 files:
Reconfigure Planned Maintenance again, now Preventative Maintenance, TaskProcedure and MaintenanceAction
86 lines of code changed in 8 files: