Custom Query (2152 matches)
Results (985 - 987 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1477 | fixed | [Super] Group refactor | kindly | kindly |
Description |
This is the implementation of the final draft in http://wiki.ckan.org/Groups_Refactor Steps to complete this will follow (somewhat) in the following order. Change package_group table to membership. (#1478) 3d
Single type per group (#1531)
Add capacity table (#1522)
Allow other objects to be added to groups. (#1531)
Adapt thedatahub.org to use new model.
--not doing the below as part of this super ticker now #1669. Create model for dgu.
Adapt Iati, and potentially other custom instances. Sub-tickets: |
|||
#1478 | fixed | change package_group to members table | kindly | kindly |
Description |
This will comprise of the following steps.
estimate 2d |
|||
#1485 | fixed | Package/Group form extension mechanism so you can add forms for particular package_types | kindly | kindly |
Description |
We want to be able to change form depending on package type or group type. This is dependent on a type field being added to the Package and the Group. |