# # ChangeLog for trunk/web-app # # Generated by Trac 1.2 # Apr 28, 2024, 3:35:14 PM Sat, 12 Mar 2011 14:05:16 GMT gav [859] * trunk/grails-app/controllers/EntryDetailedController.groovy (modified) * trunk/grails-app/views/taskDetailed/_showProcedureTab.gsp (modified) * trunk/grails-app/views/taskDetailed/_showTaskTab.gsp (modified) * trunk/web-app/js/application.js (modified) * trunk/web-app/js/taskShow.js (modified) Rework entry create and save ajax to allow multiple page element ... Sat, 12 Mar 2011 13:38:28 GMT gav [857] * trunk/web-app/js/jquery.js (modified) Upgrade to jQuery-1.5.1, solves jqXHR.status null or not an object ... Tue, 08 Mar 2011 08:33:40 GMT gav [851] * trunk/grails-app/services/TaskService.groovy (modified) * trunk/grails-app/views/entryDetailed/_create.gsp (modified) * trunk/web-app/js/taskShow.js (modified) Complete and Flag buttons on ajax task entries, first draft. Mon, 07 Mar 2011 04:07:46 GMT gav [850] * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/views/layouts/main.gsp (modified) * trunk/web-app/js/taskShow.js (modified) Task show ajax improvement, save/restore form and data if no response ... Fri, 04 Mar 2011 05:27:11 GMT gav [845] * trunk/web-app/js/taskShow.js (modified) Adjust taskShow.js scroll to height. Fri, 04 Mar 2011 04:41:03 GMT gav [844] * trunk/web-app/js/taskShow.js (modified) Update taskShow.js to fix blur/fuzzy text in IE. Also don't show ... Thu, 03 Mar 2011 13:17:40 GMT gav [838] * trunk/grails-app/controllers/EntryDetailedController.groovy (modified) * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) * trunk/grails-app/services/TaskService.groovy (modified) * trunk/grails-app/views/entryDetailed/_create.gsp (modified) * trunk/grails-app/views/entryDetailed/_list.gsp (modified) * trunk/grails-app/views/entryDetailed/edit.gsp (modified) * trunk/grails-app/views/entryDetailed/show.gsp (modified) * trunk/grails-app/views/taskDetailed/search.gsp (modified) * trunk/grails-app/views/taskDetailed/searchCalendar.gsp (modified) * trunk/web-app/images/skin/award_star_silver_3.png (added) Update service, controller and view logic to hand Task and Entry ... Thu, 03 Mar 2011 02:24:01 GMT gav [833] * trunk/grails-app/controllers/EntryDetailedController.groovy (modified) * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/views/entryDetailed/_create.gsp (modified) * trunk/grails-app/views/taskDetailed/_showProcedureTab.gsp (modified) * trunk/grails-app/views/taskDetailed/_showTaskTab.gsp (modified) * trunk/web-app/css/main.css (modified) * trunk/web-app/js/taskShow.js (modified) AJAX Work Done and PM Entry, second draft. Sun, 27 Feb 2011 13:46:55 GMT gav [831] * trunk/grails-app/views/taskDetailed/_showProcedureTab.gsp (modified) * trunk/web-app/js/taskShow.js (modified) Refactor taskShow.js. Thu, 24 Feb 2011 08:04:43 GMT gav [826] * trunk/grails-app/controllers/EntryDetailedController.groovy (modified) * trunk/grails-app/services/CreateDataService.groovy (modified) * trunk/grails-app/views/entryDetailed/_create.gsp (added) * trunk/grails-app/views/taskDetailed/_showProcedureTab.gsp (modified) * trunk/grails-app/views/taskDetailed/show.gsp (modified) * trunk/web-app/js/taskShow.js (added) AJAX PM Entry, first draft. Thu, 24 Feb 2011 07:09:48 GMT gav [825] * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/views/layouts/main.gsp (modified) * trunk/web-app/css/main.css (modified) * trunk/web-app/js/application.js (modified) Add jQuery AJAX util js and css, part 2. Thu, 24 Feb 2011 02:11:31 GMT gav [824] * trunk/web-app/css/main.css (modified) * trunk/web-app/js/application.js (modified) Add jQuery AJAX util js and css. Tue, 22 Feb 2011 11:59:11 GMT gav [819] * trunk/web-app/js/jsUtil.js (modified) Add jsUtil getContextPath(). Wed, 09 Feb 2011 12:55:00 GMT gav [801] * trunk/grails-app/views/layouts/main.gsp (modified) * trunk/web-app/css/main.css (modified) * trunk/web-app/images/skin/help.png (added) Add help icon link, open both that and !HeaderLink in new windows. Tue, 08 Feb 2011 13:00:27 GMT gav [798] * trunk/application.properties (modified) * trunk/grails-app/controllers/MaintenanceActionDetailedController.groovy (deleted) * trunk/grails-app/controllers/TaskProcedureController.groovy (deleted) * trunk/grails-app/controllers/TaskProcedureDetailedController.groovy (modified) * trunk/grails-app/domain/DocumentReference.groovy (copied) * trunk/grails-app/domain/MaintenanceAction.groovy (modified) * trunk/grails-app/domain/TaskProcedure.groovy (modified) * trunk/grails-app/services/AssetService.groovy (modified) * trunk/grails-app/services/CreateDataService.groovy (modified) * trunk/grails-app/services/TaskProcedureService.groovy (copied) * trunk/grails-app/taglib/CustomTagLib.groovy (modified) * trunk/grails-app/views/layouts/main.gsp (modified) * trunk/grails-app/views/maintenanceActionDetailed (deleted) * trunk/grails-app/views/shared/_assetTreeCompact.gsp (copied) * trunk/grails-app/views/taskDetailed/show.gsp (modified) * trunk/grails-app/views/taskProcedure (deleted) * trunk/grails-app/views/taskProcedureDetailed/_documentReference.gsp (copied) * trunk/grails-app/views/taskProcedureDetailed/_documentReferences.gsp (copied) * trunk/grails-app/views/taskProcedureDetailed/_maintenanceAction.gsp (copied) * trunk/grails-app/views/taskProcedureDetailed/_maintenanceActions.gsp (copied) * trunk/grails-app/views/taskProcedureDetailed/_taskProcedure.gsp (copied) * trunk/grails-app/views/taskProcedureDetailed/create.gsp (modified) * trunk/grails-app/views/taskProcedureDetailed/edit.gsp (modified) * trunk/grails-app/views/taskProcedureDetailed/list.gsp (modified) * trunk/grails-app/views/taskProcedureDetailed/show.gsp (deleted) * trunk/test/unit/TaskProcedureTests.groovy (copied) * trunk/web-app/css/main.css (modified) * trunk/web-app/js/dynamicOneToMany.js (copied) * trunk/web-app/js/jquery.js (copied) * trunk/web-app/js/jsUtil.js (modified) Svn merge -r752:r797 branches/features/taskProcedureRework into trunk/. Fri, 21 Jan 2011 03:40:39 GMT gav [748] * trunk/web-app/reports/reactiveRatio.jrxml (modified) Small correction to cut-off words in reactiveRatio report. Mon, 13 Dec 2010 18:10:28 GMT gav [744] * trunk/web-app/js/lightbox.js (modified) Fix lightbox.js _imagePath. Mon, 13 Dec 2010 12:14:05 GMT gav [743] * trunk/grails-app/controllers/ReportController.groovy (modified) * trunk/grails-app/services/AssetReportService.groovy (modified) * trunk/grails-app/views/appCore/start.gsp (modified) * trunk/grails-app/views/report/mandatoryRequirements.gsp (added) * trunk/web-app/reports/mandatoryRequirements.jrxml (added) Add mandatoryRequirements report. Mon, 13 Dec 2010 11:58:46 GMT gav [742] * trunk/web-app/reports/regulatoryRequirements.jrxml (modified) Add regulatoryRequirements report, part 3, Add no requirements band ... 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 ...