Timeline



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.

Dec 4, 2009:

8:52 PM Changeset [219] by gav

Make some dates more groovy.

3:13 PM Changeset [218] by gav

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

2:08 PM Changeset [217] by gav

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

2:05 PM Changeset [216] by gav

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

12:34 PM Ticket #25 (Complete recurring task implementation with quartz) closed by Gavin
fixed
12:19 PM Changeset [215] by gav

Always show Calendar in Nav bar.

1:13 AM Changeset [214] by gav

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

Dec 3, 2009:

11:44 PM Changeset [213] by gav

Finishing touches to recurring tasks.

8:12 PM Changeset [212] by gav

Format to 4 spaces, no tabs.

7:43 PM Changeset [211] by gav

Format to 4 spaces, no tabs.

12:54 PM Ticket #28 (When viewing inventory item pictures with Lightbox resize is not ...) closed by Gavin
fixed
12:51 PM Ticket #8 (Website css needs updating to match application.) closed by Gavin
fixed

Dec 2, 2009:

5:26 AM Changeset [210] by gav

Make date calculations and formatting more groovy.

1:50 AM Changeset [209] by gav

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.

Dec 1, 2009:

10:15 PM Ticket #48 (The new gnuMims logo has a poor gradient or jaggered appearance in IE) closed by Gavin
wontfix
10:10 PM Ticket #48 (The new gnuMims logo has a poor gradient or jaggered appearance in IE) created by Gavin
Found that this is due to an IE bug when the PC's dpi is set to 120 …
8:43 PM Ticket #47 (Filterpane bug when selecting an operator but not inputting a value ...) created by Gavin
See bug in grails plugin filterpane: …
5:10 AM Changeset [208] by gav

Remove some no longer used imports and injections.

4:51 AM Changeset [207] by gav

Refactor taskRecurringSchedule update() to a service method.

3:48 AM Changeset [206] by gav

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

3:45 AM Changeset [205] by gav

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

1:48 AM Changeset [204] by gav

Refactor taskService update() and enable optimistic version checking.

1:17 AM Ticket #46 (Reminder: Check for optimistic locking in edit views) created by Gavin
Check and ensure that optimistic locking is in the edit views and that …

Nov 30, 2009:

10:28 PM Changeset [203] by gav

Move task recurring schedule creation to a service.

1:26 AM Changeset [202] by gav

Some commenting and tweak to disable recurring schedule when completing or moving a task to trash.

12:30 AM Changeset [201] by gav

Disable recurring schedule when completing or moving a task to trash.

Nov 29, 2009:

10:13 PM Changeset [200] by gav

Fix log4j config that was preventing war building.

Nov 28, 2009:

2:17 PM Changeset [199] by gav

Upgrade quartz plugin to 0.4.1 propper.
Refactor and enable quartz scheduling for recurring tasks.
Adjust svn ignores to ignore all log files.
Create a pseudo system person for automated insertions.

12:41 PM Ticket #45 (Make dataFormat a global in Config.) created by Gavin
In Config.groovy place a global.dateFormat='EEE, dd-MMM-yyyy'. Then …
12:33 PM Ticket #44 (Check for and correct to ${X.encodeAsHtml()} where required.) created by Gavin
Anywhere that user input is displayed in a page there is the …
11:07 AM Ticket #43 (Base type domain classes should have caching enabled) created by Gavin
The '*Type' classes that don't change often should have caching …

Nov 27, 2009:

1:54 PM Changeset [198] by gav

Some commenting to PersonService.

1:49 PM Changeset [197] by gav

Revamp logging configuration.

Nov 24, 2009:

3:33 PM Ticket #42 (Work flow for sharing task numbers) created by Gavin
With the concept of the maintenance technician entering the task and …
3:33 PM Ticket #41 (Production report from fault entries) created by Gavin
If a production person entered faults against tasks then these faults …
3:15 PM Ticket #40 (Feature to assemble a 'work order' from task) created by Gavin
Tasks are great but some work flows are based around work orders. An …
3:11 PM Ticket #39 (CostCodes need to have persons authorised to use them) created by Gavin
Each cost code or person needs a relationship and way to authorise …
7:57 AM Changeset [196] by gav

Exclude tasks in trash from subTask lists.
Add create subTask functionality.
Move possibleParentList() to TaskService.

Nov 23, 2009:

4:39 PM Ticket #38 (A way to assess and record the condition severity of an asset when ...) created by Gavin
When performing a preventative maintenance task that has a procedure, …

Nov 22, 2009:

4:28 PM Changeset [195] by gav

Format to 4 spaces, no tabs.

Nov 20, 2009:

3:15 PM Ticket #31 (Remove the auto inserted login credentials and message in production mode.) closed by Gavin
fixed: Implemented in r194
3:13 PM Changeset [194] by gav

Remove the auto inserted login credentials and message in production mode.

2:46 PM Changeset [193] by gav

Format to 4 spaces, no tabs.

2:38 PM Changeset [192] by gav

Facelift with new logo.

Nov 19, 2009:

9:16 PM Changeset [191] by gav

Improve entry creation so that entryType is passed in with the associated submitButton.
Refactor InventoryMovementService and prevent create/delete of invenotryMovements on complete task.

9:00 PM Ticket #13 (Implement audit/changelog using TaskModifications domain) closed by Gavin
fixed
1:47 PM Changeset [190] by gav

Switch creatDemoEntries to use the taskService.createEntry service.
Switch some findByName's to get(id).

11:43 AM Changeset [189] by gav

Set minimum lightbox width, may fix IE resize bug but also makes list navigation faster.

11:33 AM Changeset [188] by gav

Small change to loading javascript, preload image and increase pulses for IE.

Nov 17, 2009:

3:50 PM Ticket #37 (Task should have assigned groups along side assigned persons) created by Gavin
* Many assignedGroups may be added to a task. * Many assignedPersons …
10:15 AM Changeset [187] by gav

Small change of toString method.

9:54 AM Ticket #36 (Store configuration settings in database) created by Gavin
Create a new AppConfig class. The system can record events and …
9:42 AM Ticket #35 (Adding or removing assigned groups should trigger a modification to be ...) created by Gavin
A task modification should be recorded for the above. Implemented in …
9:30 AM Ticket #34 (Task overdue/warning flag) created by Gavin
Concept idea: overdue/warning flag for tasks that are overdue by …
9:07 AM Ticket #33 (Fault entries and work requests.) created by Gavin
* Fault entries are basic entries from the customer reporting a fault. …
Note: See TracTimeline for information about the timeline view.