Timeline



May 4, 2010:

10:10 PM Changeset [522] by gav

Add UpdateRev.groovy and _Events.groovy scripts to update application.properties and metadata at compile time to svn base revision.

12:35 AM Changeset [521] by gav

Add version information to about view.

May 3, 2010:

7:05 PM Changeset [520] by gav

Add SVN revision keyword to application properties file.

May 1, 2010:

8:13 PM Changeset [519] by gav

Show a development header logo in all environments except production.

3:04 AM Changeset [518] by gav

Allow InventoryItemPurchase, invoicePaymentApproved and receivedComplete to be edited, part 2, limit to 'orders'.

2:39 AM Changeset [517] by gav

Allow InventoryItemPurchase, invoicePaymentApproved and receivedComplete to be edited.

2:20 AM Changeset [516] by gav

Prevent tasks in the trash being returned by filterPane unless explicitly requested.

Apr 30, 2010:

3:41 AM Changeset [515] by gav

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

Apr 29, 2010:

5:01 AM Changeset [514] by gav

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

Apr 28, 2010:

11:16 PM Changeset [513] by gav

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

11:14 PM Changeset [512] by gav

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

10:47 PM Ticket #64 (Task search returns duplicate records during pagination in some ...) created by Gavin
This only occurs with the following conditions: 1. When not using …
5:02 PM Changeset [511] by gav

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

4:19 PM Changeset [510] by gav

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.

4:13 PM Changeset [509] by gav

Some comments to CreateDataServiceTests.

Apr 23, 2010:

5:53 PM Changeset [508] by gav

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

2:42 PM Changeset [507] by gav

Add inventoryGroup to inventory search view and export.

12:29 PM Changeset [506] by gav

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.

10:35 AM Changeset [505] by gav

Some commenting to AppConfigServiceTests.

Apr 22, 2010:

3:15 PM Changeset [504] by gav

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

12:49 PM UserGuide/OpenSource edited by Gavin
(diff)
12:39 PM UserGuide/MultipleSites edited by Gavin
(diff)
12:29 PM UserGuide edited by Gavin
(diff)

Apr 20, 2010:

3:56 PM Changeset [503] by gav

Refactor TaskSearchService and associated messages.

2:14 AM Changeset [502] by gav

Small text correction to work done view.

Apr 19, 2010:

8:37 PM Changeset [501] by gav

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

8:32 PM Changeset [500] by gav

Remove non-existant class from tab headers.

7:08 PM Changeset [499] by gav

Small correction to taskType sortable column on task search view.

2:07 AM Changeset [498] by gav

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

1:31 AM Changeset [497] by gav

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

1:23 AM Changeset [496] by gav

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

12:46 AM Changeset [495] by gav

Svn delete un-used maintenanceAction list view.

12:21 AM Changeset [494] by gav

Svn delete un-used entryDetailed list view.

12:19 AM Changeset [493] by gav

Svn delete un-used departmentExtendedAttribute list view.

12:12 AM Changeset [492] by gav

Svn delete un-used contactDetailed list view.

12:08 AM Changeset [491] by gav

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

Apr 18, 2010:

10:03 PM Changeset [490] by gav

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

Apr 16, 2010:

2:10 PM Changeset [489] by gav

Add recentlyUsed inventoryItem quick search.

1:25 PM Changeset [488] by gav

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

Apr 15, 2010:

