Custom Query (2152 matches)
Results (1459 - 1461 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1764 | wontfix | Move activity streams API tests into tests/logic | seanh | seanh |
Description |
Which is where the other API tests have now been moved. |
|||
#1765 | fixed | Enhance Tag and Package models with vocabularies | seanh | seanh |
Description |
Add a vocabulary column to the tags database table, change tags to have unique (tag_name, vocabulary_id) instrad of unique tag name, update methods in the Tag and Package classes to deal with the fact that tags may belong to vocabularies and that tag names are no longer unique. |
|||
#1775 | fixed | Enable adding many tags at once to controlled vocabularies via API | seanh | seanh |
Description |
We already have API calls for adding one tag or removing one tag at a time to/from a vocab. Want more convenient ways to add or remove many in one call, or just pass in a list of tags to completely replace a vocab's current list.
|
Note: See TracQuery
for help on using queries.