Directory grails-app/domain/

Total Files:
52
Deleted Files:
14
Lines of Code:
1534

[root]/grails-app/domain

Lines of Code

grails-app/domain/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
gav 251 (100.0%) 2046 (100.0%) 8.1

Most Recent Commits

gav 2010-07-19 08:47 Rev.: 633

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

56 lines of code changed in 3 files:

  • grails-app/domain: CostCode.groovy (+18 -2), Person.groovy (+19 -1), PurchasingGroup.groovy (new 19)
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.

36 lines of code changed in 3 files:

  • grails-app/domain: Asset.groovy (+12), InventoryGroup.groovy (+12), InventoryLocation.groovy (+12)
gav 2010-06-28 01:01 Rev.: 616

Domain change, rename !InventoryItem property enableReorder to enableReorderListing as per ticket #75.

2 lines of code changed in 1 file:

  • grails-app/domain: InventoryItem.groovy (+2 -2)
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/domain: InventoryItem.groovy (+1 -1)
gav 2010-06-22 13:33 Rev.: 609

Domain change, add taskBudgetStatus property to !InventoryItemPurchase.
Update views, help balloons and logic to suite.

1 lines of code changed in 1 file:

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

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

9 lines of code changed in 1 file:

  • grails-app/domain: InventoryItemPurchase.groovy (+9 -1)
gav 2010-06-21 08:51 Rev.: 603

Update event comment on !TaskRecurringSchedule domain class, no domain change made.

2 lines of code changed in 1 file:

  • grails-app/domain: TaskRecurringSchedule.groovy (+2 -3)
gav 2010-06-18 15:58 Rev.: 599

Implement !InventoryItemPurchase custom constraint as per ticket #74, unique purchaseOrderNumber for an inventoryItem order.

16 lines of code changed in 1 file:

  • grails-app/domain: InventoryItemPurchase.groovy (+16 -1)
gav 2010-06-10 12:10 Rev.: 592

Domain change, added safetyRequirement, mandatoryRegulatory and positiveFault attributes to Task.
Update views and logic to suite.
Complete's ticket #70.

3 lines of code changed in 1 file:

  • grails-app/domain: Task.groovy (+3)
gav 2010-06-09 11:36 Rev.: 586

Add taskGroup and detail to task search view, as per ticket #65.
New toShortString() to Entry domain class.

4 lines of code changed in 1 file:

  • grails-app/domain: Entry.groovy (+4)
gav 2010-06-04 20:42 Rev.: 567

Domain change, remove scheduled attribute from Task.
Update views and logic to suite.

0 lines of code changed in 1 file:

  • grails-app/domain: Task.groovy (-1)
gav 2010-06-03 04:31 Rev.: 566

Improvements to inventory text search, add inventoryGroup and hide Limit Search unless one of the values is true.

8 lines of code changed in 2 files:

  • grails-app/domain: InventoryGroup.groovy (+6), InventoryItem.groovy (+2 -1)
gav 2010-06-02 16:31 Rev.: 562

Install searchable plugin, configure and start inventory search.

18 lines of code changed in 3 files:

  • grails-app/domain: Asset.groovy (+5), InventoryItem.groovy (+7), InventoryLocation.groovy (+6)
gav 2010-04-13 12:07 Rev.: 484

Comments to InventoryItem doman class.

4 lines of code changed in 1 file:

  • grails-app/domain: InventoryItem.groovy (+4 -2)
gav 2010-03-31 12:47 Rev.: 472

Change Task domain class to have site, section and assetSubItem.

6 lines of code changed in 1 file:

  • grails-app/domain: Task.groovy (+6)
gav 2010-03-26 02:13 Rev.: 456

Set batchSize:1000 on asset tree domain classes.

16 lines of code changed in 4 files:

  • grails-app/domain: Asset.groovy (+4), AssetSubItem.groovy (+4), Section.groovy (+4), Site.groovy (+4)
gav 2010-03-16 22:49 Rev.: 446

Add constraints to Task domain class for targetCompletionDate and comment.

5 lines of code changed in 1 file:

  • grails-app/domain: Task.groovy (+5 -2)
gav 2010-03-16 17:18 Rev.: 445

Add maxSubTasks and useTargetCompletionDate to !TaskRecurringSchedule as features to end subTask generation.

3 lines of code changed in 1 file:

  • grails-app/domain: TaskRecurringSchedule.groovy (+3 -1)
gav 2010-03-16 12:00 Rev.: 441

Add !CostCode and !InventoryItemPurchase domain classes with import features.
Includes some fixes to inventory imports, where manufacturer and supplier were crossed.

66 lines of code changed in 3 files:

  • grails-app/domain: CostCode.groovy (new 16), InventoryItemPurchase.groovy (new 34), InventoryItemPurchaseType.groovy (new 16)
gav 2010-03-08 16:37 Rev.: 436

Change !InventoryItem to have a preferred and many alternate suppliers and manufacturers.
Remove reverse !InventoryItem references from Supplier and Manufacture domain classes.
!InventoryCsvService updated.

4 lines of code changed in 2 files:

  • grails-app/domain: Manufacturer.groovy (+2 -3), Supplier.groovy (+2 -3)

(71 more)

Generated by StatSVN 0.4.0