|
|
@567
|
14 years |
gav |
Domain change, remove scheduled attribute from Task.
Update views and …
|
|
|
@515
|
15 years |
gav |
Default task dates to today when manually creating a sub task.
|
|
|
@514
|
15 years |
gav |
Added integration test for TaskSearchService.getPersonsTasks(). …
|
|
|
@510
|
15 years |
gav |
Adding an entry to a task with no time booked will now leave the task …
|
|
|
@482
|
15 years |
gav |
Refactor entry creation to provide correct error messages when trying …
|
|
|
@478
|
15 years |
gav |
Setup approved and scheduled during subTask creation.
|
|
|
@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 …
|
|
|
@418
|
15 years |
gav |
Add attentionFlag to Task domain along with views and logic to suite. …
|
|
|
@395
|
15 years |
gav |
Added a create breakin task feature.
|
|
|
@394
|
15 years |
gav |
Change TaskService create* to save* methods.
|
|
|
@291
|
15 years |
gav |
Svn move PersonService to AuthService?.
|
|
|
@252
|
15 years |
gav |
Added TaskBudgetStatus as per ticket #49.
|
|
|
@251
|
15 years |
gav |
Record a taskModification for changes to assignedGroups and …
|
|
|
@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 …
|
|
|
@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.
|
|
|
@216
|
15 years |
gav |
Replace personService.currentUser() with the more groovy …
|
|
|
@208
|
15 years |
gav |
Remove some no longer used imports and injections.
|
|
|
@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.
|
|
|
@202
|
15 years |
gav |
Some commenting and tweak to disable recurring schedule when …
|
|
|
@201
|
15 years |
gav |
Disable recurring schedule when completing or moving a task to trash.
|
|
|
@196
|
15 years |
gav |
Exclude tasks in trash from subTask lists.
Add create subTask …
|
|
|
@191
|
15 years |
gav |
Improve entry creation so that entryType is passed in with the …
|
|
|
@186
|
15 years |
gav |
Add createEntry to TaskService, automgically updates the task to "In …
|
|
|
@182
|
15 years |
gav |
Add support for inventory item Pictures and Images.
Add new …
|
|
|
@181
|
15 years |
gav |
Change is* in Task to just 'active', 'scheduled' and 'approved'. …
|
|
|
@180
|
15 years |
gav |
Add support for taskModification audit/change log, the create and …
|
|
|
@143
|
15 years |
gav |
Busy adding TaskSearchService?.
|
|
|
@137
|
15 years |
gav |
Update to grails-1.1.1 release.
Fix WorkDone? and Fault entries not …
|