Timeline



Jan 4, 2010:

8:16 AM Changeset [256] by gav

Add sorting of persons in group for assignedGroup.
Remove some unused javascript.

8:13 AM Changeset [255] by gav

Add ajax feature to show groups for person when creating and editing assignedPerson.
Remove the list and show detailed views since they are no longer used.

Dec 30, 2009:

4:33 AM Changeset [254] by gav

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.

4:09 AM Changeset [253] by gav

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

Dec 28, 2009:

5:01 AM Ticket #49 (Budget status for Tasks) closed by Gavin
fixed: Implemented in r252.
5:00 AM Changeset [252] by gav

Added TaskBudgetStatus as per ticket #49.

1:43 AM Ticket #44 (Check for and correct to ${X.encodeAsHtml()} where required.) closed by Gavin
fixed: The bulk of these have been corrected, don't seem to have been as many …
1:39 AM Ticket #58 (Reminder: check for and correct to ${X.encodeAsHtml()} where required.) created by Gavin
This is a reminder for the original ticket #44. This reminder is to …
1:14 AM Ticket #35 (Adding or removing assigned groups should trigger a modification to be ...) closed by Gavin
fixed
1:10 AM Changeset [251] by gav

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

Dec 27, 2009:

10:16 PM Changeset [250] by gav

Small fix for some Person list view bugs.

9:56 PM Changeset [249] by gav

Refactor AssignedPerson to use a serviced controller.

9:47 PM Changeset [248] by gav

Small adjustment to AssignedGroupDetailedController.

8:13 PM Changeset [247] by gav

Refactor AssignedGroup to use a serviced controller.

Dec 24, 2009:

1:54 PM Changeset [246] by gav

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.

1:45 PM Ticket #37 (Task should have assigned groups along side assigned persons) closed by Gavin
fixed
1:43 PM Ticket #57 (Better determine the use of task scheduled and approved features) created by Gavin
Scheduled currently does not do very much but is passed on to sub …
1:37 PM Changeset [245] by gav

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

1:21 PM Ticket #56 (An improved way to assign a parent to an existing task is required) created by Gavin
Removed/commented out the ability to change the parent task in r246, …
10:25 AM Ticket #55 (Assigned groups and persons should be copied to auto generated sub tasks.) closed by Gavin
fixed
10:24 AM Changeset [244] by gav

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

10:22 AM Changeset [243] by gav

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

Dec 23, 2009:

5:12 PM Changeset [242] by gav

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

3:05 PM Changeset [241] by gav

Undo the AssignedGroup implementation by reverse merge r240:r239.

Dec 22, 2009:

5:50 PM Ticket #55 (Assigned groups and persons should be copied to auto generated sub tasks.) created by Gavin
Implemented in r243.
5:38 PM Changeset [240] by gav

Convert assignedPersons to assignedGroups as per ticket #37.

2:33 PM Changeset [239] by gav

Update personGroup help definition as per ticket #37.

2:07 PM Ticket #54 (New report or view: Breakdown vs Scheduled task ratio) created by Gavin
A good key performance indicator (KPI) is the ratio of completed …
2:05 PM Ticket #53 (New report or view: Breakdown KPI stats per asset) created by Gavin
A good key performance indicator (KPI) is the Immediate Callout …
1:53 PM Ticket #36 (Store configuration settings in database) closed by Gavin
fixed: Implemented in r234 and r237.
1:49 PM Changeset [238] by gav

Improve fault entry help definition.

1:26 PM Changeset [237] by gav

Integrate create data functions with appConfig.

11:53 AM Changeset [236] by gav

Update about view template to match README, take 2.

11:29 AM Changeset [235] by gav

Update about view template to match README.

9:00 AM ChangingTheDatabase edited by Gavin
(diff)
8:46 AM Help/MultipleSites edited by Gavin
(diff)
8:23 AM Help/MultipleSites edited by Gavin
(diff)

Dec 21, 2009:

5:29 PM Help edited by Gavin
(diff)
5:28 PM Help/MultipleSites created by Gavin
5:26 PM Help edited by Gavin
(diff)
11:48 AM Changeset [234] by gav

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

Dec 20, 2009:

9:08 AM Changeset [233] by gav

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

8:17 AM Changeset [232] by gav

Update readme to match website.

Dec 18, 2009:

6:28 PM GeneralNews edited by Gavin
(diff)
3:15 PM Ticket #52 (Production reference) created by Gavin
* Please consider adding a production reference to tasks or faults.
2:43 PM Ticket #51 (New report or view: Inventory Recently Used) created by Gavin
We need a quick way to find, present and print/output all inventory …
2:40 PM Ticket #50 (New report or view: Inventory Below Reorder) created by Gavin
We need a quick way to find, present and print/output all inventory …
2:33 PM Ticket #49 (Budget status for Tasks) created by Gavin
* Please consider adding budget status to tasks. * Currently only 2 …
11:33 AM Changeset [231] by gav

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

11:26 AM Changeset [230] by gav

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

10:01 AM Changeset [229] by gav

Small css fix, tested on FF and IE.

Dec 17, 2009:

2:19 PM Changeset [228] by gav

Added an example for MSSQL datasource.

12:37 PM Changeset [227] by gav

Set svn:ignore for MSSQL driver jar.

Dec 16, 2009:

12:00 AM Milestone 0.4 - Functionality and integration completed
* Improve on functionality and integration between Task, Inventory and …

Dec 14, 2009:

8:34 PM Installing edited by Gavin
(diff)
8:31 PM InstallationTips edited by Gavin
(diff)
8:28 PM InstallationTips edited by Gavin
(diff)
8:21 PM InstallationTips created by Gavin
2:55 PM DeveloperStartPage edited by Gavin
(diff)

Dec 9, 2009:

5:11 PM Ticket #24 (Implement inventory movement.) closed by Gavin
fixed
4:36 AM Changeset [226] by gav

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

2:37 AM DeveloperStartPage edited by Gavin
(diff)

Dec 8, 2009:

4:03 AM Changeset [225] by gav

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

3:19 AM Changeset [224] by gav

List the inventory movements for an inventoryItem.

3:06 AM Changeset [223] by gav

Detail InventoryItem? create and edit views.

Dec 7, 2009:

10:31 PM Changeset [222] by gav

Small tweak to CreateDataService taskService name: complete.

4:49 AM Changeset [221] by gav

CSS improvements, add images to login and search buttons.

Dec 5, 2009:

12:16 AM Changeset [220] by gav

Increase the loading js function flashing duration for IE.

Note: See TracTimeline for information about the timeline view.