# # ChangeLog for trunk/grails-app/controllers # # Generated by Trac 1.2 # Apr 29, 2024, 5:05:29 AM Mon, 13 Dec 2010 12:14:05 GMT gav [743] * trunk/grails-app/controllers/ReportController.groovy (modified) * trunk/grails-app/services/AssetReportService.groovy (modified) * trunk/grails-app/views/appCore/start.gsp (modified) * trunk/grails-app/views/report/mandatoryRequirements.gsp (added) * trunk/web-app/reports/mandatoryRequirements.jrxml (added) Add mandatoryRequirements report. Sun, 12 Dec 2010 18:46:31 GMT gav [740] * trunk/grails-app/controllers/ReportController.groovy (modified) * trunk/grails-app/services/AssetReportService.groovy (modified) * trunk/grails-app/views/appCore/start.gsp (modified) * trunk/grails-app/views/report/regulatoryRequirements.gsp (added) * trunk/web-app/reports/regulatoryRequirements.jrxml (added) Add regulatoryRequirements report. Tue, 30 Nov 2010 00:48:14 GMT gav [733] * trunk/grails-app/controllers/ReportController.groovy (modified) * trunk/grails-app/services/AssetReportService.groovy (modified) Auto swap date range in all reports, part 2. Tue, 30 Nov 2010 00:24:52 GMT gav [732] * trunk/grails-app/controllers/ReportController.groovy (modified) * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/services/AssetReportService.groovy (modified) * trunk/grails-app/services/TaskReportService.groovy (modified) Auto swap date range in all reports. 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: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 ... 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 ... 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 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 ... 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. 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 ... 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, 18 Oct 2010 07:02:00 GMT gav [696] * trunk/grails-app/controllers/ReportController.groovy (modified) * trunk/grails-app/views/appCore/start.gsp (modified) * trunk/web-app/reports/equipmentRegisterFinancial.jrxml (added) New report "Equipment Register (Financial)". Mon, 18 Oct 2010 06:02:15 GMT gav [695] * trunk/grails-app/controllers/ReportController.groovy (modified) * trunk/grails-app/views/appCore/start.gsp (modified) * trunk/web-app/reports/equipmentRegisterOhs.jrxml (moved) Svn move "Equipment Register" report to "Equipment Register OH&S". Tue, 05 Oct 2010 18:23:46 GMT gav [688] * trunk/grails-app/controllers/AppCoreController.groovy (modified) * trunk/grails-app/services/AssetService.groovy (modified) * trunk/grails-app/services/AssetSubItemService.groovy (modified) * trunk/grails-app/services/CreateDataService.groovy (modified) * trunk/grails-app/views/appCore/appAdmin.gsp (modified) Add admin feature to create recommended extended attributes for ... Tue, 05 Oct 2010 15:55:47 GMT gav [687] * trunk/grails-app/controllers/AppCoreController.groovy (modified) * trunk/grails-app/controllers/ReportController.groovy (modified) * trunk/grails-app/services/AssetReportService.groovy (modified) * trunk/grails-app/views/appCore/start.gsp (modified) * trunk/web-app/reports/assetDetail.jrxml (modified) Change assetDetail report to allow reporting by section and display ... 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 ... Mon, 04 Oct 2010 16:24:33 GMT gav [681] * trunk/grails-app/controllers/ReportController.groovy (modified) * trunk/grails-app/services/AssetReportService.groovy (modified) * trunk/grails-app/views/appCore/start.gsp (modified) * trunk/web-app/reports/assetRegister.jrxml (modified) Improvements to assetRegister report, adding site and section to page ... Mon, 04 Oct 2010 14:50:57 GMT gav [679] * trunk/grails-app/controllers/ReportController.groovy (modified) * trunk/grails-app/services/AssetReportService.groovy (modified) * trunk/grails-app/views/appCore/start.gsp (modified) * trunk/web-app/reports/equipmentRegister.jrxml (modified) Improvements to equipementRegister report, adding asset detail and ... Sun, 03 Oct 2010 17:18:35 GMT gav [676] * trunk/grails-app/controllers/ReportController.groovy (modified) * trunk/grails-app/services/InventoryReportService.groovy (modified) * trunk/grails-app/views/appCore/start.gsp (modified) * trunk/grails-app/views/report/inventoryValueOverview.gsp (added) * trunk/web-app/reports/inventoryValueOverview.jrxml (added) New report: Inventory Value Overview. Sun, 03 Oct 2010 12:51:52 GMT gav [671] * trunk/grails-app/controllers/ReportController.groovy (modified) * trunk/grails-app/services/InventoryReportService.groovy (modified) * trunk/grails-app/views/appCore/start.gsp (modified) * trunk/grails-app/views/report/inventoryValueDetailed.gsp (moved) * trunk/web-app/reports/inventoryValueDetailed.jrxml (moved) Rename Inventory Value report to Inventory Detailed Value. Fri, 01 Oct 2010 05:22:05 GMT gav [668] * trunk/grails-app/controllers/ReportController.groovy (modified) * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/services/InventoryReportService.groovy (modified) * trunk/grails-app/views/appCore/start.gsp (modified) * trunk/grails-app/views/report (added) * trunk/grails-app/views/report/inventoryValue.gsp (added) * trunk/web-app/reports/inventoryValue.jrxml (added) New report: Inventory Value. 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. 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 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. Wed, 22 Sep 2010 19:01:46 GMT gav [654] * trunk/grails-app/controllers/ReportController.groovy (modified) * trunk/grails-app/services/AssetReportService.groovy (modified) * trunk/grails-app/views/appCore/start.gsp (modified) * trunk/web-app/reports/equipmentRegister.jrxml (copied) New asset report: Equipment Register. Sat, 18 Sep 2010 11:57:20 GMT gav [652] * trunk/grails-app/controllers/ReportController.groovy (modified) * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/services/AssetReportService.groovy (added) * trunk/grails-app/views/appCore/start.gsp (modified) * trunk/web-app/reports/assetDetail.jrxml (added) * trunk/web-app/reports/assetRegister.jrxml (added) Two new asset reports: Asset Detail and Asset Register. Sun, 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. 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 01:08:27 GMT gav [630] * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) * trunk/grails-app/views/taskDetailed/listSubTasks.gsp (modified) Default to 200 results on listSubTasks view. Wed, 14 Jul 2010 03:18:53 GMT gav [628] * trunk/grails-app/controllers/AddressDetailedController.groovy (modified) * trunk/grails-app/controllers/BaseController.groovy (modified) * trunk/grails-app/controllers/ContactDetailedController.groovy (modified) * trunk/grails-app/controllers/CostCodeDetailedController.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/PersonController.groovy (modified) * trunk/grails-app/controllers/ProductionReferenceDetailedController.groovy (modified) * trunk/grails-app/controllers/UnitOfMeasureDetailedController.groovy (modified) Full authorisation review. Add manager role to !BaseController. ... 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 ... Sun, 27 Jun 2010 14:28:00 GMT gav [615] * trunk/grails-app/controllers/AssetDetailedController.groovy (modified) * trunk/grails-app/controllers/AssetSubItemDetailedController.groovy (modified) * trunk/grails-app/controllers/InventoryItemDetailedController.groovy (modified) * trunk/grails-app/controllers/InventoryItemPurchaseDetailedController.groovy (modified) * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) * trunk/grails-app/views/assetDetailed/search.gsp (modified) * trunk/grails-app/views/assetSubItemDetailed/search.gsp (modified) * trunk/grails-app/views/inventoryItemDetailed/search.gsp (modified) * trunk/grails-app/views/inventoryItemPurchaseDetailed/search.gsp (modified) * trunk/grails-app/views/taskDetailed/search.gsp (modified) Fix NPE during pagination after setSearchParamsMax in search views. Sun, 27 Jun 2010 14:04:31 GMT gav [614] * trunk/grails-app/controllers/InventoryItemPurchaseDetailedController.groovy (modified) Fix missing !InventoryItemPurchase.count in quick searches. Tue, 22 Jun 2010 07:55:31 GMT gav [610] * trunk/grails-app/controllers/InventoryItemPurchaseDetailedController.groovy (modified) * trunk/grails-app/domain/InventoryItem.groovy (modified) * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/services/InventoryPurchaseService.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) Prevent reordering of obsolete or inactive inventory items. Mon, 21 Jun 2010 02:23:21 GMT gav [605] * trunk/grails-app/controllers/InventoryItemPurchaseDetailedController.groovy (modified) * trunk/grails-app/domain/InventoryItemPurchase.groovy (modified) * trunk/grails-app/services/InventoryPurchaseService.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/edit.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) Domain change, several changes to !InventoryItemPurchase. Update ... Mon, 14 Jun 2010 23:18:21 GMT gav [597] * trunk/grails-app/controllers/InventoryItemPurchaseDetailedController.groovy (modified) * trunk/grails-app/services/CreateDataService.groovy (modified) * trunk/grails-app/services/InventoryPurchaseService.groovy (modified) * trunk/grails-app/views/inventoryItemPurchaseDetailed/approveInvoicePayment.gsp (modified) Improvements to purchasing, update order amount with total invoice ... Fri, 11 Jun 2010 04:00:04 GMT gav [596] * trunk/grails-app/controllers/InventoryItemPurchaseDetailedController.groovy (modified) * trunk/grails-app/services/InventoryPurchaseService.groovy (modified) Improvements to purchasing, calculate remaining value amounts. 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. Thu, 10 Jun 2010 22:48:40 GMT gav [594] * trunk/grails-app/controllers/InventoryItemPurchaseDetailedController.groovy (modified) Remember inventoryItemPurchase search and sort, as per ticket #71 Wed, 09 Jun 2010 02:51:59 GMT gav [589] * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) * trunk/grails-app/views/taskDetailed/searchCalendar.gsp (modified) Improvements to task search filter pane. Wed, 09 Jun 2010 01:51:58 GMT gav [588] * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) * trunk/grails-app/views/taskDetailed/searchCalendar.gsp (modified) Revert task searchCalendar to displaying tasks, the rest of ticket ... Tue, 08 Jun 2010 12:41:21 GMT gav [585] * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) * trunk/grails-app/services/TaskReportService.groovy (modified) * trunk/grails-app/views/taskDetailed/searchCalendar.gsp (modified) * trunk/src/groovy/org (added) * trunk/src/groovy/org/gnumims (added) * trunk/src/groovy/org/gnumims/RichUiCalendarItem.groovy (added) First draft of displaying work load on task calendar, see ticket #66. Tue, 08 Jun 2010 06:28:09 GMT gav [582] * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) * trunk/grails-app/services/TaskSearchService.groovy (modified) * trunk/grails-app/taglib/CustomTagLib.groovy (modified) * trunk/grails-app/views/taskDetailed/search.gsp (modified) * trunk/web-app/images/skin/table_sort.png (added) New defaultSort for Tasks, sort by status then priority then target ... Mon, 07 Jun 2010 02:33:16 GMT gav [573] * trunk/grails-app/controllers/MaintenanceActionDetailedController.groovy (modified) Small correction to !MaintenanceActionController, since there is no ... Fri, 04 Jun 2010 10:42:08 GMT gav [567] * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) * trunk/grails-app/domain/Task.groovy (modified) * trunk/grails-app/services/TaskService.groovy (modified) * trunk/grails-app/views/taskDetailed/create.gsp (modified) * trunk/grails-app/views/taskDetailed/edit.gsp (modified) * trunk/grails-app/views/taskDetailed/show.gsp (modified) Domain change, remove scheduled attribute from Task. Update views ... Wed, 02 Jun 2010 18:31:44 GMT gav [566] * trunk/grails-app/controllers/InventoryItemDetailedController.groovy (modified) * trunk/grails-app/domain/InventoryGroup.groovy (modified) * trunk/grails-app/domain/InventoryItem.groovy (modified) * trunk/grails-app/services/InventoryItemSearchService.groovy (modified) * trunk/grails-app/views/inventoryItemDetailed/search.gsp (modified) Improvements to inventory text search, add inventoryGroup and hide ... Wed, 02 Jun 2010 06:31:17 GMT gav [562] * trunk/application.properties (modified) * trunk/grails-app/conf/Searchable.groovy (added) * trunk/grails-app/controllers/AppCoreController.groovy (modified) * trunk/grails-app/controllers/InventoryItemDetailedController.groovy (modified) * trunk/grails-app/domain/Asset.groovy (modified) * trunk/grails-app/domain/InventoryItem.groovy (modified) * trunk/grails-app/domain/InventoryLocation.groovy (modified) * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/services/InventoryItemSearchService.groovy (modified) * trunk/grails-app/views/appCore/manager.gsp (modified) * trunk/grails-app/views/inventoryItemDetailed/search.gsp (modified) * trunk/grails-app/views/taskDetailed/_quickSearchPane.gsp (modified) Install searchable plugin, configure and start inventory search. Mon, 31 May 2010 11: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 11:36:41 GMT gav [558] * trunk/grails-app/controllers/TaskGroupDetailedController.groovy (modified) Svn move !TaskGroup to !TaskGroupDetailed, part 2. 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. Mon, 31 May 2010 06:48:53 GMT gav [554] * trunk/grails-app/controllers/InventoryItemDetailedController.groovy (modified) * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) * trunk/grails-app/views/inventoryItemDetailed/search.gsp (modified) Get Inventory Search filterpane associatedPropertyValues in ... Mon, 31 May 2010 03:54:53 GMT gav [553] * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) * trunk/grails-app/services/DateUtilService.groovy (modified) Small refator of !DateUtilService. New plusMonth() replaces ... Mon, 31 May 2010 03:29:04 GMT gav [552] * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) * trunk/grails-app/services/DateUtilService.groovy (modified) * trunk/grails-app/views/taskDetailed/search.gsp (modified) Get Task Search filterpane associatedPropertyValues in controller ... Thu, 27 May 2010 10:47:06 GMT gav [548] * trunk/grails-app/controllers/AppCoreController.groovy (modified) * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/services/CreateBulkDataService.groovy (modified) * trunk/grails-app/services/InventoryItemService.groovy (modified) * trunk/grails-app/views/appCore/appAdmin.gsp (modified) * trunk/grails-app/views/appCore/start.gsp (modified) Add !InventoryItemService savePicture(). Add bulk tests for ... Tue, 25 May 2010 14:29:05 GMT gav [546] * trunk/grails-app/controllers/ReportController.groovy (modified) * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/services/InventoryReportService.groovy (added) * trunk/grails-app/views/appCore/start.gsp (modified) * trunk/web-app/reports/stockTakeByLocation.jrxml (added) * trunk/web-app/reports/stockTakeOverview.jrxml (added) Add new Inventory Stock Take reports. Mon, 24 May 2010 14:17:20 GMT gav [545] * trunk/grails-app/controllers/ReportController.groovy (modified) * trunk/grails-app/services/TaskReportService.groovy (modified) * trunk/grails-app/views/appCore/start.gsp (modified) * trunk/web-app/reports/immediateCallouts.jrxml (modified) * trunk/web-app/reports/templateLandscape.jrxml (modified) * trunk/web-app/reports/templatePortrait.jrxml (modified) Update report templates, add downloadTemplate action and general tidy ... Sun, 23 May 2010 17:48:53 GMT gav [544] * trunk/grails-app/controllers/ReportController.groovy (modified) * trunk/grails-app/services/TaskReportService.groovy (modified) * trunk/grails-app/views/appCore/start.gsp (modified) * trunk/web-app/reports/immediateCallouts.jrxml (modified) Improvements to Immediate Callout Report. Sun, 23 May 2010 06:43:44 GMT gav [542] * trunk/grails-app/controllers/ReportController.groovy (modified) * trunk/grails-app/services/TaskReportService.groovy (modified) * trunk/grails-app/views/appCore/start.gsp (modified) * trunk/web-app/css/main.css (modified) * trunk/web-app/reports/immediateCallouts.jrxml (added) Start Immediate Callout report. Tue, 18 May 2010 06:21:57 GMT gav [538] * trunk/grails-app/controllers/ReportController.groovy (modified) * trunk/web-app/reports (modified) Improvements to Reactive Ratio Report, small fix to logoURL ... Sun, 16 May 2010 07:47:34 GMT gav [535] * trunk/grails-app/controllers/ReportController.groovy (modified) * trunk/grails-app/services/TaskReportService.groovy (modified) * trunk/grails-app/views/appCore/start.gsp (modified) * trunk/web-app/reports/reactiveRatio.jrxml (modified) Improvements to Reactive Ratio Report. Sat, 15 May 2010 12:14:31 GMT gav [533] * trunk/grails-app/controllers/ReportController.groovy (added) * trunk/grails-app/services/TaskReportService.groovy (added) * trunk/grails-app/views/appCore/start.gsp (modified) * trunk/web-app/reports (added) * trunk/web-app/reports/reactiveRatio.jrxml (added) * trunk/web-app/reports/templateLandscape.jrxml (added) * trunk/web-app/reports/templatePortrait.jrxml (added) Add !ReportController, !TaskReportService and start template reports. Fri, 14 May 2010 02:13:05 GMT gav [531] * trunk/grails-app/controllers/AppCoreController.groovy (modified) * trunk/scripts/_UpdateRev.groovy (modified) Refactor !UpadateRev script to improve handling when not running in a ... Thu, 06 May 2010 06:28:03 GMT gav [525] * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) Default task search results per page to 100. Mon, 03 May 2010 14:35:41 GMT gav [521] * trunk/grails-app/controllers/AppCoreController.groovy (modified) * trunk/grails-app/views/_about.gsp (modified) Add version information to about view. Fri, 30 Apr 2010 16:20:33 GMT gav [516] * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) Prevent tasks in the trash being returned by filterPane unless ... Wed, 28 Apr 2010 13:16:39 GMT gav [513] * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) Prevent filterPane from sorting by attentionFlag, see ticket #64. Fri, 23 Apr 2010 04:42:25 GMT gav [507] * trunk/grails-app/controllers/InventoryItemDetailedController.groovy (modified) * trunk/grails-app/views/inventoryItemDetailed/search.gsp (modified) Add inventoryGroup to inventory search view and export. Sun, 18 Apr 2010 15:31:17 GMT gav [497] * trunk/grails-app/controllers/TaskModificationController.groovy (deleted) * trunk/grails-app/views/taskModification (deleted) Svn delete taskModification controller and views since they should ... Sun, 18 Apr 2010 14:08:12 GMT gav [491] * trunk/grails-app/controllers/AssignedGroupController.groovy (deleted) * trunk/grails-app/controllers/AssignedPersonController.groovy (deleted) * trunk/grails-app/views/assignedGroup (deleted) * trunk/grails-app/views/assignedPerson (deleted) Svn delete non-detailed assignedGroup and assignedPerson controllers ... Sun, 18 Apr 2010 12:03:40 GMT gav [490] * 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/workDone.gsp (added) * trunk/web-app/css/main.css (modified) Add work done by person and date feature with view and search logic. Fri, 16 Apr 2010 04:10:52 GMT gav [489] * trunk/grails-app/controllers/InventoryItemDetailedController.groovy (modified) * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/services/InventoryItemSearchService.groovy (modified) * trunk/grails-app/views/inventoryItemDetailed/search.gsp (modified) Add recentlyUsed inventoryItem quick search. Fri, 16 Apr 2010 03:25:05 GMT gav [488] * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) Replace nulling of session attributes with removeAttribute() in task ... Tue, 13 Apr 2010 03:11:10 GMT gav [487] * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) * trunk/grails-app/views/taskDetailed/create.gsp (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) Default scheduled to true when creating a new Scheduled task. Add ... Tue, 13 Apr 2010 02:38:51 GMT gav [486] * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) Remember user's sort in task search view. Tue, 13 Apr 2010 02:37:51 GMT gav [485] * trunk/grails-app/controllers/InventoryItemDetailedController.groovy (modified) * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/services/InventoryItemSearchService.groovy (added) * trunk/grails-app/views/inventoryItemDetailed/search.gsp (modified) Add inventory item quick search (items below reorder) and remember ... Tue, 13 Apr 2010 01:04:18 GMT gav [483] * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) * trunk/grails-app/services/TaskSearchService.groovy (modified) Some comments to !TaskDetailedController and !TaskSearchService. Tue, 13 Apr 2010 01:02:59 GMT gav [482] * trunk/grails-app/controllers/EntryDetailedController.groovy (modified) * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/services/TaskService.groovy (modified) * trunk/grails-app/views/entryDetailed/create.gsp (modified) * trunk/grails-app/views/taskDetailed/create.gsp (modified) Refactor entry creation to provide correct error messages when trying ... Wed, 07 Apr 2010 03:49:22 GMT gav [476] * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/services/DateUtilService.groovy (modified) * trunk/grails-app/services/TaskSearchService.groovy (modified) * trunk/grails-app/views/appCore/manager.gsp (modified) * trunk/grails-app/views/appCore/start.gsp (modified) * trunk/grails-app/views/taskDetailed/_quickSearchPane.gsp (added) * trunk/grails-app/views/taskDetailed/budget.gsp (deleted) * trunk/grails-app/views/taskDetailed/search.gsp (modified) * trunk/grails-app/views/taskDetailed/searchCalendar.gsp (modified) * trunk/web-app/css/calendarmonthviewCustom.css (added) Improve task search and calendar logic. Move task quick search links ... Wed, 31 Mar 2010 22:19:19 GMT gav [475] * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) Add taskType to Task search view export. Wed, 31 Mar 2010 03:42:00 GMT gav [474] * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) * trunk/grails-app/services/DateUtilService.groovy (modified) * trunk/grails-app/views/taskDetailed/searchCalendar.gsp (modified) * trunk/grails-app/views/taskDetailed/show.gsp (modified) Scroll month feature to task search calendar. Add reasoning, asset ... Wed, 31 Mar 2010 02:49:21 GMT gav [473] * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) Remove 'ROLE_TaskUser' permission from create scheduled task action. 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 ... Tue, 30 Mar 2010 12:01:10 GMT gav [468] * trunk/grails-app/controllers/InventoryItemPurchaseDetailedController.groovy (modified) * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/views/inventoryItemDetailed/search.gsp (modified) * trunk/grails-app/views/inventoryItemPurchaseDetailed/search.gsp (added) Add inventory item purchase search view and logic. Fri, 26 Mar 2010 17:35:12 GMT gav [465] * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) Set renegeApproval permissions to the same as approve ie task manager. Thu, 25 Mar 2010 16:24:23 GMT gav [459] * trunk/grails-app/controllers/AssetDetailedController.groovy (modified) Add exportAssetTreeHtml to !AssetDetailedController. Wed, 24 Mar 2010 17:37:34 GMT gav [453] * trunk/grails-app/controllers/InventoryItemDetailedController.groovy (modified) * trunk/grails-app/services/AssetTreeService.groovy (modified) * trunk/grails-app/views/inventoryItemDetailed/show.gsp (modified) * trunk/web-app/css/main.css (modified) Improvements to use inventory item flow and logic and added a clear ... Wed, 24 Mar 2010 00:54:33 GMT gav [448] * trunk/grails-app/controllers/InventoryMovementDetailedController.groovy (modified) Small correction to inventoryMovement redirect on delete. Tue, 16 Mar 2010 06:26:55 GMT gav [444] * trunk/grails-app/controllers/TaskRecurringScheduleController.groovy (deleted) * trunk/grails-app/views/taskRecurringSchedule (deleted) Svn delete non detailed !TaskRecurringSchedule controller and views. Tue, 16 Mar 2010 02:02:09 GMT gav [442] * trunk/grails-app/controllers/InventoryMovementDetailedController.groovy (modified) * trunk/grails-app/views/inventoryMovementDetailed/listInventoryMovements.gsp (modified) Small fix to inventory movement list view pagination.