Timeline



11/26/11:

16:47 Ticket #378 (Add default files to source control) created by ibboard
We have some default files that get bundled with releases, but the new …
14:50 Changeset in IBBoard.WarFoundry.GUI.WinForms [228:6691a8c6f976] by IBBoard <dev@…>
* Try a hint path to get Jenkins to build the project
14:39 Changeset in IBBoard.WarFoundry.GUI.WinForms [227:9325f6c32e9b] by IBBoard <dev@…>
* Copy library to output folder to try to fix Jenkins build
11:59 Changeset in IBBoard.WarFoundry.GUI.GTK [148:a58c832fa593] by IBBoard <dev@…>
* More changes to try to fix build on Jenkins (which doesn't handle …
11:56 Changeset in IBBoard.WarFoundry.GUI.GTK [147:18c7b0b4bc30] by IBBoard <dev@…>
* Try to fix Unicode build issues on Jenkins server by changing …

11/25/11:

20:45 Ticket #101 (Make army names and sizes modifiable after creation) closed by ibboard
fixed: Already in Master.
20:39 Ticket #369 (Clicking "Create" without unit selected causes errors) closed by IBBoard <dev@…>
fixed: In …
20:37 Changeset in IBBoard.WarFoundry.GUI.GTK [146:f3453f3e4591] by IBBoard <dev@…>
Fixes #369: Clicking "Create" without unit selected causes errors * …

11/14/11:

20:55 Ticket #377 (Add direct printing option (WinForms)) created by ibboard
A direct printing option would be nice. Currently, we rely on users …
20:55 Ticket #376 (Add direct printing option (GTK#)) created by ibboard
A direct printing option would be nice. Currently, we rely on users …
20:49 Ticket #375 (Replace "Basic HTML Export" with Clutch's version (WinForms)) created by ibboard
The original "Basic HTML Export" was just a proof of concept and a way …
20:48 Ticket #374 (Replace "Basic HTML Export" with Clutch's version) created by ibboard
The original "Basic HTML Export" was just a proof of concept and a way …
20:44 Ticket #373 (Add user-editable notes to units in UI (WinForms)) created by ibboard
Once the API supports adding notes to units, we need to add the UI for it.
20:44 Ticket #372 (Add user-editable notes to units in UI (GTK)) created by ibboard
Once the API supports adding notes to units, we need to add the UI for it.
20:39 Ticket #371 (Add user-editable notes to units in armies) created by ibboard
The WarFoundry GTK# UI has a Notes field, but it isn't user editable. …
20:35 Ticket #370 (Add "minimum limit" to equipment slots) created by ibboard
Equipment already has a "max limit" and "min limit" defined in the …
19:52 Ticket #369 (Clicking "Create" without unit selected causes errors) created by ibboard
As [http://forums.hiveworldterra.co.uk/viewtopic.php?p=10897#p10897

11/13/11:

20:55 Changeset in IBBoard.WarFoundry.API [433:93c373701016] by IBBoard <dev@…>
Re #356: Add factory for UnitRequiresNoMoreThanNOfUnitTypeRequirement …
20:53 Changeset in IBBoard.WarFoundry.API.Tests [187:cd2aeab2357f] by IBBoard <dev@…>
Re #356: Add factory for UnitRequiresNoMoreThanNOfUnitTypeRequirement …
20:49 Changeset in IBBoard.WarFoundry.API.Tests [186:3263691443be] by IBBoard <dev@…>
Re #365: Add factory for UnitRequiresNoMoreThanNOfUnitTypeRequirement …
20:46 Changeset in IBBoard.WarFoundry.API [432:f64a52e2f8b1] by IBBoard <dev@…>
Re #365: Add factory for UnitRequiresNoMoreThanNOfUnitTypeRequirement …
20:16 Ticket #366 (Rewrite equipment handling and limits) closed by IBBoard <dev@…>
fixed: In …
20:14 Changeset in IBBoard.WarFoundry.API.Tests [185:ba9af0ce916a] by IBBoard <dev@…>
Fixes #366: Rewrite equipment handling and limits * Add on more test …

11/12/11:

20:49 Changeset in IBBoard.WarFoundry.API.Tests [184:00ea622313be] by IBBoard <dev@…>
Re #366: Rewrite equipment handling and limits * Add test for numeric …
20:47 Ticket #368 (Validate equipment amounts on units) created by ibboard
Following on from #356 and #366 we now need to validate the equipment …
20:36 Changeset in IBBoard.WarFoundry.API.Tests [183:bd38c32fb1a9] by IBBoard <dev@…>
Re #366: Rewrite equipment handling and limits * Remove comment added …
20:35 Changeset in IBBoard.WarFoundry.API [431:c8002429ab45] by IBBoard <dev@…>
Re #366: Rewrite equipment handling and limits * Remove code added …
19:53 Changeset in IBBoard.WarFoundry.GUI.GTK [145:135491fd1830] by IBBoard <dev@…>
* Commit reformatted auto-generated code, because MonoDevelop changed …

11/09/11:

20:16 Ticket #367 (Make error more useful with invalid XML in multi-file zip) created by ibboard
If you have a zip file with multiple XML files in it and one of them …

11/06/11:

21:02 Changeset in IBBoard.WarFoundry.API.Tests [182:e9be63d72b3c] by IBBoard <dev@…>
Cross-ref #356 and #366 in code
21:00 Ticket #366 (Rewrite equipment handling and limits) created by ibboard
Bug #356 highlighted a bug in the equipment handling for units in …
20:53 Changeset in IBBoard.WarFoundry.API.Tests [181:49b359624ea5] by IBBoard <dev@…>
Re #356: Stack overflow with some equipment limits * Add more values …
20:44 Changeset in IBBoard.WarFoundry.API [430:7e95b880f9cc] by IBBoard <dev@…>
Re #356: Stack overflow with certain equipment limits * Set sensible …
20:21 Changeset in IBBoard.WarFoundry.API [429:7179c585d31d] by IBBoard <dev@…>
Re #356: Stack overflow with some equipment limits * Add …
19:47 Changeset in IBBoard.WarFoundry.API.Tests [180:ce40484ad921] by IBBoard <dev@…>
Re #356: Exception caused by unit limits * Add test that triggers the …

10/31/11:

20:30 Ticket #338 (WarFoundry.API - Save System Data) closed by IBBoard <dev@…>
fixed: In …
20:23 Changeset in IBBoard.WarFoundry.API.Tests [179:32b3e41bc8f0] by IBBoard <dev@…>
Fixes #338: WarFoundry.API - Save System Data * Add final test to …

10/30/11:

20:36 Ticket #365 (Add factory for UnitRequiresNoMoreThanNOfUnitTypeRequirement) created by ibboard
UnitRequiresAtLeastNUnitsRequirement has its own factory, which …
20:33 Changeset in IBBoard.WarFoundry.API [428:8f5125740316] by IBBoard <dev@…>
Re #27: Define unit requirements * Move definition and documentation …
20:31 Changeset in IBBoard.WarFoundry.API [427:3882b533d99d] by IBBoard <dev@…>
Re #27: Define unit requirements * Add ID to requirements so that it …

10/29/11:

16:20 Ticket #327 ("Points" system should be used in UI) closed by ibboard
fixed: In [467decfdde8e/IBBoard.WarFoundry.GUI.WinForms]: […]
16:13 Ticket #355 (Add XML export format that can be transformed with an XSL) closed by ibboard
fixed: Closing - extra features are in ticket:363 and ticket:363. IBBoard has …
16:12 Ticket #364 (Enhance XML Export UI in GTK#) created by ibboard
The basic UI is in the GTK# app, but Clutch thought a few more changes …
16:11 Ticket #363 (Enhance XML Export UI in WinForms) created by ibboard
The basic UI is in the WinForms app, but Clutch thought a few more …

10/28/11:

20:52 Changeset in IBBoard.WarFoundry.API [426:61fae5cbba02] by IBBoard <dev@…>
Re #338: WarFoundry.API - Save System Data * Fix copy-and-paste …
20:52 Changeset in IBBoard.WarFoundry.API.Tests [178:50b8466783ed] by IBBoard <dev@…>
Re #338: WarFoundry.API - Save System Data * Add test for saving …
Note: See TracTimeline for information about the timeline view.