Custom Query (2152 matches)
Results (1840 - 1842 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2390 | fixed | create_test_data for multiple users, rights | dread | dread |
Description |
It would be useful (well for DGU, but no doubt for core too) to have be able to create multiple users with full properties using one commit. Also to be able to create rights (UserObjectRoles?). |
|||
#2392 | fixed | Add language field to dataset | icmurray | icmurray |
Description |
An extra field on datasets called "metadata_language". The language that the meta-data is in. Drop-down list needs to be translatable. Default value is "English". |
|||
#2393 | fixed | Map licenses with countryCode to license name without countryCode | icmurray | icmurray |
Description |
Map licenses: given http://creativecommons.org/licenses/by/2.5/{countrycode}/ as a license value through the API, convert it to http://www.opendefinition.org/licenses/cc-by . Should also work if given http://www.opendefinition.org/licenses/cc-by . NOTE: the API may send through a list of licenses; in this situation, take the head of the list. |