# # ChangeLog for / # # Generated by Trac 1.2 # Mar 29, 2024, 8:33:04 PM Mon, 29 Nov 2010 23:13:35 GMT gav [730] * trunk/grails-app/views/taskDetailed/show.gsp (modified) * trunk/web-app/images/skin/arrow_refresh.png (added) Graphical touch up of task show view, add recurring schedule enabled ... Mon, 29 Nov 2010 22:35:53 GMT gav [729] * trunk/grails-app/views/taskDetailed/show.gsp (modified) * trunk/web-app/css/main.css (modified) * trunk/web-app/images/skin/bullet_go.png (added) * trunk/web-app/images/skin/cog.png (added) * trunk/web-app/images/skin/cog_add.png (added) Graphical touch up of task show view with icons. Mon, 29 Nov 2010 05:00:51 GMT gav [728] * trunk/grails-app/domain/Task.groovy (modified) * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/services/AssetReportService.groovy (modified) * trunk/grails-app/services/TaskService.groovy (modified) * trunk/grails-app/views/taskDetailed/create.gsp (modified) * trunk/grails-app/views/taskDetailed/createUnscheduled.gsp (modified) * trunk/grails-app/views/taskDetailed/edit.gsp (modified) * trunk/grails-app/views/taskDetailed/show.gsp (modified) * trunk/web-app/images/skin/lightning.png (added) * trunk/web-app/images/skin/script.png (added) * trunk/web-app/images/skin/script_lightning.png (added) Domain change, split Task.mandatoryRegulatory into ... Sun, 28 Nov 2010 02:32:07 GMT gav [727] * 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/create.gsp (modified) * trunk/grails-app/views/inventoryItemDetailed/edit.gsp (modified) * trunk/grails-app/views/inventoryItemDetailed/show.gsp (modified) Improvements to !InventoryItem views. Sun, 28 Nov 2010 02:19:28 GMT gav [726] * trunk/grails-app/domain/InventoryItem.groovy (modified) Possible domain change, due to new min (reorderQuantity no longer ... Sun, 28 Nov 2010 02:11:41 GMT gav [725] * trunk/grails-app/views/person/show.gsp (modified) Add some logic to protect the system (no delete or edit) and admin ... Sun, 28 Nov 2010 02:10:31 GMT gav [724] * trunk/grails-app/controllers/PersonController.groovy (modified) Add some logic to protect the system (no delete or edit) and admin ... Sun, 28 Nov 2010 02:05:27 GMT gav [723] * trunk/grails-app/domain/Asset.groovy (modified) * trunk/grails-app/domain/Person.groovy (modified) No domain change, avoid possible bug by using toLong() instead of ... 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 ... Thu, 25 Nov 2010 00:51:14 GMT gav [721] * trunk/grails-app/services/InventoryCsvService.groovy (modified) Imrovements to !InventoryCsvService. Update inventory import ... Wed, 24 Nov 2010 23:08:43 GMT gav [720] * trunk/grails-app/controllers/InventoryItemDetailedController.groovy (modified) * trunk/grails-app/domain/InventoryItem.groovy (modified) * trunk/grails-app/services/CreateDataService.groovy (modified) * trunk/grails-app/services/InventoryCsvService.groovy (modified) * trunk/grails-app/services/InventoryItemService.groovy (modified) * trunk/grails-app/views/inventoryItemDetailed/edit.gsp (modified) * trunk/grails-app/views/inventoryItemDetailed/show.gsp (modified) Domain change: as per ticket #96 - Remove unused fields from ... Wed, 24 Nov 2010 22:47:00 GMT gav [719] * trunk/grails-app/controllers/InventoryItemDetailedController.groovy (modified) * trunk/grails-app/domain/InventoryItem.groovy (modified) * trunk/grails-app/services/InventoryCsvService.groovy (modified) * trunk/grails-app/views/inventoryItemDetailed/create.gsp (modified) * trunk/grails-app/views/inventoryItemDetailed/edit.gsp (modified) * trunk/grails-app/views/inventoryItemDetailed/search.gsp (modified) * trunk/grails-app/views/inventoryItemDetailed/show.gsp (modified) Domain change: as per ticket #96 - Remove unused fields from ... Wed, 24 Nov 2010 09:07:48 GMT gav [718] * trunk/grails-app/domain/InventoryItem.groovy (modified) * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/services/InventoryCsvService.groovy (modified) * trunk/grails-app/views/inventoryItemDetailed/create.gsp (modified) * trunk/grails-app/views/inventoryItemDetailed/edit.gsp (modified) * trunk/grails-app/views/inventoryItemDetailed/search.gsp (modified) * trunk/grails-app/views/inventoryItemDetailed/show.gsp (modified) Domain change: remove !InventoryItem.averageDeliveryPeriod and ... Wed, 24 Nov 2010 02:57:45 GMT gav [717] * trunk/grails-app/controllers/InventoryItemPurchaseDetailedController.groovy (modified) * trunk/grails-app/services/InventoryPurchaseService.groovy (modified) Fix for ticket #91 - Purchasing - run order price update when invoice ... Tue, 23 Nov 2010 03:53:29 GMT gav [716] * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/views/inventoryItemDetailed/create.gsp (modified) * trunk/grails-app/views/inventoryItemDetailed/edit.gsp (modified) * trunk/grails-app/views/inventoryItemDetailed/show.gsp (modified) Define inventory item properties and help messages. Mon, 22 Nov 2010 22:18:01 GMT gav [715] * trunk/grails-app/domain/InventoryItem.groovy (modified) * trunk/grails-app/services/InventoryCsvService.groovy (modified) * trunk/grails-app/views/inventoryItemDetailed/edit.gsp (modified) * trunk/grails-app/views/inventoryItemDetailed/show.gsp (modified) Domain change, implemented ticket #90 - ... Mon, 22 Nov 2010 09:27:37 GMT gav [714] * trunk/web-app/js/jsUtil.js (modified) Speed up jsUtil.js show and hide effects, especially looping effects. Mon, 22 Nov 2010 00:33:51 GMT gav [713] * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/services/TaskSearchService.groovy (modified) * trunk/grails-app/views/taskDetailed/_quickSearchPane.gsp (modified) * trunk/grails-app/views/taskDetailed/search.gsp (modified) * trunk/grails-app/views/taskDetailed/searchCalendar.gsp (modified) * trunk/web-app/js/taskQuickSearchPane.js (added) Dynamic task quick search feature. Sat, 20 Nov 2010 07:21:35 GMT gav [712] * trunk/web-app/js/jsUtil.js (modified) Add some array helper functions to jsUtil.js. Sat, 20 Nov 2010 07:15:10 GMT gav [711] * trunk/grails-app/views/layouts/main.gsp (modified) * trunk/grails-app/views/shared/_pictureHead.gsp (modified) Make prototype javascript library available in main layout. Mon, 15 Nov 2010 21:56:10 GMT gav [710] * trunk/grails-app/controllers/ReportController.groovy (modified) * trunk/grails-app/services/AssetReportService.groovy (modified) Return error message on equipment register (OH&S) report submit when ... Mon, 15 Nov 2010 02:04:41 GMT gav [709] * trunk/grails-app/controllers/ReportController.groovy (modified) * trunk/grails-app/services/TaskReportService.groovy (modified) Return error message on immediate callouts report submit when endDate ... Mon, 15 Nov 2010 01:48:34 GMT gav [708] * trunk/grails-app/controllers/ReportController.groovy (modified) * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/services/TaskReportService.groovy (modified) Fix small bug in reactive ratio report, where BigDecimal not returned ... Mon, 15 Nov 2010 01:06:23 GMT gav [707] * trunk/grails-app/controllers/AppCoreController.groovy (modified) * trunk/grails-app/views/appCore/start.gsp (modified) Wire start view for showTab. Tue, 09 Nov 2010 19:30:28 GMT gav [706] * trunk/grails-app/controllers/ReportController.groovy (modified) * trunk/grails-app/services/AssetReportService.groovy (modified) * trunk/grails-app/views/appCore/start.gsp (modified) * trunk/grails-app/views/report/equipmentRegisterOhs.gsp (added) * trunk/web-app/reports/equipmentRegisterOhs.jrxml (modified) Implement ticket #88 - "Implement Regulatory Task Completion on ... Tue, 09 Nov 2010 19:12:25 GMT gav [705] * trunk/grails-app/services/InventoryItemSearchService.groovy (modified) Small spelling correction in !InventoryItemSearchService comments Tue, 09 Nov 2010 19:06:31 GMT gav [704] * trunk/grails-app/domain/Asset.groovy (modified) * trunk/grails-app/views/assetDetailed/copy.gsp (modified) * trunk/grails-app/views/assetDetailed/create.gsp (modified) * trunk/grails-app/views/assetDetailed/edit.gsp (modified) * trunk/grails-app/views/assetDetailed/show.gsp (modified) Revert r702 - "Domain change: Add hasRegulatoryRequirements to Asset." Sat, 06 Nov 2010 03:11:18 GMT gav [703] * trunk/grails-app/services/CreateDataService.groovy (modified) Fix small mistype bug in !CreateDataService. Fri, 05 Nov 2010 03:19:16 GMT gav [702] * trunk/grails-app/domain/Asset.groovy (modified) * trunk/grails-app/views/assetDetailed/copy.gsp (modified) * trunk/grails-app/views/assetDetailed/create.gsp (modified) * trunk/grails-app/views/assetDetailed/edit.gsp (modified) * trunk/grails-app/views/assetDetailed/show.gsp (modified) Domain change: Add hasRegulatoryRequirements to Asset. Mon, 01 Nov 2010 23:24:28 GMT gav [701] * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/services/TaskSearchService.groovy (modified) * trunk/grails-app/views/taskDetailed/_quickSearchPane.gsp (modified) * trunk/grails-app/views/taskDetailed/workLoad.gsp (added) New workLoad search view and logic to suite. Mon, 01 Nov 2010 01:29:11 GMT gav [700] * trunk/grails-app/services/AssignedGroupService.groovy (modified) Fix lazy initialization bug and optimise fetching in ... Sun, 31 Oct 2010 21:58:20 GMT gav [699] * trunk/INSTALL (added) Add INSTALL text file. Thu, 21 Oct 2010 03:55:10 GMT gav [698] * trunk/test/unit/net/kromhouts/HqlBuilderTests.groovy (modified) Small correction in HqlBuilderTests, remove stale debug arg. Thu, 21 Oct 2010 03:39:49 GMT gav [697] * trunk/test/unit/net/kromhouts/HqlBuilderTests.groovy (modified) Small spelling correction in HqlBuilderTests comment. Mon, 18 Oct 2010 07:02:00 GMT gav [696] * trunk/grails-app/controllers/ReportController.groovy (modified) * trunk/grails-app/views/appCore/start.gsp (modified) * trunk/web-app/reports/equipmentRegisterFinancial.jrxml (added) New report "Equipment Register (Financial)". Mon, 18 Oct 2010 06:02:15 GMT gav [695] * trunk/grails-app/controllers/ReportController.groovy (modified) * trunk/grails-app/views/appCore/start.gsp (modified) * trunk/web-app/reports/equipmentRegisterOhs.jrxml (moved) Svn move "Equipment Register" report to "Equipment Register OH&S". Mon, 18 Oct 2010 02:13:54 GMT gav [694] * trunk/grails-app/services/CreateDataService.groovy (modified) Work on inventory types base data, added "Tool" and "Service", ... Wed, 13 Oct 2010 03:26:24 GMT gav [693] * trunk/web-app/reports/assetRegister.jrxml (modified) * trunk/web-app/reports/equipmentRegister.jrxml (modified) Improvements to asset and equipment register reports, including ... Tue, 12 Oct 2010 23:49:29 GMT gav [692] * trunk/web-app/reports/equipmentRegister.jrxml (modified) Adjustments to equipment register report, tweak summary settings. Tue, 12 Oct 2010 00:18:34 GMT gav [691] * trunk/web-app/reports/equipmentRegister.jrxml (modified) Adjustments to equipment register report. Mon, 11 Oct 2010 01:57:58 GMT gav [690] * trunk/grails-app/services/InventoryReportService.groovy (modified) Fix for ticket #85, Null pointer bug on inventory reports. Tue, 05 Oct 2010 19:31:07 GMT gav [689] * trunk/grails-app/services/AssetService.groovy (modified) * trunk/grails-app/services/AssetSubItemService.groovy (modified) Add admin feature to create recommended extended attributes for ... Tue, 05 Oct 2010 18:23:46 GMT gav [688] * trunk/grails-app/controllers/AppCoreController.groovy (modified) * trunk/grails-app/services/AssetService.groovy (modified) * trunk/grails-app/services/AssetSubItemService.groovy (modified) * trunk/grails-app/services/CreateDataService.groovy (modified) * trunk/grails-app/views/appCore/appAdmin.gsp (modified) Add admin feature to create recommended extended attributes for ... Tue, 05 Oct 2010 15:55:47 GMT gav [687] * trunk/grails-app/controllers/AppCoreController.groovy (modified) * trunk/grails-app/controllers/ReportController.groovy (modified) * trunk/grails-app/services/AssetReportService.groovy (modified) * trunk/grails-app/views/appCore/start.gsp (modified) * trunk/web-app/reports/assetDetail.jrxml (modified) Change assetDetail report to allow reporting by section and display ... Tue, 05 Oct 2010 14:58:13 GMT gav [686] * trunk/grails-app/services/AssetReportService.groovy (modified) Tweak asset and equipment register reports to show blank strings in ... Tue, 05 Oct 2010 14:56:51 GMT gav [685] * trunk/grails-app/services/CreateDataService.groovy (modified) Add some extendedAttribute base and demo data. Tue, 05 Oct 2010 14:48:17 GMT gav [684] * trunk/grails-app/controllers/AssetExtendedAttributeDetailedController.groovy (modified) * trunk/grails-app/controllers/AssetSubItemExtendedAttributeDetailedController.groovy (modified) Change flow of asset and assetSubItem extendedAttribute controllers ... Tue, 05 Oct 2010 14:45:13 GMT gav [683] * trunk/grails-app/views/assetSubItemDetailed/edit.gsp (modified) * trunk/grails-app/views/assetSubItemDetailed/show.gsp (modified) Change assetSubtItem show and edit views to display ... Mon, 04 Oct 2010 16:44:49 GMT gav [682] * trunk/web-app/reports/immediateCallouts.jrxml (modified) * trunk/web-app/reports/reactiveRatio.jrxml (modified) * trunk/web-app/reports/stockTakeByLocation.jrxml (modified) * trunk/web-app/reports/stockTakeOverview.jrxml (modified) * trunk/web-app/reports/templateLandscape.jrxml (modified) * trunk/web-app/reports/templatePortrait.jrxml (modified) Change all report fonts to use Serif since it looks better in XLS files. Mon, 04 Oct 2010 16:24:33 GMT gav [681] * trunk/grails-app/controllers/ReportController.groovy (modified) * trunk/grails-app/services/AssetReportService.groovy (modified) * trunk/grails-app/views/appCore/start.gsp (modified) * trunk/web-app/reports/assetRegister.jrxml (modified) Improvements to assetRegister report, adding site and section to page ... Mon, 04 Oct 2010 15:47:08 GMT gav [680] * trunk/web-app/reports/equipmentRegister.jrxml (modified) Improvements to equipementRegister report, adding asset detail and ... Mon, 04 Oct 2010 14:50:57 GMT gav [679] * trunk/grails-app/controllers/ReportController.groovy (modified) * trunk/grails-app/services/AssetReportService.groovy (modified) * trunk/grails-app/views/appCore/start.gsp (modified) * trunk/web-app/reports/equipmentRegister.jrxml (modified) Improvements to equipementRegister report, adding asset detail and ... Mon, 04 Oct 2010 10:32:56 GMT gav [678] * trunk/grails-app/services/AssetReportService.groovy (modified) * trunk/grails-app/services/CreateDataService.groovy (modified) * trunk/web-app/reports/assetRegister.jrxml (modified) * trunk/web-app/reports/equipmentRegister.jrxml (modified) Update asset and equipment register reports with new headers. Mon, 04 Oct 2010 08:45:47 GMT gav [677] * trunk/grails-app/services/InventoryReportService.groovy (modified) Work around for 'more than 4' bug in inventory value reports. The ... Sun, 03 Oct 2010 17:18:35 GMT gav [676] * trunk/grails-app/controllers/ReportController.groovy (modified) * trunk/grails-app/services/InventoryReportService.groovy (modified) * trunk/grails-app/views/appCore/start.gsp (modified) * trunk/grails-app/views/report/inventoryValueOverview.gsp (added) * trunk/web-app/reports/inventoryValueOverview.jrxml (added) New report: Inventory Value Overview. Sun, 03 Oct 2010 17:18:02 GMT gav [675] * trunk/web-app/reports/inventoryValueDetailed.jrxml (modified) Small correction to inventoryValueDetailed.jrxml report. Sun, 03 Oct 2010 13:34:21 GMT gav [674] * trunk/grails-app/views/report/inventoryValueDetailed.gsp (modified) Small correction to inventoryValueDetailed.gsp, adjust checkbox heights. Sun, 03 Oct 2010 13:05:53 GMT gav [673] * trunk/grails-app/views/report/inventoryValueDetailed.gsp (modified) Small correction to inventoryValueDetailed.gsp. Sun, 03 Oct 2010 12:57:45 GMT gav [672] * trunk/grails-app/taglib/CustomTagLib.groovy (modified) * trunk/grails-app/views/report/inventoryValueDetailed.gsp (modified) Small change to custom jasperButtons taglib. Sun, 03 Oct 2010 12:51:52 GMT gav [671] * trunk/grails-app/controllers/ReportController.groovy (modified) * trunk/grails-app/services/InventoryReportService.groovy (modified) * trunk/grails-app/views/appCore/start.gsp (modified) * trunk/grails-app/views/report/inventoryValueDetailed.gsp (moved) * trunk/web-app/reports/inventoryValueDetailed.jrxml (moved) Rename Inventory Value report to Inventory Detailed Value. Sun, 03 Oct 2010 11:54:30 GMT gav [670] * trunk/grails-app/services/InventoryReportService.groovy (modified) * trunk/web-app/reports/inventoryValue.jrxml (modified) Improvements to Inventory Value report. Fri, 01 Oct 2010 08:04:29 GMT gav [669] * trunk/grails-app/services/InventoryReportService.groovy (modified) * trunk/web-app/reports/inventoryValue.jrxml (modified) New report: Inventory Value, remove pictures due to JVM size limits ... Fri, 01 Oct 2010 05:22:05 GMT gav [668] * trunk/grails-app/controllers/ReportController.groovy (modified) * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/services/InventoryReportService.groovy (modified) * trunk/grails-app/views/appCore/start.gsp (modified) * trunk/grails-app/views/report (added) * trunk/grails-app/views/report/inventoryValue.gsp (added) * trunk/web-app/reports/inventoryValue.jrxml (added) New report: Inventory Value. Fri, 01 Oct 2010 05:21:28 GMT gav [667] * trunk/grails-app/taglib/CustomTagLib.groovy (modified) New custom tag, jasperButtons . Wed, 29 Sep 2010 21:39:15 GMT gav [666] * trunk/grails-app/views/appCore/manager.gsp (modified) Small correction to manager view title. Wed, 29 Sep 2010 21:25:38 GMT gav [665] * trunk/grails-app/services/CreateDataService.groovy (modified) Add estimatedUnitPrice to demo data. Fri, 24 Sep 2010 11:14:59 GMT gav [664] * trunk/grails-app/domain/AssetExtendedAttribute.groovy (modified) * trunk/grails-app/domain/AssetSubItemExtendedAttribute.groovy (modified) Domain change: add `blank:false` constraint to ... Fri, 24 Sep 2010 11:13:24 GMT gav [663] * trunk/grails-app/controllers/AssetSubItemExtendedAttributeDetailedController.groovy (modified) * trunk/grails-app/views/assetSubItemExtendedAttributeDetailed/create.gsp (modified) Improvements to !AssetSubItemExtendedAttribute creation work flow. Fri, 24 Sep 2010 11:12:06 GMT gav [662] * trunk/grails-app/views/assetExtendedAttributeDetailed/create.gsp (modified) Removed unneeded hidden field in !AssetExtendedAttribute create view. Fri, 24 Sep 2010 10:37:53 GMT gav [661] * trunk/grails-app/views/inventoryItemDetailed/reorder.gsp (modified) Bug fix for ticket #83, part 2. Fri, 24 Sep 2010 10:17:54 GMT gav [660] * trunk/grails-app/services/InventoryItemSearchService.groovy (modified) Bug fix for ticket #83. Thu, 23 Sep 2010 17:47:30 GMT gav [659] * trunk/grails-app/views/assetSubItemDetailed/edit.gsp (modified) * trunk/grails-app/views/assetSubItemDetailed/show.gsp (modified) Improvements to !AssetSubItem show and edit views. Thu, 23 Sep 2010 17:46:02 GMT gav [658] * trunk/grails-app/controllers/AssetSubItemDetailedController.groovy (modified) Show !AssetSubItem after update, since returning to an Asset makes no ... Thu, 23 Sep 2010 17:18:24 GMT gav [657] * trunk/grails-app/views/assetDetailed/edit.gsp (modified) * trunk/grails-app/views/assetDetailed/show.gsp (modified) Improvements to asset show and edit views, part 2. Thu, 23 Sep 2010 16:31:38 GMT gav [656] * trunk/grails-app/controllers/AssetExtendedAttributeDetailedController.groovy (modified) * trunk/grails-app/views/assetExtendedAttributeDetailed/create.gsp (modified) Improvements to !AssetExtendedAttribute creation work flow. Thu, 23 Sep 2010 16:30:48 GMT gav [655] * trunk/grails-app/views/assetDetailed/edit.gsp (modified) * trunk/grails-app/views/assetDetailed/show.gsp (modified) * trunk/web-app/css/main.css (modified) Improvements to asset show and edit views. Wed, 22 Sep 2010 19:01:46 GMT gav [654] * trunk/grails-app/controllers/ReportController.groovy (modified) * trunk/grails-app/services/AssetReportService.groovy (modified) * trunk/grails-app/views/appCore/start.gsp (modified) * trunk/web-app/reports/equipmentRegister.jrxml (copied) New asset report: Equipment Register. Mon, 20 Sep 2010 03:14:10 GMT gav [653] * trunk/web-app/reports/assetDetail.jrxml (modified) * trunk/web-app/reports/assetRegister.jrxml (modified) Improvements to asset reports: Asset Detail and Asset Register. Sat, 18 Sep 2010 11:57:20 GMT gav [652] * trunk/grails-app/controllers/ReportController.groovy (modified) * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/services/AssetReportService.groovy (added) * trunk/grails-app/views/appCore/start.gsp (modified) * trunk/web-app/reports/assetDetail.jrxml (added) * trunk/web-app/reports/assetRegister.jrxml (added) Two new asset reports: Asset Detail and Asset Register. Sat, 18 Sep 2010 11:55:29 GMT gav [651] * trunk/grails-app/services/TaskReportService.groovy (modified) Small correction to !TaskReportService comments. Sat, 18 Sep 2010 11:54:23 GMT gav [650] * trunk/grails-app/services/CreateDataService.groovy (modified) Demo data adjustments to !ExtendedAttributeTypes and ... Mon, 06 Sep 2010 09:43:05 GMT gav [649] * trunk/grails-app/services/InventoryReportService.groovy (modified) * trunk/web-app/reports/stockTakeByLocation.jrxml (modified) Small improvement to Stock Take By Location report, sort locations ... Sun, 05 Sep 2010 18:40:17 GMT gav [648] * trunk/grails-app/views/inventoryItemDetailed/reorder.gsp (modified) Add inventory reorder search, part 3. Sun, 05 Sep 2010 18:07:45 GMT gav [647] * trunk/grails-app/controllers/InventoryItemDetailedController.groovy (modified) * trunk/grails-app/views/inventoryItemDetailed/reorder.gsp (modified) Add inventory reorder search, part 2. 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. Sun, 05 Sep 2010 16:26:32 GMT gav [645] * trunk/grails-app/views/inventoryItemDetailed/search.gsp (modified) Small change to !InventoryItem search view, single description column. Sun, 05 Sep 2010 12:08:42 GMT gav [644] * trunk/grails-app/views/inventoryItemDetailed/search.gsp (modified) Small change to !InventoryItem search view, remove unit as a table ... Sun, 05 Sep 2010 12:04:41 GMT gav [643] * trunk/src/groovy/net (added) * trunk/src/groovy/net/kromhouts (added) * trunk/src/groovy/net/kromhouts/HqlBuilder.groovy (moved) * trunk/test/unit/net (added) * trunk/test/unit/net/kromhouts (added) * trunk/test/unit/net/kromhouts/HqlBuilderTests.groovy (moved) SVN move !HqlBuilder to net.kromhouts package. Sun, 05 Sep 2010 10:06:53 GMT gav [642] * trunk/src/groovy/HqlBuilder.groovy (modified) * trunk/test/unit/HqlBuilderTests.groovy (modified) !HqlBuilder and tests, draftB. Sat, 28 Aug 2010 06:22:44 GMT gav [641] * trunk/src/groovy/HqlBuilder.groovy (added) * trunk/test/unit/HqlBuilderTests.groovy (added) HqlBuilder and tests, draftA. Fri, 13 Aug 2010 15:41:27 GMT gav [640] * trunk/test/integration/TaskSearchServiceTests.groovy (modified) * trunk/test/integration/TaskServiceTests.groovy (modified) Small adjustment to !TaskSearchServiceTests and !TaskServiceTests ... Fri, 13 Aug 2010 13:34:47 GMT gav [639] * trunk/test/unit/AppConfigServiceTests.groovy (modified) Small adjustment to !AppConfigServiceTests tearDown(). Wed, 11 Aug 2010 09:14:12 GMT gav [638] * trunk/grails-app/services/DateUtilService.groovy (modified) Comment to DateUtilService class. 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. Sat, 24 Jul 2010 23:32:12 GMT gav [634] * trunk/grails-app/controllers/InventoryItemDetailedController.groovy (modified) Small fix to inventory search so that limit search selects work with ... 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. Fri, 16 Jul 2010 02:54:54 GMT gav [632] * trunk/grails-app/controllers/CostCodeDetailedController.groovy (modified) Some comments to !CostCodeDetailedController. Thu, 15 Jul 2010 06:22:04 GMT gav [631] * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/services/InventoryMovementService.groovy (modified) * trunk/grails-app/services/TaskService.groovy (modified) Check for authorisation on recurring tasks.