Timeline



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.

Oct 23, 2009:

1:00 PM Changeset [165] by gav

Install export plugin.
Add budget 'planned' and 'unplanned' search view.

9:49 AM Changeset [164] by gav

Add Department-Person relationship, update demo data and views to suite.
Add department and personGroups to Person views.

Oct 22, 2009:

8:41 PM Changeset [163] by gav

Add costCode attribute to Site and regen non-detailed controller and views.

8:26 PM Changeset [162] by gav

Add Department domain class, controller, views and demo data.
Add costCode and department attributes to SystemSection? and regen non-detailed controller and views, adjust detailed views to suite.

4:33 PM Changeset [161] by gav

Add costCode attribute to Asset and regen non-detailed controller and views, adjust detailed views to suite.

8:23 AM Changeset [160] by gav

Add costCode attribute to AssetType? and regen controller and views.

Oct 21, 2009:

8:14 PM Changeset [159] by gav

Regen non-detailed TaskRecurringSchedule? views with new templates.

6:37 PM Changeset [158] by gav

Update templates to Grails-1.1.1

5:30 PM Ticket #18 (Implement item search page for Task, Inventory and Asset menu dropdowns.) closed by Gavin
fixed
5:17 PM Ticket #11 (Implement home page view and navigation) closed by Gavin
fixed
5:07 PM Changeset [157] by gav

Detail work on TaskRecurringSchedule? views and controller.
Regen non-detail views.
Format TaskRecurringScheduleDetailedController? to 4 spaces, no tabs.

Oct 20, 2009:

5:55 PM Changeset [156] by gav

Add filterPane to Asset and Inventory search views.

Oct 17, 2009:

1:41 PM Changeset [155] by gav

Work on Task searching.
Add calendar view for Tasks.
Cleaner look for search and paginate buttons.
OverlayPane? css and javascript to fix filterPane width on smaller screens and for quick search panes.

11:49 AM Changeset [154] by gav

Format to 4 spaces, no tabs.

Oct 14, 2009:

4:25 PM Changeset [153] by gav

Format to 4 spaces, no tabs.

Oct 12, 2009:

1:59 PM Changeset [152] by gav

Add MySQL java connector license info to about view.

10:42 AM Changeset [151] by gav

Replace all deprecated "createLinkTo" links with "resource".

Oct 9, 2009:

10:11 PM Changeset [150] by gav

Add params.message to Person create and edit views.
Code format to 4 spaces, no tabs.

9:47 PM Changeset [149] by gav

Refactor bootstrap data generation to new CreateDataService?.
Tweak security annotations so that ROLE_AppAdmin gives access to all areas.
Rework DataSource? to allow building of prod and dev WARs.
Include MySQL jdbc connector which is GNU GPL'd and used in the prod WAR.

4:53 PM Installing edited by Gavin
(diff)
4:45 PM ChangingTheDatabase edited by Gavin
(diff)
9:21 AM Changeset [148] by gav

Update DataSource?.groovy to include MySQL settings and comments.

Oct 8, 2009:

7:58 PM Changeset [147] by gav

Re-install class-diagram from local svn build with patch to allow war deployment.
Class-diagram overrides removed from Config.groovy since these have all been included upstream.
Tidy comments in SecurityConfig?.groovy
Some work on adding assignedPerson work flow and PersonController?.
Add navAlt and filterPane search to Person and TaskProcedure?.

Oct 5, 2009:

7:02 PM Changeset [146] by gav

Remove invalid contraints reported by Tomcat debug logs.

6:55 PM ChangingTheDatabase created by Gavin
6:40 PM DeveloperStartPage edited by Gavin
(diff)
6:38 PM DeveloperStartPage edited by Gavin
(diff)
6:37 PM DeveloperStartPage edited by Gavin
(diff)
6:32 PM DeveloperStartPage edited by Gavin
(diff)
6:28 PM Installing edited by Gavin
(diff)
6:24 PM WikiStart edited by Gavin
(diff)
6:04 PM Installing edited by Gavin
(diff)
5:52 PM DeveloperStartPage edited by Gavin
(diff)
10:18 AM Ticket #22 (Asset priorities and mandatory registration and testing.) created by Gavin
* Priority 1 is regulatory compliance. * Priority 2 – Hidden …

Oct 4, 2009:

12:59 AM Changeset [145] by gav

Minor bootstrap change, adjust security to accept all /plugin/ urls.
Tested every dateChooser under the sun only to come back to RichUI, only needs to support "EEE, dd-MMM-yyyy" format and have dropdowns for year and month and it would be perfect.
Placed a dateChooser on Task Create view.

Oct 3, 2009:

4:05 PM Changeset [144] by gav

Work on TaskSearchService?.

2:51 AM Changeset [143] by gav

Busy adding TaskSearchService?.

1:48 AM Changeset [142] by gav

Uninstall class-diagram plugin from repo since it has deployment issues in Tomcat.
A few more css improvements.
Spread the date range of tasks created during bootstrap.

Oct 2, 2009:

4:37 PM Installing edited by Gavin
(diff)
1:44 PM Installing edited by Gavin
(diff)
1:30 PM Installing edited by Gavin
(diff)
4:57 AM Changeset [141] by gav

How to make IE7 behave more like Firefox? Add Doctype strict to the layout!
This makes both browsers behave more predictably and makes pseudo :hover work in IE7.

Oct 1, 2009:

5:11 AM Changeset [140] by gav

Install filterPane plugin and configure for Tasks.

Note: See TracTimeline for information about the timeline view.