|
|
@508
|
15 years |
gav |
Base data is now created during bootstrap in all environments.
Add …
|
|
|
@507
|
15 years |
gav |
Add inventoryGroup to inventory search view and export.
|
|
|
@506
|
15 years |
gav |
Create data adjustment, split createBasePersonGroupTypes into a …
|
|
|
@504
|
15 years |
gav |
Adjust BootStrap.groovy since it is now environment aware.
Small …
|
|
|
@503
|
15 years |
gav |
Refactor TaskSearchService and associated messages.
|
|
|
@502
|
15 years |
gav |
Small text correction to work done view.
|
|
|
@500
|
15 years |
gav |
Remove non-existant class from tab headers.
|
|
|
@499
|
15 years |
gav |
Small correction to taskType sortable column on task search view.
|
|
|
@498
|
15 years |
gav |
Improved table row onclick implementation for all detailed list and …
|
|
|
@497
|
15 years |
gav |
Svn delete taskModification controller and views since they should not …
|
|
|
@496
|
15 years |
gav |
Svn delete un-used site and section extendedAttribute list views.
|
|
|
@495
|
15 years |
gav |
Svn delete un-used maintenanceAction list view.
|
|
|
@494
|
15 years |
gav |
Svn delete un-used entryDetailed list view.
|
|
|
@493
|
15 years |
gav |
Svn delete un-used departmentExtendedAttribute list view.
|
|
|
@492
|
15 years |
gav |
Svn delete un-used contactDetailed list view.
|
|
|
@491
|
15 years |
gav |
Svn delete non-detailed assignedGroup and assignedPerson controllers …
|
|
|
@490
|
15 years |
gav |
Add work done by person and date feature with view and search logic.
|
|
|
@489
|
15 years |
gav |
Add recentlyUsed inventoryItem quick search.
|
|
|
@488
|
15 years |
gav |
Replace nulling of session attributes with removeAttribute() in task …
|
|
|
@487
|
15 years |
gav |
Default scheduled to true when creating a new Scheduled task.
Add …
|
|
|
@486
|
15 years |
gav |
Remember user's sort in task search view.
|
|
|
@485
|
15 years |
gav |
Add inventory item quick search (items below reorder) and remember …
|
|
|
@484
|
15 years |
gav |
Comments to InventoryItem? doman class.
|
|
|
@483
|
15 years |
gav |
Some comments to TaskDetailedController and TaskSearchService.
|
|
|
@482
|
15 years |
gav |
Refactor entry creation to provide correct error messages when trying …
|
|
|
@481
|
15 years |
gav |
Turn off SQL logging and update messages to suite adjusted task quick …
|
|
|
@480
|
15 years |
gav |
Configure the root logger to only output to appLog appender in prod …
|
|
|
@479
|
15 years |
gav |
Improvements to task search logic, especially 'my' tasks.
|
|
|
@478
|
15 years |
gav |
Setup approved and scheduled during subTask creation.
|
|
|
@477
|
15 years |
gav |
Move params.message and params.errorMessage to shared messages template.
|
|
|
@476
|
15 years |
gav |
Improve task search and calendar logic.
Move task quick search links …
|
|
|
@475
|
15 years |
gav |
Add taskType to Task search view export.
|
|
|
@474
|
15 years |
gav |
Scroll month feature to task search calendar.
Add reasoning, asset and …
|
|
|
@473
|
15 years |
gav |
Remove 'ROLE_TaskUser' permission from create scheduled task action.
|
|
|
@472
|
15 years |
gav |
Change Task domain class to have site, section and assetSubItem.
|
|
|
@471
|
15 years |
gav |
Svn move personGroup and personGroupType controllers and views to …
|
|
|
@468
|
15 years |
gav |
Add inventory item purchase search view and logic.
|
|
|
@467
|
15 years |
gav |
Only show table headers in search views if there actually are results.
|
|
|
@466
|
15 years |
gav |
Remove some commented out dead code.
|
|
|
@465
|
15 years |
gav |
Set renegeApproval permissions to the same as approve ie task manager.
|
|
|
@464
|
15 years |
gav |
Add (hh:mm) to down time help message.
|
|
|
@462
|
15 years |
gav |
Indicate in header that purchase order number is required during import.
|
|
|
@460
|
15 years |
gav |
Refactor asset tree generation to improve speed by around 4 fold, part 2.
|
|
|
@459
|
15 years |
gav |
Add exportAssetTreeHtml to AssetDetailedController.
|
|
|
@458
|
15 years |
gav |
Temporarily set production log level of AssetTreeService to debug.
|
|
|
@457
|
15 years |
gav |
Refactor asset tree generation to improve speed by around 4 fold.
|
|
|
@456
|
15 years |
gav |
Set batchSize:1000 on asset tree domain classes.
|
|
|
@455
|
15 years |
gav |
Increase production log levels of Csv services.
|
|
|
@454
|
15 years |
gav |
Add authorities to PersonCsvService import.
|
|
|
@453
|
15 years |
gav |
Improvements to use inventory item flow and logic and added a clear …
|
|
|
@452
|
15 years |
gav |
Replace ajax spinner with a new loading bar.
|
|
|
@450
|
15 years |
gav |
Cleanup dateFormat in all filterpane currentCriteria.
|
|
|
@449
|
15 years |
gav |
Upgrade to Grails-1.2.1, all plugins upgraded to latest versions and …
|
|
|
@448
|
15 years |
gav |
Small correction to inventoryMovement redirect on delete.
|
|
|
@447
|
15 years |
gav |
Add constraints to Task domain class for targetCompletionDate and …
|
|
|
@446
|
15 years |
gav |
Add constraints to Task domain class for targetCompletionDate and comment.
|
|
|
@445
|
15 years |
gav |
Add maxSubTasks and useTargetCompletionDate to TaskRecurringSchedule …
|
|
|
@444
|
15 years |
gav |
Svn delete non detailed TaskRecurringSchedule controller and views.
|
|
|
@442
|
15 years |
gav |
Small fix to inventory movement list view pagination.
|
|
|
@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 …
|
|
|
@439
|
15 years |
gav |
Small security adjustment to allow business manager to read …
|
|
|
@438
|
15 years |
gav |
Svn delete non detailed InventoryMovement controller and views.
|
|
|
@437
|
15 years |
gav |
Update help definitions.
|
|
|
@436
|
15 years |
gav |
Change InventoryItem to have a preferred and many alternate suppliers …
|
|
|
@435
|
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 …
|
|
|
@430
|
15 years |
gav |
SVN delete non-detailed Entry views and controller.
|
|
|
@429
|
15 years |
gav |
Fix asset copy failure due to to asset sub item non-unique names.
|
|
|
@428
|
15 years |
gav |
Update copyright statements.
|
|
|
@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.
|
|
|
@422
|
15 years |
gav |
Add comment property to InventoryItem domain class and views.
|
|
|
@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. …
|
|
|
@417
|
15 years |
gav |
New custom taglib: sortableColumnWithImg.
|
|
|
@416
|
15 years |
gav |
Set InventoryItem constraint to more human readable value.
|
|
|
@415
|
15 years |
gav |
Svn delete non detailed task views and controller.
|
|
|
@414
|
15 years |
gav |
Move CsvService to AssetCsvService in preparation for other CSV services.
|
|
|
@413
|
15 years |
gav |
Change views to use shared messages: ExtendedAttribute views for …
|
|
|
@412
|
15 years |
gav |
Add alt menu and shared messages to department detailed views.
|
|
|
@410
|
15 years |
gav |
Add a plus(+) sign to all detailed views with an Add link.
|
|
|
@409
|
15 years |
gav |
Add missing sort to asset tree export.
|
|
|
@408
|
15 years |
gav |
Make a note on InventoryMovement belongsTo.
Small correction to …
|
|
|
@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 …
|
|
|
@404
|
15 years |
gav |
Change AddressDetailed create view to use shared messages.
|
|
|
@403
|
15 years |
gav |
Change all controllers to use default.optimistic.locking.failure.
|
|
|
@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.
|
|
|