[root]/grails-app/jobs
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
gav | 9 (100.0%) | 161 (100.0%) | 17.8 |
Small adjustment to comments in !TaskRecurringScheduleJob.groovy
2 lines of code changed in 1 file:
Apply bug fix for ticket #76.
Rename all instances of Lucene to Searchable.
Improved global directory config.
Add log levels for searchable plugin and compass.
39 lines of code changed in 2 files:
Add Quartz job to reindex searchable !InventoryItem index every hour.
34 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.
28 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.
4 lines of code changed in 1 file:
Disable Quartz job for now. Install Richui plugin and setup tabView on TaskDetailed/show.gsp
2 lines of code changed in 1 file:
Detail Inventory and associated, update BootStrap and some work on TaskRecurringScheduleJob
8 lines of code changed in 1 file:
Install Quartz plugin and make a start on TaskRecurringScheduleJob
44 lines of code changed in 1 file: