December 2009 Commit Log

Number of Commits:
50
Number of Active Developers:
1
gav 2009-12-30 04:33 Rev.: 254

Add ajax feature to show persons in the group when creating and editing assignedGroup.
Remove the list and show detailed views since they are no longer used.

141 lines of code changed in 8 files:

gav 2009-12-30 04:09 Rev.: 253

Add case insensitive sorting to Task show view, assignedPersons and assignedGroups.

8 lines of code changed in 2 files:

gav 2009-12-28 05:00 Rev.: 252

Added !TaskBudgetStatus as per ticket #49.

459 lines of code changed in 15 files:

gav 2009-12-28 01:10 Rev.: 251

Record a taskModification for changes to assignedGroups and assignedPersons as per ticket #35.

184 lines of code changed in 4 files:

gav 2009-12-27 22:16 Rev.: 250

Small fix for some Person list view bugs.

6 lines of code changed in 2 files:

gav 2009-12-27 21:56 Rev.: 249

Refactor !AssignedPerson to use a serviced controller.

232 lines of code changed in 7 files:

gav 2009-12-27 21:47 Rev.: 248

Small adjustment to !AssignedGroupDetailedController.

1 lines of code changed in 1 file:

gav 2009-12-27 20:13 Rev.: 247

Refactor !AssignedGroup to use a serviced controller.

249 lines of code changed in 8 files:

gav 2009-12-24 13:54 Rev.: 246

Remove/commented out the ability to change the parent task, since this currently just lists all tasks and becomes very slow with larger task numbers.
Created ticket #56 for follow up.

24 lines of code changed in 4 files:

gav 2009-12-24 13:37 Rev.: 245

Improve !TaskService.createSubTask() with sane attribute and collection assignment.

22 lines of code changed in 1 file:

gav 2009-12-24 10:24 Rev.: 244

Some detail work on task show view.
Moved parent task to top and it's only visible is there is a parent task.

15 lines of code changed in 1 file:

gav 2009-12-24 10:22 Rev.: 243

Implement copying of assigned groups and persons to auto generated sub tasks.
As per ticket #55.

47 lines of code changed in 3 files:

gav 2009-12-23 17:12 Rev.: 242

Re-implement !AssignedGroups along side !AssignedPersons manually taking the good stuff from r240.
As per revised ticket #37.

1271 lines of code changed in 20 files:

gav 2009-12-23 15:05 Rev.: 241

Undo the !AssignedGroup implementation by reverse merge r240:r239.

803 lines of code changed in 29 files:

gav 2009-12-22 17:38 Rev.: 240

Convert assignedPersons to assignedGroups as per ticket #37.

801 lines of code changed in 33 files:

gav 2009-12-22 14:33 Rev.: 239

Update personGroup help definition as per ticket #37.

7 lines of code changed in 2 files:

gav 2009-12-22 13:49 Rev.: 238

Improve fault entry help definition.

2 lines of code changed in 1 file:

gav 2009-12-22 13:26 Rev.: 237

Integrate create data functions with appConfig.

141 lines of code changed in 3 files:

gav 2009-12-22 11:53 Rev.: 236

Update about view template to match README, take 2.

1 lines of code changed in 1 file:

gav 2009-12-22 11:29 Rev.: 235

Update about view template to match README.

3 lines of code changed in 2 files:

gav 2009-12-21 11:48 Rev.: 234

New !AppConfig class for storing application configuration settings in the database.
Service class, unit tests, views and controller to suite.

531 lines of code changed in 8 files:

gav 2009-12-20 09:08 Rev.: 233

Remove planned maintenance controller test since there is no controller or domain class.

0 lines of code changed in 1 file:

gav 2009-12-20 08:17 Rev.: 232

Update readme to match website.

1 lines of code changed in 1 file:

gav 2009-12-18 11:33 Rev.: 231

Security config adjustment to allow anonymous access to plugin css, js and images.

3 lines of code changed in 1 file:

