# # ChangeLog for / # # Generated by Trac 1.2 # Mar 29, 2024, 8:27:02 PM 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. 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. Thu, 15 Jul 2010 00:35:53 GMT gav [629] * trunk/grails-app/services/InventoryItemSearchService.groovy (modified) * trunk/grails-app/views/inventoryItemDetailed/search.gsp (modified) Improvements to inventory text search. 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 ... 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.