Ckanext-datarequests

Latest version: v1.1.0

Safety actively analyzes 630094 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.3.0

This version includes:
- Bug Fixes
- Internationalization support: Spanish is now fully supported. You can translate the extesion to your own language following the instructions given in the `README.md` file
- Improved search capabilities: users can now filter data requests using free text
- Completely new chat interface
- Updated documentation
- Selenium Integration tests
- API Changes:
- `datarequest_index` returns data requests in ascending order by default now. In previous versions, data requests were returned in descending order. If you still want data requests to be returned in descending order, please include the parameter `sort` with value `desc`.
- `datarequest_comment_list` returns comments in ascending order by default now. In previous versions, comments were returned in descending order. If you still want comments to be returned in descending order, please include the parameter `sort` with value `desc`.

**Note 1:** This version requires CKAN 2.5 or above. If you are using an older version of CKAN, you can use previous versions of this extension.

**Note 2:** This version has been deleted from PyPi as it does not work due to some problems related to the translation system. You can install this version manually.

0.2.12

New features
- The extension can be installed by executing `pip install ckanext-datarequests`.
- Tests can be run by executing `python setup.py nosetests`

0.2.10

Included improvements:
- The installation process have been eased so now the extension can be installed by running `python setup.py install`.

0.2.9

Fixed bugs:
- 14: Data Requests cannot be closed on CKAN >= 2.4

0.2.8

New features:
- Show a badge with the number of data requests in the header

0.2.7

- New feature: show comments number of every data request in data requests list.
- New feature: show comments number of one data request in the data request page.

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.