# # ChangeLog for trunk # # Generated by Trac 1.2 # Mar 29, 2024, 12:39:52 PM Mon, 23 Jul 2012 04:00:40 GMT gav [967] * trunk/grails-app/controllers/InventoryItemDetailedController.groovy (modified) Arrange and add some fields to the !InventoryItem Reorder page export ... Thu, 19 Jul 2012 07:52:36 GMT gav [966] * trunk/grails-app/controllers/InventoryItemPurchaseDetailedController.groovy (modified) Arrange and add some fields to the !InventoryItemPurchase search page ... Thu, 19 Jul 2012 07:10:21 GMT gav [965] * trunk/grails-app/controllers/InventoryItemPurchaseDetailedController.groovy (modified) Arrange and add some fields to the !InventoryItemPurchase search page ... Thu, 19 Jul 2012 03:35:38 GMT gav [964] * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/services/InventoryMovementService.groovy (modified) * trunk/grails-app/services/InventoryPurchaseService.groovy (modified) Fix for ticket #105 - InventoryItemPurchase's can't be deleted when ... Wed, 23 Nov 2011 04:21:59 GMT gav [963] * trunk/web-app/css/main.css (modified) Adjust Overlay Pane and filterPane CSS top to allow for wide screens. Wed, 23 Nov 2011 03:48:19 GMT gav [962] * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) Formatting only, no code change. Wed, 23 Nov 2011 03:44:55 GMT gav [961] * trunk/grails-app/controllers/CostCodeDetailedController.groovy (modified) * trunk/grails-app/controllers/InventoryLocationDetailedController.groovy (modified) * trunk/grails-app/controllers/InventoryStoreDetailedController.groovy (modified) * trunk/grails-app/controllers/SupplierDetailedController.groovy (modified) Set params.max to 100, 1000 for list views of !CostCode, ... Sun, 03 Jul 2011 11:53:16 GMT gav [960] * trunk/.idea/runConfigurations/Grails_war.xml (added) * trunk/.idea/runConfigurations/Grails_war_exploded.xml (added) Add InteliJ IDEA run configurations for 'grails war' and 'grails war ... Sun, 03 Jul 2011 11:48:57 GMT gav [959] * trunk/grails-app/conf/BuildConfig.groovy (modified) Set grails exploded war dir to target/exploded-war. Thu, 30 Jun 2011 20:13:37 GMT gav [958] * trunk/grails-app/controllers/InventoryLocationDetailedController.groovy (modified) * trunk/grails-app/views/inventoryLocationDetailed/list.gsp (modified) Add filterpane search to InventoryLocation list view. Wed, 29 Jun 2011 21:55:55 GMT gav [957] * trunk/grails-app/controllers/InventoryStoreDetailedController.groovy (modified) * trunk/grails-app/views/inventoryStoreDetailed/list.gsp (modified) Add filterpane search to InventoryStore list view. Wed, 29 Jun 2011 21:04:14 GMT gav [956] * trunk/grails-app/controllers/PersonController.groovy (modified) * trunk/grails-app/views/person/list.gsp (modified) Fix person list filterpane memory bug on associated properties. Wed, 29 Jun 2011 07:07:36 GMT gav [955] * trunk/grails-app/controllers/SupplierDetailedController.groovy (modified) * trunk/grails-app/views/supplierDetailed/list.gsp (modified) Add filterpane search to Supplier list view. Wed, 29 Jun 2011 06:55:11 GMT gav [954] * trunk/grails-app/controllers/CostCodeDetailedController.groovy (modified) * trunk/grails-app/views/costCodeDetailed/list.gsp (modified) Add filterpane search to CostCode list view, part 2. Wed, 29 Jun 2011 05:30:24 GMT gav [953] * trunk/grails-app/controllers/CostCodeDetailedController.groovy (modified) * trunk/grails-app/views/costCodeDetailed/list.gsp (modified) Add filterpane search to CostCode list view. Tue, 24 May 2011 02:54:27 GMT gav [945] * trunk/gnuMims-config.groovy (modified) * trunk/grails-app/conf/DataSource.groovy (modified) Introduce appNameLowerCase variable for production database naming ... Tue, 24 May 2011 01:12:56 GMT gav [944] * trunk/grails-app/conf/Config.groovy (modified) Merge default config from Grails-1.3.7 which includes ... Tue, 24 May 2011 00:50:26 GMT gav [943] * trunk/gnuMims-config.groovy (modified) Introduce appNameLowerCase variable for production database naming ... Sat, 21 May 2011 13:50:18 GMT gav [941] * trunk (modified) * trunk/.idea (modified) Add svn ignore properties for remaining IntelliJ IDEA files, part 2. Sat, 21 May 2011 13:37:41 GMT gav [940] * trunk (modified) Add svn ignore properties for remaining IntelliJ IDEA files. Sat, 21 May 2011 13:26:01 GMT gav [939] * trunk/.idea (added) * trunk/.idea/README.txt (added) * trunk/.idea/runConfigurations (added) * trunk/.idea/runConfigurations/AllUnitTestSuite.xml (added) * trunk/.idea/runConfigurations/Grails_clean.xml (added) * trunk/.idea/runConfigurations/Grails_console.xml (added) * trunk/.idea/runConfigurations/Grails_interactive.xml (added) * trunk/.idea/runConfigurations/Grails_runApp.xml (added) * trunk/.idea/runConfigurations/Grails_testApp.xml (added) * trunk/.idea/runConfigurations/Grails_tests_functional.xml (added) * trunk/.idea/runConfigurations/Grails_tests_integration.xml (added) * trunk/.idea/runConfigurations/Grails_tests_unit.xml (added) Add IntelliJ IDEA runConfigurations. The "module" is set to a path ... Wed, 18 May 2011 19:17:19 GMT gav [936] * trunk/gnuMims-config.groovy (modified) Formatting only. Wed, 18 May 2011 16:43:59 GMT gav [935] * trunk/web-app/images/skin/closed.png (added) Add closed.png icon. Wed, 18 May 2011 16:39:32 GMT gav [934] * trunk/web-app/images/background_fog.jpg (deleted) * trunk/web-app/images/favicon.ico (deleted) * trunk/web-app/images/gnuMimsIcon.ico (deleted) * trunk/web-app/images/gnuMimsLogo.png (deleted) * trunk/web-app/images/grails_logo.jpg (deleted) Remove some unused images. Wed, 18 May 2011 16:05:50 GMT gav [933] * trunk/grails-app/conf/BuildConfig.groovy (modified) Simplify !BuildConfig since with external config environment base war ... Wed, 18 May 2011 15:38:23 GMT gav [932] * trunk/grails-app/conf/BootStrap.groovy (modified) * trunk/grails-app/taglib/CustomTagLib.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) * trunk/web-app/images/logoOnlineDemo.png (added) Configure demo mode. Sat, 14 May 2011 13:10:48 GMT gav [923] * trunk/gnuMims-config.groovy (added) * trunk/grails-app/conf/Config.groovy (modified) * trunk/grails-app/conf/DataSource.groovy (modified) Externalise the config. Thu, 12 May 2011 14:41:06 GMT gav [922] * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) Fix Java-1.5.0 NPE on WorkLoad view. Wed, 11 May 2011 12:41:27 GMT gav [921] * trunk/grails-app/views/_about.gsp (modified) Add Java and Groovy version info to about view. Tue, 03 May 2011 07:59:04 GMT gav [919] * trunk/grails-app/domain/InventoryItem.groovy (modified) Domain change, make InventoryItem.suppliersPartNumber not nullable. ... Mon, 02 May 2011 05:51:27 GMT gav [918] * trunk/grails-app/services/AssetTreeService.groovy (modified) * trunk/grails-app/taglib/CustomTagLib.groovy (modified) * trunk/grails-app/taglib/JsUtilTagLib.groovy (modified) Small taglib fix, mkp is now a special namespace in ... Sun, 01 May 2011 02:46:31 GMT gav [913] * trunk (modified) * trunk/.classpath (modified) * trunk/.project (modified) * trunk/COPYING (modified) * trunk/README (modified) * trunk/application.properties (modified) * trunk/doc/Definitions/PreventativeMaintenance_PM.txt (modified) * trunk/grails-app (modified) * trunk/grails-app/conf/BootStrap.groovy (modified) * trunk/grails-app/conf/BuildConfig.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/AssetSubItemDetailedController.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/InventoryItemDetailedController.groovy (modified) * trunk/grails-app/controllers/InventoryItemPurchaseDetailedController.groovy (modified) * trunk/grails-app/controllers/InventoryLocationDetailedController.groovy (modified) * trunk/grails-app/controllers/InventoryStoreDetailedController.groovy (modified) * trunk/grails-app/controllers/MaintenancePolicyDetailedController.groovy (modified) * trunk/grails-app/controllers/PeriodController.groovy (modified) * trunk/grails-app/controllers/PersonGroupDetailedController.groovy (modified) * trunk/grails-app/controllers/PersonGroupTypeDetailedController.groovy (modified) * trunk/grails-app/controllers/SectionDetailedController.groovy (modified) * trunk/grails-app/controllers/SectionExtendedAttributeDetailedController.groovy (modified) * trunk/grails-app/controllers/SiteDetailedController.groovy (modified) * trunk/grails-app/controllers/SiteExtendedAttributeDetailedController.groovy (modified) * trunk/grails-app/controllers/SupplierDetailedController.groovy (modified) * trunk/grails-app/controllers/SupplierTypeDetailedController.groovy (modified) * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) * trunk/grails-app/controllers/TaskGroupDetailedController.groovy (modified) * trunk/grails-app/controllers/TaskProcedureDetailedController.groovy (modified) * trunk/grails-app/controllers/UnitOfMeasureDetailedController.groovy (modified) * trunk/grails-app/domain/AssetSubItem.groovy (modified) * trunk/grails-app/domain/ExtendedAttributeType.groovy (modified) * trunk/grails-app/domain/Image.groovy (modified) * trunk/grails-app/domain/InventoryLocation.groovy (modified) * trunk/grails-app/domain/MaintenanceAction.groovy (modified) * trunk/grails-app/domain/Period.groovy (modified) * trunk/grails-app/domain/Section.groovy (modified) * trunk/grails-app/domain/TaskRecurringSchedule.groovy (modified) * trunk/grails-app/jobs/InventoryIndexJob.groovy (modified) * trunk/grails-app/services/AssetCsvService.groovy (modified) * trunk/grails-app/services/AuthService.groovy (modified) * trunk/grails-app/services/JsUtilService.groovy (modified) * trunk/grails-app/views/appCore/appAdmin.gsp (modified) * trunk/grails-app/views/appCore/manager.gsp (modified) * trunk/grails-app/views/departmentDetailed (modified) * trunk/grails-app/views/departmentExtendedAttributeDetailed (modified) * trunk/grails-app/views/extendedAttributeTypeDetailed (modified) * trunk/grails-app/views/inventoryGroupDetailed (modified) * trunk/grails-app/views/inventoryLocationDetailed (modified) * trunk/grails-app/views/inventoryStoreDetailed (modified) * trunk/grails-app/views/maintenancePolicyDetailed (modified) * trunk/grails-app/views/period (modified) * trunk/grails-app/views/personGroupDetailed (modified) * trunk/grails-app/views/personGroupTypeDetailed (modified) * trunk/grails-app/views/report/inventoryValueDetailed.gsp (modified) * trunk/grails-app/views/sectionDetailed (modified) * trunk/grails-app/views/sectionExtendedAttributeDetailed (modified) * trunk/grails-app/views/shared/_assetTreeCompact.gsp (modified) * trunk/grails-app/views/siteDetailed (modified) * trunk/grails-app/views/siteExtendedAttributeDetailed (modified) * trunk/grails-app/views/supplierDetailed (modified) * trunk/grails-app/views/supplierTypeDetailed (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) * trunk/grails-app/views/taskGroupDetailed (modified) * trunk/grails-app/views/taskProcedureDetailed/_taskProcedure.gsp (modified) * trunk/grails-app/views/taskProcedureDetailed/_taskProcedureRevision.gsp (modified) * trunk/grails-app/views/taskProcedureDetailed/list.gsp (modified) * trunk/grails-app/views/unitOfMeasureDetailed (modified) * trunk/lib (modified) * trunk/scripts (modified) * trunk/scripts/_UpdateRev.groovy (modified) * trunk/src (modified) * trunk/src/groovy/net/kromhouts/HqlBuilder.groovy (modified) * trunk/test (modified) * trunk/test/unit/net/kromhouts/HqlBuilderTests.groovy (modified) * trunk/web-app (modified) * trunk/web-app/WEB-INF/tld/grails.tld (modified) * trunk/web-app/images/contentbg.png (modified) * trunk/web-app/js/jsUtil.js (modified) * trunk/web-app/reports/equipmentRegisterOhs.jrxml (modified) * trunk/web-app/reports/inventoryValueDetailed.jrxml (modified) Svn merge -r875:r911 branches/features/grailsUpgrade/ into trunk/. Tue, 26 Apr 2011 08:44:18 GMT svnuser [900] * trunk/application.properties (modified) Svnuser test, revert r899. Tue, 26 Apr 2011 08:37:34 GMT svnuser [899] * trunk/application.properties (modified) Svnuser test Wed, 20 Apr 2011 13:11:25 GMT gav [890] * trunk/scripts/_UpdateRev.groovy (modified) Small adjustment to updateRev script, to use last committed revision ... Fri, 15 Apr 2011 15:22:12 GMT gav [887] * trunk/grails-app/conf/Config.groovy (modified) Security fix for "Annotation based security is easy to bypass by ... Wed, 13 Apr 2011 19:27:32 GMT gav [882] * trunk/web-app/css/main.css (modified) CSS fix for IE hiding long tree's in static_tree_compact by removing ... Mon, 11 Apr 2011 04:59:55 GMT gav [878] * trunk/grails-app/conf/DataSource.groovy (modified) Add MySQL5InnoDBDialect to !DataSource.groovy, helps with schema ... Mon, 21 Mar 2011 12:57:48 GMT gav [877] * trunk/grails-app/views/assetSubItemDetailed/show.gsp (modified) Add sort to assetSubItem show view. Wed, 16 Mar 2011 00:48:49 GMT gav [874] * trunk/grails-app/i18n/messages.properties (modified) Update PM Entry help message. Tue, 15 Mar 2011 23:50:39 GMT gav [873] * trunk/grails-app/controllers/EntryDetailedController.groovy (modified) * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/services/TaskService.groovy (modified) Refactor logic into !TaskService.checkCreateEntry(). Prevent entry ... Tue, 15 Mar 2011 22:43:03 GMT gav [872] * trunk/grails-app/views/taskDetailed/create.gsp (modified) * trunk/grails-app/views/taskDetailed/createImmediateCallout.gsp (modified) * trunk/grails-app/views/taskDetailed/createUnscheduled.gsp (modified) Move primary asset select in all task create views. Tue, 15 Mar 2011 21:56:34 GMT gav [871] * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) Replace leadPerson with primaryAsset in task search and ... Tue, 15 Mar 2011 21:41:25 GMT gav [870] * trunk/grails-app/views/taskDetailed/_showSubTaskTab.gsp (modified) Small update to showSubTaskTab template, mainly to show primary ... Tue, 15 Mar 2011 21:40:06 GMT gav [869] * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) * trunk/grails-app/views/taskDetailed/listSubTasks.gsp (modified) Update listSubTasks view to use list template, part 2. Tue, 15 Mar 2011 11:20:00 GMT gav [868] * trunk/grails-app/views/taskDetailed/_list.gsp (modified) Remove sortable column from task list template. Tue, 15 Mar 2011 10:08:19 GMT gav [867] * trunk/grails-app/views/taskDetailed/listSubTasks.gsp (modified) Update listSubTasks view to use list template. Tue, 15 Mar 2011 09:54:54 GMT gav [866] * trunk/grails-app/views/taskDetailed/_showSubTaskTab.gsp (modified) Small update to showSubTaskTab template, mainly to show primary asset. Tue, 15 Mar 2011 06:39:56 GMT gav [865] * trunk/grails-app/controllers/EntryDetailedController.groovy (modified) * trunk/grails-app/views/taskDetailed/_showTaskModifications.gsp (added) * trunk/grails-app/views/taskDetailed/_showTaskTab.gsp (modified) Add task show modification update elements on ajax entry save. Tue, 15 Mar 2011 06:14:28 GMT gav [864] * trunk/grails-app/views/taskDetailed/_showTaskControlButtons.gsp (modified) Add task show tab header and control button update elements on entry ... Mon, 14 Mar 2011 04:50:56 GMT gav [863] * trunk/grails-app/views/entryDetailed/_create.gsp (modified) * trunk/web-app/js/taskShow.js (modified) Add check for submit_confirmResult in entry create ajax. Sun, 13 Mar 2011 09:06:34 GMT gav [862] * trunk/grails-app/controllers/EntryDetailedController.groovy (modified) * trunk/grails-app/views/taskDetailed/_showTaskControlButtons.gsp (modified) Add task show tab header and control button update elements on entry ... Sun, 13 Mar 2011 08:52:17 GMT gav [861] * trunk/grails-app/views/taskDetailed/_showTaskControlButtons.gsp (added) * trunk/grails-app/views/taskDetailed/_showTaskTab.gsp (modified) Refactor task show control buttons to a template. Sun, 13 Mar 2011 07:41:55 GMT gav [860] * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/views/entryDetailed/_create.gsp (modified) Add/update task status help messages on entry save. 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:56:37 GMT gav [858] * trunk/grails-app/views/entryDetailed/_list.gsp (modified) Add productionReference and down time to entry list template. 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 ... Sat, 12 Mar 2011 13:34:55 GMT gav [856] * trunk/grails-app/i18n/messages.properties (modified) Update default ajax message. Fri, 11 Mar 2011 13:55:13 GMT gav [855] * trunk/grails-app/views/entryDetailed/_create.gsp (modified) Set submitAction and remove name from default submit button to stop ... Fri, 11 Mar 2011 05:05:40 GMT gav [854] * trunk/grails-app/views/taskProcedureDetailed/_taskProcedureRevision.gsp (modified) Add !ConditionSeverity legend to taskProcedureRevision show template. Thu, 10 Mar 2011 18:50:52 GMT gav [853] * trunk/grails-app/views/taskDetailed/workLoad.gsp (modified) Fix small error in workLoad view, move tr inside tbody. Wed, 09 Mar 2011 03:30:49 GMT gav [852] * trunk/grails-app/views/taskDetailed/_showTabHeader.gsp (added) * trunk/grails-app/views/taskDetailed/show.gsp (modified) Refactor show task tabHeader into a template. 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 ... Mon, 07 Mar 2011 02:05:56 GMT gav [849] * trunk/grails-app/views/taskProcedureDetailed/_taskProcedureRevision.gsp (modified) Adjust !ConditionSeverity base data, part 3. Mon, 07 Mar 2011 02:01:18 GMT gav [848] * trunk/grails-app/services/CreateDataService.groovy (modified) Adjust !ConditionSeverity base data, part 2. Mon, 07 Mar 2011 01:42:47 GMT gav [847] * trunk/grails-app/services/CreateDataService.groovy (modified) Adjust !ConditionSeverity base data. Fri, 04 Mar 2011 05:58:05 GMT gav [846] * trunk/grails-app/views/entryDetailed/_list.gsp (modified) * trunk/grails-app/views/taskDetailed/_showTaskTab.gsp (modified) Update Entry list and Task showTaskTab templates to use ajax create/save. 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 ... Fri, 04 Mar 2011 02:46:19 GMT gav [843] * trunk/grails-app/views/taskDetailed/_list.gsp (added) * trunk/grails-app/views/taskDetailed/search.gsp (modified) * trunk/grails-app/views/taskDetailed/workLoad.gsp (modified) Update task search and workLoad view, includes refactor of task table ... Fri, 04 Mar 2011 01:07:33 GMT gav [842] * trunk/grails-app/services/TaskSearchService.groovy (modified) Update !TaskSearchService.workDone search to include "PM Entries". Fri, 04 Mar 2011 01:05:37 GMT gav [841] * trunk/grails-app/services/CreateDataService.groovy (modified) Update ConditionSeverity base data. Thu, 03 Mar 2011 13:54:41 GMT gav [840] * trunk/grails-app/controllers/TaskDetailedController.groovy (modified) Fix task search filterpane memory bug. Thu, 03 Mar 2011 13:19:57 GMT gav [839] * trunk/test/integration/TaskServiceTests.groovy (modified) Added testSaveEntry and testSavePMEntryHighestSeverityValidation to ... 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 12:28:16 GMT gav [837] * trunk/grails-app/domain/Entry.groovy (modified) * trunk/grails-app/i18n/messages.properties (modified) Domain change, add highestSeverity to Entry, with custom validation. Thu, 03 Mar 2011 04:52:08 GMT gav [836] * trunk/grails-app/views/addressDetailed/list.gsp (modified) * trunk/grails-app/views/assetDetailed/search.gsp (modified) * trunk/grails-app/views/assetSubItemDetailed/search.gsp (modified) * trunk/grails-app/views/costCodeDetailed/list.gsp (modified) * trunk/grails-app/views/departmentDetailed/list.gsp (modified) * trunk/grails-app/views/extendedAttributeTypeDetailed/list.gsp (modified) * trunk/grails-app/views/inventoryGroupDetailed/list.gsp (modified) * trunk/grails-app/views/inventoryItemDetailed/show.gsp (modified) * trunk/grails-app/views/inventoryItemPurchaseDetailed/search.gsp (modified) * trunk/grails-app/views/inventoryLocationDetailed/list.gsp (modified) * trunk/grails-app/views/inventoryMovementDetailed/listInventoryMovements.gsp (modified) * trunk/grails-app/views/inventoryStoreDetailed/list.gsp (modified) * trunk/grails-app/views/maintenancePolicyDetailed/list.gsp (modified) * trunk/grails-app/views/person/list.gsp (modified) * trunk/grails-app/views/personGroupDetailed/list.gsp (modified) * trunk/grails-app/views/personGroupTypeDetailed/list.gsp (modified) * trunk/grails-app/views/productionReferenceDetailed/list.gsp (modified) * trunk/grails-app/views/purchasingGroupDetailed/list.gsp (modified) * trunk/grails-app/views/sectionDetailed/list.gsp (modified) * trunk/grails-app/views/siteDetailed/list.gsp (modified) * trunk/grails-app/views/supplierDetailed/list.gsp (modified) * trunk/grails-app/views/supplierTypeDetailed/list.gsp (modified) * trunk/grails-app/views/taskDetailed/_showInventoryTab.gsp (modified) * trunk/grails-app/views/taskDetailed/_showSubTaskTab.gsp (modified) * trunk/grails-app/views/taskDetailed/search.gsp (modified) * trunk/grails-app/views/taskDetailed/workDone.gsp (modified) * trunk/grails-app/views/taskDetailed/workLoad.gsp (modified) * trunk/grails-app/views/taskGroupDetailed/list.gsp (modified) * trunk/grails-app/views/taskRecurringScheduleDetailed/list.gsp (modified) * trunk/grails-app/views/unitOfMeasureDetailed/list.gsp (modified) Fix early closed table row on clickableOdd/clickableEven list tables. Thu, 03 Mar 2011 04:27:02 GMT gav [835] * trunk/grails-app/services/TaskSearchService.groovy (modified) Fix missing max and offset in !TaskSearchService for person's tasks. Thu, 03 Mar 2011 02:24:34 GMT gav [834] * trunk/grails-app/views/entryDetailed/_list.gsp (added) AJAX Work Done and PM Entry, second draft, part 2. 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. Thu, 03 Mar 2011 01:17:15 GMT gav [832] * trunk/grails-app/services/TaskService.groovy (modified) Adjust fail sequence of !TaskService.saveEntry slightly. 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. Sun, 27 Feb 2011 12:29:09 GMT gav [830] * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/views/entryDetailed/_create.gsp (modified) Use custom version of helpBalloon taglib in entry create template. Sun, 27 Feb 2011 12:27:38 GMT gav [829] * trunk/grails-app/taglib/CustomTagLib.groovy (modified) Create custom taglib of helpBalloon to allow their usage in ajax ... Fri, 25 Feb 2011 02:59:30 GMT gav [827] * trunk/grails-app/views/layouts/main.gsp (modified) Remove trailing apostrophe from main layout gsp. 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. Wed, 23 Feb 2011 22:11:46 GMT gav [823] * trunk/grails-app/views/taskDetailed/_showInventoryTab.gsp (modified) * trunk/grails-app/views/taskDetailed/_showProcedureTab.gsp (modified) * trunk/grails-app/views/taskDetailed/_showRecurrenceTab.gsp (modified) * trunk/grails-app/views/taskDetailed/_showSubTaskTab.gsp (modified) * trunk/grails-app/views/taskDetailed/_showTaskTab.gsp (modified) Refactor task show view to use templates, ensure newlines at end of ... Wed, 23 Feb 2011 22:07:35 GMT gav [822] * trunk/grails-app/controllers/EntryDetailedController.groovy (modified) * trunk/grails-app/views/taskDetailed/_showInventoryTab.gsp (added) * trunk/grails-app/views/taskDetailed/_showProcedureTab.gsp (added) * trunk/grails-app/views/taskDetailed/_showRecurrenceTab.gsp (added) * trunk/grails-app/views/taskDetailed/_showSubTaskTab.gsp (added) * trunk/grails-app/views/taskDetailed/_showTaskTab.gsp (added) * trunk/grails-app/views/taskDetailed/show.gsp (modified) Refactor task show view to use templates. Wed, 23 Feb 2011 07:45:01 GMT gav [821] * trunk/grails-app/domain/ConditionSeverity.groovy (added) * trunk/grails-app/domain/Task.groovy (modified) * trunk/grails-app/services/CreateDataService.groovy (modified) Domain change, add !ConditionSeverity. Wed, 23 Feb 2011 05:16:10 GMT gav [820] * trunk/grails-app/views/taskProcedureDetailed/_taskProcedureRevision.gsp (modified) Prevent 'condition' column wrapping on !TaskProcedureRevision show ... Tue, 22 Feb 2011 11:59:11 GMT gav [819] * trunk/web-app/js/jsUtil.js (modified) Add jsUtil getContextPath(). Mon, 21 Feb 2011 22:18:04 GMT gav [818] * trunk/grails-app/i18n/messages.properties (modified) Improve message for ... Mon, 21 Feb 2011 10:57:41 GMT gav [817] * trunk/grails-app/taglib/CustomTagLib.groovy (modified) * trunk/grails-app/views/assetDetailed/show.gsp (modified) * trunk/grails-app/views/taskDetailed/search.gsp (modified) Display the machines assigned to a tasks procedure, on both the task ... Mon, 21 Feb 2011 10:50:33 GMT gav [816] * trunk/grails-app/i18n/messages.properties (modified) * trunk/grails-app/services/TaskService.groovy (modified) Add check to prevent changing a tasks primaryAsset if ... Mon, 21 Feb 2011 10:47:02 GMT gav [815] * trunk/grails-app/views/taskDetailed/edit.gsp (modified) Update task edit view to use /shared/messages. Mon, 21 Feb 2011 10:30:42 GMT gav [814] * trunk/grails-app/conf/BootStrap.groovy (modified) Add isDirty() during bootstrap, must be removed after upgrading to ... Mon, 21 Feb 2011 07:44:12 GMT gav [813] * trunk/grails-app/controllers/TaskProcedureDetailedController.groovy (modified) Remove inadvertantly commited action on !TaskProcedure controller.