source: trunk/grails-app/services @ 622

Name Size Rev Age Author Last Change
../
AppConfigService.groovy 1.6 KB 234   14 years gav New AppConfig class for storing application configuration settings in …
JsUtilService.groovy 3.6 KB 323   14 years gav Add toggleWithImgAndEffect to JsUtil. Replace control divs with our …
SectionService.groovy 1.7 KB 360   14 years gav Configure cascade deletion of Site -> Section -> Asset -> SubItems.
SiteService.groovy 1.7 KB 360   14 years gav Configure cascade deletion of Site -> Section -> Asset -> SubItems.
AssetSubItemService.groovy 4.2 KB 387   14 years gav Capitalise asset and sub items during creation and update. Small …
AuthService.groovy 1.3 KB 396   14 years gav Add a random password generator to AuthService.
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.
InventoryMovementService.groovy 5.4 KB 407   14 years gav Fix lazy initialization error during failed inventory movement. …
AssetCsvService.groovy 18.8 KB 424   14 years gav Add cleanUpGorm() to AssetCsvService.
AssetService.groovy 8.6 KB 429   14 years gav Fix asset copy failure due to to asset sub item non-unique names.
TaskRecurringScheduleService.groovy 7.1 KB 445   14 years gav Add maxSubTasks and useTargetCompletionDate to TaskRecurringSchedule …
PersonCsvService.groovy 10.6 KB 454   14 years gav Add authorities to PersonCsvService import.
AssetTreeService.groovy 29.2 KB 460   14 years gav Refactor asset tree generation to improve speed by around 4 fold, part 2.
AssignedGroupService.groovy 6.9 KB 514   14 years gav Added integration test for TaskSearchService.getPersonsTasks(). …
AssignedPersonService.groovy 6.8 KB 514   14 years gav Added integration test for TaskSearchService.getPersonsTasks(). …
InventoryItemService.groovy 11.9 KB 549   14 years gav Add InventoryItemService savePicture(), part 2. Add some more …
DateUtilService.groovy 5.9 KB 553   14 years gav Small refator of DateUtilService. New plusMonth() replaces …
InventoryReportService.groovy 7.4 KB 564   14 years gav Adjust InventoryReportService getStockTakeByLocation() for MSSQL.
TaskSearchService.groovy 18.9 KB 582   14 years gav New defaultSort for Tasks, sort by status then priority then target …
TaskReportService.groovy 13.7 KB 585   14 years gav First draft of displaying work load on task calendar, see ticket #66.
TaskService.groovy 36.3 KB 601   14 years gav Add default.please.select.text and default.none.select.text messages. …
InventoryPurchaseService.groovy 18.5 KB 610   14 years gav Prevent reordering of obsolete or inactive inventory items.
InventoryCsvService.groovy 40.1 KB 616   14 years gav Domain change, rename InventoryItem property enableReorder to …
InventoryItemSearchService.groovy 10.4 KB 616   14 years gav Domain change, rename InventoryItem property enableReorder to …
CreateBulkDataService.groovy 11.2 KB 622   14 years gav Apply bug fix for ticket #76. Rename all instances of Lucene to …
CreateDataService.groovy 68.2 KB 622   14 years gav Apply bug fix for ticket #76. Rename all instances of Lucene to …
Note: See TracBrowser for help on using the repository browser.