# # ChangeLog for trunk/grails-app/jobs # # Generated by Trac 1.2 # Apr 28, 2024, 6:20:44 AM Sat, 10 Jul 2010 12:49:49 GMT gav [623] * trunk/grails-app/jobs/TaskRecurringScheduleJob.groovy (modified) Small adjustment to comments in !TaskRecurringScheduleJob.groovy Sat, 10 Jul 2010 12:48:50 GMT gav [622] * trunk/grails-app/conf/BootStrap.groovy (modified) * trunk/grails-app/conf/Config.groovy (modified) * trunk/grails-app/conf/Searchable.groovy (modified) * trunk/grails-app/controllers/AppCoreController.groovy (modified) * trunk/grails-app/domain/Asset.groovy (modified) * trunk/grails-app/domain/InventoryGroup.groovy (modified) * trunk/grails-app/domain/InventoryLocation.groovy (modified) * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/jobs/InventoryIndexJob.groovy (moved) * trunk/grails-app/services/CreateBulkDataService.groovy (modified) * trunk/grails-app/services/CreateDataService.groovy (modified) * trunk/grails-app/views/appCore/manager.gsp (modified) Apply bug fix for ticket #76. Rename all instances of Lucene to ... Mon, 07 Jun 2010 12:18:27 GMT gav [579] * trunk/grails-app/conf/Config.groovy (modified) * trunk/grails-app/jobs/InventoryReindexJob.groovy (added) Add Quartz job to reindex searchable !InventoryItem index every hour. Sat, 28 Nov 2009 04:17:34 GMT gav [199] * trunk (modified) * trunk/application.properties (modified) * trunk/grails-app/conf/BootStrap.groovy (modified) * trunk/grails-app/conf/Config.groovy (modified) * trunk/grails-app/controllers/TaskRecurringScheduleDetailedController.groovy (modified) * trunk/grails-app/domain/Period.groovy (modified) * trunk/grails-app/domain/TaskRecurringSchedule.groovy (modified) * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/jobs/TaskRecurringScheduleJob.groovy (modified) * trunk/grails-app/services/CreateDataService.groovy (modified) * trunk/grails-app/services/TaskRecurringScheduleService.groovy (added) * trunk/grails-app/views/taskDetailed/show.gsp (modified) * trunk/grails-app/views/taskRecurringSchedule/create.gsp (modified) * trunk/grails-app/views/taskRecurringSchedule/edit.gsp (modified) * trunk/grails-app/views/taskRecurringSchedule/list.gsp (modified) * trunk/grails-app/views/taskRecurringSchedule/show.gsp (modified) * trunk/grails-app/views/taskRecurringScheduleDetailed/create.gsp (modified) * trunk/grails-app/views/taskRecurringScheduleDetailed/edit.gsp (modified) * trunk/grails-app/views/taskRecurringScheduleDetailed/list.gsp (modified) * trunk/grails-app/views/taskRecurringScheduleDetailed/show.gsp (modified) Upgrade quartz plugin to 0.4.1 propper. Refactor and enable quartz ... Tue, 01 Sep 2009 12:10:43 GMT gav [137] * trunk/.classpath (modified) * trunk/README (modified) * trunk/application.properties (modified) * trunk/doc/gnuMimsErd.dia (modified) * trunk/gnuMims.launch (modified) * trunk/grails-app/conf/BootStrap.groovy (modified) * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) * trunk/grails-app/controllers/TaskRecurringScheduleDetailedController.groovy (modified) * trunk/grails-app/domain/TaskRecurringSchedule.groovy (modified) * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/jobs/TaskRecurringScheduleJob.groovy (modified) * trunk/grails-app/services/DateUtilService.groovy (added) * trunk/grails-app/services/TaskService.groovy (added) * trunk/grails-app/views/entryDetailed/edit.gsp (modified) * trunk/grails-app/views/taskDetailed/show.gsp (modified) * trunk/grails-app/views/taskRecurringSchedule/create.gsp (modified) * trunk/grails-app/views/taskRecurringSchedule/edit.gsp (modified) * trunk/grails-app/views/taskRecurringSchedule/list.gsp (modified) * trunk/grails-app/views/taskRecurringSchedule/show.gsp (modified) * trunk/grails-app/views/taskRecurringScheduleDetailed/create.gsp (modified) * trunk/grails-app/views/taskRecurringScheduleDetailed/edit.gsp (modified) * trunk/grails-app/views/taskRecurringScheduleDetailed/list.gsp (modified) * trunk/grails-app/views/taskRecurringScheduleDetailed/show.gsp (modified) * trunk/test/unit/DateUtilServiceTests.groovy (added) * trunk/web-app/WEB-INF/sitemesh.xml (modified) * trunk/web-app/WEB-INF/tld/grails.tld (modified) Update to grails-1.1.1 release. Fix WorkDone and Fault entries not ... Mon, 04 May 2009 19:12:53 GMT gav [126] * trunk/application.properties (modified) * trunk/grails-app/conf/SecurityConfig.groovy (modified) * trunk/grails-app/jobs/TaskRecurringScheduleJob.groovy (modified) * trunk/grails-app/views/taskDetailed/show.gsp (modified) * trunk/web-app/css/tabviewCustom.css (added) * trunk/web-app/images/skin/sprite.png (added) Disable Quartz job for now. Install Richui plugin and setup tabView ... Mon, 04 May 2009 06:49:22 GMT gav [125] * trunk/application.properties (modified) * trunk/grails-app/conf/BootStrap.groovy (modified) * trunk/grails-app/controllers/StoreLocationDetailedController.groovy (added) * trunk/grails-app/controllers/StoredItemDetailedController.groovy (added) * trunk/grails-app/domain/RecurringSchedule.groovy (modified) * trunk/grails-app/domain/StoredItem.groovy (modified) * trunk/grails-app/jobs/TaskRecurringScheduleJob.groovy (modified) * trunk/grails-app/views/inventoryItemDetailed/edit.gsp (modified) * trunk/grails-app/views/inventoryItemDetailed/show.gsp (modified) * trunk/grails-app/views/storeLocationDetailed (added) * trunk/grails-app/views/storeLocationDetailed/create.gsp (added) * trunk/grails-app/views/storeLocationDetailed/edit.gsp (added) * trunk/grails-app/views/storeLocationDetailed/list.gsp (added) * trunk/grails-app/views/storeLocationDetailed/show.gsp (added) * trunk/grails-app/views/storedItemDetailed (added) * trunk/grails-app/views/storedItemDetailed/create.gsp (added) * trunk/grails-app/views/storedItemDetailed/edit.gsp (added) * trunk/grails-app/views/storedItemDetailed/list.gsp (added) * trunk/grails-app/views/storedItemDetailed/show.gsp (added) Detail Inventory and associated, update BootStrap and some work on ... Sun, 03 May 2009 19:12:01 GMT gav [123] * trunk/application.properties (modified) * trunk/grails-app/domain/RecurringSchedule.groovy (modified) * trunk/grails-app/domain/Task.groovy (modified) * trunk/grails-app/jobs (added) * trunk/grails-app/jobs/TaskRecurringScheduleJob.groovy (added) * trunk/grails-app/views/recurringSchedule/create.gsp (modified) * trunk/grails-app/views/recurringSchedule/edit.gsp (modified) * trunk/grails-app/views/recurringSchedule/list.gsp (modified) * trunk/grails-app/views/recurringSchedule/show.gsp (modified) * trunk/test/unit/TaskRecurringScheduleJobTests.groovy (added) Install Quartz plugin and make a start on TaskRecurringScheduleJob