# # ChangeLog for trunk/src # # Generated by Trac 1.2 # Apr 18, 2024, 7:02:50 PM Sun, 01 May 2011 02:46:31 GMT gav [913] * trunk (modified) * trunk/.classpath (modified) * trunk/.project (modified) * trunk/COPYING (modified) * trunk/README (modified) * trunk/application.properties (modified) * trunk/doc/Definitions/PreventativeMaintenance_PM.txt (modified) * trunk/grails-app (modified) * trunk/grails-app/conf/BootStrap.groovy (modified) * trunk/grails-app/conf/BuildConfig.groovy (modified) * trunk/grails-app/conf/SecurityConfig.groovy (modified) * trunk/grails-app/controllers/AppCoreController.groovy (modified) * trunk/grails-app/controllers/AssetDetailedController.groovy (modified) * trunk/grails-app/controllers/AssetSubItemDetailedController.groovy (modified) * trunk/grails-app/controllers/DepartmentDetailedController.groovy (modified) * trunk/grails-app/controllers/DepartmentExtendedAttributeDetailedController.groovy (modified) * trunk/grails-app/controllers/ExtendedAttributeTypeDetailedController.groovy (modified) * trunk/grails-app/controllers/InventoryGroupDetailedController.groovy (modified) * trunk/grails-app/controllers/InventoryItemDetailedController.groovy (modified) * trunk/grails-app/controllers/InventoryItemPurchaseDetailedController.groovy (modified) * trunk/grails-app/controllers/InventoryLocationDetailedController.groovy (modified) * trunk/grails-app/controllers/InventoryStoreDetailedController.groovy (modified) * trunk/grails-app/controllers/MaintenancePolicyDetailedController.groovy (modified) * trunk/grails-app/controllers/PeriodController.groovy (modified) * trunk/grails-app/controllers/PersonGroupDetailedController.groovy (modified) * trunk/grails-app/controllers/PersonGroupTypeDetailedController.groovy (modified) * trunk/grails-app/controllers/SectionDetailedController.groovy (modified) * trunk/grails-app/controllers/SectionExtendedAttributeDetailedController.groovy (modified) * trunk/grails-app/controllers/SiteDetailedController.groovy (modified) * trunk/grails-app/controllers/SiteExtendedAttributeDetailedController.groovy (modified) * trunk/grails-app/controllers/SupplierDetailedController.groovy (modified) * trunk/grails-app/controllers/SupplierTypeDetailedController.groovy (modified) * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) * trunk/grails-app/controllers/TaskGroupDetailedController.groovy (modified) * trunk/grails-app/controllers/TaskProcedureDetailedController.groovy (modified) * trunk/grails-app/controllers/UnitOfMeasureDetailedController.groovy (modified) * trunk/grails-app/domain/AssetSubItem.groovy (modified) * trunk/grails-app/domain/ExtendedAttributeType.groovy (modified) * trunk/grails-app/domain/Image.groovy (modified) * trunk/grails-app/domain/InventoryLocation.groovy (modified) * trunk/grails-app/domain/MaintenanceAction.groovy (modified) * trunk/grails-app/domain/Period.groovy (modified) * trunk/grails-app/domain/Section.groovy (modified) * trunk/grails-app/domain/TaskRecurringSchedule.groovy (modified) * trunk/grails-app/jobs/InventoryIndexJob.groovy (modified) * trunk/grails-app/services/AssetCsvService.groovy (modified) * trunk/grails-app/services/AuthService.groovy (modified) * trunk/grails-app/services/JsUtilService.groovy (modified) * trunk/grails-app/views/appCore/appAdmin.gsp (modified) * trunk/grails-app/views/appCore/manager.gsp (modified) * trunk/grails-app/views/departmentDetailed (modified) * trunk/grails-app/views/departmentExtendedAttributeDetailed (modified) * trunk/grails-app/views/extendedAttributeTypeDetailed (modified) * trunk/grails-app/views/inventoryGroupDetailed (modified) * trunk/grails-app/views/inventoryLocationDetailed (modified) * trunk/grails-app/views/inventoryStoreDetailed (modified) * trunk/grails-app/views/maintenancePolicyDetailed (modified) * trunk/grails-app/views/period (modified) * trunk/grails-app/views/personGroupDetailed (modified) * trunk/grails-app/views/personGroupTypeDetailed (modified) * trunk/grails-app/views/report/inventoryValueDetailed.gsp (modified) * trunk/grails-app/views/sectionDetailed (modified) * trunk/grails-app/views/sectionExtendedAttributeDetailed (modified) * trunk/grails-app/views/shared/_assetTreeCompact.gsp (modified) * trunk/grails-app/views/siteDetailed (modified) * trunk/grails-app/views/siteExtendedAttributeDetailed (modified) * trunk/grails-app/views/supplierDetailed (modified) * trunk/grails-app/views/supplierTypeDetailed (modified) * trunk/grails-app/views/taskDetailed/createImmediateCallout.gsp (modified) * trunk/grails-app/views/taskDetailed/createUnscheduled.gsp (modified) * trunk/grails-app/views/taskDetailed/edit.gsp (modified) * trunk/grails-app/views/taskGroupDetailed (modified) * trunk/grails-app/views/taskProcedureDetailed/_taskProcedure.gsp (modified) * trunk/grails-app/views/taskProcedureDetailed/_taskProcedureRevision.gsp (modified) * trunk/grails-app/views/taskProcedureDetailed/list.gsp (modified) * trunk/grails-app/views/unitOfMeasureDetailed (modified) * trunk/lib (modified) * trunk/scripts (modified) * trunk/scripts/_UpdateRev.groovy (modified) * trunk/src (modified) * trunk/src/groovy/net/kromhouts/HqlBuilder.groovy (modified) * trunk/test (modified) * trunk/test/unit/net/kromhouts/HqlBuilderTests.groovy (modified) * trunk/web-app (modified) * trunk/web-app/WEB-INF/tld/grails.tld (modified) * trunk/web-app/images/contentbg.png (modified) * trunk/web-app/js/jsUtil.js (modified) * trunk/web-app/reports/equipmentRegisterOhs.jrxml (modified) * trunk/web-app/reports/inventoryValueDetailed.jrxml (modified) Svn merge -r875:r911 branches/features/grailsUpgrade/ into trunk/. Sun, 05 Sep 2010 12:04:41 GMT gav [643] * trunk/src/groovy/net (added) * trunk/src/groovy/net/kromhouts (added) * trunk/src/groovy/net/kromhouts/HqlBuilder.groovy (moved) * trunk/test/unit/net (added) * trunk/test/unit/net/kromhouts (added) * trunk/test/unit/net/kromhouts/HqlBuilderTests.groovy (moved) SVN move !HqlBuilder to net.kromhouts package. Sun, 05 Sep 2010 10:06:53 GMT gav [642] * trunk/src/groovy/HqlBuilder.groovy (modified) * trunk/test/unit/HqlBuilderTests.groovy (modified) !HqlBuilder and tests, draftB. Sat, 28 Aug 2010 06:22:44 GMT gav [641] * trunk/src/groovy/HqlBuilder.groovy (added) * trunk/test/unit/HqlBuilderTests.groovy (added) HqlBuilder and tests, draftA. Tue, 08 Jun 2010 12:41:21 GMT gav [585] * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) * trunk/grails-app/services/TaskReportService.groovy (modified) * trunk/grails-app/views/taskDetailed/searchCalendar.gsp (modified) * trunk/src/groovy/org (added) * trunk/src/groovy/org/gnumims (added) * trunk/src/groovy/org/gnumims/RichUiCalendarItem.groovy (added) First draft of displaying work load on task calendar, see ticket #66. Wed, 24 Feb 2010 02:44:19 GMT gav [411] * trunk/src/templates/scaffolding/renderEditor.template (modified) Add a plus(+) sign to template Add links. Tue, 23 Feb 2010 00:47:25 GMT gav [400] * trunk/src/templates/scaffolding/Controller.groovy (modified) Change template controller to use default.optimistic.locking.failure. Mon, 22 Feb 2010 08:30:54 GMT gav [398] * trunk/src/templates/scaffolding/create.gsp (modified) * trunk/src/templates/scaffolding/edit.gsp (modified) * trunk/src/templates/scaffolding/list.gsp (modified) * trunk/src/templates/scaffolding/show.gsp (modified) Add shared messages and cancel button to templates. Mon, 02 Nov 2009 05:25:26 GMT gav [178] * trunk/grails-app/conf/DataSource.groovy (modified) * trunk/grails-app/controllers/AppCoreController.groovy (modified) * trunk/grails-app/controllers/AssemblyController.groovy (modified) * trunk/grails-app/controllers/AssetController.groovy (modified) * trunk/grails-app/controllers/AssetDetailedController.groovy (modified) * trunk/grails-app/controllers/AssetExtendedAttributeController.groovy (modified) * trunk/grails-app/controllers/AssetExtendedAttributeDetailedController.groovy (modified) * trunk/grails-app/controllers/AssetExtendedAttributeTypeController.groovy (modified) * trunk/grails-app/controllers/AssetTypeController.groovy (modified) * trunk/grails-app/controllers/AssignedPersonController.groovy (modified) * trunk/grails-app/controllers/AssignedPersonDetailedController.groovy (modified) * trunk/grails-app/controllers/AuthorityController.groovy (modified) * trunk/grails-app/controllers/ComponentItemController.groovy (modified) * trunk/grails-app/controllers/DepartmentController.groovy (modified) * trunk/grails-app/controllers/EntryController.groovy (modified) * trunk/grails-app/controllers/EntryDetailedController.groovy (modified) * trunk/grails-app/controllers/EntryTypeController.groovy (modified) * trunk/grails-app/controllers/InventoryGroupController.groovy (modified) * trunk/grails-app/controllers/InventoryItemController.groovy (modified) * trunk/grails-app/controllers/InventoryItemDetailedController.groovy (modified) * trunk/grails-app/controllers/InventoryLocationController.groovy (modified) * trunk/grails-app/controllers/InventoryLocationDetailedController.groovy (modified) * trunk/grails-app/controllers/InventoryMovementController.groovy (modified) * trunk/grails-app/controllers/InventoryMovementTypeController.groovy (modified) * trunk/grails-app/controllers/InventoryStoreController.groovy (modified) * trunk/grails-app/controllers/InventoryTypeController.groovy (modified) * trunk/grails-app/controllers/LifePlanController.groovy (modified) * trunk/grails-app/controllers/MaintenanceActionController.groovy (modified) * trunk/grails-app/controllers/MaintenanceActionDetailedController.groovy (modified) * trunk/grails-app/controllers/MaintenancePolicyController.groovy (modified) * trunk/grails-app/controllers/ManufacturerController.groovy (modified) * trunk/grails-app/controllers/ManufacturerTypeController.groovy (modified) * trunk/grails-app/controllers/PeriodController.groovy (modified) * trunk/grails-app/controllers/PersonController.groovy (modified) * trunk/grails-app/controllers/PersonGroupController.groovy (modified) * trunk/grails-app/controllers/PersonGroupTypeController.groovy (modified) * trunk/grails-app/controllers/SiteController.groovy (modified) * trunk/grails-app/controllers/SubAssemblyController.groovy (modified) * trunk/grails-app/controllers/SupplierController.groovy (modified) * trunk/grails-app/controllers/SupplierTypeController.groovy (modified) * trunk/grails-app/controllers/SystemSectionController.groovy (modified) * trunk/grails-app/controllers/SystemSectionDetailedController.groovy (modified) * trunk/grails-app/controllers/TaskController.groovy (modified) * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) * trunk/grails-app/controllers/TaskGroupController.groovy (modified) * trunk/grails-app/controllers/TaskModificationController.groovy (modified) * trunk/grails-app/controllers/TaskModificationTypeController.groovy (modified) * trunk/grails-app/controllers/TaskPriorityController.groovy (modified) * trunk/grails-app/controllers/TaskProcedureController.groovy (modified) * trunk/grails-app/controllers/TaskProcedureDetailedController.groovy (modified) * trunk/grails-app/controllers/TaskRecurringScheduleController.groovy (modified) * trunk/grails-app/controllers/TaskRecurringScheduleDetailedController.groovy (modified) * trunk/grails-app/controllers/TaskStatusController.groovy (modified) * trunk/grails-app/controllers/TaskTypeController.groovy (modified) * trunk/grails-app/controllers/UnitOfMeasureController.groovy (modified) * trunk/grails-app/views/assembly/create.gsp (modified) * trunk/grails-app/views/assembly/edit.gsp (modified) * trunk/grails-app/views/assembly/list.gsp (modified) * trunk/grails-app/views/assembly/show.gsp (modified) * trunk/grails-app/views/asset/create.gsp (modified) * trunk/grails-app/views/asset/edit.gsp (modified) * trunk/grails-app/views/asset/list.gsp (modified) * trunk/grails-app/views/asset/show.gsp (modified) * trunk/grails-app/views/assetExtendedAttribute/create.gsp (modified) * trunk/grails-app/views/assetExtendedAttribute/edit.gsp (modified) * trunk/grails-app/views/assetExtendedAttribute/list.gsp (modified) * trunk/grails-app/views/assetExtendedAttribute/show.gsp (modified) * trunk/grails-app/views/assetExtendedAttributeDetailed/create.gsp (modified) * trunk/grails-app/views/assetExtendedAttributeDetailed/edit.gsp (modified) * trunk/grails-app/views/assetExtendedAttributeDetailed/list.gsp (modified) * trunk/grails-app/views/assetExtendedAttributeDetailed/show.gsp (modified) * trunk/grails-app/views/assetExtendedAttributeType/create.gsp (modified) * trunk/grails-app/views/assetExtendedAttributeType/edit.gsp (modified) * trunk/grails-app/views/assetExtendedAttributeType/list.gsp (modified) * trunk/grails-app/views/assetExtendedAttributeType/show.gsp (modified) * trunk/grails-app/views/assetType/create.gsp (modified) * trunk/grails-app/views/assetType/edit.gsp (modified) * trunk/grails-app/views/assetType/list.gsp (modified) * trunk/grails-app/views/assetType/show.gsp (modified) * trunk/grails-app/views/assignedPerson/create.gsp (modified) * trunk/grails-app/views/assignedPerson/edit.gsp (modified) * trunk/grails-app/views/assignedPerson/list.gsp (modified) * trunk/grails-app/views/assignedPerson/show.gsp (modified) * trunk/grails-app/views/authority/create.gsp (modified) * trunk/grails-app/views/authority/edit.gsp (modified) * trunk/grails-app/views/authority/list.gsp (modified) * trunk/grails-app/views/authority/show.gsp (modified) * trunk/grails-app/views/componentItem/create.gsp (modified) * trunk/grails-app/views/componentItem/edit.gsp (modified) * trunk/grails-app/views/componentItem/list.gsp (modified) * trunk/grails-app/views/componentItem/show.gsp (modified) * trunk/grails-app/views/department/create.gsp (modified) * trunk/grails-app/views/department/edit.gsp (modified) * trunk/grails-app/views/department/list.gsp (modified) * trunk/grails-app/views/department/show.gsp (modified) * trunk/grails-app/views/entry/create.gsp (modified) * trunk/grails-app/views/entry/edit.gsp (modified) * trunk/grails-app/views/entry/list.gsp (modified) * trunk/grails-app/views/entry/show.gsp (modified) * trunk/grails-app/views/entryDetailed/list.gsp (modified) * trunk/grails-app/views/entryType/create.gsp (modified) * trunk/grails-app/views/entryType/edit.gsp (modified) * trunk/grails-app/views/entryType/list.gsp (modified) * trunk/grails-app/views/entryType/show.gsp (modified) * trunk/grails-app/views/inventoryGroup/create.gsp (modified) * trunk/grails-app/views/inventoryGroup/edit.gsp (modified) * trunk/grails-app/views/inventoryGroup/list.gsp (modified) * trunk/grails-app/views/inventoryGroup/show.gsp (modified) * trunk/grails-app/views/inventoryItem/create.gsp (modified) * trunk/grails-app/views/inventoryItem/edit.gsp (modified) * trunk/grails-app/views/inventoryItem/list.gsp (modified) * trunk/grails-app/views/inventoryItem/show.gsp (modified) * trunk/grails-app/views/inventoryItemDetailed/search.gsp (modified) * trunk/grails-app/views/inventoryLocation/create.gsp (modified) * trunk/grails-app/views/inventoryLocation/edit.gsp (modified) * trunk/grails-app/views/inventoryLocation/list.gsp (modified) * trunk/grails-app/views/inventoryLocation/show.gsp (modified) * trunk/grails-app/views/inventoryLocationDetailed/create.gsp (modified) * trunk/grails-app/views/inventoryLocationDetailed/edit.gsp (modified) * trunk/grails-app/views/inventoryLocationDetailed/list.gsp (modified) * trunk/grails-app/views/inventoryLocationDetailed/show.gsp (modified) * trunk/grails-app/views/inventoryMovement/create.gsp (modified) * trunk/grails-app/views/inventoryMovement/edit.gsp (modified) * trunk/grails-app/views/inventoryMovement/list.gsp (modified) * trunk/grails-app/views/inventoryMovement/show.gsp (modified) * trunk/grails-app/views/inventoryStore/create.gsp (modified) * trunk/grails-app/views/inventoryStore/edit.gsp (modified) * trunk/grails-app/views/inventoryStore/list.gsp (modified) * trunk/grails-app/views/inventoryStore/show.gsp (modified) * trunk/grails-app/views/inventoryType/create.gsp (modified) * trunk/grails-app/views/inventoryType/edit.gsp (modified) * trunk/grails-app/views/inventoryType/list.gsp (modified) * trunk/grails-app/views/inventoryType/show.gsp (modified) * trunk/grails-app/views/lifePlan/create.gsp (modified) * trunk/grails-app/views/lifePlan/edit.gsp (modified) * trunk/grails-app/views/lifePlan/list.gsp (modified) * trunk/grails-app/views/lifePlan/show.gsp (modified) * trunk/grails-app/views/maintenanceAction/create.gsp (modified) * trunk/grails-app/views/maintenanceAction/edit.gsp (modified) * trunk/grails-app/views/maintenanceAction/list.gsp (modified) * trunk/grails-app/views/maintenanceAction/show.gsp (modified) * trunk/grails-app/views/maintenanceActionDetailed/create.gsp (modified) * trunk/grails-app/views/maintenanceActionDetailed/edit.gsp (modified) * trunk/grails-app/views/maintenanceActionDetailed/list.gsp (modified) * trunk/grails-app/views/maintenanceActionDetailed/show.gsp (modified) * trunk/grails-app/views/maintenancePolicy/create.gsp (modified) * trunk/grails-app/views/maintenancePolicy/edit.gsp (modified) * trunk/grails-app/views/maintenancePolicy/list.gsp (modified) * trunk/grails-app/views/maintenancePolicy/show.gsp (modified) * trunk/grails-app/views/manufacturer/create.gsp (modified) * trunk/grails-app/views/manufacturer/edit.gsp (modified) * trunk/grails-app/views/manufacturer/list.gsp (modified) * trunk/grails-app/views/manufacturer/show.gsp (modified) * trunk/grails-app/views/manufacturerType/create.gsp (modified) * trunk/grails-app/views/manufacturerType/edit.gsp (modified) * trunk/grails-app/views/manufacturerType/list.gsp (modified) * trunk/grails-app/views/manufacturerType/show.gsp (modified) * trunk/grails-app/views/period/create.gsp (modified) * trunk/grails-app/views/period/edit.gsp (modified) * trunk/grails-app/views/period/list.gsp (modified) * trunk/grails-app/views/period/show.gsp (modified) * trunk/grails-app/views/personGroup/create.gsp (modified) * trunk/grails-app/views/personGroup/edit.gsp (modified) * trunk/grails-app/views/personGroup/list.gsp (modified) * trunk/grails-app/views/personGroup/show.gsp (modified) * trunk/grails-app/views/personGroupType/create.gsp (modified) * trunk/grails-app/views/personGroupType/edit.gsp (modified) * trunk/grails-app/views/personGroupType/list.gsp (modified) * trunk/grails-app/views/personGroupType/show.gsp (modified) * trunk/grails-app/views/site/create.gsp (modified) * trunk/grails-app/views/site/edit.gsp (modified) * trunk/grails-app/views/site/list.gsp (modified) * trunk/grails-app/views/site/show.gsp (modified) * trunk/grails-app/views/subAssembly/create.gsp (modified) * trunk/grails-app/views/subAssembly/edit.gsp (modified) * trunk/grails-app/views/subAssembly/list.gsp (modified) * trunk/grails-app/views/subAssembly/show.gsp (modified) * trunk/grails-app/views/supplier/create.gsp (modified) * trunk/grails-app/views/supplier/edit.gsp (modified) * trunk/grails-app/views/supplier/list.gsp (modified) * trunk/grails-app/views/supplier/show.gsp (modified) * trunk/grails-app/views/supplierType/create.gsp (modified) * trunk/grails-app/views/supplierType/edit.gsp (modified) * trunk/grails-app/views/supplierType/list.gsp (modified) * trunk/grails-app/views/supplierType/show.gsp (modified) * trunk/grails-app/views/systemSection/create.gsp (modified) * trunk/grails-app/views/systemSection/edit.gsp (modified) * trunk/grails-app/views/systemSection/list.gsp (modified) * trunk/grails-app/views/systemSection/show.gsp (modified) * trunk/grails-app/views/systemSectionDetailed/create.gsp (modified) * trunk/grails-app/views/systemSectionDetailed/edit.gsp (modified) * trunk/grails-app/views/systemSectionDetailed/list.gsp (modified) * trunk/grails-app/views/systemSectionDetailed/show.gsp (modified) * trunk/grails-app/views/task/create.gsp (modified) * trunk/grails-app/views/task/edit.gsp (modified) * trunk/grails-app/views/task/list.gsp (modified) * trunk/grails-app/views/task/show.gsp (modified) * trunk/grails-app/views/taskGroup/create.gsp (modified) * trunk/grails-app/views/taskGroup/edit.gsp (modified) * trunk/grails-app/views/taskGroup/list.gsp (modified) * trunk/grails-app/views/taskGroup/show.gsp (modified) * trunk/grails-app/views/taskModification/create.gsp (modified) * trunk/grails-app/views/taskModification/edit.gsp (modified) * trunk/grails-app/views/taskModification/list.gsp (modified) * trunk/grails-app/views/taskModification/show.gsp (modified) * trunk/grails-app/views/taskModificationType/create.gsp (modified) * trunk/grails-app/views/taskModificationType/edit.gsp (modified) * trunk/grails-app/views/taskModificationType/list.gsp (modified) * trunk/grails-app/views/taskModificationType/show.gsp (modified) * trunk/grails-app/views/taskPriority/create.gsp (modified) * trunk/grails-app/views/taskPriority/edit.gsp (modified) * trunk/grails-app/views/taskPriority/list.gsp (modified) * trunk/grails-app/views/taskPriority/show.gsp (modified) * trunk/grails-app/views/taskProcedure/create.gsp (modified) * trunk/grails-app/views/taskProcedure/edit.gsp (modified) * trunk/grails-app/views/taskProcedure/list.gsp (modified) * trunk/grails-app/views/taskProcedure/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/list.gsp (modified) * trunk/grails-app/views/taskStatus/create.gsp (modified) * trunk/grails-app/views/taskStatus/edit.gsp (modified) * trunk/grails-app/views/taskStatus/list.gsp (modified) * trunk/grails-app/views/taskStatus/show.gsp (modified) * trunk/grails-app/views/taskType/create.gsp (modified) * trunk/grails-app/views/taskType/edit.gsp (modified) * trunk/grails-app/views/taskType/list.gsp (modified) * trunk/grails-app/views/taskType/show.gsp (modified) * trunk/grails-app/views/unitOfMeasure/create.gsp (modified) * trunk/grails-app/views/unitOfMeasure/edit.gsp (modified) * trunk/grails-app/views/unitOfMeasure/list.gsp (modified) * trunk/grails-app/views/unitOfMeasure/show.gsp (modified) * trunk/src/templates/scaffolding/Controller.groovy (modified) * trunk/src/templates/scaffolding/create.gsp (modified) * trunk/src/templates/scaffolding/edit.gsp (modified) * trunk/src/templates/scaffolding/list.gsp (modified) * trunk/src/templates/scaffolding/show.gsp (modified) Resolve ticket #12 again. Turn query cache on again since this did ... Wed, 21 Oct 2009 08:37:37 GMT gav [158] * trunk/src/templates/scaffolding/Controller.groovy (modified) * trunk/src/templates/scaffolding/create.gsp (modified) * trunk/src/templates/scaffolding/edit.gsp (modified) * trunk/src/templates/scaffolding/list.gsp (modified) * trunk/src/templates/scaffolding/renderEditor.template (modified) * trunk/src/templates/scaffolding/show.gsp (modified) Update templates to Grails-1.1.1 Thu, 07 May 2009 15:01:56 GMT gav [131] * trunk/doc/Definitions/PreventativeMaintenance_PM.txt (moved) * trunk/doc/Definitions/TaskActions.txt (modified) * trunk/doc/gnuMimsErd.dia (modified) * trunk/grails-app/conf/BootStrap.groovy (modified) * trunk/grails-app/controllers/MaintenanceActionController.groovy (moved) * trunk/grails-app/controllers/TaskActionDetailedController.groovy (added) * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) * trunk/grails-app/controllers/TaskProcedureController.groovy (added) * trunk/grails-app/controllers/TaskRecurringScheduleController.groovy (added) * trunk/grails-app/controllers/TaskRecurringScheduleDetailed.groovy (deleted) * trunk/grails-app/controllers/TaskRecurringScheduleDetailedController.groovy (added) * trunk/grails-app/domain/Assembly.groovy (modified) * trunk/grails-app/domain/Asset.groovy (modified) * trunk/grails-app/domain/ComponentItem.groovy (modified) * trunk/grails-app/domain/MaintenanceAction.groovy (moved) * trunk/grails-app/domain/Period.groovy (modified) * trunk/grails-app/domain/SubAssembly.groovy (modified) * trunk/grails-app/domain/Task.groovy (modified) * trunk/grails-app/domain/TaskProcedure.groovy (added) * trunk/grails-app/domain/TaskRecurringSchedule.groovy (moved) * trunk/grails-app/views/assembly/create.gsp (modified) * trunk/grails-app/views/assembly/edit.gsp (modified) * trunk/grails-app/views/assembly/list.gsp (modified) * trunk/grails-app/views/assembly/show.gsp (modified) * trunk/grails-app/views/asset/create.gsp (modified) * trunk/grails-app/views/asset/edit.gsp (modified) * trunk/grails-app/views/asset/list.gsp (modified) * trunk/grails-app/views/asset/show.gsp (modified) * trunk/grails-app/views/assetType/edit.gsp (modified) * trunk/grails-app/views/componentItem/create.gsp (modified) * trunk/grails-app/views/componentItem/edit.gsp (modified) * trunk/grails-app/views/componentItem/list.gsp (modified) * trunk/grails-app/views/componentItem/show.gsp (modified) * trunk/grails-app/views/maintenanceAction (added) * trunk/grails-app/views/maintenanceAction/create.gsp (added) * trunk/grails-app/views/maintenanceAction/edit.gsp (added) * trunk/grails-app/views/maintenanceAction/list.gsp (added) * trunk/grails-app/views/maintenanceAction/show.gsp (added) * trunk/grails-app/views/subAssembly/create.gsp (modified) * trunk/grails-app/views/subAssembly/edit.gsp (modified) * trunk/grails-app/views/subAssembly/list.gsp (modified) * trunk/grails-app/views/subAssembly/show.gsp (modified) * trunk/grails-app/views/task/create.gsp (modified) * trunk/grails-app/views/task/edit.gsp (modified) * trunk/grails-app/views/task/list.gsp (modified) * trunk/grails-app/views/task/show.gsp (modified) * trunk/grails-app/views/taskAction/create.gsp (added) * trunk/grails-app/views/taskAction/edit.gsp (added) * trunk/grails-app/views/taskAction/list.gsp (added) * trunk/grails-app/views/taskAction/show.gsp (added) * trunk/grails-app/views/taskDetailed/show.gsp (modified) * trunk/grails-app/views/taskProcedure (added) * trunk/grails-app/views/taskProcedure/create.gsp (added) * trunk/grails-app/views/taskProcedure/edit.gsp (added) * trunk/grails-app/views/taskProcedure/list.gsp (added) * trunk/grails-app/views/taskProcedure/show.gsp (added) * 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/list.gsp (modified) * trunk/src/templates/scaffolding/Controller.groovy (modified) Reconfigure Planned Maintenance again, now Preventative Maintenance, ... Tue, 05 May 2009 17:41:54 GMT gav [128] * trunk/src/templates/artifacts (added) * trunk/src/templates/artifacts/Controller.groovy (added) * trunk/src/templates/artifacts/DomainClass.groovy (added) * trunk/src/templates/artifacts/Filters.groovy (added) * trunk/src/templates/artifacts/Script.groovy (added) * trunk/src/templates/artifacts/Service.groovy (added) * trunk/src/templates/artifacts/TagLib.groovy (added) * trunk/src/templates/artifacts/Tests.groovy (added) * trunk/src/templates/artifacts/WebTest.groovy (added) * trunk/src/templates/scaffolding (added) * trunk/src/templates/scaffolding/Controller.groovy (added) * trunk/src/templates/scaffolding/create.gsp (added) * trunk/src/templates/scaffolding/edit.gsp (added) * trunk/src/templates/scaffolding/list.gsp (added) * trunk/src/templates/scaffolding/renderEditor.template (added) * trunk/src/templates/scaffolding/show.gsp (added) * trunk/src/templates/war (added) * trunk/src/templates/war/web.xml (added) Installed templates with grails install-templates Tue, 05 May 2009 17:40:07 GMT gav [127] * trunk/doc/Definitions/PlannedMaintenance_PM.txt (added) * trunk/doc/Definitions/TaskTerms.txt (modified) * trunk/doc/gnuMimsErd.dia (modified) * trunk/grails-app/conf/BootStrap.groovy (modified) * trunk/grails-app/conf/SecurityConfig.groovy (modified) * trunk/grails-app/controllers/AppCoreController.groovy (modified) * trunk/grails-app/domain/MaintenanceAction.groovy (modified) * trunk/grails-app/domain/Person.groovy (modified) * trunk/grails-app/domain/RecurringSchedule.groovy (modified) * trunk/grails-app/views/appCore/changeSessionTimeout.gsp (added) * trunk/grails-app/views/appCore/options.gsp (modified) * trunk/src/templates (added) Logins now route through a welcome action to allow flash message and ... Sun, 05 Apr 2009 05:43:29 GMT gav [104] * trunk/.classpath (moved) * trunk/.project (moved) * trunk/COPYING (moved) * trunk/README (moved) * trunk/application.properties (moved) * trunk/build.xml (moved) * trunk/gnuMims-test.launch (moved) * trunk/gnuMims.launch (moved) * trunk/gnuMims.tmproj (moved) * trunk/grails-app (moved) * trunk/ivy.xml (moved) * trunk/ivysettings.xml (moved) * trunk/lib (moved) * trunk/scripts (moved) * trunk/src (moved) * trunk/test (moved) * trunk/web-app (moved) Move /trunk/src/* to /trunk/ Sun, 05 Apr 2009 05:41:22 GMT gav [103] * trunk/appsrc (moved) Rename /src to /appsrc in preparation for moving /trunk/src/* to /trunk/