|
|
@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.
|
|
|
@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.
|
|
|
@199
|
15 years |
gav |
Upgrade quartz plugin to 0.4.1 propper.
Refactor and enable quartz …
|
|
|
@198
|
15 years |
gav |
Some commenting to PersonService.
|
|
|
@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 …
|
|
|
@190
|
15 years |
gav |
Switch creatDemoEntries to use the taskService.createEntry service. …
|
|
|
@186
|
15 years |
gav |
Add createEntry to TaskService, automgically updates the task to "In …
|
|
|
@185
|
15 years |
gav |
Small refactor to use personService where appropriate.
|
|
|
@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 …
|
|
|
@177
|
15 years |
gav |
Inventory movement quantity adjustments now done in a service. …
|
|
|
@175
|
15 years |
gav |
Substantial refactor of the Inventory domain.
InventoryItems can now …
|
|
|
@165
|
15 years |
gav |
Install export plugin.
Add budget 'planned' and 'unplanned' search view.
|
|
|
@164
|
15 years |
gav |
Add Department-Person relationship, update demo data and views to …
|
|
|
@162
|
15 years |
gav |
Add Department domain class, controller, views and demo data.
Add …
|
|
|
@149
|
15 years |
gav |
Refactor bootstrap data generation to new CreateDataService?.
Tweak …
|
|
|
@144
|
15 years |
gav |
Work on TaskSearchService?.
|
|
|
@143
|
15 years |
gav |
Busy adding TaskSearchService?.
|
|
|
@137
|
15 years |
gav |
Update to grails-1.1.1 release.
Fix WorkDone? and Fault entries not …
|
|
|
@104
|
16 years |
gav |
Move /trunk/src/* to /trunk/
|
|
copied from trunk/appsrc/grails-app/services:
|
|
|
@103
|
16 years |
gav |
Rename /src to /appsrc in preparation for moving /trunk/src/* to /trunk/
|