source: trunk/grails-app/services @ 582

Name Size Rev Age Author Last Change
../
AuthService.groovy 1.3 KB 396   14 years gav Add a random password generator to AuthService.
AppConfigService.groovy 1.6 KB 234   14 years gav New AppConfig class for storing application configuration settings in …
SiteService.groovy 1.7 KB 360   14 years gav Configure cascade deletion of Site -> Section -> Asset -> SubItems.
SectionService.groovy 1.7 KB 360   14 years gav Configure cascade deletion of Site -> Section -> Asset -> SubItems.
AddressService.groovy 1.9 KB 401   14 years gav Small improvement to AddressService checkForOwner().
ContactService.groovy 2.9 KB 402   14 years gav Add contacts to Person, Supplier, Manufacturer and Site.
JsUtilService.groovy 3.6 KB 323   14 years gav Add toggleWithImgAndEffect to JsUtil. Replace control divs with our …
AssetSubItemService.groovy 4.2 KB 387   14 years gav Capitalise asset and sub items during creation and update. Small …
InventoryMovementService.groovy 5.4 KB 407   14 years gav Fix lazy initialization error during failed inventory movement. …
DateUtilService.groovy 5.9 KB 553   14 years gav Small refator of DateUtilService. New plusMonth() replaces …
AssignedPersonService.groovy 6.8 KB 514   14 years gav Added integration test for TaskSearchService.getPersonsTasks(). …
AssignedGroupService.groovy 6.9 KB 514   14 years gav Added integration test for TaskSearchService.getPersonsTasks(). …
TaskRecurringScheduleService.groovy 7.1 KB 445   14 years gav Add maxSubTasks and useTargetCompletionDate to TaskRecurringSchedule …
InventoryReportService.groovy 7.4 KB 564   14 years gav Adjust InventoryReportService getStockTakeByLocation() for MSSQL.
AssetService.groovy 8.6 KB 429   14 years gav Fix asset copy failure due to to asset sub item non-unique names.
InventoryItemSearchService.groovy 10.4 KB 566   14 years gav Improvements to inventory text search, add inventoryGroup and hide …
PersonCsvService.groovy 10.6 KB 454   14 years gav Add authorities to PersonCsvService import.
CreateBulkDataService.groovy 11.6 KB 580   14 years gav Small adjustment to rebuilding index log messages.
InventoryItemService.groovy 11.9 KB 549   14 years gav Add InventoryItemService savePicture(), part 2. Add some more …
TaskReportService.groovy 12.4 KB 545   14 years gav Update report templates, add downloadTemplate action and general tidy …
InventoryPurchaseService.groovy 14.2 KB 441   14 years gav Add CostCode and InventoryItemPurchase domain classes with import …
AssetCsvService.groovy 18.8 KB 424   14 years gav Add cleanUpGorm() to AssetCsvService.
TaskSearchService.groovy 18.9 KB 582   14 years gav New defaultSort for Tasks, sort by status then priority then target …
AssetTreeService.groovy 29.2 KB 460   14 years gav Refactor asset tree generation to improve speed by around 4 fold, part 2.
TaskService.groovy 36.0 KB 567   14 years gav Domain change, remove scheduled attribute from Task. Update views and …
InventoryCsvService.groovy 40.0 KB 462   14 years gav Indicate in header that purchase order number is required during import.
CreateDataService.groovy 68.0 KB 580   14 years gav Small adjustment to rebuilding index log messages.
Note: See TracBrowser for help on using the repository browser.