|
|
@447
|
15 years |
gav |
Add constraints to Task domain class for targetCompletionDate and …
|
|
|
@445
|
15 years |
gav |
Add maxSubTasks and useTargetCompletionDate to TaskRecurringSchedule …
|
|
|
@441
|
15 years |
gav |
Add CostCode and InventoryItemPurchase domain classes with import …
|
|
|
@440
|
15 years |
gav |
Add Person import feature.
Commit has a small amount of cross over …
|
|
|
@436
|
15 years |
gav |
Change InventoryItem to have a preferred and many alternate suppliers …
|
|
|
@434
|
15 years |
gav |
Small fix to prevent recurring schedule generating errors before base …
|
|
|
@433
|
15 years |
gav |
Add create unsheduled task feature.
Refactor task priorities.
Limit …
|
|
|
@432
|
15 years |
gav |
Small improvements to create immediate callout and entry detailing.
|
|
|
@431
|
15 years |
gav |
Add ProductionReference.
Add ProductionManager and ProductionUser …
|
|
|
@429
|
15 years |
gav |
Fix asset copy failure due to to asset sub item non-unique names.
|
|
|
@427
|
15 years |
gav |
Small improvements to InventoryCsvService, protect against array out …
|
|
|
@426
|
15 years |
gav |
Small improvements to InventoryCsvService, increase max file size, …
|
|
|
@425
|
15 years |
gav |
Handle InventoryItem reverse alternateItems.
|
|
|
@424
|
15 years |
gav |
Add cleanUpGorm() to AssetCsvService.
|
|
|
@423
|
15 years |
gav |
Add Inventory import/export functionality.
|
|
|
@421
|
15 years |
gav |
Add a logFileLink to the import error messages.
Small adjustment to …
|
|
|
@420
|
15 years |
gav |
Add 'unknown' supplier and manufacturer types to base data.
|
|
|
@419
|
15 years |
gav |
Default task search to attentionFlag.
|
|
|
@418
|
15 years |
gav |
Add attentionFlag to Task domain along with views and logic to suite. …
|
|
|
@414
|
15 years |
gav |
Move CsvService to AssetCsvService in preparation for other CSV services.
|
|
|
@409
|
15 years |
gav |
Add missing sort to asset tree export.
|
|
|
@407
|
15 years |
gav |
Fix lazy initialization error during failed inventory movement. …
|
|
|
@406
|
15 years |
gav |
Fix a bug in inventory movement when no task present.
|
|
|
@405
|
15 years |
gav |
Add estimatedUnitPrice to InventoryItem.
Change InventoryItem to use …
|
|
|
@402
|
15 years |
gav |
Add contacts to Person, Supplier, Manufacturer and Site.
|
|
|
@401
|
15 years |
gav |
Small improvement to AddressService checkForOwner().
|
|
|
@399
|
15 years |
gav |
Remove email and emailShow from Person in preparation for ContactDetails.
|
|
|
@397
|
15 years |
gav |
Add address feature.
|
|
|
@396
|
15 years |
gav |
Add a random password generator to AuthService.
|
|
|
@395
|
15 years |
gav |
Added a create breakin task feature.
|
|
|
@394
|
15 years |
gav |
Change TaskService create* to save* methods.
|
|
|
@393
|
15 years |
gav |
Expand base definitions.
|
|
|
@387
|
15 years |
gav |
Capitalise asset and sub items during creation and update.
Small …
|
|
|
@360
|
15 years |
gav |
Configure cascade deletion of Site -> Section -> Asset -> SubItems.
|
|
|
@352
|
15 years |
gav |
Added some checks to prevent recurrsion loops in Asset tree.
|
|
|
@350
|
15 years |
gav |
Move Asset delete to a service method and configure cascade deletion …
|
|
|
@347
|
15 years |
gav |
Move AssetSubItem delete to a service method and configure cascade …
|
|
|
@340
|
15 years |
gav |
Small adjustment to CsvService asset tree import, to handle blank …
|
|
|
@329
|
15 years |
gav |
Add comment attribute to Asset and limit description to 75 char. …
|
|
|
@327
|
15 years |
gav |
Small fix to asset tree export, turns out row.last() does not handle …
|
|
|
@323
|
15 years |
gav |
Add toggleWithImgAndEffect to JsUtil.
Replace control divs with our …
|
|
|
@322
|
15 years |
gav |
Move JavascriptService to JsUtilService.
Consolidate similar …
|
|
|
@321
|
15 years |
gav |
Update demo data to show a hierarchal (along side the current …
|
|
|
@319
|
15 years |
gav |
Move saveAssetTreeStatus method to AssetDetailedController, part 2.
|
|
|
@317
|
15 years |
gav |
Add object descriptions to asset tree.
|
|
|
@315
|
15 years |
gav |
Improvements to CsvService.
More comments to code and asset tree …
|
|
|
@314
|
15 years |
gav |
Add descriptions to demo data. Sites, departments, sections, assets …
|
|
|
@312
|
15 years |
gav |
Refactor asset tree taglib to populate the asset tree table via an …
|
|
|
@305
|
15 years |
gav |
Add a possibleAssetSubItems function to filter sub items when editing …
|
|
|
@302
|
15 years |
gav |
Add exportAssetTreeTest function, add and ignore comment and example lines.
|
|
|
@301
|
15 years |
gav |
Refactor CsvService assetTreeImport method.
|
|
|
@300
|
15 years |
gav |
Improvements to CsvService importAssetTree method, still in progress. …
|
|
|
@298
|
15 years |
gav |
Set base authorisations on all controllers.
|
|
|
@296
|
15 years |
gav |
Add some manager and user authorities to base data.
|
|
|
@294
|
15 years |
gav |
Add custom checkBoxList for personGroups to Person.
Wrap save and …
|
|
|
@291
|
15 years |
gav |
Svn move PersonService to AuthService?.
|
|
|
@290
|
15 years |
gav |
Secure and work on import asset tree functions.
Improvements to …
|
|
|
@287
|
15 years |
gav |
First asset tree import working and created a site.
|
|
|
@285
|
15 years |
gav |
Add AssetSubItemService and start moving methods to it.
|
|
|
@284
|
15 years |
gav |
Move asset copy and create functions into AssetService.
Repair create …
|
|
|
@278
|
15 years |
gav |
Add AssetTreeTagLib and asset overview.
Complete asset copy function …
|
|
|
@276
|
15 years |
gav |
Change AssetSubItem to have many assets.
|
|
|
@275
|
15 years |
gav |
Add items to Maintenance Policy base data.
|
|
|
@271
|
15 years |
gav |
Regenerate asset views and detail views to suite.
Add CsvService, …
|
|
|
@270
|
15 years |
gav |
Get bootstrap working with new asset tree.
Re-enable createDataService …
|
|
|
@269
|
15 years |
gav |
Rebuild MaintenanceActionDetailed controller and views.
Adjust …
|
|
|
@268
|
15 years |
gav |
Refactor classes for asset tree refinement.
Regenerate views and …
|
|
|
@266
|
15 years |
gav |
Adjust base data for asset tree refactor.
|
|
|
@265
|
15 years |
gav |
Start of asset tree refactor.
Tweak AppConfig.groovy maxSize values …
|
|
|
@261
|
15 years |
gav |
Improve bulk data creation batch times and use dynamic allocation of …
|
|
|
@260
|
15 years |
gav |
Improve bulk data creation batch times and use dynamic allocation of …
|
|
|
@258
|
15 years |
gav |
Add a service to create bulk test data.
|
|
|
@256
|
15 years |
gav |
Add sorting of persons in group for assignedGroup.
Remove some unused …
|
|
|
@255
|
15 years |
gav |
Add ajax feature to show groups for person when creating and editing …
|
|
|
@254
|
15 years |
gav |
Add ajax feature to show persons in the group when creating and …
|
|
|
@252
|
15 years |
gav |
Added TaskBudgetStatus as per ticket #49.
|
|
|
@251
|
15 years |
gav |
Record a taskModification for changes to assignedGroups and …
|
|
|
@249
|
15 years |
gav |
Refactor AssignedPerson to use a serviced controller.
|
|
|
@247
|
15 years |
gav |
Refactor AssignedGroup to use a serviced controller.
|
|
|
@245
|
15 years |
gav |
Improve TaskService.createSubTask() with sane attribute and …
|
|
|
@243
|
15 years |
gav |
Implement copying of assigned groups and persons to auto generated sub …
|
|
|
@242
|
15 years |
gav |
Re-implement AssignedGroups along side AssignedPersons manually …
|
|
|
@241
|
15 years |
gav |
Undo the AssignedGroup implementation by reverse merge r240:r239.
|
|
|
@240
|
15 years |
gav |
Convert assignedPersons to assignedGroups as per ticket #37.
|
|
|
@237
|
15 years |
gav |
Integrate create data functions with appConfig.
|
|
|
@234
|
15 years |
gav |
New AppConfig class for storing application configuration settings in …
|
|
|
@226
|
15 years |
gav |
Complete functionality for inventory movement types other than "Used".
|
|
|
@225
|
15 years |
gav |
Complete inventory movement implementation as per ticket #24.
Refactor …
|
|
|
@222
|
15 years |
gav |
Small tweak to CreateDataService taskService name: complete.
|
|
|
@219
|
15 years |
gav |
Make some dates more groovy.
|
|
|
@217
|
15 years |
gav |
Record person performing the inventory movement as per ticket #24.
|
|
|
@216
|
15 years |
gav |
Replace personService.currentUser() with the more groovy …
|
|
|
@214
|
15 years |
gav |
Clicking on a searchCalendar day allows user to create a task with …
|
|
|
@213
|
15 years |
gav |
Finishing touches to recurring tasks.
|
|
|
@210
|
15 years |
gav |
Make date calculations and formatting more groovy.
|
|
|
@208
|
15 years |
gav |
Remove some no longer used imports and injections.
|
|
|
@207
|
15 years |
gav |
Refactor taskRecurringSchedule update() to a service method.
|
|
|
@206
|
15 years |
gav |
Switch Task to the Grails provided attach() from refresh().
|
|
|
@204
|
15 years |
gav |
Refactor taskService update() and enable optimistic version checking.
|
|
|
@203
|
15 years |
gav |
Move task recurring schedule creation to a service.
|
|
|