Directory grails-app/views/inventoryMovement/

Directory Created:
2009-04-14 22:16
Directory Deleted:
2010-03-15 12:24
Total Files:
0
Deleted Files:
4
Lines of Code:
0

[root]/grails-app/views/inventoryMovement

Lines of Code

grails-app/views/inventoryMovement/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
gav 22 (100.0%) 350 (100.0%) 15.9

Most Recent Commits

gav 2010-03-15 12:24 Rev.: 438

Svn delete non detailed !InventoryMovement controller and views.

0 lines of code changed in 4 files:

  • grails-app/views/inventoryMovement: create.gsp (del), edit.gsp (del), list.gsp (del), show.gsp (del)
gav 2009-12-04 14:08 Rev.: 217

Record person performing the inventory movement as per ticket #24.

28 lines of code changed in 4 files:

  • grails-app/views/inventoryMovement: create.gsp (+9), edit.gsp (+9), list.gsp (+3 -3), show.gsp (+7)
gav 2009-11-02 15:25 Rev.: 178

Resolve ticket #12 again.
Turn query cache on again since this did not resolve the problem.
Implement fix as per http://jira.codehaus.org/browse/GRAILS-5111, add flush:true to save.
Adjust templates to include above and remove home url.
Re-generate all non detailed views and controllers.
Manually add flush:true and remove home url to detailed views and controllers.

1 lines of code changed in 4 files:

  • grails-app/views/inventoryMovement: create.gsp (+1 -2), edit.gsp (-1), list.gsp (-1), show.gsp (-1)
gav 2009-10-29 20:30 Rev.: 175

Substantial refactor of the Inventory domain.
!InventoryItems can now be added to tasks, no quantity adjustments done yet.
Removed !StoredItem and with it the ability to store an inventoryItem in multiple places, just too complex right now.
Svn move !StoreLocation to !InventoryLocation.

4 lines of code changed in 2 files:

  • grails-app/views/inventoryMovement: create.gsp (+2 -2), edit.gsp (+2 -2)
gav 2009-10-12 10:42 Rev.: 151

Replace all deprecated "createLinkTo" links with "resource".

4 lines of code changed in 4 files:

  • grails-app/views/inventoryMovement: create.gsp (+1 -1), edit.gsp (+1 -1), list.gsp (+1 -1), show.gsp (+1 -1)
gav 2009-04-14 22:16 Rev.: 116

First commit of Inventory domain, including domain-classes, controllers, views and bootstrap. Also double check/adjust as required security extends in controllers.

313 lines of code changed in 4 files:

  • grails-app/views/inventoryMovement: create.gsp (new 83), edit.gsp (new 87), list.gsp (new 64), show.gsp (new 79)
Generated by StatSVN 0.4.0