|
|
@225
|
15 years |
gav |
Complete inventory movement implementation as per ticket #24.
Refactor …
|
|
|
@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 …
|
|
|
@209
|
15 years |
gav |
Upgrade filterpane plugin to 0.6.4 from 0.6.2 and switch to …
|
|
|
@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.
|
|
|
@196
|
15 years |
gav |
Exclude tasks in trash from subTask lists.
Add create subTask …
|
|
|
@190
|
15 years |
gav |
Switch creatDemoEntries to use the taskService.createEntry service. …
|
|
|
@185
|
15 years |
gav |
Small refactor to use personService where appropriate.
|
|
|
@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 …
|
|
|
@179
|
15 years |
gav |
Format to 4 spaces, no tabs.
|
|
|
@178
|
15 years |
gav |
Resolve ticket #12 again.
Turn query cache on again since this did not …
|
|
|
@175
|
15 years |
gav |
Substantial refactor of the Inventory domain.
InventoryItems can now …
|
|
|
@169
|
15 years |
gav |
Fix looping bug when a parentTask is selected from a task that is …
|
|
|
@165
|
15 years |
gav |
Install export plugin.
Add budget 'planned' and 'unplanned' search view.
|
|
|
@155
|
15 years |
gav |
Work on Task searching.
Add calendar view for Tasks.
Cleaner look for …
|
|
|
@147
|
15 years |
gav |
Re-install class-diagram from local svn build with patch to allow war …
|
|
|
@144
|
15 years |
gav |
Work on TaskSearchService?.
|
|
|
@143
|
15 years |
gav |
Busy adding TaskSearchService?.
|
|
|
@140
|
15 years |
gav |
Install filterPane plugin and configure for Tasks.
|
|
|
@139
|
15 years |
gav |
Install Navigation plugin, work on navigation and hopefully fixed a …
|
|
|
@137
|
15 years |
gav |
Update to grails-1.1.1 release.
Fix WorkDone? and Fault entries not …
|
|
|
@134
|
15 years |
gav |
Add icons from famfamfam silk icons, add acknowledgement page to …
|
|
|
@133
|
15 years |
gav |
Work on Detail views for Task, TaskProcedure? and MaintenanceAction?.
|
|
|
@131
|
15 years |
gav |
Reconfigure Planned Maintenance again, now Preventative Maintenance, …
|
|
|
@124
|
16 years |
gav |
Detail controller and views for Asset, AssetExtendedAttribute?, …
|
|
|
@106
|
16 years |
gav |
Some CSS adjustments to text color, img border, remove body …
|
|
|
@104
|
16 years |
gav |
Move /trunk/src/* to /trunk/
|
|
copied from trunk/appsrc/grails-app/controllers/TaskDetailedController.groovy:
|
|
|
@103
|
16 years |
gav |
Rename /src to /appsrc in preparation for moving /trunk/src/* to /trunk/
|