Custom Query (2152 matches)
Results (688 - 690 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#964 | fixed | Create Resource Downloader and make it pluggable | rgrp | rgrp |
Description |
In downloading packages we need to download resources and we need a ResourceDownloader? object for this. these should be pluggable so that we can add support for different types of resources. |
|||
#972 | wontfix | Merge 'extras' into main package dict rather than having separate key | sebbacon | rgrp |
Description |
Rather than have a separate 'extras' key all the extras fields should be consolidated into the main package dict when presenting the package internally or e.g. via the API. Why? Extras are really just an artefact of our internal storage model. Clients of the system (both internal and external) should just see a set of key/values with no distinction between extras and non-extras. Issues
Possible subticket of forms refactoring: #961 |
|||
#973 | fixed | Document license configuration and license system. | rgrp | rgrp |
Description |
Document how license system works and specifically how licenses can be configured. Cost: 2h |