# # ChangeLog for trunk/grails-app/controllers/AppCoreController.groovy # # Generated by Trac 1.2 # Mar 29, 2024, 12:01:38 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/. Mon, 15 Nov 2010 01:06:23 GMT gav [707] * trunk/grails-app/controllers/AppCoreController.groovy (modified) * trunk/grails-app/views/appCore/start.gsp (modified) Wire start view for showTab. Tue, 05 Oct 2010 18:23:46 GMT gav [688] * trunk/grails-app/controllers/AppCoreController.groovy (modified) * trunk/grails-app/services/AssetService.groovy (modified) * trunk/grails-app/services/AssetSubItemService.groovy (modified) * trunk/grails-app/services/CreateDataService.groovy (modified) * trunk/grails-app/views/appCore/appAdmin.gsp (modified) Add admin feature to create recommended extended attributes for ... Tue, 05 Oct 2010 15:55:47 GMT gav [687] * trunk/grails-app/controllers/AppCoreController.groovy (modified) * trunk/grails-app/controllers/ReportController.groovy (modified) * trunk/grails-app/services/AssetReportService.groovy (modified) * trunk/grails-app/views/appCore/start.gsp (modified) * trunk/web-app/reports/assetDetail.jrxml (modified) Change assetDetail report to allow reporting by section and display ... Wed, 14 Jul 2010 00:46:04 GMT gav [627] * trunk/grails-app/conf/Config.groovy (modified) * trunk/grails-app/controllers/AppCoreController.groovy (modified) Allow all mangers to access manager view, appLog view and ... 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 ... Wed, 02 Jun 2010 06:31:17 GMT gav [562] * trunk/application.properties (modified) * trunk/grails-app/conf/Searchable.groovy (added) * trunk/grails-app/controllers/AppCoreController.groovy (modified) * trunk/grails-app/controllers/InventoryItemDetailedController.groovy (modified) * trunk/grails-app/domain/Asset.groovy (modified) * trunk/grails-app/domain/InventoryItem.groovy (modified) * trunk/grails-app/domain/InventoryLocation.groovy (modified) * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/services/InventoryItemSearchService.groovy (modified) * trunk/grails-app/views/appCore/manager.gsp (modified) * trunk/grails-app/views/inventoryItemDetailed/search.gsp (modified) * trunk/grails-app/views/taskDetailed/_quickSearchPane.gsp (modified) Install searchable plugin, configure and start inventory search. Thu, 27 May 2010 10:47:06 GMT gav [548] * trunk/grails-app/controllers/AppCoreController.groovy (modified) * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/services/CreateBulkDataService.groovy (modified) * trunk/grails-app/services/InventoryItemService.groovy (modified) * trunk/grails-app/views/appCore/appAdmin.gsp (modified) * trunk/grails-app/views/appCore/start.gsp (modified) Add !InventoryItemService savePicture(). Add bulk tests for ... Fri, 14 May 2010 02:13:05 GMT gav [531] * trunk/grails-app/controllers/AppCoreController.groovy (modified) * trunk/scripts/_UpdateRev.groovy (modified) Refactor !UpadateRev script to improve handling when not running in a ... Mon, 03 May 2010 14:35:41 GMT gav [521] * trunk/grails-app/controllers/AppCoreController.groovy (modified) * trunk/grails-app/views/_about.gsp (modified) Add version information to about view. Tue, 16 Mar 2010 01:16:17 GMT gav [439] * trunk/grails-app/controllers/AppCoreController.groovy (modified) Small security adjustment to allow business manager to read ... Mon, 15 Feb 2010 23:01:07 GMT gav [358] * trunk/grails-app/conf/Config.groovy (modified) * trunk/grails-app/controllers/AppCoreController.groovy (modified) * trunk/grails-app/controllers/SectionDetailedController.groovy (modified) * trunk/grails-app/views/appCore/appAdmin.gsp (modified) * trunk/grails-app/views/appCore/appLog.gsp (added) * trunk/web-app/css/main.css (modified) * trunk/web-app/js/jsUtil.js (modified) Added an application log view. Reduced log file size and added CSS ... Fri, 05 Feb 2010 01:08:54 GMT gav [318] * trunk/grails-app/controllers/AppCoreController.groovy (modified) * trunk/grails-app/controllers/AssetDetailedController.groovy (modified) Move saveAssetTreeStatus method to !AssetDetailedController. Mon, 01 Feb 2010 02:02:40 GMT gav [310] * trunk/grails-app/controllers/AppCoreController.groovy (modified) Fix small bug in !AppCore controller changePassword function. ... Sun, 31 Jan 2010 21:56:41 GMT gav [307] * trunk/grails-app/controllers/AppCoreController.groovy (modified) * trunk/grails-app/taglib/AssetTreeTagLib.groovy (modified) * trunk/web-app/css/main.css (modified) * trunk/web-app/js/overlayPane.js (modified) Asset tree taglib now saves it's status in the http session along ... Mon, 25 Jan 2010 04:14:48 GMT gav [298] * trunk/grails-app/controllers/AppCoreController.groovy (modified) * trunk/grails-app/controllers/AssetDetailedController.groovy (modified) * trunk/grails-app/controllers/AssetExtendedAttributeDetailedController.groovy (modified) * trunk/grails-app/controllers/AssetSubItemDetailedController.groovy (modified) * trunk/grails-app/controllers/AssetSubItemExtendedAttributeDetailedController.groovy (modified) * trunk/grails-app/controllers/AssignedGroupDetailedController.groovy (modified) * trunk/grails-app/controllers/AssignedPersonDetailedController.groovy (modified) * trunk/grails-app/controllers/BaseController.groovy (modified) * trunk/grails-app/controllers/EntryDetailedController.groovy (modified) * trunk/grails-app/controllers/InventoryItemDetailedController.groovy (modified) * trunk/grails-app/controllers/InventoryLocationDetailedController.groovy (modified) * trunk/grails-app/controllers/InventoryMovementDetailedController.groovy (modified) * trunk/grails-app/controllers/MaintenanceActionDetailedController.groovy (modified) * trunk/grails-app/controllers/MaintenancePolicyController.groovy (modified) * trunk/grails-app/controllers/PictureDetailedController.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/TaskDetailedController.groovy (modified) * trunk/grails-app/controllers/TaskProcedureDetailedController.groovy (modified) * trunk/grails-app/controllers/TaskRecurringScheduleDetailedController.groovy (modified) * trunk/grails-app/services/CreateDataService.groovy (modified) Set base authorisations on all controllers. Sat, 23 Jan 2010 00:42:41 GMT gav [291] * trunk/grails-app/conf/Config.groovy (modified) * trunk/grails-app/controllers/AppCoreController.groovy (modified) * trunk/grails-app/controllers/EntryDetailedController.groovy (modified) * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) * trunk/grails-app/services/AssignedGroupService.groovy (modified) * trunk/grails-app/services/AssignedPersonService.groovy (modified) * trunk/grails-app/services/AuthService.groovy (moved) * trunk/grails-app/services/CreateBulkDataService.groovy (modified) * trunk/grails-app/services/CreateDataService.groovy (modified) * trunk/grails-app/services/InventoryMovementService.groovy (modified) * trunk/grails-app/services/TaskService.groovy (modified) Svn move !PersonService to AuthService. Tue, 05 Jan 2010 04:02:38 GMT gav [258] * trunk/grails-app/controllers/AppCoreController.groovy (modified) * trunk/grails-app/services/CreateBulkDataService.groovy (added) * trunk/grails-app/services/CreateDataService.groovy (modified) * trunk/grails-app/views/appCore/appAdmin.gsp (modified) Add a service to create bulk test data. Tue, 22 Dec 2009 03:26:58 GMT gav [237] * trunk/grails-app/controllers/AppCoreController.groovy (modified) * trunk/grails-app/services/CreateDataService.groovy (modified) * trunk/grails-app/views/appCore/appAdmin.gsp (modified) Integrate create data functions with appConfig. Fri, 04 Dec 2009 04:05:27 GMT gav [216] * trunk/grails-app/controllers/AppCoreController.groovy (modified) * trunk/grails-app/controllers/EntryDetailedController.groovy (modified) * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) * trunk/grails-app/services/PersonService.groovy (modified) * trunk/grails-app/services/TaskService.groovy (modified) Replace personService.currentUser() with the more groovy ... Tue, 10 Nov 2009 11:56:28 GMT gav [185] * trunk/grails-app/controllers/AppCoreController.groovy (modified) * trunk/grails-app/controllers/EntryDetailedController.groovy (modified) * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) * trunk/grails-app/services/CreateDataService.groovy (modified) Small refactor to use personService where appropriate. 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 ... Fri, 09 Oct 2009 12:11:43 GMT gav [150] * trunk/grails-app/controllers/AppCoreController.groovy (modified) * trunk/grails-app/controllers/AuthorityController.groovy (modified) * trunk/grails-app/controllers/PersonController.groovy (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/person/create.gsp (modified) * trunk/grails-app/views/person/edit.gsp (modified) * trunk/grails-app/views/person/show.gsp (modified) * trunk/grails-app/views/taskDetailed/search.gsp (modified) Add params.message to Person create and edit views. Code format to 4 ... Fri, 09 Oct 2009 11:47:11 GMT gav [149] * trunk/grails-app/conf/BootStrap.groovy (modified) * trunk/grails-app/conf/Config.groovy (modified) * trunk/grails-app/conf/DataSource.groovy (modified) * trunk/grails-app/controllers/AppCoreController.groovy (modified) * trunk/grails-app/controllers/BaseController.groovy (modified) * trunk/grails-app/controllers/PersonController.groovy (modified) * trunk/grails-app/services/CreateDataService.groovy (added) * trunk/grails-app/views/appCore/appAdmin.gsp (modified) * trunk/lib (modified) * trunk/lib/mysql-connector-java-5.1.7-bin.jar (added) Refactor bootstrap data generation to new CreateDataService. Tweak ... Mon, 28 Sep 2009 00:01:43 GMT gav [139] * trunk/application.properties (modified) * trunk/grails-app/conf/Config.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/InventoryItemDetailedController.groovy (modified) * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) * trunk/grails-app/domain/Person.groovy (modified) * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/views/_about.gsp (added) * trunk/grails-app/views/_adminmenubar.gsp (deleted) * trunk/grails-app/views/appCore/acknowledgements.gsp (deleted) * trunk/grails-app/views/appCore/appAdmin.gsp (modified) * trunk/grails-app/views/appCore/changePassword.gsp (modified) * trunk/grails-app/views/appCore/changeSessionTimeout.gsp (modified) * trunk/grails-app/views/appCore/home.gsp (deleted) * trunk/grails-app/views/appCore/manager.gsp (modified) * trunk/grails-app/views/appCore/options.gsp (deleted) * trunk/grails-app/views/appCore/start.gsp (added) * trunk/grails-app/views/assetDetailed/create.gsp (modified) * trunk/grails-app/views/assetDetailed/edit.gsp (modified) * trunk/grails-app/views/assetDetailed/list.gsp (modified) * trunk/grails-app/views/assetDetailed/search.gsp (added) * trunk/grails-app/views/assetDetailed/show.gsp (modified) * trunk/grails-app/views/entryDetailed/edit.gsp (modified) * trunk/grails-app/views/index.gsp (modified) * trunk/grails-app/views/inventoryItemDetailed/create.gsp (modified) * trunk/grails-app/views/inventoryItemDetailed/edit.gsp (modified) * trunk/grails-app/views/inventoryItemDetailed/list.gsp (modified) * trunk/grails-app/views/inventoryItemDetailed/search.gsp (added) * trunk/grails-app/views/inventoryItemDetailed/show.gsp (modified) * trunk/grails-app/views/layouts/main.gsp (modified) * trunk/grails-app/views/login/auth.gsp (modified) * trunk/grails-app/views/taskDetailed/create.gsp (modified) * trunk/grails-app/views/taskDetailed/edit.gsp (modified) * trunk/grails-app/views/taskDetailed/list.gsp (modified) * trunk/grails-app/views/taskDetailed/listSubTasks.gsp (modified) * trunk/grails-app/views/taskDetailed/search.gsp (added) * trunk/grails-app/views/taskDetailed/show.gsp (modified) * trunk/grails-app/views/taskRecurringScheduleDetailed/show.gsp (modified) * trunk/web-app/css/main.css (modified) * trunk/web-app/css/tabviewCustom.css (modified) Install Navigation plugin, work on navigation and hopefully fixed a ... Wed, 13 May 2009 02:51:15 GMT gav [134] * trunk/grails-app/conf/BootStrap.groovy (modified) * trunk/grails-app/controllers/AppCoreController.groovy (modified) * trunk/grails-app/controllers/AssignedPersonDetailedController.groovy (modified) * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) * trunk/grails-app/controllers/TaskProcedureDetailedController.groovy (modified) * trunk/grails-app/controllers/TaskRecurringScheduleDetailedController.groovy (modified) * trunk/grails-app/domain/TaskRecurringSchedule.groovy (modified) * trunk/grails-app/views/appCore/acknowledgements.gsp (added) * trunk/grails-app/views/appCore/options.gsp (modified) * trunk/grails-app/views/assignedPersonDetailed/create.gsp (modified) * trunk/grails-app/views/entryDetailed/create.gsp (modified) * trunk/grails-app/views/maintenanceActionDetailed/show.gsp (modified) * trunk/grails-app/views/period/edit.gsp (modified) * trunk/grails-app/views/period/show.gsp (modified) * trunk/grails-app/views/taskAction (deleted) * trunk/grails-app/views/taskActionDetailed (deleted) * trunk/grails-app/views/taskDetailed/create.gsp (modified) * trunk/grails-app/views/taskDetailed/edit.gsp (modified) * trunk/grails-app/views/taskDetailed/list.gsp (modified) * trunk/grails-app/views/taskDetailed/listSubTasks.gsp (added) * trunk/grails-app/views/taskDetailed/show.gsp (modified) * trunk/grails-app/views/taskProcedureDetailed/create.gsp (modified) * trunk/grails-app/views/taskProcedureDetailed/edit.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/web-app/css/main.css (modified) * trunk/web-app/images/skin/database_go.png (added) * trunk/web-app/images/skin/database_link.png (added) * trunk/web-app/images/skin/database_search.png (added) Add icons from famfamfam silk icons, add acknowledgement page to ... 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 ... Mon, 06 Apr 2009 14:21:23 GMT gav [106] * trunk/application.properties (modified) * trunk/grails-app/controllers/AppCoreController.groovy (modified) * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) * trunk/grails-app/domain/Task.groovy (modified) * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/views/_adminmenubar.gsp (modified) * trunk/grails-app/views/appCore/appAdmin.gsp (moved) * trunk/grails-app/views/layouts/main.gsp (modified) * trunk/grails-app/views/login/auth.gsp (modified) * trunk/grails-app/views/taskDetailed/create.gsp (modified) * trunk/grails-app/views/taskDetailed/list.gsp (modified) * trunk/grails-app/views/taskDetailed/show.gsp (modified) * trunk/web-app/css/main.css (modified) Some CSS adjustments to text color, img border, remove body ... 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/