[root]/grails-app/views/taskRecurringScheduleDetailed
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
gav | 38 (100.0%) | 566 (100.0%) | 14.8 |
Improved table row onclick implementation for all detailed list and search views.
17 lines of code changed in 1 file:
Add maxSubTasks and useTargetCompletionDate to !TaskRecurringSchedule as features to end subTask generation.
81 lines of code changed in 3 files:
Finishing touches to recurring tasks.
14 lines of code changed in 2 files:
Format to 4 spaces, no tabs.
9 lines of code changed in 1 file:
Format to 4 spaces, no tabs.
4 lines of code changed in 1 file:
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:
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:
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:
Replace all deprecated "createLinkTo" links with "resource".
5 lines of code changed in 4 files:
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:
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:
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:
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:
Reconfigure Planned Maintenance again, now Preventative Maintenance, TaskProcedure and MaintenanceAction
11 lines of code changed in 2 files: