# # ChangeLog for trunk # # Generated by Trac 1.2 # May 15, 2024, 6:49:24 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.