April 2010 Commit Log

Number of Commits:
41
Number of Active Developers:
1
gav 2010-04-30 03:41 Rev.: 515

Default task dates to today when manually creating a sub task.

5 lines of code changed in 1 file:

gav 2010-04-29 05:01 Rev.: 514

Added integration test for !TaskSearchService.getPersonsTasks().
Extended !TaskService.delete() to handle assignedPersons and assignedGroups.
Use safe collection navigation in !AssignedGroupService and AssignedPersonService.

123 lines of code changed in 4 files:

gav 2010-04-28 23:16 Rev.: 513

Prevent filterPane from sorting by attentionFlag, see ticket #64.

2 lines of code changed in 1 file:

gav 2010-04-28 23:14 Rev.: 512

Refactor !TaskSearchService.getTasks() to use HQL and avoid bug in ticket #64, also extend associated tests.

48 lines of code changed in 2 files:

gav 2010-04-28 17:02 Rev.: 511

Adjust !TaskSearchService.getPersonsTasks() so that if a person created it and is leadPerson then that task is returned.
Started on integration tests for !TaskSearchService.

123 lines of code changed in 2 files:

gav 2010-04-28 16:19 Rev.: 510

Adding an entry to a task with no time booked will now leave the task as "Not Started".
Reopening a task will check if the task should be "In Progress" or "Not Started".
Added integration tests for above.
Added !TaskService.delete() since it is required for integration tests.

223 lines of code changed in 3 files:

gav 2010-04-28 16:13 Rev.: 509

Some comments to !CreateDataServiceTests.

6 lines of code changed in 1 file:

gav 2010-04-23 17:53 Rev.: 508

Base data is now created during bootstrap in all environments.
Add stdout log appender to test environment.
Add !CreateDataServiceTests.

106 lines of code changed in 3 files:

gav 2010-04-23 14:42 Rev.: 507

Add inventoryGroup to inventory search view and export.

10 lines of code changed in 2 files:

gav 2010-04-23 12:29 Rev.: 506

Create data adjustment, split createBasePersonGroupTypes into a separate method.
Small adjustment to person show and edit views, add group link and only show active !PersonGroups.

30 lines of code changed in 3 files:

gav 2010-04-23 10:35 Rev.: 505

Some commenting to !AppConfigServiceTests.

5 lines of code changed in 1 file:

gav 2010-04-22 15:15 Rev.: 504

Adjust !BootStrap.groovy since it is now environment aware.
Small spelling correction to DataSource.groovy

25 lines of code changed in 2 files:

gav 2010-04-20 15:56 Rev.: 503

Refactor !TaskSearchService and associated messages.

151 lines of code changed in 3 files:

gav 2010-04-20 02:14 Rev.: 502

Small text correction to work done view.

1 lines of code changed in 1 file:

gav 2010-04-19 20:37 Rev.: 501

Removed negative margin from tab headers since it causes selection problems in IE and looks better with a little extra space.

1 lines of code changed in 1 file:

gav 2010-04-19 20:32 Rev.: 500

Remove non-existant class from tab headers.

2 lines of code changed in 2 files:

gav 2010-04-19 19:08 Rev.: 499

Small correction to taskType sortable column on task search view.

1 lines of code changed in 1 file:

gav 2010-04-19 02:07 Rev.: 498

Improved table row onclick implementation for all detailed list and search views.

494 lines of code changed in 28 files:

gav 2010-04-19 01:31 Rev.: 497

Svn delete taskModification controller and views since they should not really exist.

0 lines of code changed in 5 files:

gav 2010-04-19 01:23 Rev.: 496

Svn delete un-used site and section extendedAttribute list views.

0 lines of code changed in 2 files:

gav 2010-04-19 00:46 Rev.: 495

Svn delete un-used maintenanceAction list view.

0 lines of code changed in 1 file:

gav 2010-04-19 00:21 Rev.: 494

Svn delete un-used entryDetailed list view.

0 lines of code changed in 1 file:

gav 2010-04-19 00:19 Rev.: 493

Svn delete un-used departmentExtendedAttribute list view.

0 lines of code changed in 1 file:

gav 2010-04-19 00:12 Rev.: 492

Svn delete un-used contactDetailed list view.

0 lines of code changed in 1 file:

gav 2010-04-19 00:08 Rev.: 491

Svn delete non-detailed assignedGroup and assignedPerson controllers and views.

0 lines of code changed in 10 files:

gav 2010-04-18 22:03 Rev.: 490

Add work done by person and date feature with view and search logic.

218 lines of code changed in 6 files:

gav 2010-04-16 14:10 Rev.: 489

Add recentlyUsed inventoryItem quick search.

71 lines of code changed in 4 files:

gav 2010-04-16 13:25 Rev.: 488

Replace nulling of session attributes with removeAttribute() in task controller.

6 lines of code changed in 1 file:

gav 2010-04-13 13:11 Rev.: 487

Default scheduled to true when creating a new Scheduled task.
Add applicable sorting and findAllByIsActive(true) to select lists in task views.

97 lines of code changed in 5 files:

gav 2010-04-13 12:38 Rev.: 486

Remember user's sort in task search view.

10 lines of code changed in 1 file:

gav 2010-04-13 12:37 Rev.: 485

Add inventory item quick search (items below reorder) and remember user's search in session.

192 lines of code changed in 4 files:

gav 2010-04-13 12:07 Rev.: 484

Comments to InventoryItem doman class.

4 lines of code changed in 1 file:

gav 2010-04-13 11:04 Rev.: 483

Some comments to !TaskDetailedController and !TaskSearchService.

8 lines of code changed in 2 files:

gav 2010-04-13 11:02 Rev.: 482

Refactor entry creation to provide correct error messages when trying to create a new entry on a complete task.

35 lines of code changed in 5 files:

gav 2010-04-12 17:20 Rev.: 481

Turn off SQL logging and update messages to suite adjusted task quick search.

9 lines of code changed in 2 files:

gav 2010-04-12 12:03 Rev.: 480

Configure the root logger to only output to appLog appender in prod and test envrionments.
Svn ignore *.log* and set maxBackupIndex to 1.

17 lines of code changed in 1 file:

gav 2010-04-12 12:00 Rev.: 479

Improvements to task search logic, especially 'my' tasks.

119 lines of code changed in 2 files:

gav 2010-04-07 17:37 Rev.: 478

Setup approved and scheduled during subTask creation.

11 lines of code changed in 1 file:

gav 2010-04-07 13:52 Rev.: 477

Move params.message and params.errorMessage to shared messages template.

8 lines of code changed in 4 files:

gav 2010-04-07 13:49 Rev.: 476

Improve task search and calendar logic.
Move task quick search links to a template.
Set targetCompletionDate when creating task from calendar.
Remove task budget action and view, functionality moved to task search.
Customise calendar css.

706 lines of code changed in 11 files:

gav 2010-04-01 08:19 Rev.: 475

Add taskType to Task search view export.

3 lines of code changed in 1 file:

March 2010 »

Generated by StatSVN 0.4.0