|
|
@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 …
|
|
|
@253
|
15 years |
gav |
Add case insensitive sorting to Task show view, assignedPersons and …
|
|
|
@252
|
15 years |
gav |
Added TaskBudgetStatus as per ticket #49.
|
|
|
@251
|
15 years |
gav |
Record a taskModification for changes to assignedGroups and …
|
|
|
@250
|
15 years |
gav |
Small fix for some Person list view bugs.
|
|
|
@249
|
15 years |
gav |
Refactor AssignedPerson to use a serviced controller.
|
|
|
@248
|
15 years |
gav |
Small adjustment to AssignedGroupDetailedController.
|
|
|
@247
|
15 years |
gav |
Refactor AssignedGroup to use a serviced controller.
|
|
|
@246
|
15 years |
gav |
Remove/commented out the ability to change the parent task, since this …
|
|
|
@245
|
15 years |
gav |
Improve TaskService.createSubTask() with sane attribute and …
|
|
|
@244
|
15 years |
gav |
Some detail work on task show view.
Moved parent task to top and it's …
|
|
|
@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.
|
|
|
@239
|
15 years |
gav |
Update personGroup help definition as per ticket #37.
|
|
|
@238
|
15 years |
gav |
Improve fault entry help definition.
|
|
|
@237
|
15 years |
gav |
Integrate create data functions with appConfig.
|
|
|
@236
|
15 years |
gav |
Update about view template to match README, take 2.
|
|
|
@235
|
15 years |
gav |
Update about view template to match README.
|
|
|
@234
|
15 years |
gav |
New AppConfig class for storing application configuration settings in …
|
|
|
@233
|
15 years |
gav |
Remove planned maintenance controller test since there is no …
|
|
|
@232
|
15 years |
gav |
Update readme to match website.
|
|
|
@231
|
15 years |
gav |
Security config adjustment to allow anonymous access to plugin css, js …
|
|
|
@230
|
15 years |
gav |
Add startup log to BootStrap.
Add help balloon messages to create …
|
|
|
@229
|
15 years |
gav |
Small css fix, tested on FF and IE.
|
|
|
@228
|
15 years |
gav |
Added an example for MSSQL datasource.
|
|
|
@227
|
15 years |
gav |
Set svn:ignore for MSSQL driver jar.
|
|
|
@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 …
|
|
|
@224
|
15 years |
gav |
List the inventory movements for an inventoryItem.
|
|
|
@223
|
15 years |
gav |
Detail InventoryItem? create and edit views.
|
|
|
@222
|
15 years |
gav |
Small tweak to CreateDataService taskService name: complete.
|
|
|
@221
|
15 years |
gav |
CSS improvements, add images to login and search buttons.
|
|
|
@220
|
15 years |
gav |
Increase the loading js function flashing duration for IE.
|
|
|
@219
|
15 years |
gav |
Make some dates more groovy.
|
|
|
@218
|
15 years |
gav |
Remove the ability to change task and entryType when editing an entry.
|
|
|
@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 …
|
|
|
@215
|
15 years |
gav |
Always show Calendar in Nav bar.
|
|
|
@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.
|
|
|
@212
|
15 years |
gav |
Format to 4 spaces, no tabs.
|
|
|
@211
|
15 years |
gav |
Format to 4 spaces, no tabs.
|
|
|
@210
|
15 years |
gav |
Make date calculations and formatting more groovy.
|
|
|
@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.
|
|
|
@207
|
15 years |
gav |
Refactor taskRecurringSchedule update() to a service method.
|
|
|
@206
|
15 years |
gav |
Switch Task to the Grails provided attach() from refresh().
|
|
|
@205
|
15 years |
gav |
Switch InventoryMovement 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.
|
|
|
@200
|
15 years |
gav |
Fix log4j config that was preventing war building.
|
|
|
@199
|
15 years |
gav |
Upgrade quartz plugin to 0.4.1 propper.
Refactor and enable quartz …
|
|
|
@198
|
15 years |
gav |
Some commenting to PersonService.
|
|
|
@197
|
15 years |
gav |
Revamp logging configuration.
|
|
|
@196
|
15 years |
gav |
Exclude tasks in trash from subTask lists.
Add create subTask …
|
|
|
@195
|
15 years |
gav |
Format to 4 spaces, no tabs.
|
|
|
@194
|
15 years |
gav |
Remove the auto inserted login credentials and message in production mode.
|
|
|
@193
|
15 years |
gav |
Format to 4 spaces, no tabs.
|
|
|
@192
|
15 years |
gav |
Facelift with new logo.
|
|
|
@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. …
|
|
|
@189
|
15 years |
gav |
Set minimum lightbox width, may fix IE resize bug but also makes list …
|
|
|
@188
|
15 years |
gav |
Small change to loading javascript, preload image and increase pulses …
|
|
|
@187
|
15 years |
gav |
Small change of toString method.
|
|
|
@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.
|
|
|
@184
|
15 years |
gav |
Small adjustment to modifications show/hide in task show view, since …
|
|
|
@183
|
15 years |
gav |
Update acknowledgements to include WebAlbum? and Lightbox.
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@177
|
15 years |
gav |
Inventory movement quantity adjustments now done in a service. …
|
|
|
@176
|
15 years |
gav |
Add InnoBD config for MySQL since we will require transactions and row …
|
|
|
@175
|
15 years |
gav |
Substantial refactor of the Inventory domain.
InventoryItems can now …
|
|
|
@174
|
15 years |
gav |
Comments in DataSource?.groovy
|
|
|
@173
|
15 years |
gav |
Format to 4 spaces, no tabs.
|
|
|
@172
|
15 years |
gav |
Fix LoginController? null object bug introduced at r166.
|
|
|
@171
|
15 years |
gav |
Turn off query_cache, should solve ticket #12.
|
|
|
@170
|
15 years |
gav |
Upgrade to class-diagram-0.4.1
|
|
|
@169
|
15 years |
gav |
Fix looping bug when a parentTask is selected from a task that is …
|
|
|
@168
|
15 years |
gav |
Add message bundles for the task filterPane.
Add primary and …
|
|
|
@167
|
15 years |
gav |
Format to 4 spaces, no tabs.
|
|
|
@166
|
15 years |
gav |
Add test and message for no granted authority to LoginController. …
|
|
|
@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 …
|
|
|
@163
|
15 years |
gav |
Add costCode attribute to Site and regen non-detailed controller and views.
|
|
|
@162
|
15 years |
gav |
Add Department domain class, controller, views and demo data.
Add …
|
|
|
@161
|
15 years |
gav |
Add costCode attribute to Asset and regen non-detailed controller and …
|
|
|
@160
|
15 years |
gav |
Add costCode attribute to AssetType? and regen controller and views.
|
|
|
@159
|
15 years |
gav |
Regen non-detailed TaskRecurringSchedule? views with new templates.
|
|
|
@158
|
15 years |
gav |
Update templates to Grails-1.1.1
|
|
|
@157
|
15 years |
gav |
Detail work on TaskRecurringSchedule? views and controller.
Regen …
|
|
|
@156
|
15 years |
gav |
Add filterPane to Asset and Inventory search views.
|
|
|