
- Diff python 2.7.6 and 2.7.9 update#
- Diff python 2.7.6 and 2.7.9 code#
- Diff python 2.7.6 and 2.7.9 password#
- Diff python 2.7.6 and 2.7.9 license#
Allowlist for functions in datastore_search_sql (see _functions_file). Filter activities from user at the database level ( #5698). Don’t set old_filename when updating groups ( #5707). ensure HTTP_HOST is bytes under python2 ( #5714).
Fix error when deleting resource with missing datastore table ( #5757).
Diff python 2.7.6 and 2.7.9 update#
Update references to DataPusher documentation. New block in nav links in user dashboard ( #5804).
Use user performing the action on activity context on user_update ( #5743).Set default group_type to group in group_create ( #5693).Add allow_partial_update to fix losing users ( #5734).Fix upload log activity sorting ( #5827).Fix for adding directories from plugins if partially string matches existing values ( #5836).Fix exception when passing limit to organization ( #5789).Persist attributes in chained functions ( #5751).Prevent guessing format and mimetype from resource urls without path ( #5852).remove unused var in task_status_update ( #5861).Fix Explore button not working ( #3720).make SQL function whitelist case-insensitive unless quoted ( #5969).Fix datastore_search language parameter ( #5974).Fix auth error when deleting a group/org ( #6006).Use external library to parse view filter params.
Diff python 2.7.6 and 2.7.9 password#
Display proper message when sysadmin password is incorect ( #5911). Catch TypeError from invalid thrown by dateutils ( #6085). Allow uploaders to only override asset / resource uploading ( #6088). Include requirements files in Manifest ( #5726). Allow installation of requirements without any additional actions using pip ( #5408). Only load view filters on templates that need them. Fix issue with purging custom entity types ( #5859). Fix sqlalchemy configuration, add doc ( #5932). Fix db init in docker as the directory is not empty ( #6027). Include extra files into ckanext distribution ( #5995). Remove hardcoded logging level ( #5941). Fix TemplateSynta圎rror in snippets/changes/license.html ( #5972). Allow package activity migration on p圓 ( #5930). Fix for Datastore file dump extension ( #5593). Ensure order of plugins in PluginImplementations ( #5965). Keep repeatable facets inside pagination links ( #6084). Fix performance bottleneck in activity queries ( #6028). Have changed but there are redirects in place, eg Note that the URLs for the zh_CN and zh_TW locales Several documentation fixes and improvements. Stable default ordering when consuming resource content from datastore. Fix tracking.js module preventing links to be opened in new tabs ( #6386). Diff python 2.7.6 and 2.7.9 license#
Don’t cache license translations across requests ( #5586). Fix SQLAlchemy configuration for DataStore ( #6087). render_datetime helper does not respect ckan.display_timezone configuration ( #6252). Fix DataPusher error during resource_update ( #5597). Fix user email validator when using name as id parameter ( #6113). Render activity timestamps with title= attribute ( #6109). Fixture for plugin DB migrations ( #6139).
Fix pagination links for custom org types ( #6162). Fix exception when using solr_user and solr_password on P圓 ( #6179). Fix page render errors when search facets are not defined ( #6181). Fix guard clause on has_more_facets, #6190 ( #6190). Remove not accessed user object in resource_update ( #6220). Fix Solr HTTP basic auth cred handling ( #6286). Fix datetime formatting when listing user tokens on py2. Coerce query string keys/values before passing to quote() ( #6099). Fix object list validation output ( #6149). Diff python 2.7.6 and 2.7.9 code#
Handle Traceback Exception for HTTP and HTTP status Code in logging ( #6340). Allow UTF-8 in JS translations ( #6051). Fix unpriviledged users being able to access bulk process ( #6290). Show job title on job start/finish log messages ( #6387). Don’t show snippet names in non-debug mode ( #6406).