11:42 AM GeneralNews edited by Gavin
(diff)
11:36 AM findingAndUsingInventory06.jpg attached to UserGuide/FindingInventory by Gavin
11:35 AM findingAndUsingInventory02.jpg attached to UserGuide/FindingInventory by Gavin
11:35 AM findingAndUsingInventory01.jpg attached to UserGuide/FindingInventory by Gavin
11:35 AM UserGuide/FindingInventory edited by Gavin
(diff)
11:27 AM contextualHelp01.jpg attached to UserGuide/ContextualHelp by Gavin
11:24 AM taskSearchByNumber03.jpg attached to UserGuide/FindingTasksByNumber by Gavin
11:24 AM UserGuide edited by Gavin
(diff)
11:21 AM taskSearch03.jpg attached to UserGuide/FindingTasks by Gavin
10:58 AM UserGuide/FindingTasksByNumber edited by Gavin
(diff)
10:56 AM taskSearchByNumber02.jpg attached to UserGuide/FindingTasksByNumber by Gavin
10:56 AM taskSearchByNumber01.jpg attached to UserGuide/FindingTasksByNumber by Gavin
10:43 AM UserGuide/FindingTasksByNumber created by Gavin
10:35 AM taskSearch02.jpg attached to UserGuide/FindingTasks by Gavin
10:31 AM taskSearch01.jpg attached to UserGuide/FindingTasks by Gavin
9:53 AM UserGuide/FindingTasks edited by Gavin
(diff)
9:21 AM UserGuide/ContextualHelp edited by Gavin
(diff)
8:58 AM features edited by Gavin
(diff)
8:48 AM InstallationTips edited by Gavin
(diff)

Apr 14, 2010:

3:49 PM features edited by Gavin
(diff)
3:41 PM WikiStart edited by Gavin
(diff)

Apr 13, 2010:

1:29 PM Ticket #50 (New report or view: Inventory Below Reorder) closed by Gavin
fixed: Implemented as a quick search (with export) in Inventory search view, …
1:11 PM Changeset [487] by gav

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

12:38 PM Changeset [486] by gav

Remember user's sort in task search view.

12:37 PM Changeset [485] by gav

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

12:07 PM Changeset [484] by gav

Comments to InventoryItem? doman class.

11:04 AM Changeset [483] by gav

Some comments to TaskDetailedController and TaskSearchService.

11:02 AM Changeset [482] by gav

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

Apr 12, 2010:

5:20 PM Changeset [481] by gav

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

3:16 PM UserGuide/GnuMimsTheName edited by Gavin
(diff)
3:16 PM UserGuide/OtherUses edited by Gavin
(diff)
3:15 PM UserGuide edited by Gavin
(diff)
3:15 PM UserGuide/FindingInventory edited by Gavin
(diff)
3:05 PM UserGuide/FindingTasks edited by Gavin
(diff)
3:05 PM UserGuide/ContextualHelp edited by Gavin
(diff)
3:04 PM Installing edited by Gavin
(diff)
3:02 PM UserGuide edited by Gavin
(diff)
3:01 PM UserGuide/ContextualHelp edited by Gavin
(diff)
3:00 PM UserGuide/FindingInventory created by Gavin
2:59 PM UserGuide/FindingTasks created by Gavin
2:58 PM UserGuide/ContextualHelp created by Gavin
2:52 PM UserGuide/MultipleSites edited by Gavin
(diff)
2:28 PM UserGuide/MultipleSites edited by Gavin
(diff)
2:27 PM Help edited by Gavin
(diff)
2:24 PM WikiStart edited by Gavin
(diff)
2:24 PM UserGuide/OtherUses created by Gavin
2:18 PM UserGuide/OpenSource edited by Gavin
(diff)
2:11 PM UserGuide/OpenSource edited by Gavin
(diff)
1:51 PM UserGuide/OpenSource created by Gavin
1:46 PM UserGuide/GnuMimsTheName edited by Gavin
(diff)
1:44 PM WikiStart edited by Gavin
(diff)
1:44 PM UserGuide created by Gavin
1:36 PM UserGuide/GnuMimsTheName created by Gavin
1:13 PM UserGuide/MultipleSites created by Gavin
1:02 PM Help/MultipleSites edited by Gavin
(diff)
12:03 PM Changeset [480] by gav

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

12:00 PM Changeset [479] by gav

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

Apr 7, 2010:

5:37 PM Changeset [478] by gav

Setup approved and scheduled during subTask creation.

1:52 PM Changeset [477] by gav

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

1:49 PM Changeset [476] by gav

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.

Apr 5, 2010:

12:40 PM Installing edited by Gavin
(diff)
12:24 PM DeveloperStartPage edited by Gavin
(diff)
Note: See TracTimeline for information about the timeline view.