# # ChangeLog for trunk/grails-app/views/appCore # # Generated by Trac 1.2 # Apr 29, 2024, 1:20:15 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/. Tue, 14 Dec 2010 18:54:04 GMT gav [746] * trunk/grails-app/views/appCore/manager.gsp (modified) Remove redundant task budget quick search link from manager view. Mon, 13 Dec 2010 12:14:05 GMT gav [743] * trunk/grails-app/controllers/ReportController.groovy (modified) * trunk/grails-app/services/AssetReportService.groovy (modified) * trunk/grails-app/views/appCore/start.gsp (modified) * trunk/grails-app/views/report/mandatoryRequirements.gsp (added) * trunk/web-app/reports/mandatoryRequirements.jrxml (added) Add mandatoryRequirements report. Sun, 12 Dec 2010 18:46:31 GMT gav [740] * trunk/grails-app/controllers/ReportController.groovy (modified) * trunk/grails-app/services/AssetReportService.groovy (modified) * trunk/grails-app/views/appCore/start.gsp (modified) * trunk/grails-app/views/report/regulatoryRequirements.gsp (added) * trunk/web-app/reports/regulatoryRequirements.jrxml (added) Add regulatoryRequirements report. Thu, 25 Nov 2010 02:08:12 GMT gav [722] * trunk/grails-app/conf/Config.groovy (modified) * trunk/grails-app/controllers/ManufacturerDetailedController.groovy (deleted) * trunk/grails-app/controllers/ManufacturerTypeDetailedController.groovy (deleted) * trunk/grails-app/domain/Address.groovy (modified) * trunk/grails-app/domain/Contact.groovy (modified) * trunk/grails-app/domain/Manufacturer.groovy (deleted) * trunk/grails-app/domain/ManufacturerType.groovy (deleted) * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/services/AddressService.groovy (modified) * trunk/grails-app/services/ContactService.groovy (modified) * trunk/grails-app/services/CreateBulkDataService.groovy (modified) * trunk/grails-app/services/CreateDataService.groovy (modified) * trunk/grails-app/views/addressDetailed/create.gsp (modified) * trunk/grails-app/views/addressDetailed/edit.gsp (modified) * trunk/grails-app/views/addressDetailed/show.gsp (modified) * trunk/grails-app/views/appCore/manager.gsp (modified) * trunk/grails-app/views/contactDetailed/create.gsp (modified) * trunk/grails-app/views/contactDetailed/edit.gsp (modified) * trunk/grails-app/views/contactDetailed/show.gsp (modified) * trunk/grails-app/views/manufacturerDetailed (deleted) * trunk/grails-app/views/manufacturerTypeDetailed (deleted) Domain change: as per ticket #97 - Drop the entire Manufacturer ... 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, 09 Nov 2010 19:30:28 GMT gav [706] * trunk/grails-app/controllers/ReportController.groovy (modified) * trunk/grails-app/services/AssetReportService.groovy (modified) * trunk/grails-app/views/appCore/start.gsp (modified) * trunk/grails-app/views/report/equipmentRegisterOhs.gsp (added) * trunk/web-app/reports/equipmentRegisterOhs.jrxml (modified) Implement ticket #88 - "Implement Regulatory Task Completion on ... Mon, 18 Oct 2010 07:02:00 GMT gav [696] * trunk/grails-app/controllers/ReportController.groovy (modified) * trunk/grails-app/views/appCore/start.gsp (modified) * trunk/web-app/reports/equipmentRegisterFinancial.jrxml (added) New report "Equipment Register (Financial)". Mon, 18 Oct 2010 06:02:15 GMT gav [695] * trunk/grails-app/controllers/ReportController.groovy (modified) * trunk/grails-app/views/appCore/start.gsp (modified) * trunk/web-app/reports/equipmentRegisterOhs.jrxml (moved) Svn move "Equipment Register" report to "Equipment Register OH&S". 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 ... Mon, 04 Oct 2010 16:24:33 GMT gav [681] * 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/assetRegister.jrxml (modified) Improvements to assetRegister report, adding site and section to page ... Mon, 04 Oct 2010 14:50:57 GMT gav [679] * 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/equipmentRegister.jrxml (modified) Improvements to equipementRegister report, adding asset detail and ... Sun, 03 Oct 2010 17:18:35 GMT gav [676] * trunk/grails-app/controllers/ReportController.groovy (modified) * trunk/grails-app/services/InventoryReportService.groovy (modified) * trunk/grails-app/views/appCore/start.gsp (modified) * trunk/grails-app/views/report/inventoryValueOverview.gsp (added) * trunk/web-app/reports/inventoryValueOverview.jrxml (added) New report: Inventory Value Overview. Sun, 03 Oct 2010 12:51:52 GMT gav [671] * trunk/grails-app/controllers/ReportController.groovy (modified) * trunk/grails-app/services/InventoryReportService.groovy (modified) * trunk/grails-app/views/appCore/start.gsp (modified) * trunk/grails-app/views/report/inventoryValueDetailed.gsp (moved) * trunk/web-app/reports/inventoryValueDetailed.jrxml (moved) Rename Inventory Value report to Inventory Detailed Value. Fri, 01 Oct 2010 05:22:05 GMT gav [668] * trunk/grails-app/controllers/ReportController.groovy (modified) * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/services/InventoryReportService.groovy (modified) * trunk/grails-app/views/appCore/start.gsp (modified) * trunk/grails-app/views/report (added) * trunk/grails-app/views/report/inventoryValue.gsp (added) * trunk/web-app/reports/inventoryValue.jrxml (added) New report: Inventory Value. Wed, 29 Sep 2010 21:39:15 GMT gav [666] * trunk/grails-app/views/appCore/manager.gsp (modified) Small correction to manager view title. Wed, 22 Sep 2010 19:01:46 GMT gav [654] * 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/equipmentRegister.jrxml (copied) New asset report: Equipment Register. Sat, 18 Sep 2010 11:57:20 GMT gav [652] * trunk/grails-app/controllers/ReportController.groovy (modified) * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/services/AssetReportService.groovy (added) * trunk/grails-app/views/appCore/start.gsp (modified) * trunk/web-app/reports/assetDetail.jrxml (added) * trunk/web-app/reports/assetRegister.jrxml (added) Two new asset reports: Asset Detail and Asset Register. Sun, 18 Jul 2010 22:47:38 GMT gav [633] * trunk/grails-app/conf/Config.groovy (modified) * trunk/grails-app/controllers/CostCodeDetailedController.groovy (modified) * trunk/grails-app/controllers/InventoryItemPurchaseDetailedController.groovy (modified) * trunk/grails-app/controllers/PersonController.groovy (modified) * trunk/grails-app/controllers/PurchasingGroupDetailedController.groovy (added) * trunk/grails-app/domain/CostCode.groovy (modified) * trunk/grails-app/domain/Person.groovy (modified) * trunk/grails-app/domain/PurchasingGroup.groovy (added) * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/services/CreateDataService.groovy (modified) * trunk/grails-app/services/InventoryPurchaseService.groovy (modified) * trunk/grails-app/views/appCore/manager.gsp (modified) * trunk/grails-app/views/costCodeDetailed/create.gsp (modified) * trunk/grails-app/views/costCodeDetailed/edit.gsp (modified) * trunk/grails-app/views/costCodeDetailed/list.gsp (modified) * trunk/grails-app/views/costCodeDetailed/show.gsp (modified) * trunk/grails-app/views/inventoryItemPurchaseDetailed/create.gsp (modified) * trunk/grails-app/views/inventoryItemPurchaseDetailed/edit.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/purchasingGroupDetailed (added) * trunk/grails-app/views/purchasingGroupDetailed/create.gsp (added) * trunk/grails-app/views/purchasingGroupDetailed/edit.gsp (added) * trunk/grails-app/views/purchasingGroupDetailed/list.gsp (added) * trunk/grails-app/views/purchasingGroupDetailed/show.gsp (added) Domain change: Add PurchasingGroup. Logic and views to suite. Tue, 13 Jul 2010 05:13:44 GMT gav [624] * trunk/grails-app/views/appCore/appAdmin.gsp (modified) * trunk/grails-app/views/appCore/manager.gsp (modified) Move view application log file link from admin to manager view. 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. Mon, 31 May 2010 11:46:07 GMT gav [560] * trunk/grails-app/views/appCore/manager.gsp (modified) Add some links to manager view. 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 ... Tue, 25 May 2010 14:29:05 GMT gav [546] * trunk/grails-app/controllers/ReportController.groovy (modified) * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/services/InventoryReportService.groovy (added) * trunk/grails-app/views/appCore/start.gsp (modified) * trunk/web-app/reports/stockTakeByLocation.jrxml (added) * trunk/web-app/reports/stockTakeOverview.jrxml (added) Add new Inventory Stock Take reports. Mon, 24 May 2010 14:17:20 GMT gav [545] * trunk/grails-app/controllers/ReportController.groovy (modified) * trunk/grails-app/services/TaskReportService.groovy (modified) * trunk/grails-app/views/appCore/start.gsp (modified) * trunk/web-app/reports/immediateCallouts.jrxml (modified) * trunk/web-app/reports/templateLandscape.jrxml (modified) * trunk/web-app/reports/templatePortrait.jrxml (modified) Update report templates, add downloadTemplate action and general tidy ... Sun, 23 May 2010 17:48:53 GMT gav [544] * trunk/grails-app/controllers/ReportController.groovy (modified) * trunk/grails-app/services/TaskReportService.groovy (modified) * trunk/grails-app/views/appCore/start.gsp (modified) * trunk/web-app/reports/immediateCallouts.jrxml (modified) Improvements to Immediate Callout Report. Sun, 23 May 2010 06:43:44 GMT gav [542] * trunk/grails-app/controllers/ReportController.groovy (modified) * trunk/grails-app/services/TaskReportService.groovy (modified) * trunk/grails-app/views/appCore/start.gsp (modified) * trunk/web-app/css/main.css (modified) * trunk/web-app/reports/immediateCallouts.jrxml (added) Start Immediate Callout report. Sun, 16 May 2010 07:47:34 GMT gav [535] * trunk/grails-app/controllers/ReportController.groovy (modified) * trunk/grails-app/services/TaskReportService.groovy (modified) * trunk/grails-app/views/appCore/start.gsp (modified) * trunk/web-app/reports/reactiveRatio.jrxml (modified) Improvements to Reactive Ratio Report. Sat, 15 May 2010 12:14:31 GMT gav [533] * trunk/grails-app/controllers/ReportController.groovy (added) * trunk/grails-app/services/TaskReportService.groovy (added) * trunk/grails-app/views/appCore/start.gsp (modified) * trunk/web-app/reports (added) * trunk/web-app/reports/reactiveRatio.jrxml (added) * trunk/web-app/reports/templateLandscape.jrxml (added) * trunk/web-app/reports/templatePortrait.jrxml (added) Add !ReportController, !TaskReportService and start template reports. Wed, 07 Apr 2010 03:49:22 GMT gav [476] * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/services/DateUtilService.groovy (modified) * trunk/grails-app/services/TaskSearchService.groovy (modified) * trunk/grails-app/views/appCore/manager.gsp (modified) * trunk/grails-app/views/appCore/start.gsp (modified) * trunk/grails-app/views/taskDetailed/_quickSearchPane.gsp (added) * trunk/grails-app/views/taskDetailed/budget.gsp (deleted) * trunk/grails-app/views/taskDetailed/search.gsp (modified) * trunk/grails-app/views/taskDetailed/searchCalendar.gsp (modified) * trunk/web-app/css/calendarmonthviewCustom.css (added) Improve task search and calendar logic. Move task quick search links ... 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 ... Thu, 14 Jan 2010 08:44:31 GMT gav [264] * trunk/grails-app/views/appCore/appAdmin.gsp (modified) Remove 'Controller' suffix from app admin view list of controllers. Tue, 12 Jan 2010 03:09:03 GMT gav [260] * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) * trunk/grails-app/services/TaskSearchService.groovy (modified) * trunk/grails-app/views/appCore/appAdmin.gsp (modified) Improve bulk data creation batch times and use dynamic allocation of ... 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, 23 Oct 2009 03:00:23 GMT gav [165] * trunk/application.properties (modified) * trunk/grails-app/conf/Config.groovy (modified) * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) * trunk/grails-app/services/TaskSearchService.groovy (modified) * trunk/grails-app/views/appCore/manager.gsp (modified) * trunk/grails-app/views/taskDetailed/budget.gsp (added) Install export plugin. Add budget 'planned' and 'unplanned' search view. Sat, 17 Oct 2009 03:41:59 GMT gav [155] * trunk/README (modified) * trunk/grails-app/conf/Config.groovy (modified) * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) * trunk/grails-app/controllers/TaskProcedureDetailedController.groovy (modified) * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/views/appCore/start.gsp (modified) * trunk/grails-app/views/person/list.gsp (modified) * trunk/grails-app/views/taskDetailed/advancedSearch.gsp (deleted) * trunk/grails-app/views/taskDetailed/search.gsp (modified) * trunk/grails-app/views/taskDetailed/searchCalendar.gsp (added) * trunk/grails-app/views/taskProcedureDetailed/list.gsp (modified) * trunk/web-app/css/main.css (modified) * trunk/web-app/js/overlayPane.js (added) Work on Task searching. Add calendar view for Tasks. Cleaner look ... 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 ... Thu, 08 Oct 2009 09:58:38 GMT gav [147] * trunk/application.properties (modified) * trunk/grails-app/conf/Config.groovy (modified) * trunk/grails-app/conf/SecurityConfig.groovy (modified) * trunk/grails-app/controllers/AssignedPersonDetailedController.groovy (modified) * trunk/grails-app/controllers/EntryDetailedController.groovy (modified) * trunk/grails-app/controllers/PersonController.groovy (modified) * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) * trunk/grails-app/controllers/TaskProcedureDetailedController.groovy (modified) * trunk/grails-app/domain/Authority.groovy (modified) * trunk/grails-app/domain/Person.groovy (modified) * trunk/grails-app/domain/Task.groovy (modified) * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/views/appCore/manager.gsp (modified) * trunk/grails-app/views/appCore/start.gsp (modified) * trunk/grails-app/views/assignedPersonDetailed/create.gsp (modified) * trunk/grails-app/views/assignedPersonDetailed/edit.gsp (modified) * trunk/grails-app/views/assignedPersonDetailed/list.gsp (modified) * trunk/grails-app/views/assignedPersonDetailed/show.gsp (modified) * trunk/grails-app/views/entryDetailed/create.gsp (modified) * trunk/grails-app/views/entryDetailed/edit.gsp (modified) * trunk/grails-app/views/entryDetailed/show.gsp (modified) * trunk/grails-app/views/person/create.gsp (modified) * trunk/grails-app/views/person/edit.gsp (modified) * trunk/grails-app/views/person/list.gsp (modified) * trunk/grails-app/views/person/show.gsp (modified) * trunk/grails-app/views/taskDetailed/edit.gsp (modified) * trunk/grails-app/views/taskDetailed/search.gsp (modified) * trunk/grails-app/views/taskProcedureDetailed/create.gsp (modified) * trunk/grails-app/views/taskProcedureDetailed/edit.gsp (modified) * trunk/grails-app/views/taskProcedureDetailed/list.gsp (modified) * trunk/grails-app/views/taskProcedureDetailed/show.gsp (modified) * trunk/lib (modified) Re-install class-diagram from local svn build with patch to allow war ... Sat, 03 Oct 2009 06:05:02 GMT gav [144] * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) * trunk/grails-app/services/TaskSearchService.groovy (modified) * trunk/grails-app/views/appCore/start.gsp (modified) Work on TaskSearchService. Fri, 02 Oct 2009 16:51:02 GMT gav [143] * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) * trunk/grails-app/services/TaskSearchService.groovy (added) * trunk/grails-app/services/TaskService.groovy (modified) * trunk/grails-app/views/appCore/manager.gsp (modified) * trunk/grails-app/views/appCore/start.gsp (modified) * trunk/grails-app/views/taskDetailed/search.gsp (modified) Busy adding TaskSearchService. Wed, 30 Sep 2009 19:11:48 GMT gav [140] * trunk/application.properties (modified) * trunk/grails-app/conf/BootStrap.groovy (modified) * trunk/grails-app/conf/Config.groovy (modified) * trunk/grails-app/conf/SecurityConfig.groovy (modified) * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) * trunk/grails-app/views/appCore/start.gsp (modified) * trunk/grails-app/views/taskDetailed/advancedSearch.gsp (added) * trunk/grails-app/views/taskDetailed/create.gsp (modified) * trunk/grails-app/views/taskDetailed/search.gsp (modified) * trunk/web-app/images/bullet_delete.png (added) Install filterPane plugin and configure for Tasks. 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, 04 May 2009 03:59:11 GMT gav [124] * trunk/doc/gnuMimsErd.dia (modified) * trunk/grails-app/conf/BootStrap.groovy (modified) * trunk/grails-app/controllers/AssetDetailedController.groovy (copied) * trunk/grails-app/controllers/AssetExtendedAttributeDetailedController.groovy (copied) * trunk/grails-app/controllers/MaintenanceActionDetailedController.groovy (copied) * trunk/grails-app/controllers/PlannedMaintenanceDetailedController.groovy (copied) * trunk/grails-app/controllers/RecurringScheduleDetailedController.groovy (copied) * trunk/grails-app/controllers/SystemSectionDetailedController.groovy (copied) * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) * trunk/grails-app/domain/Asset.groovy (modified) * trunk/grails-app/domain/AssetExtendedAttribute.groovy (modified) * trunk/grails-app/domain/AssetType.groovy (modified) * trunk/grails-app/domain/MaintenanceAction.groovy (modified) * trunk/grails-app/domain/RecurringSchedule.groovy (modified) * trunk/grails-app/views/appCore/home.gsp (modified) * trunk/grails-app/views/asset/edit.gsp (modified) * trunk/grails-app/views/asset/show.gsp (modified) * trunk/grails-app/views/assetDetailed (copied) * 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/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 (copied) * 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/assetType/edit.gsp (modified) * trunk/grails-app/views/assetType/show.gsp (modified) * trunk/grails-app/views/inventoryItemDetailed/list.gsp (modified) * trunk/grails-app/views/inventoryItemDetailed/show.gsp (modified) * trunk/grails-app/views/login/auth.gsp (modified) * trunk/grails-app/views/maintenanceAction/create.gsp (modified) * trunk/grails-app/views/maintenanceAction/edit.gsp (modified) * trunk/grails-app/views/maintenanceAction/show.gsp (modified) * trunk/grails-app/views/maintenanceActionDetailed (copied) * 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/plannedMaintenanceDetailed (copied) * trunk/grails-app/views/plannedMaintenanceDetailed/list.gsp (modified) * trunk/grails-app/views/plannedMaintenanceDetailed/show.gsp (modified) * trunk/grails-app/views/recurringScheduleDetailed (copied) * trunk/grails-app/views/recurringScheduleDetailed/edit.gsp (modified) * trunk/grails-app/views/recurringScheduleDetailed/show.gsp (modified) * trunk/grails-app/views/systemSectionDetailed (copied) * trunk/grails-app/views/systemSectionDetailed/edit.gsp (modified) * trunk/grails-app/views/systemSectionDetailed/show.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) Detail controller and views for Asset, AssetExtendedAttribute, ... Tue, 14 Apr 2009 12:16:05 GMT gav [116] * trunk/doc/Definitions/InventoryTerms.txt (modified) * trunk/doc/Definitions/TaskTerms.txt (modified) * trunk/doc/gnuMimsErd.dia (modified) * trunk/grails-app/conf/BootStrap.groovy (modified) * trunk/grails-app/controllers/AuthorityController.groovy (modified) * trunk/grails-app/controllers/EntryController.groovy (modified) * trunk/grails-app/controllers/EntryTypeController.groovy (modified) * trunk/grails-app/controllers/InventoryGroupController.groovy (added) * trunk/grails-app/controllers/InventoryItemController.groovy (added) * trunk/grails-app/controllers/InventoryItemDetailedController.groovy (added) * trunk/grails-app/controllers/InventoryMovementController.groovy (added) * trunk/grails-app/controllers/InventoryMovementTypeController.groovy (added) * trunk/grails-app/controllers/InventoryStoreController.groovy (added) * trunk/grails-app/controllers/InventoryTypeController.groovy (added) * trunk/grails-app/controllers/ManufacturerController.groovy (added) * trunk/grails-app/controllers/ManufacturerTypeController.groovy (added) * trunk/grails-app/controllers/PersonGroupController.groovy (modified) * trunk/grails-app/controllers/PersonGroupTypeController.groovy (modified) * trunk/grails-app/controllers/SiteController.groovy (added) * trunk/grails-app/controllers/StoreLocationController.groovy (added) * trunk/grails-app/controllers/StoredItemController.groovy (added) * trunk/grails-app/controllers/SupplierController.groovy (added) * trunk/grails-app/controllers/SupplierTypeController.groovy (added) * 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/TaskStatusController.groovy (modified) * trunk/grails-app/controllers/TaskTypeController.groovy (modified) * trunk/grails-app/controllers/UnitOfMeasureController.groovy (added) * trunk/grails-app/domain/Asset.groovy (added) * trunk/grails-app/domain/EntryType.groovy (modified) * trunk/grails-app/domain/InventoryGroup.groovy (added) * trunk/grails-app/domain/InventoryItem.groovy (added) * trunk/grails-app/domain/InventoryMovement.groovy (added) * trunk/grails-app/domain/InventoryMovementType.groovy (added) * trunk/grails-app/domain/InventoryStore.groovy (added) * trunk/grails-app/domain/InventoryType.groovy (added) * trunk/grails-app/domain/Manufacturer.groovy (added) * trunk/grails-app/domain/ManufacturerType.groovy (added) * trunk/grails-app/domain/Site.groovy (added) * trunk/grails-app/domain/StoreLocation.groovy (added) * trunk/grails-app/domain/StoredItem.groovy (added) * trunk/grails-app/domain/Supplier.groovy (added) * trunk/grails-app/domain/SupplierType.groovy (added) * trunk/grails-app/domain/Task.groovy (modified) * trunk/grails-app/domain/TaskModificationType.groovy (modified) * trunk/grails-app/domain/UnitOfMeasure.groovy (added) * trunk/grails-app/views/appCore/appAdmin.gsp (modified) * trunk/grails-app/views/appCore/home.gsp (modified) * trunk/grails-app/views/inventoryGroup (added) * trunk/grails-app/views/inventoryGroup/create.gsp (added) * trunk/grails-app/views/inventoryGroup/edit.gsp (added) * trunk/grails-app/views/inventoryGroup/list.gsp (added) * trunk/grails-app/views/inventoryGroup/show.gsp (added) * trunk/grails-app/views/inventoryItem (added) * trunk/grails-app/views/inventoryItem/create.gsp (added) * trunk/grails-app/views/inventoryItem/edit.gsp (added) * trunk/grails-app/views/inventoryItem/list.gsp (added) * trunk/grails-app/views/inventoryItem/show.gsp (added) * trunk/grails-app/views/inventoryItemDetailed (added) * trunk/grails-app/views/inventoryItemDetailed/create.gsp (added) * trunk/grails-app/views/inventoryItemDetailed/edit.gsp (added) * trunk/grails-app/views/inventoryItemDetailed/list.gsp (added) * trunk/grails-app/views/inventoryItemDetailed/show.gsp (added) * trunk/grails-app/views/inventoryMovement (added) * trunk/grails-app/views/inventoryMovement/create.gsp (added) * trunk/grails-app/views/inventoryMovement/edit.gsp (added) * trunk/grails-app/views/inventoryMovement/list.gsp (added) * trunk/grails-app/views/inventoryMovement/show.gsp (added) * trunk/grails-app/views/inventoryMovementType (added) * trunk/grails-app/views/inventoryMovementType/create.gsp (added) * trunk/grails-app/views/inventoryMovementType/edit.gsp (added) * trunk/grails-app/views/inventoryMovementType/list.gsp (added) * trunk/grails-app/views/inventoryMovementType/show.gsp (added) * trunk/grails-app/views/inventoryStore (added) * trunk/grails-app/views/inventoryStore/create.gsp (added) * trunk/grails-app/views/inventoryStore/edit.gsp (added) * trunk/grails-app/views/inventoryStore/list.gsp (added) * trunk/grails-app/views/inventoryStore/show.gsp (added) * trunk/grails-app/views/inventoryType (added) * trunk/grails-app/views/inventoryType/create.gsp (added) * trunk/grails-app/views/inventoryType/edit.gsp (added) * trunk/grails-app/views/inventoryType/list.gsp (added) * trunk/grails-app/views/inventoryType/show.gsp (added) * trunk/grails-app/views/manufacturer (added) * trunk/grails-app/views/manufacturer/create.gsp (added) * trunk/grails-app/views/manufacturer/edit.gsp (added) * trunk/grails-app/views/manufacturer/list.gsp (added) * trunk/grails-app/views/manufacturer/show.gsp (added) * trunk/grails-app/views/manufacturerType (added) * trunk/grails-app/views/manufacturerType/create.gsp (added) * trunk/grails-app/views/manufacturerType/edit.gsp (added) * trunk/grails-app/views/manufacturerType/list.gsp (added) * trunk/grails-app/views/manufacturerType/show.gsp (added) * trunk/grails-app/views/site (added) * trunk/grails-app/views/site/create.gsp (added) * trunk/grails-app/views/site/edit.gsp (added) * trunk/grails-app/views/site/list.gsp (added) * trunk/grails-app/views/site/show.gsp (added) * trunk/grails-app/views/storeLocation (added) * trunk/grails-app/views/storeLocation/create.gsp (added) * trunk/grails-app/views/storeLocation/edit.gsp (added) * trunk/grails-app/views/storeLocation/list.gsp (added) * trunk/grails-app/views/storeLocation/show.gsp (added) * trunk/grails-app/views/storedItem (added) * trunk/grails-app/views/storedItem/create.gsp (added) * trunk/grails-app/views/storedItem/edit.gsp (added) * trunk/grails-app/views/storedItem/list.gsp (added) * trunk/grails-app/views/storedItem/show.gsp (added) * trunk/grails-app/views/supplier (added) * trunk/grails-app/views/supplier/create.gsp (added) * trunk/grails-app/views/supplier/edit.gsp (added) * trunk/grails-app/views/supplier/list.gsp (added) * trunk/grails-app/views/supplier/show.gsp (added) * trunk/grails-app/views/supplierType (added) * trunk/grails-app/views/supplierType/create.gsp (added) * trunk/grails-app/views/supplierType/edit.gsp (added) * trunk/grails-app/views/supplierType/list.gsp (added) * trunk/grails-app/views/supplierType/show.gsp (added) * trunk/grails-app/views/unitOfMeasure (added) * trunk/grails-app/views/unitOfMeasure/create.gsp (added) * trunk/grails-app/views/unitOfMeasure/edit.gsp (added) * trunk/grails-app/views/unitOfMeasure/list.gsp (added) * trunk/grails-app/views/unitOfMeasure/show.gsp (added) First commit of Inventory domain, including domain-classes, ... Wed, 08 Apr 2009 17:38:23 GMT gav [110] * trunk/application.properties (modified) * trunk/grails-app/views/appCore/home.gsp (modified) * trunk/grails-app/views/appCore/manager.gsp (modified) * trunk/grails-app/views/layouts/main.gsp (modified) * trunk/grails-app/views/taskDetailed/list.gsp (modified) * trunk/web-app/css/main.css (modified) IE strikes again, small work around applied. 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/