gav 2009-12-18 11:26 Rev.: 230

Add startup log to !BootStrap.
Add help balloon messages to create entry view.

19 lines of code changed in 3 files:

gav 2009-12-18 10:01 Rev.: 229

Small css fix, tested on FF and IE.

2 lines of code changed in 1 file:

gav 2009-12-17 14:19 Rev.: 228

Added an example for MSSQL datasource.

9 lines of code changed in 1 file:

gav 2009-12-09 04:36 Rev.: 226

Complete functionality for inventory movement types other than "Used".

41 lines of code changed in 6 files:

gav 2009-12-08 04:03 Rev.: 225

Complete inventory movement implementation as per ticket #24.
Refactor showTab function in both Task and Inventory (which now has tabs).

551 lines of code changed in 8 files:

gav 2009-12-08 03:19 Rev.: 224

List the inventory movements for an inventoryItem.

89 lines of code changed in 2 files:

gav 2009-12-08 03:06 Rev.: 223

Detail InventoryItem create and edit views.

120 lines of code changed in 2 files:

gav 2009-12-07 22:31 Rev.: 222

Small tweak to !CreateDataService taskService name: complete.

1 lines of code changed in 1 file:

gav 2009-12-07 04:49 Rev.: 221

CSS improvements, add images to login and search buttons.

77 lines of code changed in 9 files:

gav 2009-12-05 00:16 Rev.: 220

Increase the loading js function flashing duration for IE.

1 lines of code changed in 1 file:

gav 2009-12-04 20:52 Rev.: 219

Make some dates more groovy.

9 lines of code changed in 2 files:

gav 2009-12-04 15:13 Rev.: 218

Remove the ability to change task and entryType when editing an entry.

14 lines of code changed in 2 files:

gav 2009-12-04 14:08 Rev.: 217

Record person performing the inventory movement as per ticket #24.

47 lines of code changed in 7 files:

gav 2009-12-04 14:05 Rev.: 216

Replace personService.currentUser() with the more groovy personService.getCurrentUser() so that personService.currentUser can be called.

23 lines of code changed in 5 files:

gav 2009-12-04 12:19 Rev.: 215

Always show Calendar in Nav bar.

2 lines of code changed in 1 file:

gav 2009-12-04 01:13 Rev.: 214

Clicking on a searchCalendar day allows user to create a task with that day preset as targetStartDate.

33 lines of code changed in 4 files:

gav 2009-12-03 23:44 Rev.: 213

Finishing touches to recurring tasks.

39 lines of code changed in 7 files:

gav 2009-12-03 20:12 Rev.: 212

Format to 4 spaces, no tabs.

9 lines of code changed in 1 file:

gav 2009-12-03 19:43 Rev.: 211

Format to 4 spaces, no tabs.

4 lines of code changed in 1 file:

gav 2009-12-02 05:26 Rev.: 210

Make date calculations and formatting more groovy.

71 lines of code changed in 5 files:

gav 2009-12-02 01:50 Rev.: 209

Upgrade filterpane plugin to 0.6.4 from 0.6.2 and switch to FilterUtils.isFilterApplied(params) for testing if filter is applied in task search.

6 lines of code changed in 2 files:

gav 2009-12-01 05:10 Rev.: 208

Remove some no longer used imports and injections.

0 lines of code changed in 3 files:

gav 2009-12-01 04:51 Rev.: 207

Refactor taskRecurringSchedule update() to a service method.

69 lines of code changed in 3 files:

gav 2009-12-01 03:48 Rev.: 206

Switch Task to the Grails provided attach() from refresh().

2 lines of code changed in 2 files:

gav 2009-12-01 03:45 Rev.: 205

Switch !InventoryMovement to the Grails provided attach() from refresh().

1 lines of code changed in 1 file:

gav 2009-12-01 01:48 Rev.: 204

Refactor taskService update() and enable optimistic version checking.

34 lines of code changed in 4 files:

November 2009 »

Generated by StatSVN 0.4.0