Directory grails-app/controllers/

Total Files:
58
Deleted Files:
52
Lines of Code:
8723

[root]/grails-app/controllers

Lines of Code

grails-app/controllers/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
gav 601 (100.0%) 15714 (100.0%) 26.1

Most Recent Commits

gav 2010-09-24 03:46 Rev.: 658

Show !AssetSubItem after update, since returning to an Asset makes no sense.

2 lines of code changed in 1 file:

  • grails-app/controllers: AssetSubItemDetailedController.groovy (+2 -21)
gav 2010-09-24 02:31 Rev.: 656

Improvements to !AssetExtendedAttribute creation work flow.

1 lines of code changed in 1 file:

  • grails-app/controllers: AssetExtendedAttributeDetailedController.groovy (+1 -1)
gav 2010-09-23 05:01 Rev.: 654

New asset report: Equipment Register.

23 lines of code changed in 1 file:

  • grails-app/controllers: ReportController.groovy (+23)
gav 2010-09-18 21:57 Rev.: 652

Two new asset reports: Asset Detail and Asset Register.

35 lines of code changed in 1 file:

  • grails-app/controllers: ReportController.groovy (+35)
gav 2010-09-06 04:07 Rev.: 647

Add inventory reorder search, part 2.

8 lines of code changed in 1 file:

  • grails-app/controllers: InventoryItemDetailedController.groovy (+8 -3)
gav 2010-09-06 02:40 Rev.: 646

Add inventory reorder search.

167 lines of code changed in 1 file:

  • grails-app/controllers: InventoryItemDetailedController.groovy (+167)
gav 2010-07-26 13:33 Rev.: 635

Add feature to import inventory item pictures from zip file.

23 lines of code changed in 1 file:

  • grails-app/controllers: InventoryItemDetailedController.groovy (+23)
gav 2010-07-25 09:32 Rev.: 634

Small fix to inventory search so that limit search selects work with pagination.

14 lines of code changed in 1 file:

  • grails-app/controllers: InventoryItemDetailedController.groovy (+14 -1)
gav 2010-07-19 08:47 Rev.: 633

Domain change: Add PurchasingGroup.
Logic and views to suite.

143 lines of code changed in 4 files:

  • grails-app/controllers: CostCodeDetailedController.groovy (+4), InventoryItemPurchaseDetailedController.groovy (+27 -5), PersonController.groovy (+2), PurchasingGroupDetailedController.groovy (new 110)
gav 2010-07-16 12:54 Rev.: 632

Some comments to !CostCodeDetailedController.

4 lines of code changed in 1 file:

  • grails-app/controllers: CostCodeDetailedController.groovy (+4 -3)
gav 2010-07-15 11:08 Rev.: 630

Default to 200 results on listSubTasks view.

1 lines of code changed in 1 file:

  • grails-app/controllers: TaskDetailedController.groovy (+1 -1)
gav 2010-07-14 13:18 Rev.: 628

Full authorisation review.
Add manager role to !BaseController.
Remove inventory manager role from !CostCode controller as per ticket #77.
Remove inventory manager role from !InventoryGroup controller CUD actions.
Add all manager roles to Address and Contact controllers.
Add production and task manager roles to !ProductionReference controller.

25 lines of code changed in 11 files:

  • grails-app/controllers: AddressDetailedController.groovy (+8 -4), BaseController.groovy (+1 -1), ContactDetailedController.groovy (+8 -4), CostCodeDetailedController.groovy (+1 -1), DepartmentDetailedController.groovy (+1 -1), DepartmentExtendedAttributeDetailedController.groovy (+1 -1), ExtendedAttributeTypeDetailedController.groovy (+1 -1), InventoryGroupDetailedController.groovy (+1 -1), PersonController.groovy (+1 -1), ProductionReferenceDetailedController.groovy (+1 -1), UnitOfMeasureDetailedController.groovy (+1 -1)
gav 2010-07-14 10:46 Rev.: 627

Allow all mangers to access manager view, appLog view and rebuildTextSearchIndex.

6 lines of code changed in 1 file:

  • grails-app/controllers: AppCoreController.groovy (+6 -3)
gav 2010-07-10 22:48 Rev.: 622

Apply bug fix for ticket #76.
Rename all instances of Lucene to Searchable.
Improved global directory config.
Add log levels for searchable plugin and compass.

3 lines of code changed in 1 file:

  • grails-app/controllers: AppCoreController.groovy (+3 -5)
gav 2010-06-28 00:28 Rev.: 615

Fix NPE during pagination after setSearchParamsMax in search views.

6 lines of code changed in 5 files:

  • grails-app/controllers: AssetDetailedController.groovy (+1 -1), AssetSubItemDetailedController.groovy (+1 -1), InventoryItemDetailedController.groovy (+1 -1), InventoryItemPurchaseDetailedController.groovy (+1 -1), TaskDetailedController.groovy (+2 -2)
gav 2010-06-28 00:04 Rev.: 614

Fix missing !InventoryItemPurchase.count in quick searches.

24 lines of code changed in 1 file:

  • grails-app/controllers: InventoryItemPurchaseDetailedController.groovy (+24 -18)
gav 2010-06-22 17:55 Rev.: 610

Prevent reordering of obsolete or inactive inventory items.

1 lines of code changed in 1 file:

  • grails-app/controllers: InventoryItemPurchaseDetailedController.groovy (+1)
gav 2010-06-21 12:23 Rev.: 605

Domain change, several changes to !InventoryItemPurchase.
Update views and logic to suite.

12 lines of code changed in 1 file:

  • grails-app/controllers: InventoryItemPurchaseDetailedController.groovy (+12 -5)
gav 2010-06-15 09:18 Rev.: 597

Improvements to purchasing, update order amount with total invoice payment amounts and set flags.

3 lines of code changed in 1 file:

  • grails-app/controllers: InventoryItemPurchaseDetailedController.groovy (+3 -2)
gav 2010-06-11 14:00 Rev.: 596

Improvements to purchasing, calculate remaining value amounts.

1 lines of code changed in 1 file:

  • grails-app/controllers: InventoryItemPurchaseDetailedController.groovy (+1)

(219 more)

Generated by StatSVN 0.4.0