# # ChangeLog for trunk/web-app # # Generated by Trac 1.2 # Apr 30, 2024, 6:08:08 AM 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. Wed, 08 Dec 2010 02:04:47 GMT gav [737] * 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/edit.gsp (modified) * trunk/web-app/js/taskQuickSearchPane.js (modified) Remove task budget status from task views. Fri, 03 Dec 2010 10:03:59 GMT gav [736] * trunk/grails-app/services/TaskSearchService.groovy (modified) * trunk/grails-app/views/taskDetailed/search.gsp (modified) * trunk/grails-app/views/taskDetailed/show.gsp (modified) * trunk/web-app/images/skin/arrow_right.png (added) * trunk/web-app/images/skin/bullet_go.png (deleted) * trunk/web-app/images/skin/not_started.png (added) * trunk/web-app/images/skin/status.png (added) Update task search 'default sort' and show views with new icons. Mon, 29 Nov 2010 23:13:35 GMT gav [730] * trunk/grails-app/views/taskDetailed/show.gsp (modified) * trunk/web-app/images/skin/arrow_refresh.png (added) Graphical touch up of task show view, add recurring schedule enabled ... Mon, 29 Nov 2010 22:35:53 GMT gav [729] * trunk/grails-app/views/taskDetailed/show.gsp (modified) * trunk/web-app/css/main.css (modified) * trunk/web-app/images/skin/bullet_go.png (added) * trunk/web-app/images/skin/cog.png (added) * trunk/web-app/images/skin/cog_add.png (added) Graphical touch up of task show view with icons. Mon, 29 Nov 2010 05:00:51 GMT gav [728] * trunk/grails-app/domain/Task.groovy (modified) * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/services/AssetReportService.groovy (modified) * trunk/grails-app/services/TaskService.groovy (modified) * trunk/grails-app/views/taskDetailed/create.gsp (modified) * trunk/grails-app/views/taskDetailed/createUnscheduled.gsp (modified) * trunk/grails-app/views/taskDetailed/edit.gsp (modified) * trunk/grails-app/views/taskDetailed/show.gsp (modified) * trunk/web-app/images/skin/lightning.png (added) * trunk/web-app/images/skin/script.png (added) * trunk/web-app/images/skin/script_lightning.png (added) Domain change, split Task.mandatoryRegulatory into ... Mon, 22 Nov 2010 09:27:37 GMT gav [714] * trunk/web-app/js/jsUtil.js (modified) Speed up jsUtil.js show and hide effects, especially looping effects. Mon, 22 Nov 2010 00:33:51 GMT gav [713] * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/services/TaskSearchService.groovy (modified) * trunk/grails-app/views/taskDetailed/_quickSearchPane.gsp (modified) * trunk/grails-app/views/taskDetailed/search.gsp (modified) * trunk/grails-app/views/taskDetailed/searchCalendar.gsp (modified) * trunk/web-app/js/taskQuickSearchPane.js (added) Dynamic task quick search feature. Sat, 20 Nov 2010 07:21:35 GMT gav [712] * trunk/web-app/js/jsUtil.js (modified) Add some array helper functions to jsUtil.js. 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, 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". Wed, 13 Oct 2010 03:26:24 GMT gav [693] * trunk/web-app/reports/assetRegister.jrxml (modified) * trunk/web-app/reports/equipmentRegister.jrxml (modified) Improvements to asset and equipment register reports, including ... Tue, 12 Oct 2010 23:49:29 GMT gav [692] * trunk/web-app/reports/equipmentRegister.jrxml (modified) Adjustments to equipment register report, tweak summary settings. Tue, 12 Oct 2010 00:18:34 GMT gav [691] * trunk/web-app/reports/equipmentRegister.jrxml (modified) Adjustments to equipment register report. 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 ... Mon, 04 Oct 2010 16:44:49 GMT gav [682] * trunk/web-app/reports/immediateCallouts.jrxml (modified) * trunk/web-app/reports/reactiveRatio.jrxml (modified) * trunk/web-app/reports/stockTakeByLocation.jrxml (modified) * trunk/web-app/reports/stockTakeOverview.jrxml (modified) * trunk/web-app/reports/templateLandscape.jrxml (modified) * trunk/web-app/reports/templatePortrait.jrxml (modified) Change all report fonts to use Serif since it looks better in XLS files. Mon, 04 Oct 2010 16:24:33 GMT gav [681] * trunk/grails-app/controllers/ReportController.groovy (modified) * trunk/grails-app/services/AssetReportService.groovy (modified) * trunk/grails-app/views/appCore/start.gsp (modified) * trunk/web-app/reports/assetRegister.jrxml (modified) Improvements to assetRegister report, adding site and section to page ... Mon, 04 Oct 2010 15:47:08 GMT gav [680] * trunk/web-app/reports/equipmentRegister.jrxml (modified) Improvements to equipementRegister report, adding asset detail and ... Mon, 04 Oct 2010 14:50:57 GMT gav [679] * trunk/grails-app/controllers/ReportController.groovy (modified) * trunk/grails-app/services/AssetReportService.groovy (modified) * trunk/grails-app/views/appCore/start.gsp (modified) * trunk/web-app/reports/equipmentRegister.jrxml (modified) Improvements to equipementRegister report, adding asset detail and ... Mon, 04 Oct 2010 10:32:56 GMT gav [678] * trunk/grails-app/services/AssetReportService.groovy (modified) * trunk/grails-app/services/CreateDataService.groovy (modified) * trunk/web-app/reports/assetRegister.jrxml (modified) * trunk/web-app/reports/equipmentRegister.jrxml (modified) Update asset and equipment register reports with new headers. Sun, 03 Oct 2010 17:18:35 GMT gav [676] * trunk/grails-app/controllers/ReportController.groovy (modified) * trunk/grails-app/services/InventoryReportService.groovy (modified) * trunk/grails-app/views/appCore/start.gsp (modified) * trunk/grails-app/views/report/inventoryValueOverview.gsp (added) * trunk/web-app/reports/inventoryValueOverview.jrxml (added) New report: Inventory Value Overview. Sun, 03 Oct 2010 17:18:02 GMT gav [675] * trunk/web-app/reports/inventoryValueDetailed.jrxml (modified) Small correction to inventoryValueDetailed.jrxml report. Sun, 03 Oct 2010 12:51:52 GMT gav [671] * trunk/grails-app/controllers/ReportController.groovy (modified) * trunk/grails-app/services/InventoryReportService.groovy (modified) * trunk/grails-app/views/appCore/start.gsp (modified) * trunk/grails-app/views/report/inventoryValueDetailed.gsp (moved) * trunk/web-app/reports/inventoryValueDetailed.jrxml (moved) Rename Inventory Value report to Inventory Detailed Value. Sun, 03 Oct 2010 11:54:30 GMT gav [670] * trunk/grails-app/services/InventoryReportService.groovy (modified) * trunk/web-app/reports/inventoryValue.jrxml (modified) Improvements to Inventory Value report. Fri, 01 Oct 2010 08:04:29 GMT gav [669] * trunk/grails-app/services/InventoryReportService.groovy (modified) * trunk/web-app/reports/inventoryValue.jrxml (modified) New report: Inventory Value, remove pictures due to JVM size limits ... Fri, 01 Oct 2010 05:22:05 GMT gav [668] * trunk/grails-app/controllers/ReportController.groovy (modified) * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/services/InventoryReportService.groovy (modified) * trunk/grails-app/views/appCore/start.gsp (modified) * trunk/grails-app/views/report (added) * trunk/grails-app/views/report/inventoryValue.gsp (added) * trunk/web-app/reports/inventoryValue.jrxml (added) New report: Inventory Value. 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. 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 ... 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. ... 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 ... 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 ... 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. 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 ... 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 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. 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, 01 May 2010 10:13:13 GMT gav [519] * trunk/grails-app/views/layouts/main.gsp (modified) * trunk/web-app/css/main.css (modified) * trunk/web-app/images/logoDev.png (added) Show a development header logo in all environments except production. Mon, 19 Apr 2010 10:37:57 GMT gav [501] * trunk/web-app/css/main.css (modified) Removed negative margin from tab headers since it causes selection ... 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. 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 ... Tue, 30 Mar 2010 20:47:04 GMT gav [470] * trunk/web-app/js (modified) Svn ignore HelpBalloon.js Tue, 30 Mar 2010 20:38:11 GMT gav [469] * trunk/web-app/js/HelpBalloon.js (deleted) Svn delete HelpBalloon.js since it will be copied in every time the ... Fri, 26 Mar 2010 17:27:41 GMT gav [463] * trunk/application.properties (modified) * trunk/web-app/images (modified) Upgrade to Grails-1.2.2 Thu, 25 Mar 2010 17:12:58 GMT gav [461] * trunk/web-app/js/lightbox.js (modified) Increase loading javascript pulses. 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 17:22:13 GMT gav [452] * trunk/grails-app/views/layouts/main.gsp (modified) * trunk/web-app/css/main.css (modified) * trunk/web-app/images/loading_bar.gif (added) Replace ajax spinner with a new loading bar. Wed, 24 Mar 2010 05:54:36 GMT gav [451] * trunk/web-app/images (modified) Svn ignore images/balloon-*. Wed, 24 Mar 2010 05:28:33 GMT gav [449] * trunk (modified) * trunk/application.properties (modified) * trunk/grails-app/conf/Config.groovy (modified) * trunk/grails-app/conf/DataSource.groovy (modified) * trunk/grails-app/views/layouts/main.gsp (modified) * trunk/web-app/WEB-INF/applicationContext.xml (modified) * trunk/web-app/WEB-INF/sitemesh.xml (modified) * trunk/web-app/WEB-INF/tld/grails.tld (modified) * trunk/web-app/js/HelpBalloon.js (added) Upgrade to Grails-1.2.1, all plugins upgraded to latest versions and ... Tue, 16 Mar 2010 02:07:05 GMT gav [443] * trunk/web-app/css/main.css (modified) Small CSS change to h2 and h3. Tue, 16 Mar 2010 02:00:04 GMT gav [441] * trunk/grails-app/controllers/CostCodeDetailedController.groovy (added) * trunk/grails-app/controllers/InventoryItemDetailedController.groovy (modified) * trunk/grails-app/controllers/InventoryItemPurchaseDetailedController.groovy (added) * trunk/grails-app/domain/CostCode.groovy (added) * trunk/grails-app/domain/InventoryItemPurchase.groovy (added) * trunk/grails-app/domain/InventoryItemPurchaseType.groovy (added) * trunk/grails-app/services/CreateDataService.groovy (modified) * trunk/grails-app/services/InventoryCsvService.groovy (modified) * trunk/grails-app/services/InventoryItemService.groovy (modified) * trunk/grails-app/services/InventoryPurchaseService.groovy (added) * trunk/grails-app/views/costCodeDetailed (added) * trunk/grails-app/views/costCodeDetailed/create.gsp (added) * trunk/grails-app/views/costCodeDetailed/edit.gsp (added) * trunk/grails-app/views/costCodeDetailed/list.gsp (added) * trunk/grails-app/views/costCodeDetailed/show.gsp (added) * trunk/grails-app/views/inventoryItemDetailed/edit.gsp (modified) * trunk/grails-app/views/inventoryItemDetailed/importInventoryItemPurchases.gsp (added) * trunk/grails-app/views/inventoryItemDetailed/search.gsp (modified) * trunk/grails-app/views/inventoryItemDetailed/show.gsp (modified) * trunk/grails-app/views/inventoryItemPurchaseDetailed (added) * trunk/grails-app/views/inventoryItemPurchaseDetailed/approveInvoicePayment.gsp (added) * trunk/grails-app/views/inventoryItemPurchaseDetailed/create.gsp (added) * trunk/grails-app/views/inventoryItemPurchaseDetailed/edit.gsp (added) * trunk/grails-app/views/inventoryItemPurchaseDetailed/receive.gsp (added) * trunk/grails-app/views/inventoryItemPurchaseDetailed/show.gsp (added) * trunk/web-app/images/skin/basket_grey.png (added) * trunk/web-app/images/skin/basket_put.png (added) * trunk/web-app/images/skin/basket_put_grey.png (added) * trunk/web-app/images/skin/database_go_grey.png (added) * trunk/web-app/images/skin/tick_grey.png (added) Add !CostCode and !InventoryItemPurchase domain classes with import ... Sun, 28 Feb 2010 09:13:47 GMT gav [418] * trunk/grails-app/conf/Config.groovy (modified) * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) * trunk/grails-app/domain/Task.groovy (modified) * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/services/CreateBulkDataService.groovy (modified) * trunk/grails-app/services/CreateDataService.groovy (modified) * trunk/grails-app/services/TaskService.groovy (modified) * trunk/grails-app/views/taskDetailed/createImmediateCallout.gsp (moved) * trunk/grails-app/views/taskDetailed/list.gsp (deleted) * trunk/grails-app/views/taskDetailed/search.gsp (modified) * trunk/grails-app/views/taskDetailed/show.gsp (modified) * trunk/web-app/css/main.css (modified) * trunk/web-app/images/skin/flag_red.png (added) Add attentionFlag to Task domain along with views and logic to suite. ... Mon, 15 Feb 2010 23:01:07 GMT gav [358] * trunk/grails-app/conf/Config.groovy (modified) * trunk/grails-app/controllers/AppCoreController.groovy (modified) * trunk/grails-app/controllers/SectionDetailedController.groovy (modified) * trunk/grails-app/views/appCore/appAdmin.gsp (modified) * trunk/grails-app/views/appCore/appLog.gsp (added) * trunk/web-app/css/main.css (modified) * trunk/web-app/js/jsUtil.js (modified) Added an application log view. Reduced log file size and added CSS ... Mon, 08 Feb 2010 14:24:50 GMT gav [328] * trunk/web-app/css/main.css (modified) Format to 4 spaces, no tabs. Sun, 07 Feb 2010 17:23:01 GMT gav [323] * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/services/JsUtilService.groovy (modified) * trunk/grails-app/taglib/JsUtilTagLib.groovy (modified) * trunk/grails-app/views/taskDetailed/search.gsp (modified) * trunk/grails-app/views/taskDetailed/show.gsp (modified) * trunk/web-app/css/main.css (modified) * trunk/web-app/js/jsUtil.js (modified) Add toggleWithImgAndEffect to !JsUtil. Replace control divs with our ... Sun, 07 Feb 2010 16:51:23 GMT gav [322] * trunk/grails-app/services/AssetTreeService.groovy (modified) * trunk/grails-app/services/JsUtilService.groovy (moved) * trunk/grails-app/taglib/AssetTreeTagLib.groovy (modified) * trunk/grails-app/taglib/JsUtilTagLib.groovy (added) * trunk/grails-app/views/layouts/main.gsp (modified) * trunk/web-app/js/assetTree.js (modified) * trunk/web-app/js/jsUtil.js (moved) Move !JavascriptService to !JsUtilService. Consolidate similar ... Thu, 04 Feb 2010 23:39:58 GMT gav [316] * trunk/web-app/js/assetTree.js (modified) Some comments to assetTree.js Wed, 03 Feb 2010 03:32:19 GMT gav [312] * trunk/grails-app/controllers/AssetDetailedController.groovy (modified) * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/services/AssetTreeService.groovy (added) * trunk/grails-app/services/JavascriptService.groovy (added) * trunk/grails-app/taglib/AssetTreeTagLib.groovy (modified) * trunk/grails-app/views/layouts/main.gsp (modified) * trunk/web-app/css/main.css (modified) * trunk/web-app/js/assetTree.js (added) * trunk/web-app/js/overlayPane.js (modified) * trunk/web-app/js/util.js (added) Refactor asset tree taglib to populate the asset tree table via an ... Mon, 01 Feb 2010 23:57:11 GMT gav [311] * trunk/web-app/js/application.js (modified) Format to 4 spaces, no tabs. Mon, 01 Feb 2010 01:59:57 GMT gav [309] * trunk/web-app/js/overlayPane.js (modified) Change asset tree taglib Ajax.Request to asynchronous: false. Sun, 31 Jan 2010 21:56:41 GMT gav [307] * trunk/grails-app/controllers/AppCoreController.groovy (modified) * trunk/grails-app/taglib/AssetTreeTagLib.groovy (modified) * trunk/web-app/css/main.css (modified) * trunk/web-app/js/overlayPane.js (modified) Asset tree taglib now saves it's status in the http session along ... Sun, 31 Jan 2010 00:38:12 GMT gav [306] * trunk/grails-app/conf/Config.groovy (modified) * trunk/grails-app/controllers/AssetDetailedController.groovy (modified) * trunk/grails-app/taglib/AssetTreeTagLib.groovy (modified) * trunk/grails-app/views/assetDetailed/overview.gsp (deleted) * trunk/grails-app/views/layouts/main.gsp (modified) * trunk/web-app/css/main.css (modified) * trunk/web-app/js/overlayPane.js (modified) Move asset tree/overview to an overlay pane. Fri, 29 Jan 2010 00:04:03 GMT gav [304] * trunk/grails-app/views/shared/_assetTree.gsp (modified) * trunk/web-app/css/main.css (modified) Add css for static_tree in shared/_assetTree.gsp Mon, 25 Jan 2010 03:42:08 GMT gav [297] * trunk/web-app/css/main.css (modified) Change link colours to blue. Thu, 21 Jan 2010 06:07:26 GMT gav [286] * trunk/grails-app/controllers/AssetDetailedController.groovy (modified) * trunk/grails-app/domain/Asset.groovy (modified) * trunk/grails-app/taglib/AssetTreeTagLib.groovy (modified) * trunk/grails-app/taglib/CustomTagLib.groovy (added) * trunk/grails-app/views/assetDetailed/edit.gsp (modified) * trunk/web-app/css/main.css (modified) Add !CustomTagLib with checkBoxList. Wed, 20 Jan 2010 21:31:59 GMT gav [282] * trunk/grails-app/taglib/AssetTreeTagLib.groovy (modified) * trunk/web-app/css/main.css (modified) Clean up css for !AssetTreeTagLib. Wed, 20 Jan 2010 10:34:36 GMT gav [278] * trunk/grails-app/conf/Config.groovy (modified) * trunk/grails-app/controllers/AssetDetailedController.groovy (modified) * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/services/AssetService.groovy (added) * trunk/grails-app/taglib/AssetTreeTagLib.groovy (added) * trunk/grails-app/views/assetDetailed/copy.gsp (modified) * trunk/grails-app/views/assetDetailed/overview.gsp (added) * trunk/grails-app/views/assetDetailed/show.gsp (modified) * trunk/grails-app/views/shared/_assetTree.gsp (added) * trunk/web-app/css/main.css (modified) * trunk/web-app/images/skin/bullet_tree_minus.png (added) * trunk/web-app/images/skin/bullet_tree_plus.png (added) * trunk/web-app/images/skin/chart_organisation.png (added) * trunk/web-app/images/skin/hline_short.png (added) * trunk/web-app/images/skin/ln.gif (added) * trunk/web-app/js/overlayPane.js (modified) Add !AssetTreeTagLib and asset overview. Complete asset copy ... Wed, 20 Jan 2010 08:54:51 GMT gav [277] * trunk/grails-app/views/shared/_messages.gsp (modified) * trunk/web-app/css/main.css (modified) Add css for flash scope error messages. Thu, 14 Jan 2010 10:35:31 GMT gav [265] * trunk/grails-app/domain/AppConfig.groovy (modified) * trunk/grails-app/services/CreateDataService.groovy (modified) * trunk/grails-app/views/appConfig/create.gsp (modified) * trunk/grails-app/views/appConfig/edit.gsp (modified) * trunk/grails-app/views/appConfig/list.gsp (modified) * trunk/grails-app/views/appConfig/show.gsp (modified) * trunk/web-app/images/skin/page_copy.png (added) Start of asset tree refactor. Tweak !AppConfig.groovy maxSize values ... Tue, 12 Jan 2010 04:33:28 GMT gav [262] * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) * trunk/grails-app/views/taskDetailed/search.gsp (modified) * trunk/web-app/images/skin/bullet_arrow_down.png (added) * trunk/web-app/images/skin/bullet_arrow_left.png (added) * trunk/web-app/images/skin/bullet_arrow_right.png (added) * trunk/web-app/images/skin/bullet_arrow_up.png (added) Complete options div and max task results per page feature. Fri, 18 Dec 2009 00:01:05 GMT gav [229] * trunk/web-app/css/main.css (modified) Small css fix, tested on FF and IE. Sun, 06 Dec 2009 18:49:34 GMT gav [221] * trunk/grails-app/views/assetDetailed/search.gsp (modified) * trunk/grails-app/views/inventoryItemDetailed/search.gsp (modified) * trunk/grails-app/views/login/auth.gsp (modified) * trunk/grails-app/views/person/list.gsp (modified) * trunk/grails-app/views/taskDetailed/search.gsp (modified) * trunk/grails-app/views/taskDetailed/searchCalendar.gsp (modified) * trunk/grails-app/views/taskProcedureDetailed/list.gsp (modified) * trunk/web-app/css/main.css (modified) * trunk/web-app/images/skin/key_go.png (added) CSS improvements, add images to login and search buttons. Fri, 04 Dec 2009 14:16:19 GMT gav [220] * trunk/web-app/js/lightbox.js (modified) Increase the loading js function flashing duration for IE. Fri, 20 Nov 2009 04:38:06 GMT gav [192] * trunk/web-app/css/main.css (modified) * trunk/web-app/images/bottomBg.png (modified) * trunk/web-app/images/contentbg.png (moved) * trunk/web-app/images/linkPanel_long.png (modified) * trunk/web-app/images/logo.png (modified) * trunk/web-app/images/topBg.png (modified) Facelift with new logo. Thu, 19 Nov 2009 01:43:09 GMT gav [189] * trunk/web-app/js/lightbox.js (modified) Set minimum lightbox width, may fix IE resize bug but also makes list ... Thu, 19 Nov 2009 01:33:09 GMT gav [188] * trunk/grails-app/views/shared/_pictureHead.gsp (modified) * trunk/web-app/js/lightbox.js (modified) Small change to loading javascript, preload image and increase pulses ... Tue, 10 Nov 2009 03:26:53 GMT gav [182] * trunk/grails-app/conf/SecurityConfig.groovy (modified) * trunk/grails-app/conf/UrlMappings.groovy (modified) * trunk/grails-app/controllers/AssignedPersonDetailedController.groovy (modified) * trunk/grails-app/controllers/PictureDetailedController.groovy (added) * trunk/grails-app/domain/Image.groovy (added) * trunk/grails-app/domain/InventoryItem.groovy (modified) * trunk/grails-app/domain/Picture.groovy (added) * trunk/grails-app/services/CreateDataService.groovy (modified) * trunk/grails-app/services/PersonService.groovy (added) * trunk/grails-app/services/TaskService.groovy (modified) * trunk/grails-app/taglib/WebAlbumTagLib.groovy (added) * trunk/grails-app/utils/Imaging.groovy (added) * trunk/grails-app/views/assetDetailed/list.gsp (modified) * trunk/grails-app/views/assetDetailed/search.gsp (modified) * trunk/grails-app/views/inventoryItemDetailed/create.gsp (modified) * trunk/grails-app/views/inventoryItemDetailed/edit.gsp (modified) * trunk/grails-app/views/inventoryItemDetailed/list.gsp (modified) * trunk/grails-app/views/inventoryItemDetailed/search.gsp (modified) * trunk/grails-app/views/inventoryItemDetailed/show.gsp (modified) * trunk/grails-app/views/layouts/main.gsp (modified) * trunk/grails-app/views/pictureDetailed (added) * trunk/grails-app/views/pictureDetailed/create.gsp (added) * trunk/grails-app/views/pictureDetailed/edit.gsp (added) * trunk/grails-app/views/pictureDetailed/list.gsp (added) * trunk/grails-app/views/pictureDetailed/show.gsp (added) * trunk/grails-app/views/shared (added) * trunk/grails-app/views/shared/_messages.gsp (added) * trunk/grails-app/views/shared/_pictureHead.gsp (added) * trunk/web-app/css/lightbox.css (added) * trunk/web-app/images/blank.gif (added) * trunk/web-app/images/close.gif (added) * trunk/web-app/images/closelabel.gif (added) * trunk/web-app/images/loading.gif (added) * trunk/web-app/images/mininext.jpg (added) * trunk/web-app/images/miniprev.jpg (added) * trunk/web-app/images/next.gif (added) * trunk/web-app/images/nextlabel.gif (added) * trunk/web-app/images/prev.gif (added) * trunk/web-app/images/prevlabel.gif (added) * trunk/web-app/js/lightbox.js (added) Add support for inventory item Pictures and Images. Add new ... Wed, 04 Nov 2009 18:01:35 GMT gav [181] * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) * trunk/grails-app/domain/Task.groovy (modified) * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/services/CreateDataService.groovy (modified) * trunk/grails-app/services/TaskSearchService.groovy (modified) * trunk/grails-app/services/TaskService.groovy (modified) * trunk/grails-app/views/_about.gsp (modified) * trunk/grails-app/views/task/create.gsp (modified) * trunk/grails-app/views/task/edit.gsp (modified) * trunk/grails-app/views/task/show.gsp (modified) * trunk/grails-app/views/taskDetailed/create.gsp (modified) * trunk/grails-app/views/taskDetailed/edit.gsp (modified) * trunk/grails-app/views/taskDetailed/searchCalendar.gsp (modified) * trunk/grails-app/views/taskDetailed/show.gsp (modified) * trunk/web-app/css/main.css (modified) * trunk/web-app/images/skin/bin_closed.png (added) * trunk/web-app/images/skin/bin_empty.png (added) * trunk/web-app/images/skin/bullet_toggle_minus.png (added) * trunk/web-app/images/skin/bullet_toggle_plus.png (added) * trunk/web-app/images/skin/cog_delete.png (added) * trunk/web-app/images/skin/cross.png (added) * trunk/web-app/images/skin/database_gear.png (added) * trunk/web-app/images/skin/door_open.png (added) * trunk/web-app/images/skin/tick.png (added) Change is* in Task to just 'active', 'scheduled' and 'approved'. ... Sat, 17 Oct 2009 03:41:59 GMT gav [155] * trunk/README (modified) * trunk/grails-app/conf/Config.groovy (modified) * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) * trunk/grails-app/controllers/TaskProcedureDetailedController.groovy (modified) * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/views/appCore/start.gsp (modified) * trunk/grails-app/views/person/list.gsp (modified) * trunk/grails-app/views/taskDetailed/advancedSearch.gsp (deleted) * trunk/grails-app/views/taskDetailed/search.gsp (modified) * trunk/grails-app/views/taskDetailed/searchCalendar.gsp (added) * trunk/grails-app/views/taskProcedureDetailed/list.gsp (modified) * trunk/web-app/css/main.css (modified) * trunk/web-app/js/overlayPane.js (added) Work on Task searching. Add calendar view for Tasks. Cleaner look ... Fri, 02 Oct 2009 15:48:27 GMT gav [142] * trunk/application.properties (modified) * trunk/grails-app/conf/BootStrap.groovy (modified) * trunk/grails-app/views/layouts/main.gsp (modified) * trunk/grails-app/views/login/auth.gsp (modified) * trunk/web-app/css/main.css (modified) Uninstall class-diagram plugin from repo since it has deployment ... Thu, 01 Oct 2009 18:57:59 GMT gav [141] * trunk/grails-app/views/layouts/main.gsp (modified) * trunk/web-app/css/main.css (modified) How to make IE7 behave more like Firefox? Add Doctype strict to the ... Wed, 30 Sep 2009 19:11:48 GMT gav [140] * trunk/application.properties (modified) * trunk/grails-app/conf/BootStrap.groovy (modified) * trunk/grails-app/conf/Config.groovy (modified) * trunk/grails-app/conf/SecurityConfig.groovy (modified) * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) * trunk/grails-app/views/appCore/start.gsp (modified) * trunk/grails-app/views/taskDetailed/advancedSearch.gsp (added) * trunk/grails-app/views/taskDetailed/create.gsp (modified) * trunk/grails-app/views/taskDetailed/search.gsp (modified) * trunk/web-app/images/bullet_delete.png (added) Install filterPane plugin and configure for Tasks. Mon, 28 Sep 2009 00:01:43 GMT gav [139] * trunk/application.properties (modified) * trunk/grails-app/conf/Config.groovy (modified) * trunk/grails-app/conf/SecurityConfig.groovy (modified) * trunk/grails-app/controllers/AppCoreController.groovy (modified) * trunk/grails-app/controllers/AssetDetailedController.groovy (modified) * trunk/grails-app/controllers/InventoryItemDetailedController.groovy (modified) * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) * trunk/grails-app/domain/Person.groovy (modified) * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/views/_about.gsp (added) * trunk/grails-app/views/_adminmenubar.gsp (deleted) * trunk/grails-app/views/appCore/acknowledgements.gsp (deleted) * trunk/grails-app/views/appCore/appAdmin.gsp (modified) * trunk/grails-app/views/appCore/changePassword.gsp (modified) * trunk/grails-app/views/appCore/changeSessionTimeout.gsp (modified) * trunk/grails-app/views/appCore/home.gsp (deleted) * trunk/grails-app/views/appCore/manager.gsp (modified) * trunk/grails-app/views/appCore/options.gsp (deleted) * trunk/grails-app/views/appCore/start.gsp (added) * trunk/grails-app/views/assetDetailed/create.gsp (modified) * trunk/grails-app/views/assetDetailed/edit.gsp (modified) * trunk/grails-app/views/assetDetailed/list.gsp (modified) * trunk/grails-app/views/assetDetailed/search.gsp (added) * trunk/grails-app/views/assetDetailed/show.gsp (modified) * trunk/grails-app/views/entryDetailed/edit.gsp (modified) * trunk/grails-app/views/index.gsp (modified) * trunk/grails-app/views/inventoryItemDetailed/create.gsp (modified) * trunk/grails-app/views/inventoryItemDetailed/edit.gsp (modified) * trunk/grails-app/views/inventoryItemDetailed/list.gsp (modified) * trunk/grails-app/views/inventoryItemDetailed/search.gsp (added) * trunk/grails-app/views/inventoryItemDetailed/show.gsp (modified) * trunk/grails-app/views/layouts/main.gsp (modified) * trunk/grails-app/views/login/auth.gsp (modified) * trunk/grails-app/views/taskDetailed/create.gsp (modified) * trunk/grails-app/views/taskDetailed/edit.gsp (modified) * trunk/grails-app/views/taskDetailed/list.gsp (modified) * trunk/grails-app/views/taskDetailed/listSubTasks.gsp (modified) * trunk/grails-app/views/taskDetailed/search.gsp (added) * trunk/grails-app/views/taskDetailed/show.gsp (modified) * trunk/grails-app/views/taskRecurringScheduleDetailed/show.gsp (modified) * trunk/web-app/css/main.css (modified) * trunk/web-app/css/tabviewCustom.css (modified) Install Navigation plugin, work on navigation and hopefully fixed a ... Tue, 01 Sep 2009 12:10:43 GMT gav [137] * trunk/.classpath (modified) * trunk/README (modified) * trunk/application.properties (modified) * trunk/doc/gnuMimsErd.dia (modified) * trunk/gnuMims.launch (modified) * trunk/grails-app/conf/BootStrap.groovy (modified) * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) * trunk/grails-app/controllers/TaskRecurringScheduleDetailedController.groovy (modified) * trunk/grails-app/domain/TaskRecurringSchedule.groovy (modified) * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/jobs/TaskRecurringScheduleJob.groovy (modified) * trunk/grails-app/services/DateUtilService.groovy (added) * trunk/grails-app/services/TaskService.groovy (added) * trunk/grails-app/views/entryDetailed/edit.gsp (modified) * trunk/grails-app/views/taskDetailed/show.gsp (modified) * trunk/grails-app/views/taskRecurringSchedule/create.gsp (modified) * trunk/grails-app/views/taskRecurringSchedule/edit.gsp (modified) * trunk/grails-app/views/taskRecurringSchedule/list.gsp (modified) * trunk/grails-app/views/taskRecurringSchedule/show.gsp (modified) * trunk/grails-app/views/taskRecurringScheduleDetailed/create.gsp (modified) * trunk/grails-app/views/taskRecurringScheduleDetailed/edit.gsp (modified) * trunk/grails-app/views/taskRecurringScheduleDetailed/list.gsp (modified) * trunk/grails-app/views/taskRecurringScheduleDetailed/show.gsp (modified) * trunk/test/unit/DateUtilServiceTests.groovy (added) * trunk/web-app/WEB-INF/sitemesh.xml (modified) * trunk/web-app/WEB-INF/tld/grails.tld (modified) Update to grails-1.1.1 release. Fix WorkDone and Fault entries not ... Wed, 13 May 2009 02:51:15 GMT gav [134] * trunk/grails-app/conf/BootStrap.groovy (modified) * trunk/grails-app/controllers/AppCoreController.groovy (modified) * trunk/grails-app/controllers/AssignedPersonDetailedController.groovy (modified) * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) * trunk/grails-app/controllers/TaskProcedureDetailedController.groovy (modified) * trunk/grails-app/controllers/TaskRecurringScheduleDetailedController.groovy (modified) * trunk/grails-app/domain/TaskRecurringSchedule.groovy (modified) * trunk/grails-app/views/appCore/acknowledgements.gsp (added) * trunk/grails-app/views/appCore/options.gsp (modified) * trunk/grails-app/views/assignedPersonDetailed/create.gsp (modified) * trunk/grails-app/views/entryDetailed/create.gsp (modified) * trunk/grails-app/views/maintenanceActionDetailed/show.gsp (modified) * trunk/grails-app/views/period/edit.gsp (modified) * trunk/grails-app/views/period/show.gsp (modified) * trunk/grails-app/views/taskAction (deleted) * trunk/grails-app/views/taskActionDetailed (deleted) * trunk/grails-app/views/taskDetailed/create.gsp (modified) * trunk/grails-app/views/taskDetailed/edit.gsp (modified) * trunk/grails-app/views/taskDetailed/list.gsp (modified) * trunk/grails-app/views/taskDetailed/listSubTasks.gsp (added) * trunk/grails-app/views/taskDetailed/show.gsp (modified) * trunk/grails-app/views/taskProcedureDetailed/create.gsp (modified) * trunk/grails-app/views/taskProcedureDetailed/edit.gsp (modified) * trunk/grails-app/views/taskRecurringScheduleDetailed/create.gsp (modified) * trunk/grails-app/views/taskRecurringScheduleDetailed/edit.gsp (modified) * trunk/grails-app/views/taskRecurringScheduleDetailed/list.gsp (modified) * trunk/grails-app/views/taskRecurringScheduleDetailed/show.gsp (modified) * trunk/web-app/css/main.css (modified) * trunk/web-app/images/skin/database_go.png (added) * trunk/web-app/images/skin/database_link.png (added) * trunk/web-app/images/skin/database_search.png (added) Add icons from famfamfam silk icons, add acknowledgement page to ... Mon, 04 May 2009 19:12:53 GMT gav [126] * trunk/application.properties (modified) * trunk/grails-app/conf/SecurityConfig.groovy (modified) * trunk/grails-app/jobs/TaskRecurringScheduleJob.groovy (modified) * trunk/grails-app/views/taskDetailed/show.gsp (modified) * trunk/web-app/css/tabviewCustom.css (added) * trunk/web-app/images/skin/sprite.png (added) Disable Quartz job for now. Install Richui plugin and setup tabView ...