| Changes | Show details
- Fix DataPusher being fired multiple times (
#3245 <https://github.com/ckan/ckan/issues/3245>_)
- Use the url_for() helper for datapusher URLs (
#2866 <https://github.com/ckan/ckan/issues/2866>_)
- Resource creation date use datetime.utcnow() (
#3447 <https://github.com/ckan/ckan/issues/3447>_)
- Fix locale error when using fix ckan.root_path
render_markdown breaks links with ampersands
- Check group name and id during package creation
- Use utcnow() on dashboard_mark_activities_old (
#3373 <https://github.com/ckan/ckan/issues/3373>_)
- Fix encoding error on DataStore exception
- Datastore doesn’t add site_url to resource created via API (
#3189 <https://github.com/ckan/ckan/issues/3189>_)
- Fix memberships after user deletion (
#3265 <https://github.com/ckan/ckan/issues/3265>_)
- Remove idle database connection (
#3260 <https://github.com/ckan/ckan/issues/3260>_)
- Fix package_owner_org_update action when called via the API (
#2661 <https://github.com/ckan/ckan/issues/2661>_)
- Fix French locale (
#3327 <https://github.com/ckan/ckan/issues/3327>_)
- Updated translations
|