# # ChangeLog for / # # Generated by Trac 1.2 # Apr 16, 2024, 8:25:10 PM 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 ... Tue, 13 Jul 2010 21:39:22 GMT gav [626] * trunk (modified) Svn ignore .directory file. Tue, 13 Jul 2010 21:37:00 GMT gav [625] * trunk/build.xml (deleted) * trunk/gnuMims-test.launch (deleted) * trunk/gnuMims.launch (deleted) * trunk/gnuMims.tmproj (deleted) * trunk/ivy.xml (deleted) * trunk/ivysettings.xml (deleted) Svn delete redundant project files from previous Grails version. Tue, 13 Jul 2010 05:13:44 GMT gav [624] * trunk/grails-app/views/appCore/appAdmin.gsp (modified) * trunk/grails-app/views/appCore/manager.gsp (modified) Move view application log file link from admin to manager view. Sat, 10 Jul 2010 12:49:49 GMT gav [623] * trunk/grails-app/jobs/TaskRecurringScheduleJob.groovy (modified) Small adjustment to comments in !TaskRecurringScheduleJob.groovy 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 ... Sat, 10 Jul 2010 10:21:12 GMT gav [621] * trunk/grails-app/i18n/messages.properties (modified) Small cleanup of messages.properties file. Tue, 29 Jun 2010 16:00:20 GMT gav [620] * trunk/grails-app/views/inventoryItemPurchaseDetailed/search.gsp (modified) Show inventory item and comments on purchase search view, part 2. Tue, 29 Jun 2010 15:02:56 GMT gav [619] * trunk/grails-app/views/inventoryItemDetailed/show.gsp (modified) Add order search button to Inventory purchasing tab, part 2. Tue, 29 Jun 2010 12:38:36 GMT gav [618] * trunk/grails-app/views/inventoryItemPurchaseDetailed/search.gsp (modified) Show inventory item and comments on purchase search view. Tue, 29 Jun 2010 11:38:17 GMT gav [617] * trunk/grails-app/services/CreateDataService.groovy (modified) * trunk/grails-app/views/inventoryItemDetailed/show.gsp (modified) Add order search button to Inventory purchasing tab. Sun, 27 Jun 2010 15:01:30 GMT gav [616] * trunk/grails-app/domain/InventoryItem.groovy (modified) * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/services/InventoryCsvService.groovy (modified) * trunk/grails-app/services/InventoryItemSearchService.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) Domain change, rename !InventoryItem property enableReorder 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. Sun, 27 Jun 2010 12:59:16 GMT gav [613] * trunk/grails-app/views/taskDetailed/search.gsp (modified) Always show top pagination buttons on task search view when there are ... Sat, 26 Jun 2010 11:17:01 GMT gav [612] * trunk/application.properties (modified) Test new svn location, revert previous change. Sat, 26 Jun 2010 11:15:48 GMT gav [611] * trunk/application.properties (modified) Test new svn location. 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. Tue, 22 Jun 2010 03:33:55 GMT gav [609] * trunk/grails-app/domain/InventoryItemPurchase.groovy (modified) * trunk/grails-app/i18n/messages.properties (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/show.gsp (modified) Domain change, add taskBudgetStatus property 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 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, 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 ... Sun, 20 Jun 2010 22:51:55 GMT gav [603] * trunk/grails-app/domain/TaskRecurringSchedule.groovy (modified) Update event comment on !TaskRecurringSchedule domain class, no ... Sun, 20 Jun 2010 06:54:08 GMT gav [602] * trunk/grails-app/views/taskDetailed/edit.gsp (modified) Update Task views and service to use new messages, part 2. Sun, 20 Jun 2010 04:28:29 GMT gav [601] * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/services/TaskService.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) Add default.please.select.text and default.none.select.text messages. ... Fri, 18 Jun 2010 06:58:19 GMT gav [600] * trunk/grails-app/services/InventoryPurchaseService.groovy (modified) * trunk/grails-app/views/inventoryItemPurchaseDetailed/edit.gsp (modified) * trunk/grails-app/views/inventoryItemPurchaseDetailed/receive.gsp (modified) Trim inventory purchase order number. Allow editing of any ... Fri, 18 Jun 2010 05:58:43 GMT gav [599] * trunk/grails-app/domain/InventoryItemPurchase.groovy (modified) * trunk/grails-app/i18n/messages.properties (modified) Implement !InventoryItemPurchase custom constraint as per ticket #74, ... 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. 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 Thu, 10 Jun 2010 20:26:44 GMT gav [593] * trunk/grails-app/views/taskDetailed/search.gsp (modified) Exclude "targetCompletionDate" from Task search, since we are now ... Thu, 10 Jun 2010 02:10:27 GMT gav [592] * trunk/grails-app/domain/Task.groovy (modified) * trunk/grails-app/i18n/messages.properties (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) Domain change, added safetyRequirement, mandatoryRegulatory and ... Thu, 10 Jun 2010 01:49:26 GMT gav [591] * trunk/grails-app/views/taskDetailed/edit.gsp (modified) Only show assignedGroups and assignedPersons in task edit view if ... Thu, 10 Jun 2010 01:13:35 GMT gav [590] * trunk/grails-app/views/taskDetailed/create.gsp (modified) * trunk/grails-app/views/taskDetailed/createUnscheduled.gsp (modified) Default taskGroup dropdowns to --None-- in task create views, since ... 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 ... Wed, 09 Jun 2010 01:43:24 GMT gav [587] * trunk/grails-app/services/CreateDataService.groovy (modified) Small adjustment to base task groups created in r576, see ticket #65. Wed, 09 Jun 2010 01:36:55 GMT gav [586] * trunk/grails-app/domain/Entry.groovy (modified) * trunk/grails-app/views/taskDetailed/search.gsp (modified) Add taskGroup and detail to task search view, as per ticket #65. New ... 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 08:16:08 GMT gav [584] * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/views/inventoryItemDetailed/show.gsp (modified) Add red banner for obsolete and not active inventory items, as per ... Tue, 08 Jun 2010 07:50:20 GMT gav [583] * trunk/grails-app/views/taskDetailed/search.gsp (modified) Added details of each task (including taskGroup as per ticket #65) to ... 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 ... Tue, 08 Jun 2010 04:49:43 GMT gav [581] * trunk/grails-app/views/inventoryItemPurchaseDetailed/edit.gsp (modified) Removed comment field accidentally added to !InventoryItemPurchase ... Mon, 07 Jun 2010 12:19:48 GMT gav [580] * trunk/grails-app/services/CreateBulkDataService.groovy (modified) * trunk/grails-app/services/CreateDataService.groovy (modified) Small adjustment to rebuilding index log messages. 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 08:19:57 GMT gav [578] * trunk/grails-app/views/inventoryItemDetailed/search.gsp (modified) Add onload input focus to inventory search view. 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 ... Mon, 07 Jun 2010 06:58:14 GMT gav [576] * trunk/grails-app/services/CreateDataService.groovy (modified) Add more base task groups as per ticket #65. Mon, 07 Jun 2010 02:48:01 GMT gav [575] * trunk/grails-app/views/inventoryItemDetailed/show.gsp (modified) Add indication to inventory item tabs. Mon, 07 Jun 2010 02:36:07 GMT gav [574] * trunk/grails-app/views/taskDetailed/show.gsp (modified) Add indication to task tabs as per ticket #67. 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 ... Sat, 05 Jun 2010 14:11:54 GMT gav [572] * trunk/grails-app/services/CreateBulkDataService.groovy (modified) Stop lucene mirroring and reindex after bulk data creation. 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. Sat, 05 Jun 2010 12:05:44 GMT gav [570] * 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/inventoryItemDetailed/show.gsp (modified) * trunk/grails-app/views/inventoryItemPurchaseDetailed/search.gsp (modified) * trunk/grails-app/views/taskDetailed/search.gsp (modified) * trunk/grails-app/views/taskDetailed/searchCalendar.gsp (modified) Add action to single submit forms so that hitting enter submits the ... Sat, 05 Jun 2010 11:48:43 GMT gav [569] * trunk/grails-app/views/inventoryItemDetailed/search.gsp (modified) * trunk/web-app/css/main.css (modified) Move inventory text search from quick search pane to front and centre. Fri, 04 Jun 2010 13:45:14 GMT gav [568] * trunk/grails-app/taglib/JsUtilTagLib.groovy (modified) * trunk/web-app/js/jsUtil.js (modified) JavaScript util improvements, added toggleWithEffectUtil() and useDiv ... 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 12:51:27 GMT gav [565] * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/views/inventoryItemDetailed/search.gsp (modified) * trunk/web-app/css/main.css (modified) Add help balloon to inventory text search. Wed, 02 Jun 2010 12:11:48 GMT gav [564] * trunk/grails-app/services/InventoryReportService.groovy (modified) Adjust !InventoryReportService getStockTakeByLocation() for MSSQL. Wed, 02 Jun 2010 09:51:40 GMT gav [563] * trunk/grails-app/views/inventoryItemDetailed/search.gsp (modified) Small text adjustment to inventory search view. 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:46:07 GMT gav [560] * trunk/grails-app/views/appCore/manager.gsp (modified) Add some links to manager view. 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:07:37 GMT gav [557] * 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) Generate-all UnitOfMeasure. 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:55:10 GMT gav [555] * 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) Generate-all TaskGroup. 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 ... Mon, 31 May 2010 01:26:26 GMT gav [551] * trunk/grails-app/views/inventoryItemDetailed/search.gsp (modified) Small adjustment to inventory advanced search. Only active assets ... Thu, 27 May 2010 15:29:19 GMT gav [550] * trunk/grails-app/services/InventoryReportService.groovy (modified) * trunk/web-app/reports/stockTakeByLocation.jrxml (modified) Improvements to stockTakeByLocation report, includes heap memory ... Thu, 27 May 2010 11:24:43 GMT gav [549] * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/services/CreateDataService.groovy (modified) * trunk/grails-app/services/InventoryItemService.groovy (modified) Add !InventoryItemService savePicture(), part 2. Add some more ... 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 17:50:50 GMT gav [547] * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/services/InventoryReportService.groovy (modified) * trunk/grails-app/views/inventoryItemPurchaseDetailed/edit.gsp (modified) * trunk/web-app/reports/stockTakeByLocation.jrxml (modified) Improvements to Inventory Stock Take reports, MSSQL does not like ... 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 17:45:42 GMT gav [543] * trunk/application.properties (modified) Upgrade RichUi plugin to version 0.8, which includes a fix for the ... 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. Thu, 20 May 2010 01:16:10 GMT gav [541] * trunk/web-app/reports/reactiveRatio.jrxml (modified) Improvements to Reactive Ratio report. Add header and footer to ... Wed, 19 May 2010 01:49:13 GMT gav [540] * trunk/web-app/images/bullet_delete.png (modified) Deleted: svn:executable on bullet_delete.png Tue, 18 May 2010 07:43:57 GMT gav [539] * trunk/web-app/css/main.css (modified) Add comment to main css, commonly used application colours. 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 ... Tue, 18 May 2010 02:37:05 GMT gav [537] * trunk/web-app/reports/reactiveRatio.jrxml (modified) Improvements to Reactive Ratio Report, standardise colours and small ... Mon, 17 May 2010 21:23:46 GMT gav [536] * trunk/grails-app/services/TaskReportService.groovy (modified) * trunk/web-app/reports/reactiveRatio.jrxml (modified) Improvements to Reactive Ratio Report. Sun, 16 May 2010 07:47:34 GMT gav [535] * trunk/grails-app/controllers/ReportController.groovy (modified) * trunk/grails-app/services/TaskReportService.groovy (modified) * trunk/grails-app/views/appCore/start.gsp (modified) * trunk/web-app/reports/reactiveRatio.jrxml (modified) Improvements to Reactive Ratio Report. Sun, 16 May 2010 05:49:30 GMT gav [534] * trunk/grails-app/services/CreateDataService.groovy (modified) Refactor !CreateDataService so that demo asset tree is created first, ... 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. 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, 14 May 2010 02:13:05 GMT gav [531] * trunk/grails-app/controllers/AppCoreController.groovy (modified) * trunk/scripts/_UpdateRev.groovy (modified) Refactor !UpadateRev script to improve handling when not running in a ... Mon, 10 May 2010 04:00:19 GMT gav [530] * trunk/grails-app/i18n/messages.properties (modified) Small spelling correction. Sun, 09 May 2010 22:30:25 GMT gav [529] * trunk/grails-app/services/CreateDataService.groovy (modified) * trunk/grails-app/services/TaskSearchService.groovy (modified) * trunk/test/integration/TaskSearchServiceTests.groovy (modified) Tweak !CreateDataService to prevent issues during testing. Repair ... Sun, 09 May 2010 22:28:07 GMT gav [528] * trunk/scripts/_Events.groovy (modified) Prevent updateVcsRevision running in test environment.