Timeline



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. …

Nov 15, 2009:

1:50 AM Changeset [186] by gav

Add createEntry to TaskService, automgically updates the task to "In progress" and creates the "Started" task modification.

Nov 11, 2009:

8:58 PM Ticket #32 (Show only the non-detailed controllers in 'admin' view) created by Gavin
Should be able to use the grep taglib or a controller regex to do this.
8:57 PM Ticket #31 (Remove the auto inserted login credentials and message in production mode.) created by Gavin
Wrap these in a <g:if env="production"> tag.
8:42 PM Ticket #30 (Implement purchase orders) created by Gavin
Each purchase order can only be made out to a single supplier so this …
8:34 PM Ticket #29 (Pictures for online demo and when running in dev mode) created by Gavin
WebAlbum? does this so look for example there.
8:15 PM Ticket #10 (Beware that unix command names are all lower case "gnumims" not "gnuMims") closed by Gavin
fixed

Nov 10, 2009:

9:56 PM Changeset [185] by gav

Small refactor to use personService where appropriate.

7:33 PM Changeset [184] by gav

Small adjustment to modifications show/hide in task show view, since we are now using prototype effects globally.

6:36 PM GeneralNews edited by Gavin
(diff)
6:21 PM Ticket #28 (When viewing inventory item pictures with Lightbox resize is not ...) created by Gavin
This works 100% in Firefox so is an IE bug and requires a work around. …
5:56 PM Ticket #26 (Implement Pictures for inventory items.) closed by Gavin
fixed
5:54 PM Ticket #27 (Task filter does not return any tasks when between is used for dates) created by Gavin
This is possibly a bug in the upstream filter-pane plugin which is …
5:34 PM Changeset [183] by gav

Update acknowledgements to include WebAlbum? and Lightbox.

4:20 PM Installing edited by Gavin
(diff)
1:26 PM Changeset [182] by gav

Add support for inventory item Pictures and Images.
Add new PersonService, refactor CreateDataService and TaskService to suite.

Nov 5, 2009:

4:01 AM Changeset [181] by gav

Change is* in Task to just 'active', 'scheduled' and 'approved'.
Regenerate non detailed controller and views.
Adjust detailed controller, views and services to suite.
Add support for task actions 'approve', 'complete', 'trash' and their counter parts.
Default task status to "not started" when creating a new task.

Nov 4, 2009:

2:47 PM Changeset [180] by gav

Add support for taskModification audit/change log, the create and update modifications are complete.
Moved create and update of tasks to taskService.
Small Assset domain class adjustment to prevent blank asset name.
Removed "static scope = 'request'" from services since I don't believe it is required and it limits where the service may be used.

Nov 3, 2009:

5:58 PM Changeset [179] by gav

Format to 4 spaces, no tabs.

Nov 2, 2009:

3:32 PM Ticket #12 (After an update or save sometimes old/stale data/vaules are shown) closed by Gavin
fixed
3:25 PM Changeset [178] by gav

Resolve ticket #12 again.
Turn query cache on again since this did not resolve the problem.
Implement fix as per http://jira.codehaus.org/browse/GRAILS-5111, add flush:true to save.
Adjust templates to include above and remove home url.
Re-generate all non detailed views and controllers.
Manually add flush:true and remove home url to detailed views and controllers.

1:17 PM Changeset [177] by gav

Inventory movement quantity adjustments now done in a service.
InventoryMovementType now has an incrementsInventory flag, so not dependant on the text name.

9:08 AM Ticket #12 (After an update or save sometimes old/stale data/vaules are shown) reopened by Gavin
Turning off query caching appears to improve things in dev environment …

Oct 31, 2009:

11:12 AM Changeset [176] by gav

Add InnoBD config for MySQL since we will require transactions and row locking from now on.

10:16 AM WikiStart edited by Gavin
(diff)
10:14 AM Installing edited by Gavin
(diff)
10:02 AM ChangingTheDatabase edited by Gavin
(diff)
9:48 AM Installing edited by Gavin
(diff)

Oct 29, 2009:

8:30 PM Changeset [175] by gav

Substantial refactor of the Inventory domain.
InventoryItems can now be added to tasks, no quantity adjustments done yet.
Removed StoredItem and with it the ability to store an inventoryItem in multiple places, just too complex right now.
Svn move StoreLocation to InventoryLocation.

11:46 AM Changeset [174] by gav

Comments in DataSource?.groovy

Oct 28, 2009:

9:18 AM Changeset [173] by gav

Format to 4 spaces, no tabs.

8:32 AM Changeset [172] by gav

Fix LoginController? null object bug introduced at r166.

Oct 27, 2009:

4:21 PM Ticket #26 (Implement Pictures for inventory items.) created by Gavin
Implemented in at r182
2:24 PM Ticket #25 (Complete recurring task implementation with quartz) created by Gavin
The core classes and services have been implemented. Some logic, …
2:22 PM Ticket #24 (Implement inventory movement.) created by Gavin
So that Inventory Items may be easily checked out via the task …
1:57 PM Ticket #12 (After an update or save sometimes old/stale data/vaules are shown) closed by Gavin
fixed
1:51 PM Changeset [171] by gav

Turn off query_cache, should solve ticket #12.

12:24 PM GeneralNews edited by Gavin
(diff)
9:28 AM Changeset [170] by gav

Upgrade to class-diagram-0.4.1

8:53 AM Changeset [169] by gav

Fix looping bug when a parentTask is selected from a task that is already a subTask.

8:33 AM Changeset [168] by gav

Add message bundles for the task filterPane.
Add primary and associated assets to taskDetailed views.

12:00 AM Milestone 0.3 - Asset management completed
* Improve asset functionality. * Develop basic Planned Maintenance …

Oct 26, 2009:

3:16 PM Changeset [167] by gav

Format to 4 spaces, no tabs.

3:11 PM Changeset [166] by gav

Add test and message for no granted authority to LoginController.
Correct belongsTo in Person-PersonGroup? relationship.
Re-generate PersonGroup? controller and views.
Add more help balloon messages for Person and Task.
Default ROLE_AppUser to ON when creating a person.

Note: See TracTimeline for information about the timeline view.