[root]/grails-app/domain
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
gav | 251 (100.0%) | 2046 (100.0%) | 8.1 |
Domain change: Add PurchasingGroup.
Logic and views to suite.
56 lines of code changed in 3 files:
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:
Domain change, rename !InventoryItem property enableReorder to enableReorderListing as per ticket #75.
2 lines of code changed in 1 file:
Prevent reordering of obsolete or inactive inventory items.
1 lines of code changed in 1 file:
Domain change, add taskBudgetStatus property to !InventoryItemPurchase.
Update views, help balloons and logic to suite.
1 lines of code changed in 1 file:
Domain change, several changes to !InventoryItemPurchase.
Update views and logic to suite.
9 lines of code changed in 1 file:
Update event comment on !TaskRecurringSchedule domain class, no domain change made.
2 lines of code changed in 1 file:
Implement !InventoryItemPurchase custom constraint as per ticket #74, unique purchaseOrderNumber for an inventoryItem order.
16 lines of code changed in 1 file:
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:
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:
Domain change, remove scheduled attribute from Task.
Update views and logic to suite.
0 lines of code changed in 1 file:
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:
Install searchable plugin, configure and start inventory search.
18 lines of code changed in 3 files:
Comments to InventoryItem doman class.
4 lines of code changed in 1 file:
Change Task domain class to have site, section and assetSubItem.
6 lines of code changed in 1 file:
Set batchSize:1000 on asset tree domain classes.
16 lines of code changed in 4 files:
Add constraints to Task domain class for targetCompletionDate and comment.
5 lines of code changed in 1 file:
Add maxSubTasks and useTargetCompletionDate to !TaskRecurringSchedule as features to end subTask generation.
3 lines of code changed in 1 file:
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:
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:
(71 more)