Custom Query (2152 matches)
Results (541 - 543 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#85 | fixed | Convert state from an object to an enumeration | rgrp | rgrp |
Description |
No real benefit of having State object as opposed to a simple text field with enumerated values and this second option is both simpler and more flexible. Main hassle here is that it requires migration in all projects that use vdm. If we're going to do this we should do it sooner rather than later. Cost: 2h (+ 1h for a conversion method) |
|||
#86 | fixed | Support for stateful dict-like collections | rgrp | rgrp |
Description |
Already support stateful list-like collections and should extend this to dict-like collections. (This is prerequisite for implementing versioned "extra" (key/value) attributes on packages in CKAN and elsewhere). |
|||
#87 | duplicate | Multiple download links | rgrp | rgrp |
Description |
Multiple download links, including links to mirrors and multiple formats/versions |