# # ChangeLog for trunk/grails-app/conf # # Generated by Trac 1.2 # Apr 17, 2024, 4:48:47 AM Sun, 03 Jul 2011 11:48:57 GMT gav [959] * trunk/grails-app/conf/BuildConfig.groovy (modified) Set grails exploded war dir to target/exploded-war. Tue, 24 May 2011 02:54:27 GMT gav [945] * trunk/gnuMims-config.groovy (modified) * trunk/grails-app/conf/DataSource.groovy (modified) Introduce appNameLowerCase variable for production database naming ... Tue, 24 May 2011 01:12:56 GMT gav [944] * trunk/grails-app/conf/Config.groovy (modified) Merge default config from Grails-1.3.7 which includes ... Wed, 18 May 2011 16:05:50 GMT gav [933] * trunk/grails-app/conf/BuildConfig.groovy (modified) Simplify !BuildConfig since with external config environment base war ... Wed, 18 May 2011 15:38:23 GMT gav [932] * trunk/grails-app/conf/BootStrap.groovy (modified) * trunk/grails-app/taglib/CustomTagLib.groovy (modified) * trunk/grails-app/views/layouts/main.gsp (modified) * trunk/grails-app/views/login/auth.gsp (modified) * trunk/web-app/css/main.css (modified) * trunk/web-app/images/logoOnlineDemo.png (added) Configure demo mode. Sat, 14 May 2011 13:10:48 GMT gav [923] * trunk/gnuMims-config.groovy (added) * trunk/grails-app/conf/Config.groovy (modified) * trunk/grails-app/conf/DataSource.groovy (modified) Externalise the config. 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/. Fri, 15 Apr 2011 15:22:12 GMT gav [887] * trunk/grails-app/conf/Config.groovy (modified) Security fix for "Annotation based security is easy to bypass by ... Mon, 11 Apr 2011 04:59:55 GMT gav [878] * trunk/grails-app/conf/DataSource.groovy (modified) Add MySQL5InnoDBDialect to !DataSource.groovy, helps with schema ... Mon, 21 Feb 2011 10:30:42 GMT gav [814] * trunk/grails-app/conf/BootStrap.groovy (modified) Add isDirty() during bootstrap, must be removed after upgrading to ... 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 ... Sun, 05 Sep 2010 16:40:39 GMT gav [646] * trunk/grails-app/conf/Config.groovy (modified) * trunk/grails-app/controllers/InventoryItemDetailedController.groovy (modified) * trunk/grails-app/services/InventoryItemSearchService.groovy (modified) * trunk/grails-app/views/inventoryItemDetailed/reorder.gsp (added) Add inventory reorder search. Tue, 27 Jul 2010 10:14:20 GMT gav [637] * trunk/grails-app/conf/Config.groovy (modified) Add feature to import inventory item pictures from zip file, part 3. Tue, 27 Jul 2010 06:58:07 GMT gav [636] * trunk/grails-app/conf/BuildConfig.groovy (modified) * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/services/InventoryItemService.groovy (modified) * trunk/grails-app/views/inventoryItemDetailed/importInventoryItemPictures.gsp (modified) Add feature to import inventory item pictures from zip file, part 2. Mon, 26 Jul 2010 03:33:50 GMT gav [635] * trunk/grails-app/conf/Config.groovy (modified) * trunk/grails-app/controllers/InventoryItemDetailedController.groovy (modified) * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/services/InventoryItemService.groovy (modified) * trunk/grails-app/views/inventoryItemDetailed/importInventoryItemPictures.gsp (added) * trunk/grails-app/views/inventoryItemDetailed/search.gsp (modified) Add feature to import inventory item pictures from zip file. 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. 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 ... Tue, 22 Jun 2010 01:48:19 GMT gav [608] * trunk/grails-app/conf/Config.groovy (modified) Update default currencyList setting to include a few common ... Tue, 22 Jun 2010 01:44:06 GMT gav [607] * trunk/grails-app/conf/Config.groovy (modified) Update default currencyList setting to include a few common currencies. Mon, 21 Jun 2010 23:09:07 GMT gav [606] * trunk/grails-app/conf/DataSource.groovy (modified) * trunk/web-app/css/main.css (modified) Set select background since select borders cannot be styled in IE. ... Mon, 21 Jun 2010 01:01:39 GMT gav [604] * trunk/grails-app/conf/Config.groovy (modified) * trunk/grails-app/views/inventoryItemDetailed/create.gsp (modified) * trunk/grails-app/views/inventoryItemDetailed/edit.gsp (modified) Add custom global setting for currencyList. Update inventoryItem ... Thu, 17 Jun 2010 12:52:06 GMT gav [598] * trunk/grails-app/conf/Config.groovy (modified) * trunk/grails-app/conf/Searchable.groovy (modified) Replace '/' with File.separator in config files. Fri, 11 Jun 2010 01:44:49 GMT gav [595] * trunk/grails-app/conf/Config.groovy (modified) * trunk/grails-app/controllers/InventoryItemPurchaseDetailedController.groovy (modified) * trunk/grails-app/views/inventoryItemDetailed/show.gsp (modified) * trunk/grails-app/views/inventoryItemPurchaseDetailed/approveInvoicePayment.gsp (modified) * trunk/grails-app/views/inventoryItemPurchaseDetailed/create.gsp (modified) * trunk/grails-app/views/inventoryItemPurchaseDetailed/receive.gsp (modified) * trunk/grails-app/views/inventoryItemPurchaseDetailed/search.gsp (modified) * trunk/grails-app/views/inventoryItemPurchaseDetailed/show.gsp (modified) Improve work flow when working from inventoryItemPurchase search view. Mon, 07 Jun 2010 12:18:27 GMT gav [579] * trunk/grails-app/conf/Config.groovy (modified) * trunk/grails-app/jobs/InventoryReindexJob.groovy (added) Add Quartz job to reindex searchable !InventoryItem index every hour. Mon, 07 Jun 2010 07:42:37 GMT gav [577] * trunk/grails-app/conf/BuildConfig.groovy (modified) Upgrade Compass and Lucene jars to 2.1.4, to fix reindex on update as ... Sat, 05 Jun 2010 14:11:11 GMT gav [571] * trunk/grails-app/conf/BootStrap.groovy (modified) * trunk/grails-app/conf/Searchable.groovy (modified) * trunk/grails-app/services/CreateDataService.groovy (modified) Start lucene mirroring and index after creating bootstrap data. 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 12:49:21 GMT gav [561] * trunk/grails-app/conf/BuildConfig.groovy (modified) Add some BuildConfig excludes to prevent POI pulling in servlet-api. Mon, 31 May 2010 11:39:19 GMT gav [559] * trunk/grails-app/conf/Config.groovy (modified) * trunk/grails-app/controllers/UnitOfMeasureDetailedController.groovy (moved) * trunk/grails-app/views/unitOfMeasureDetailed (moved) * trunk/grails-app/views/unitOfMeasureDetailed/create.gsp (copied) * trunk/grails-app/views/unitOfMeasureDetailed/edit.gsp (copied) * trunk/grails-app/views/unitOfMeasureDetailed/list.gsp (copied) * trunk/grails-app/views/unitOfMeasureDetailed/show.gsp (copied) Svn move !UnitOfMeasure to !UnitOfMeasureDetailed. Mon, 31 May 2010 09:02:23 GMT gav [556] * trunk/grails-app/conf/Config.groovy (modified) * trunk/grails-app/controllers/TaskGroupDetailedController.groovy (moved) * trunk/grails-app/views/taskGroupDetailed (moved) * trunk/grails-app/views/taskGroupDetailed/create.gsp (copied) * trunk/grails-app/views/taskGroupDetailed/edit.gsp (copied) * trunk/grails-app/views/taskGroupDetailed/list.gsp (copied) * trunk/grails-app/views/taskGroupDetailed/show.gsp (copied) Svn move !TaskGroup to !TaskGroupDetailed. Sat, 15 May 2010 10:43:50 GMT gav [532] * trunk/application.properties (modified) * trunk/grails-app/conf/BuildConfig.groovy (added) * trunk/grails-app/conf/SecurityConfig.groovy (modified) * trunk/grails-app/i18n/jasper.properties (added) * trunk/lib/mysql-connector-java-5.1.7-bin.jar (deleted) Install jasper plugin. Add !BuildConfig.groovy. Svn delete ... Fri, 23 Apr 2010 07:53:20 GMT gav [508] * trunk/grails-app/conf/BootStrap.groovy (modified) * trunk/grails-app/conf/Config.groovy (modified) * trunk/test/integration/CreateDataServiceTests.groovy (added) Base data is now created during bootstrap in all environments. Add ... Thu, 22 Apr 2010 05:15:10 GMT gav [504] * trunk/grails-app/conf/BootStrap.groovy (modified) * trunk/grails-app/conf/DataSource.groovy (modified) Adjust !BootStrap.groovy since it is now environment aware. Small ... Mon, 12 Apr 2010 07:20:55 GMT gav [481] * trunk/grails-app/conf/Config.groovy (modified) * trunk/grails-app/i18n/messages.properties (modified) Turn off SQL logging and update messages to suite adjusted task quick ... Mon, 12 Apr 2010 02:03:46 GMT gav [480] * trunk (modified) * trunk/grails-app/conf/Config.groovy (modified) Configure the root logger to only output to appLog appender in prod ... Wed, 31 Mar 2010 02:32:04 GMT gav [471] * trunk/grails-app/conf/Config.groovy (modified) * trunk/grails-app/controllers/PersonGroupDetailedController.groovy (moved) * trunk/grails-app/controllers/PersonGroupTypeDetailedController.groovy (moved) * trunk/grails-app/views/person/edit.gsp (modified) * trunk/grails-app/views/personGroupDetailed (moved) * trunk/grails-app/views/personGroupDetailed/create.gsp (modified) * trunk/grails-app/views/personGroupDetailed/edit.gsp (modified) * trunk/grails-app/views/personGroupDetailed/list.gsp (modified) * trunk/grails-app/views/personGroupDetailed/show.gsp (modified) * trunk/grails-app/views/personGroupTypeDetailed (moved) * trunk/grails-app/views/personGroupTypeDetailed/create.gsp (modified) * trunk/grails-app/views/personGroupTypeDetailed/edit.gsp (modified) * trunk/grails-app/views/personGroupTypeDetailed/list.gsp (modified) * trunk/grails-app/views/personGroupTypeDetailed/show.gsp (modified) Svn move personGroup and personGroupType controllers and views to ... Thu, 25 Mar 2010 16:23:28 GMT gav [458] * trunk/grails-app/conf/Config.groovy (modified) Temporarily set production log level of !AssetTreeService to debug. Thu, 25 Mar 2010 16:11:37 GMT gav [455] * trunk/grails-app/conf/Config.groovy (modified) Increase production log levels of Csv services. Wed, 24 Mar 2010 05:28:33 GMT gav [449] * trunk (modified) * trunk/application.properties (modified) * trunk/grails-app/conf/Config.groovy (modified) * trunk/grails-app/conf/DataSource.groovy (modified) * trunk/grails-app/views/layouts/main.gsp (modified) * trunk/web-app/WEB-INF/applicationContext.xml (modified) * trunk/web-app/WEB-INF/sitemesh.xml (modified) * trunk/web-app/WEB-INF/tld/grails.tld (modified) * trunk/web-app/js/HelpBalloon.js (added) Upgrade to Grails-1.2.1, all plugins upgraded to latest versions and ... Tue, 16 Mar 2010 01:33:22 GMT gav [440] * trunk/grails-app/conf/Config.groovy (modified) * trunk/grails-app/controllers/PersonController.groovy (modified) * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/services/PersonCsvService.groovy (added) * trunk/grails-app/views/person/importPersons.gsp (added) * trunk/grails-app/views/person/list.gsp (modified) Add Person import feature. Commit has a small amount of cross over ... Sun, 07 Mar 2010 06:45:10 GMT gav [433] * trunk/grails-app/conf/Config.groovy (modified) * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) * trunk/grails-app/services/CreateDataService.groovy (modified) * trunk/grails-app/services/TaskService.groovy (modified) * trunk/grails-app/views/taskDetailed/create.gsp (modified) * trunk/grails-app/views/taskDetailed/createUnscheduled.gsp (added) Add create unsheduled task feature. Refactor task priorities. Limit ... Fri, 05 Mar 2010 02:45:43 GMT gav [431] * trunk/grails-app/conf/Config.groovy (modified) * trunk/grails-app/controllers/ProductionReferenceDetailedController.groovy (added) * trunk/grails-app/domain/Entry.groovy (modified) * trunk/grails-app/domain/ProductionReference.groovy (added) * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/services/CreateDataService.groovy (modified) * trunk/grails-app/services/TaskService.groovy (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/productionReferenceDetailed (added) * trunk/grails-app/views/productionReferenceDetailed/create.gsp (added) * trunk/grails-app/views/productionReferenceDetailed/edit.gsp (added) * trunk/grails-app/views/productionReferenceDetailed/list.gsp (added) * trunk/grails-app/views/productionReferenceDetailed/show.gsp (added) * trunk/grails-app/views/taskDetailed/createImmediateCallout.gsp (modified) * trunk/grails-app/views/taskDetailed/show.gsp (modified) Add !ProductionReference. Add !ProductionManager and !ProductionUser ... Sun, 28 Feb 2010 09:13:47 GMT gav [418] * trunk/grails-app/conf/Config.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/services/CreateBulkDataService.groovy (modified) * trunk/grails-app/services/CreateDataService.groovy (modified) * trunk/grails-app/services/TaskService.groovy (modified) * trunk/grails-app/views/taskDetailed/createImmediateCallout.gsp (moved) * trunk/grails-app/views/taskDetailed/list.gsp (deleted) * trunk/grails-app/views/taskDetailed/search.gsp (modified) * trunk/grails-app/views/taskDetailed/show.gsp (modified) * trunk/web-app/css/main.css (modified) * trunk/web-app/images/skin/flag_red.png (added) Add attentionFlag to Task domain along with views and logic to suite. ... Wed, 24 Feb 2010 06:01:05 GMT gav [414] * trunk/grails-app/conf/Config.groovy (modified) * trunk/grails-app/controllers/AssetDetailedController.groovy (modified) * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/services/AssetCsvService.groovy (moved) Move !CsvService to !AssetCsvService in preparation for other CSV ... Wed, 24 Feb 2010 04:22:35 GMT gav [412] * trunk/grails-app/conf/Config.groovy (modified) * trunk/grails-app/views/departmentDetailed/create.gsp (modified) * trunk/grails-app/views/departmentDetailed/edit.gsp (modified) * trunk/grails-app/views/departmentDetailed/list.gsp (modified) * trunk/grails-app/views/departmentDetailed/show.gsp (modified) Add alt menu and shared messages to department detailed views. Sat, 20 Feb 2010 11:41:04 GMT gav [395] * trunk/grails-app/conf/Config.groovy (modified) * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) * trunk/grails-app/services/TaskService.groovy (modified) * trunk/grails-app/views/entryDetailed/edit.gsp (modified) * trunk/grails-app/views/taskDetailed/createBreakin.gsp (added) Added a create breakin task feature. Thu, 18 Feb 2010 10:10:41 GMT gav [387] * trunk/grails-app/conf/Config.groovy (modified) * trunk/grails-app/controllers/AssetDetailedController.groovy (modified) * trunk/grails-app/controllers/AssetSubItemDetailedController.groovy (modified) * trunk/grails-app/services/AssetService.groovy (modified) * trunk/grails-app/services/AssetSubItemService.groovy (modified) Capitalise asset and sub items during creation and update. Small ... Thu, 18 Feb 2010 09:27:55 GMT gav [386] * trunk/grails-app/conf/Config.groovy (modified) * trunk/grails-app/controllers/ExtendedAttributeTypeDetailedController.groovy (modified) * trunk/grails-app/views/extendedAttributeTypeDetailed/create.gsp (modified) * trunk/grails-app/views/extendedAttributeTypeDetailed/edit.gsp (modified) * trunk/grails-app/views/extendedAttributeTypeDetailed/list.gsp (modified) * trunk/grails-app/views/extendedAttributeTypeDetailed/show.gsp (modified) Add alt menu and detailing to !ExtendedAttributeType controller and ... Wed, 17 Feb 2010 19:10:12 GMT gav [385] * trunk/grails-app/conf/Config.groovy (modified) * trunk/grails-app/controllers/SectionDetailedController.groovy (modified) * trunk/grails-app/controllers/SiteDetailedController.groovy (modified) * trunk/grails-app/views/sectionDetailed/create.gsp (modified) * trunk/grails-app/views/sectionDetailed/edit.gsp (modified) * trunk/grails-app/views/sectionDetailed/list.gsp (modified) * trunk/grails-app/views/sectionDetailed/show.gsp (modified) * trunk/grails-app/views/siteDetailed/create.gsp (modified) * trunk/grails-app/views/siteDetailed/edit.gsp (modified) * trunk/grails-app/views/siteDetailed/list.gsp (modified) * trunk/grails-app/views/siteDetailed/show.gsp (modified) Add entries to alt menu for Site and Section views. Wed, 17 Feb 2010 18:51:45 GMT gav [383] * trunk/grails-app/conf/Config.groovy (modified) * trunk/grails-app/controllers/ManufacturerTypeDetailedController.groovy (moved) * trunk/grails-app/controllers/SupplierTypeDetailedController.groovy (moved) * trunk/grails-app/views/manufacturerTypeDetailed (moved) * trunk/grails-app/views/manufacturerTypeDetailed/create.gsp (modified) * trunk/grails-app/views/manufacturerTypeDetailed/edit.gsp (modified) * trunk/grails-app/views/manufacturerTypeDetailed/list.gsp (modified) * trunk/grails-app/views/manufacturerTypeDetailed/show.gsp (modified) * trunk/grails-app/views/supplierTypeDetailed (moved) * trunk/grails-app/views/supplierTypeDetailed/create.gsp (modified) * trunk/grails-app/views/supplierTypeDetailed/edit.gsp (modified) * trunk/grails-app/views/supplierTypeDetailed/list.gsp (modified) * trunk/grails-app/views/supplierTypeDetailed/show.gsp (modified) Svn move !SupplierType and !ManufacturerType controllers and views to ... Wed, 17 Feb 2010 17:42:40 GMT gav [380] * trunk/grails-app/conf/Config.groovy (modified) * trunk/grails-app/controllers/InventoryGroupDetailedController.groovy (moved) * trunk/grails-app/views/inventoryGroupDetailed (moved) * trunk/grails-app/views/inventoryGroupDetailed/create.gsp (modified) * trunk/grails-app/views/inventoryGroupDetailed/edit.gsp (modified) * trunk/grails-app/views/inventoryGroupDetailed/list.gsp (modified) * trunk/grails-app/views/inventoryGroupDetailed/show.gsp (modified) Svn move !InventoryGroup controller and views to detailed and ... Wed, 17 Feb 2010 17:09:18 GMT gav [377] * trunk/grails-app/conf/Config.groovy (modified) * trunk/grails-app/controllers/InventoryLocationDetailedController.groovy (modified) * trunk/grails-app/controllers/InventoryStoreDetailedController.groovy (moved) * 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/inventoryStoreDetailed (moved) * trunk/grails-app/views/inventoryStoreDetailed/create.gsp (modified) * trunk/grails-app/views/inventoryStoreDetailed/edit.gsp (modified) * trunk/grails-app/views/inventoryStoreDetailed/list.gsp (modified) * trunk/grails-app/views/inventoryStoreDetailed/show.gsp (modified) Svn move !InventoryLocation and !InventoryStore controllers and views ... Wed, 17 Feb 2010 15:20:22 GMT gav [374] * trunk/grails-app/conf/Config.groovy (modified) * trunk/grails-app/controllers/ManufacturerDetailedController.groovy (modified) * trunk/grails-app/controllers/SupplierDetailedController.groovy (modified) * trunk/grails-app/views/manufacturerDetailed/create.gsp (modified) * trunk/grails-app/views/manufacturerDetailed/edit.gsp (modified) * trunk/grails-app/views/manufacturerDetailed/list.gsp (modified) * trunk/grails-app/views/manufacturerDetailed/show.gsp (modified) * trunk/grails-app/views/supplierDetailed/create.gsp (modified) * trunk/grails-app/views/supplierDetailed/edit.gsp (modified) * trunk/grails-app/views/supplierDetailed/list.gsp (modified) * trunk/grails-app/views/supplierDetailed/show.gsp (modified) Detail Manufacturer and Supplier views and controllers. Wed, 17 Feb 2010 11:43:29 GMT gav [367] * trunk/grails-app/conf/Config.groovy (modified) Add entries to alt menu for !MaintenancePolicyDetailed and ... 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, 12 Feb 2010 04:38:58 GMT gav [353] * trunk/grails-app/conf/Config.groovy (modified) Add sub items to asset menu. Thu, 11 Feb 2010 12:12:41 GMT gav [351] * trunk/grails-app/conf/Config.groovy (modified) Set !CsvService logging to info level in production. Sun, 31 Jan 2010 00:38:12 GMT gav [306] * trunk/grails-app/conf/Config.groovy (modified) * trunk/grails-app/controllers/AssetDetailedController.groovy (modified) * trunk/grails-app/taglib/AssetTreeTagLib.groovy (modified) * trunk/grails-app/views/assetDetailed/overview.gsp (deleted) * trunk/grails-app/views/layouts/main.gsp (modified) * trunk/web-app/css/main.css (modified) * trunk/web-app/js/overlayPane.js (modified) Move asset tree/overview to an overlay pane. 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. Wed, 20 Jan 2010 10:34:36 GMT gav [278] * trunk/grails-app/conf/Config.groovy (modified) * trunk/grails-app/controllers/AssetDetailedController.groovy (modified) * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/services/AssetService.groovy (added) * trunk/grails-app/taglib/AssetTreeTagLib.groovy (added) * trunk/grails-app/views/assetDetailed/copy.gsp (modified) * trunk/grails-app/views/assetDetailed/overview.gsp (added) * trunk/grails-app/views/assetDetailed/show.gsp (modified) * trunk/grails-app/views/shared/_assetTree.gsp (added) * trunk/web-app/css/main.css (modified) * trunk/web-app/images/skin/bullet_tree_minus.png (added) * trunk/web-app/images/skin/bullet_tree_plus.png (added) * trunk/web-app/images/skin/chart_organisation.png (added) * trunk/web-app/images/skin/hline_short.png (added) * trunk/web-app/images/skin/ln.gif (added) * trunk/web-app/js/overlayPane.js (modified) Add !AssetTreeTagLib and asset overview. Complete asset copy ... Thu, 14 Jan 2010 21:59:58 GMT gav [270] * trunk/grails-app/conf/BootStrap.groovy (modified) * trunk/grails-app/services/CreateDataService.groovy (modified) Get bootstrap working with new asset tree. Re-enable ... Thu, 14 Jan 2010 12:51:03 GMT gav [268] * trunk/grails-app/conf/BootStrap.groovy (modified) * trunk/grails-app/controllers/AssetSubItemController.groovy (modified) * trunk/grails-app/controllers/AssetSubItemExtendedAttributeController.groovy (added) * trunk/grails-app/controllers/DepartmentExtendedAttributeController.groovy (added) * trunk/grails-app/controllers/ExtendedAttributeTypeController.groovy (modified) * trunk/grails-app/controllers/SectionController.groovy (modified) * trunk/grails-app/controllers/SectionDetailedController.groovy (modified) * trunk/grails-app/controllers/SectionExtendedAttributeController.groovy (added) * trunk/grails-app/controllers/SiteExtendedAttributeController.groovy (added) * trunk/grails-app/domain/Asset.groovy (modified) * trunk/grails-app/domain/AssetExtendedAttribute.groovy (modified) * trunk/grails-app/domain/AssetSubItem.groovy (modified) * trunk/grails-app/domain/AssetSubItemExtendedAttribute.groovy (added) * trunk/grails-app/domain/Department.groovy (modified) * trunk/grails-app/domain/DepartmentExtendedAttribute.groovy (added) * trunk/grails-app/domain/ExtendedAttributeType.groovy (modified) * trunk/grails-app/domain/MaintenanceAction.groovy (modified) * trunk/grails-app/domain/MaintenancePolicy.groovy (modified) * trunk/grails-app/domain/Section.groovy (moved) * trunk/grails-app/domain/SectionExtendedAttribute.groovy (added) * trunk/grails-app/domain/Site.groovy (modified) * trunk/grails-app/domain/SiteExtendedAttribute.groovy (added) * trunk/grails-app/services/CreateDataService.groovy (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/assetSubItem/create.gsp (modified) * trunk/grails-app/views/assetSubItem/edit.gsp (modified) * trunk/grails-app/views/assetSubItem/list.gsp (modified) * trunk/grails-app/views/assetSubItem/show.gsp (modified) * trunk/grails-app/views/assetSubItemExtendedAttribute (added) * trunk/grails-app/views/assetSubItemExtendedAttribute/create.gsp (added) * trunk/grails-app/views/assetSubItemExtendedAttribute/edit.gsp (added) * trunk/grails-app/views/assetSubItemExtendedAttribute/list.gsp (added) * trunk/grails-app/views/assetSubItemExtendedAttribute/show.gsp (added) * 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/departmentExtendedAttribute (added) * trunk/grails-app/views/departmentExtendedAttribute/create.gsp (added) * trunk/grails-app/views/departmentExtendedAttribute/edit.gsp (added) * trunk/grails-app/views/departmentExtendedAttribute/list.gsp (added) * trunk/grails-app/views/departmentExtendedAttribute/show.gsp (added) * trunk/grails-app/views/extendedAttributeType/create.gsp (modified) * trunk/grails-app/views/extendedAttributeType/edit.gsp (modified) * trunk/grails-app/views/extendedAttributeType/list.gsp (modified) * trunk/grails-app/views/extendedAttributeType/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/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/section/create.gsp (modified) * trunk/grails-app/views/section/edit.gsp (modified) * trunk/grails-app/views/section/list.gsp (modified) * trunk/grails-app/views/section/show.gsp (modified) * trunk/grails-app/views/sectionExtendedAttribute (added) * trunk/grails-app/views/sectionExtendedAttribute/create.gsp (added) * trunk/grails-app/views/sectionExtendedAttribute/edit.gsp (added) * trunk/grails-app/views/sectionExtendedAttribute/list.gsp (added) * trunk/grails-app/views/sectionExtendedAttribute/show.gsp (added) * 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/siteExtendedAttribute (added) * trunk/grails-app/views/siteExtendedAttribute/create.gsp (added) * trunk/grails-app/views/siteExtendedAttribute/edit.gsp (added) * trunk/grails-app/views/siteExtendedAttribute/list.gsp (added) * trunk/grails-app/views/siteExtendedAttribute/show.gsp (added) Refactor classes for asset tree refinement. Regenerate views and ... Sun, 10 Jan 2010 21:26:49 GMT gav [259] * trunk/grails-app/conf/DataSource.groovy (modified) Small fix to MSSQL !DataSource example. Fri, 18 Dec 2009 01:33:34 GMT gav [231] * trunk/grails-app/conf/SecurityConfig.groovy (modified) Security config adjustment to allow anonymous access to plugin css, ... Fri, 18 Dec 2009 01:26:30 GMT gav [230] * trunk/grails-app/conf/BootStrap.groovy (modified) * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/views/entryDetailed/create.gsp (modified) Add startup log to !BootStrap. Add help balloon messages to create ... Thu, 17 Dec 2009 04:19:01 GMT gav [228] * trunk/grails-app/conf/DataSource.groovy (modified) Added an example for MSSQL datasource. Fri, 04 Dec 2009 02:19:20 GMT gav [215] * trunk/grails-app/conf/Config.groovy (modified) Always show Calendar in Nav bar. Sun, 29 Nov 2009 12:13:48 GMT gav [200] * trunk/grails-app/conf/Config.groovy (modified) Fix log4j config that was preventing war building. Sat, 28 Nov 2009 04:17:34 GMT gav [199] * trunk (modified) * trunk/application.properties (modified) * trunk/grails-app/conf/BootStrap.groovy (modified) * trunk/grails-app/conf/Config.groovy (modified) * trunk/grails-app/controllers/TaskRecurringScheduleDetailedController.groovy (modified) * trunk/grails-app/domain/Period.groovy (modified) * trunk/grails-app/domain/TaskRecurringSchedule.groovy (modified) * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/jobs/TaskRecurringScheduleJob.groovy (modified) * trunk/grails-app/services/CreateDataService.groovy (modified) * trunk/grails-app/services/TaskRecurringScheduleService.groovy (added) * trunk/grails-app/views/taskDetailed/show.gsp (modified) * trunk/grails-app/views/taskRecurringSchedule/create.gsp (modified) * trunk/grails-app/views/taskRecurringSchedule/edit.gsp (modified) * trunk/grails-app/views/taskRecurringSchedule/list.gsp (modified) * trunk/grails-app/views/taskRecurringSchedule/show.gsp (modified) * trunk/grails-app/views/taskRecurringScheduleDetailed/create.gsp (modified) * trunk/grails-app/views/taskRecurringScheduleDetailed/edit.gsp (modified) * trunk/grails-app/views/taskRecurringScheduleDetailed/list.gsp (modified) * trunk/grails-app/views/taskRecurringScheduleDetailed/show.gsp (modified) Upgrade quartz plugin to 0.4.1 propper. Refactor and enable quartz ... Fri, 27 Nov 2009 03:49:05 GMT gav [197] * trunk/grails-app/conf/Config.groovy (modified) Revamp logging configuration. Tue, 10 Nov 2009 03:26:53 GMT gav [182] * trunk/grails-app/conf/SecurityConfig.groovy (modified) * trunk/grails-app/conf/UrlMappings.groovy (modified) * trunk/grails-app/controllers/AssignedPersonDetailedController.groovy (modified) * trunk/grails-app/controllers/PictureDetailedController.groovy (added) * trunk/grails-app/domain/Image.groovy (added) * trunk/grails-app/domain/InventoryItem.groovy (modified) * trunk/grails-app/domain/Picture.groovy (added) * trunk/grails-app/services/CreateDataService.groovy (modified) * trunk/grails-app/services/PersonService.groovy (added) * trunk/grails-app/services/TaskService.groovy (modified) * trunk/grails-app/taglib/WebAlbumTagLib.groovy (added) * trunk/grails-app/utils/Imaging.groovy (added) * trunk/grails-app/views/assetDetailed/list.gsp (modified) * trunk/grails-app/views/assetDetailed/search.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 (modified) * trunk/grails-app/views/inventoryItemDetailed/show.gsp (modified) * trunk/grails-app/views/layouts/main.gsp (modified) * trunk/grails-app/views/pictureDetailed (added) * trunk/grails-app/views/pictureDetailed/create.gsp (added) * trunk/grails-app/views/pictureDetailed/edit.gsp (added) * trunk/grails-app/views/pictureDetailed/list.gsp (added) * trunk/grails-app/views/pictureDetailed/show.gsp (added) * trunk/grails-app/views/shared (added) * trunk/grails-app/views/shared/_messages.gsp (added) * trunk/grails-app/views/shared/_pictureHead.gsp (added) * trunk/web-app/css/lightbox.css (added) * trunk/web-app/images/blank.gif (added) * trunk/web-app/images/close.gif (added) * trunk/web-app/images/closelabel.gif (added) * trunk/web-app/images/loading.gif (added) * trunk/web-app/images/mininext.jpg (added) * trunk/web-app/images/miniprev.jpg (added) * trunk/web-app/images/next.gif (added) * trunk/web-app/images/nextlabel.gif (added) * trunk/web-app/images/prev.gif (added) * trunk/web-app/images/prevlabel.gif (added) * trunk/web-app/js/lightbox.js (added) Add support for inventory item Pictures and Images. Add new ... 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 ... Sat, 31 Oct 2009 01:12:37 GMT gav [176] * trunk/grails-app/conf/DataSource.groovy (modified) Add InnoBD config for MySQL since we will require transactions and ... Thu, 29 Oct 2009 01:46:14 GMT gav [174] * trunk/grails-app/conf/DataSource.groovy (modified) Comments in DataSource.groovy Tue, 27 Oct 2009 03:51:59 GMT gav [171] * trunk/grails-app/conf/DataSource.groovy (modified) Turn off query_cache, should solve ticket #12. 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 23:21:12 GMT gav [148] * trunk/grails-app/conf/DataSource.groovy (modified) Update DataSource.groovy to include MySQL settings and comments. 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 14:59:04 GMT gav [145] * trunk/grails-app/conf/BootStrap.groovy (modified) * trunk/grails-app/conf/SecurityConfig.groovy (modified) * trunk/grails-app/views/taskDetailed/create.gsp (modified) Minor bootstrap change, adjust security to accept all /plugin/** ... Fri, 02 Oct 2009 15:48:27 GMT gav [142] * trunk/application.properties (modified) * trunk/grails-app/conf/BootStrap.groovy (modified) * trunk/grails-app/views/layouts/main.gsp (modified) * trunk/grails-app/views/login/auth.gsp (modified) * trunk/web-app/css/main.css (modified) Uninstall class-diagram plugin from repo since it has deployment ... 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 ... Fri, 18 Sep 2009 03:33:21 GMT gav [138] * trunk/README (modified) * trunk/application.properties (modified) * trunk/doc/DatabaseDesign.tex (modified) * trunk/grails-app/conf/SecurityConfig.groovy (modified) Install class-diagram plugin 0.3, update the good old latex doc, set ... Tue, 01 Sep 2009 12:10:43 GMT gav [137] * trunk/.classpath (modified) * trunk/README (modified) * trunk/application.properties (modified) * trunk/doc/gnuMimsErd.dia (modified) * trunk/gnuMims.launch (modified) * trunk/grails-app/conf/BootStrap.groovy (modified) * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) * trunk/grails-app/controllers/TaskRecurringScheduleDetailedController.groovy (modified) * trunk/grails-app/domain/TaskRecurringSchedule.groovy (modified) * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/jobs/TaskRecurringScheduleJob.groovy (modified) * trunk/grails-app/services/DateUtilService.groovy (added) * trunk/grails-app/services/TaskService.groovy (added) * trunk/grails-app/views/entryDetailed/edit.gsp (modified) * trunk/grails-app/views/taskDetailed/show.gsp (modified) * trunk/grails-app/views/taskRecurringSchedule/create.gsp (modified) * trunk/grails-app/views/taskRecurringSchedule/edit.gsp (modified) * trunk/grails-app/views/taskRecurringSchedule/list.gsp (modified) * trunk/grails-app/views/taskRecurringSchedule/show.gsp (modified) * trunk/grails-app/views/taskRecurringScheduleDetailed/create.gsp (modified) * trunk/grails-app/views/taskRecurringScheduleDetailed/edit.gsp (modified) * trunk/grails-app/views/taskRecurringScheduleDetailed/list.gsp (modified) * trunk/grails-app/views/taskRecurringScheduleDetailed/show.gsp (modified) * trunk/test/unit/DateUtilServiceTests.groovy (added) * trunk/web-app/WEB-INF/sitemesh.xml (modified) * trunk/web-app/WEB-INF/tld/grails.tld (modified) Update to grails-1.1.1 release. Fix WorkDone and Fault entries not ... Fri, 15 May 2009 06:09:30 GMT gav [136] * trunk/grails-app/conf/BootStrap.groovy (modified) * trunk/grails-app/controllers/PersonController.groovy (modified) * trunk/grails-app/controllers/TaskRecurringScheduleDetailedController.groovy (modified) * trunk/grails-app/domain/Period.groovy (modified) * trunk/grails-app/domain/TaskRecurringSchedule.groovy (modified) Work on TaskRecurringSchedule. 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 ... 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: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 19:12:53 GMT gav [126] * trunk/application.properties (modified) * trunk/grails-app/conf/SecurityConfig.groovy (modified) * trunk/grails-app/jobs/TaskRecurringScheduleJob.groovy (modified) * trunk/grails-app/views/taskDetailed/show.gsp (modified) * trunk/web-app/css/tabviewCustom.css (added) * trunk/web-app/images/skin/sprite.png (added) Disable Quartz job for now. Install Richui plugin and setup tabView ... Mon, 04 May 2009 06:49:22 GMT gav [125] * trunk/application.properties (modified) * trunk/grails-app/conf/BootStrap.groovy (modified) * trunk/grails-app/controllers/StoreLocationDetailedController.groovy (added) * trunk/grails-app/controllers/StoredItemDetailedController.groovy (added) * trunk/grails-app/domain/RecurringSchedule.groovy (modified) * trunk/grails-app/domain/StoredItem.groovy (modified) * trunk/grails-app/jobs/TaskRecurringScheduleJob.groovy (modified) * trunk/grails-app/views/inventoryItemDetailed/edit.gsp (modified) * trunk/grails-app/views/inventoryItemDetailed/show.gsp (modified) * trunk/grails-app/views/storeLocationDetailed (added) * trunk/grails-app/views/storeLocationDetailed/create.gsp (added) * trunk/grails-app/views/storeLocationDetailed/edit.gsp (added) * trunk/grails-app/views/storeLocationDetailed/list.gsp (added) * trunk/grails-app/views/storeLocationDetailed/show.gsp (added) * trunk/grails-app/views/storedItemDetailed (added) * trunk/grails-app/views/storedItemDetailed/create.gsp (added) * trunk/grails-app/views/storedItemDetailed/edit.gsp (added) * trunk/grails-app/views/storedItemDetailed/list.gsp (added) * trunk/grails-app/views/storedItemDetailed/show.gsp (added) Detail Inventory and associated, update BootStrap and some work on ... 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, ... Fri, 01 May 2009 05:27:41 GMT gav [122] * trunk/doc/gnuMimsErd.dia (modified) * trunk/grails-app/conf/BootStrap.groovy (modified) * trunk/grails-app/controllers/AssetExtendedAttributeController.groovy (added) * trunk/grails-app/controllers/AssetExtendedAttributeTypeController.groovy (added) * trunk/grails-app/controllers/EntryController.groovy (modified) * trunk/grails-app/controllers/EntryTypeController.groovy (modified) * trunk/grails-app/controllers/FormController.groovy (deleted) * trunk/grails-app/controllers/MaintenanceActionController.groovy (added) * trunk/grails-app/controllers/MaintenancePolicyController.groovy (added) * trunk/grails-app/controllers/PeriodController.groovy (moved) * trunk/grails-app/controllers/PersonGroupController.groovy (modified) * trunk/grails-app/controllers/PersonGroupTypeController.groovy (modified) * trunk/grails-app/controllers/PlannedMaintenanceController.groovy (added) * trunk/grails-app/controllers/RecurringScheduleController.groovy (added) * trunk/grails-app/controllers/StoredItemController.groovy (modified) * trunk/grails-app/controllers/TaskGroupController.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/domain/Asset.groovy (modified) * trunk/grails-app/domain/AssetExtendedAttribute.groovy (modified) * trunk/grails-app/domain/AssetExtendedAttributeType.groovy (added) * trunk/grails-app/domain/AssetType.groovy (modified) * trunk/grails-app/domain/ComponentItem.groovy (modified) * trunk/grails-app/domain/MaintenanceAction.groovy (modified) * trunk/grails-app/domain/MaintenancePolicy.groovy (modified) * trunk/grails-app/domain/Period.groovy (moved) * trunk/grails-app/domain/RecurringSchedule.groovy (modified) * trunk/grails-app/domain/Task.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 (added) * trunk/grails-app/views/assetExtendedAttribute/create.gsp (added) * trunk/grails-app/views/assetExtendedAttribute/edit.gsp (added) * trunk/grails-app/views/assetExtendedAttribute/list.gsp (added) * trunk/grails-app/views/assetExtendedAttribute/show.gsp (added) * trunk/grails-app/views/assetExtendedAttributeType (added) * trunk/grails-app/views/assetExtendedAttributeType/create.gsp (added) * trunk/grails-app/views/assetExtendedAttributeType/edit.gsp (added) * trunk/grails-app/views/assetExtendedAttributeType/list.gsp (added) * trunk/grails-app/views/assetExtendedAttributeType/show.gsp (added) * 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/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/entry/edit.gsp (modified) * trunk/grails-app/views/entry/list.gsp (modified) * trunk/grails-app/views/entryType/edit.gsp (modified) * trunk/grails-app/views/entryType/list.gsp (modified) * trunk/grails-app/views/form (deleted) * 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 (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/maintenancePolicy (added) * trunk/grails-app/views/maintenancePolicy/create.gsp (added) * trunk/grails-app/views/maintenancePolicy/edit.gsp (added) * trunk/grails-app/views/maintenancePolicy/list.gsp (added) * trunk/grails-app/views/maintenancePolicy/show.gsp (added) * trunk/grails-app/views/period (moved) * 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/edit.gsp (modified) * trunk/grails-app/views/personGroup/list.gsp (modified) * trunk/grails-app/views/personGroup/show.gsp (modified) * trunk/grails-app/views/personGroupType/edit.gsp (modified) * trunk/grails-app/views/personGroupType/list.gsp (modified) * trunk/grails-app/views/plannedMaintenance (added) * trunk/grails-app/views/plannedMaintenance/create.gsp (added) * trunk/grails-app/views/plannedMaintenance/edit.gsp (added) * trunk/grails-app/views/plannedMaintenance/list.gsp (added) * trunk/grails-app/views/plannedMaintenance/show.gsp (added) * trunk/grails-app/views/recurringSchedule (added) * trunk/grails-app/views/recurringSchedule/create.gsp (added) * trunk/grails-app/views/recurringSchedule/edit.gsp (added) * trunk/grails-app/views/recurringSchedule/list.gsp (added) * trunk/grails-app/views/recurringSchedule/show.gsp (added) * trunk/grails-app/views/site/edit.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/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/task/create.gsp (modified) * trunk/grails-app/views/task/edit.gsp (modified) * trunk/grails-app/views/task/show.gsp (modified) * trunk/grails-app/views/taskGroup/edit.gsp (modified) * trunk/grails-app/views/taskGroup/list.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/edit.gsp (modified) * trunk/grails-app/views/taskPriority/list.gsp (modified) * trunk/grails-app/views/taskStatus/edit.gsp (modified) * trunk/grails-app/views/taskStatus/list.gsp (modified) * trunk/grails-app/views/taskType/edit.gsp (modified) * trunk/grails-app/views/taskType/list.gsp (modified) * trunk/test/unit/PeriodControllerTests.groovy (added) * trunk/test/unit/PlannedMaintenanceControllerTests.groovy (added) Run generate-all on all controllers and views except Person and ... Thu, 30 Apr 2009 09:28:03 GMT gav [120] * trunk/doc/ERD_Schema.odt (deleted) * trunk/doc/dataModel.png (deleted) * trunk/doc/gnuMimsErd.dia (modified) * trunk/grails-app/conf/BootStrap.groovy (modified) Delete ERD_Schema.odt and dataModel.png as no longer required. ... Thu, 16 Apr 2009 14:17:55 GMT gav [118] * trunk/doc/gnuMimsErd.dia (modified) * trunk/grails-app/conf/BootStrap.groovy (modified) * trunk/grails-app/controllers/AssemblyController.groovy (added) * trunk/grails-app/controllers/AssetController.groovy (added) * trunk/grails-app/controllers/AssetTypeController.groovy (added) * trunk/grails-app/controllers/ComponentItemController.groovy (added) * trunk/grails-app/controllers/FormController.groovy (added) * trunk/grails-app/controllers/FrequencyController.groovy (added) * trunk/grails-app/controllers/LifePlanController.groovy (added) * trunk/grails-app/controllers/SubAssemblyController.groovy (added) * trunk/grails-app/controllers/SystemSectionController.groovy (added) * trunk/grails-app/domain/Assembly.groovy (added) * trunk/grails-app/domain/Asset.groovy (modified) * trunk/grails-app/domain/AssetType.groovy (added) * trunk/grails-app/domain/ComponentItem.groovy (added) * trunk/grails-app/domain/Form.groovy (added) * trunk/grails-app/domain/Frequency.groovy (added) * trunk/grails-app/domain/LifePlan.groovy (added) * trunk/grails-app/domain/SubAssembly.groovy (added) * trunk/grails-app/domain/SystemSection.groovy (added) * trunk/grails-app/views/assembly (added) * trunk/grails-app/views/assembly/create.gsp (added) * trunk/grails-app/views/assembly/edit.gsp (added) * trunk/grails-app/views/assembly/list.gsp (added) * trunk/grails-app/views/assembly/show.gsp (added) * trunk/grails-app/views/asset (added) * trunk/grails-app/views/asset/create.gsp (added) * trunk/grails-app/views/asset/edit.gsp (added) * trunk/grails-app/views/asset/list.gsp (added) * trunk/grails-app/views/asset/show.gsp (added) * trunk/grails-app/views/assetType (added) * trunk/grails-app/views/assetType/create.gsp (added) * trunk/grails-app/views/assetType/edit.gsp (added) * trunk/grails-app/views/assetType/list.gsp (added) * trunk/grails-app/views/assetType/show.gsp (added) * trunk/grails-app/views/componentItem (added) * trunk/grails-app/views/componentItem/create.gsp (added) * trunk/grails-app/views/componentItem/edit.gsp (added) * trunk/grails-app/views/componentItem/list.gsp (added) * trunk/grails-app/views/componentItem/show.gsp (added) * trunk/grails-app/views/form (added) * trunk/grails-app/views/form/create.gsp (added) * trunk/grails-app/views/form/edit.gsp (added) * trunk/grails-app/views/form/list.gsp (added) * trunk/grails-app/views/form/show.gsp (added) * trunk/grails-app/views/frequency (added) * trunk/grails-app/views/frequency/create.gsp (added) * trunk/grails-app/views/frequency/edit.gsp (added) * trunk/grails-app/views/frequency/list.gsp (added) * trunk/grails-app/views/frequency/show.gsp (added) * trunk/grails-app/views/lifePlan (added) * trunk/grails-app/views/lifePlan/create.gsp (added) * trunk/grails-app/views/lifePlan/edit.gsp (added) * trunk/grails-app/views/lifePlan/list.gsp (added) * trunk/grails-app/views/lifePlan/show.gsp (added) * trunk/grails-app/views/subAssembly (added) * trunk/grails-app/views/subAssembly/create.gsp (added) * trunk/grails-app/views/subAssembly/edit.gsp (added) * trunk/grails-app/views/subAssembly/list.gsp (added) * trunk/grails-app/views/subAssembly/show.gsp (added) * trunk/grails-app/views/systemSection (added) * trunk/grails-app/views/systemSection/create.gsp (added) * trunk/grails-app/views/systemSection/edit.gsp (added) * trunk/grails-app/views/systemSection/list.gsp (added) * trunk/grails-app/views/systemSection/show.gsp (added) First commit of Asset domain, including domain-classes, controllers, ... Wed, 15 Apr 2009 07:53:28 GMT gav [117] * trunk/doc/gnuMimsErd.dia (modified) * trunk/grails-app/conf/BootStrap.groovy (modified) Some inventory additions to BootStrap 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, ... Tue, 14 Apr 2009 00:03:07 GMT gav [114] * trunk/grails-app/conf/BootStrap.groovy (modified) * trunk/grails-app/views/assignedPersonDetailed/show.gsp (modified) * trunk/grails-app/views/login/auth.gsp (modified) Small adjustment to BootStrap Tasks, adjust link in ...