Adrià Mercader

Results 151 issues of Adrià Mercader

After the titanic work by @TomeCirun in #6560 we need to document it properly to ensure a smooth transition - [ ] Add a new "Authentication and Sessions" page to...

Good for Contribution

Fixes #6657 ### Proposed fixes: Modify the `not_empty` validator to allow `False` and 0 values. Add missing tests ### Features: - [x] includes tests covering changes - [x] includes bugfix...

Backport pending
Backport 2.8.11
Backport 2.9.6

@avdata99 fixed the activity stream pagination on the dataset activity stream on https://github.com/ckan/ckan/pull/6798 These changes need to be ported to the organization, group, user and dashboard activity streams. Now that...

**CKAN version** 2.10 (master) **Describe the bug** Following up from https://github.com/ckan/ckan/pull/6560, here's what happens when a user is not authorized to perform an action on the UI: | CKAN Version...

Only sysadmins can update a user state ### Features: - [x] includes tests covering changes - [x] includes bugfix for possible backport

Backport pending
Backport 2.8.11
Backport 2.9.6

Our docs cover how to install Solr but not much more. We have recurring questions ([example](https://gitter.im/ckan/chat?at=62a76e204aa6c31dca4d62b6)) about how does the search work (default operators, etc) and how to modify it...

Good for Contribution

The next CKAN version will be 2.10, here's how you can help making it happen quicker: * There are no major features under development but would be good to wrap...

Good for Contribution

This does two things on the auth settings defined in the config declaration: * Adds an explicit boolean default to all of them * Restores the value for `ckan.auth.create_unowned_dataset` (aka...

While you can add CSRF protection to your site using [ckanext-security](https://github.com/data-govt-nz/ckanext-security), we would benefit a much larger number of users if this was built-in and enabled by default. The last...

Good for Contribution

We could provide one or two predefined schemas covering all DCAT and DCAT-AP fields ready to be used or customized by instance maintainers. This will also help in handling multilingual...