Directory grails-app/views/inventoryLocationDetailed/

Total Files:
4
Deleted Files:
0
Lines of Code:
296

[root]/grails-app/views/inventoryLocationDetailed

Lines of Code

grails-app/views/inventoryLocationDetailed/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
gav 18 (100.0%) 355 (100.0%) 19.7

Most Recent Commits

gav 2010-04-19 02:07 Rev.: 498

Improved table row onclick implementation for all detailed list and search views.

14 lines of code changed in 1 file:

  • grails-app/views/inventoryLocationDetailed: list.gsp (+14 -6)
gav 2010-02-24 12:39 Rev.: 410

Add a plus(+) sign to all detailed views with an Add link.

1 lines of code changed in 1 file:

  • grails-app/views/inventoryLocationDetailed: edit.gsp (+1 -1)
gav 2010-02-18 03:09 Rev.: 377

Svn move !InventoryLocation and !InventoryStore controllers and views to detailed and complete detailing.

56 lines of code changed in 4 files:

  • grails-app/views/inventoryLocationDetailed: create.gsp (+3 -3), edit.gsp (+19 -19), list.gsp (+20 -11), show.gsp (+14 -15)
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.

0 lines of code changed in 4 files:

  • grails-app/views/inventoryLocationDetailed: create.gsp (-1), 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.

284 lines of code changed in 8 files:

  • grails-app/views/inventoryLocationDetailed: create.gsp (new), edit.gsp (new), list.gsp (+56), show.gsp (+78)
Generated by StatSVN 0.4.0