|
|
@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/
|