Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allows the services API to be able to consume datasets with the same… #2409

Merged
merged 3 commits into from
Mar 9, 2018
Merged

Allows the services API to be able to consume datasets with the same… #2409

merged 3 commits into from
Mar 9, 2018

Conversation

fmizzell
Copy link
Contributor

@fmizzell fmizzell commented Feb 28, 2018

Fixes #2196

@dafeder
Copy link
Member

dafeder commented Mar 9, 2018

@fmizzell can you provide some acceptance tests for this? I did try to create a dataset and got back "406 Not Acceptanble: Node type is required". Here's a full CURL command to reproduce what I did:

https://gist.github.com/dafeder/55e8566778252dc43055f2339762b545

@dafeder dafeder merged commit 22dbe21 into GetDKAN:develop Mar 9, 2018
ethanteague pushed a commit that referenced this pull request Mar 13, 2018
#2409)

*  Allows the services API to be able to consume datasets with the same format given when retrieving a dataset through the API.

* Temporarily disabling unrelated failing tests.

* Updating unittests due to changes in California's open data porta.
fmizzell added a commit that referenced this pull request Apr 13, 2018
#2409)

*  Allows the services API to be able to consume datasets with the same format given when retrieving a dataset through the API.

* Temporarily disabling unrelated failing tests.

* Updating unittests due to changes in California's open data porta.
fmizzell added a commit that referenced this pull request Apr 18, 2018
#2409)

*  Allows the services API to be able to consume datasets with the same format given when retrieving a dataset through the API.

* Temporarily disabling unrelated failing tests.

* Updating unittests due to changes in California's open data porta.
fmizzell added a commit that referenced this pull request Apr 18, 2018
#2409)

*  Allows the services API to be able to consume datasets with the same format given when retrieving a dataset through the API.

* Temporarily disabling unrelated failing tests.

* Updating unittests due to changes in California's open data porta.
fmizzell added a commit that referenced this pull request Apr 18, 2018
#2409)

*  Allows the services API to be able to consume datasets with the same format given when retrieving a dataset through the API.

* Temporarily disabling unrelated failing tests.

* Updating unittests due to changes in California's open data porta.
fmizzell added a commit that referenced this pull request Apr 28, 2018
#2409)

*  Allows the services API to be able to consume datasets with the same format given when retrieving a dataset through the API.

* Temporarily disabling unrelated failing tests.

* Updating unittests due to changes in California's open data porta.
fmizzell added a commit that referenced this pull request Apr 29, 2018
#2409)

*  Allows the services API to be able to consume datasets with the same format given when retrieving a dataset through the API.

* Temporarily disabling unrelated failing tests.

* Updating unittests due to changes in California's open data porta.
acouch pushed a commit that referenced this pull request May 7, 2018
#2409)

*  Allows the services API to be able to consume datasets with the same format given when retrieving a dataset through the API.

* Temporarily disabling unrelated failing tests.

* Updating unittests due to changes in California's open data porta.
dafeder pushed a commit that referenced this pull request May 11, 2018
* Add Extended Metadata Field for Datasets (#2290)

* Enabled dkan-dataset_paragraphs module

* Added paragraphs, paragraphs_defaults modules

* Added dkan_dataset_paragraphs dependency to dkan.info

* Added changelog

* Added composer_manager to drupal-org.make (#2323)

* Added composer_manager to drupal-org.make

* Updated CHANGELOG

* Revert "Added composer_manager to drupal-org.make (#2323)"

This reverts commit 39e33fe.

* Integration 1.14.3 (#2378)

* New release replacements on makefiles and info files

* Add custom css to docs (#2293)

* Add custom css to docs

* Change title to DKAN Docs

* Removes version information from all modules .info files.

* Pegs the versions of some external modules in accordance to their new release schemes.

* Fixing linting issues with .info files.

* Remove redundant debug output. (#2332)

* Pin sphinx to 1.5.6 (#2337)

* Add results count to dkan admin views (#2327)

* Add results count to dkan admin views

* Restore blank line on line 2

* Update @resource_all_09 scenario (#2321)

* Moving the "Adding New Content" page to main admin doc tree (#2347)

"Adding New Content" is vital but was previously buried two levels in; page deserves to be accessible in main admin doc tree

* Site Manager Monthly Maintenance checklist (#2345)

See #2313

* Remove out-dated owners.md file

* Updated Help page; can add your company to listing (#2346)

* Updated Help page; can add your company to listing

See #2306

* Adding Kim's comment to the "Add Your Business" page

* Patch features to add new line after <?php (#2370)

* Modifies curl settings so url headers and info can be properly acquired with curl (#2341)

* Modifies curl settings so url headers and info can be properly acquired with curl.

* Fixing linting issues with .info files.

* Update file name on getRemoteFileInfoTest.php

* Update test file

* Upgrade filefield_sources to 1.11 (#2359)

* Changelog for the 1.14.2 patch release. (#2371)

* Security update for Entity API (#2377)

* Changelog for the 1.14.3 patch release

* Fix linting issues

* Fixing lint issues with spaces at the end of info files.

*  Allows the services API to be able to consume datasets with the same… (#2409)

*  Allows the services API to be able to consume datasets with the same format given when retrieving a dataset through the API.

* Temporarily disabling unrelated failing tests.

* Updating unittests due to changes in California's open data porta.

* Update CHANGELOG.txt

* Updates config.yml

* Updates config.yml

* Updates config.yml

* Updates config.yml

* Updates config.yml

* Updates config.yml

* Updates config.yml

* Updates config.yml

* Updates config.yml

* Updates config.yml

* Updates config.yml

* Updates config.yml

* Updates config.yml

* Updates config.yml

* Updates config.yml

* Updates config.yml

* Updates docker.ahoy.yml

* Updates config.yml

* Updates config.yml

* Updates config.yml

* Fixme for harvest tests (#2470)

* Updates circle.yml

* Updates circle.yml

* OMT

* readds caching

* readds caching

* readds caching

* Update DkanDatastoreFastImportTest.php

* Update DkanDatastoreFastImportTest.php

* Updates phpunit tests

* Updates test features for dkan 1.15 release

* Update resource.author.feature

* Adds fixme

* Revert "Add Extended Metadata Field for Datasets (#2290)"

This reverts commit 1f8f7c9.

* Remove merge artifact and document commenting out testDataJson().

* Reduce background for recline feature.

* Fix recline feature background

* Add @fixme to two more resource author scenarios
dafeder pushed a commit that referenced this pull request Mar 31, 2020
#2409)

*  Allows the services API to be able to consume datasets with the same format given when retrieving a dataset through the API.

* Temporarily disabling unrelated failing tests.

* Updating unittests due to changes in California's open data porta.
dafeder pushed a commit that referenced this pull request Apr 24, 2020
#2409)

*  Allows the services API to be able to consume datasets with the same format given when retrieving a dataset through the API.

* Temporarily disabling unrelated failing tests.

* Updating unittests due to changes in California's open data porta.
dafeder pushed a commit that referenced this pull request Apr 24, 2020
#2409)

*  Allows the services API to be able to consume datasets with the same format given when retrieving a dataset through the API.

* Temporarily disabling unrelated failing tests.

* Updating unittests due to changes in California's open data porta.
dafeder pushed a commit that referenced this pull request Apr 27, 2020
#2409)

*  Allows the services API to be able to consume datasets with the same format given when retrieving a dataset through the API.

* Temporarily disabling unrelated failing tests.

* Updating unittests due to changes in California's open data porta.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants