View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001044 | NoesisGUI | C# SDK | public | 2017-04-05 18:37 | 2018-12-04 17:06 |
| Reporter | KeldorKatarn | Assigned To | sfernandez | ||
| Priority | normal | Severity | tweak | ||
| Status | resolved | Resolution | fixed | ||
| Target Version | 2.2.0 | Fixed in Version | 2.2.0b5 | ||
| Summary | 0001044: ItemCollection should implement IEnumerable | ||||
| Description | ItemCollection should implement IEnumerable and all other collection interfaces it supports. It already exposes the GetEnumerator() method defined by IEnumerable, so it is just to add the interface to the inheritance list (other classes like Collection and FreezableCollection should add it too). | ||||
| Platform | Any | ||||
| child of | 0001038 | assigned | sfernandez | Caliburn.Micro metaticket |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2017-04-05 18:37 | sfernandez | New Issue | |
| 2017-04-05 18:37 | sfernandez | Status | new => assigned |
| 2017-04-05 18:37 | sfernandez | Assigned To | => sfernandez |
| 2017-04-05 18:37 | sfernandez | Relationship added | child of 0001038 |
| 2017-10-09 17:30 | sfernandez | Reporter | sfernandez => KeldorKatarn |
| 2017-10-09 17:30 | sfernandez | Description Updated | |
| 2018-11-01 02:14 | jsantos | View Status | public => private |
| 2018-11-22 20:18 | sfernandez | Target Version | => 2.2.0 |
| 2018-11-22 20:18 | sfernandez | View Status | private => public |
| 2018-11-22 20:18 | sfernandez | Platform | => Any |
| 2018-12-04 17:06 | sfernandez | Status | assigned => resolved |
| 2018-12-04 17:06 | sfernandez | Resolution | open => fixed |
| 2018-12-04 17:06 | sfernandez | Fixed in Version | => 2.2.0b5 |