Created
September 30, 2016 10:25
-
-
Save amercader/87a64db1229cfdea538ce45cf0a46dea to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Make resource name default to file name (#1372) | |
Invite to organization has hard-coded email text (#1527) | |
change solrpy library to pysolr (#2352) | |
cache sql query results using dogpile/beaker (#2353) | |
Tag Pagination Widget (#2399) | |
[#2482] Remove schema before creating views (#2484) | |
2478 licenses more specific (#2485) | |
more package controller tests (#2544) | |
Minimum Postgresql version increased to 9.2 (#2555) | |
File Upload UX issue (#2604) | |
package_owner_org_update doesn't work (#2661) | |
Core model multilingual fields (#2678) | |
Changing user password in web interface (#2760) | |
Don't template fanstatic error pages (#2770) | |
group_controller() on IGroupForm not in interface (#2771) | |
Improve Extension translation docs (#2783) | |
Travis error when submitting to coveralls after tests run (#2795) | |
Missing documentation in 'interfaces' reference. (#2797) | |
Fix assert_true to test for message in response (#2802) | |
Add user parameter to paster profile command (#2815) | |
make context['user'] always username or None (#2817) | |
remove some deprecated compatibility hacks (#2818) | |
Docker install just links to datacats (#2820) | |
Remove Genshi support (#2833) | |
toolkit: add h, StopOnError, DefaultOrganizationForm (#2835) | |
Decouple configuration from Pylons (#2842) | |
make resource urls optional (#2844) | |
Decouple Pylons-specific routing (#2845) | |
Use 403 when actions are forbidden, not 401 (#2846) | |
Param use_default_schema does not work on package_search (#2848) | |
DataPusher called multiple times when creating a dataset (#2856) | |
Sanitize offset when listing group activity (#2859) | |
Incorrect 'download resource' hyperlink when a resource is unable to upload to datastore (#2873) | |
remove lib/dumper (#2879) | |
Resolve datastore_delete erasing the database when filters was blank. (#2885) | |
Quick update of the i18n docs (#2890) | |
Some links in CKAN is not reachable (#2898) | |
Slow Datapusher Test (100+ seconds) (#2912) | |
DomainObject.count() doesn't return count (#2919) | |
Grid view converts CSV column header 'title' to the site title (#2923) | |
Fix response code test failures (#2931) | |
Split tests across circle CI containers (#2933) | |
Fixed the url_for_* helpers when both SCRIPT_NAME and ckan.root_path are defined (#2936) | |
Cache phantomjs in CircleCI (#2937) | |
add icons and css adoption (#2948) | |
Escape special characters in password while db loading (#2952) | |
Datasets not listed in group feed (#2955) | |
Fix redirect not working with non-root (#2968) | |
Latin characters not accepted in JSON DataStore fields (#2969) | |
Solr url change in test-core.ini breaks tests in extensions (#2972) | |
Group pagination does not preserve sort order (#2981) | |
remove LazyJSONObject (#2983) | |
Deleted users appear in sysadmin user lists (#2988) | |
Server error at /organization if not authorized to list organizations (#2990) | |
Slow page rendering when using lots of snippets (#3000) | |
Only allow JSONP callbacks on GET requests (#3002) | |
Upgrade Babel version (#3004) | |
Update Jinja2 version (#3005) | |
Default view is re-added when removed before DataStore upload is complete (#3011) | |
"Data API" button disappears on resource page after empty update (#3012) | |
Fix #2331 (#3027) | |
Build Status badge in README should point to CircleCI, not Travis (#3033) | |
Attempting to access non-existing helpers should raise HelperException (#3041) | |
Creation of datasets/harvest sources with no organization specified (#3046) | |
Remove references to old session data (#3053) | |
Deprecate h.url, make it use h.url_for internally (#3055) | |
ckan.logic.schema file is messy (#3057) | |
Tests fail when LANG environment variable is set to German (#3060) | |
Fix pagination style (CSS) (#3067) | |
Chinese (zh_CN and zh_TW) can not be used on a source install (#3073) | |
Uncaught email exceptions on user invite (#3077) | |
member_list returns deleted datasets and users (#3078) | |
Login fails with 404 when using root_path (#3089) | |
ckan.__version__ available as template helper (#3103) | |
*_member_create don't raise validation errors (#3108) | |
Remove another old sessions reference (#3113) | |
Refactor config/middleware.py to more closely match poc-flask-views (#3116) | |
Remove `site_url_nice` from app_globals (#3117) | |
Tidy-up BaseController pagination code (#3120) | |
Remove `e.message` deprecation warning when running tests (#3121) | |
Fix "Consider dict comprehensions instead of using 'dict()'" issue (#3123) | |
Drop Python 2.6 support (#3126) | |
Resource view description is not rendered as Markdown (#3128) | |
Clarify package_relationship_update documentation (#3132) | |
Remove WSGIParty requirement (#3148) | |
DataStore Map and Explorer not displaying map tiles since 11 July 2016 (#3162) | |
`q` parameter in followee_list action has no effect (#3167) | |
2.5 dependencies are broken (#3180) | |
CKAN 2.5 tests and source install fail due to unpinned html5lib (#3181) | |
Update Recline version (#3184) | |
package_search include_private flag (#3191) | |
Bulk operations don't update the package_revision table (#3199) | |
Zh cn translation formatter fix (#3238) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment