REST UI 8.x-1.22 includes changes which are listed below:
- #3289380: Automated Drupal 10 compatibility fixes
Bug fix - #3185372: Undeclared variable error messages appearing on config page
Issue #3133493: overview page should use hook_help() instead of help text in the form by paulocs, joachim Issue #3133491: overview page has pointless heading by paulocs, ilgnerfagundes
Make compatibility with Drupal 9 and bug fixes.
git log ...8.x-1.17
This release is only usable for supported Drupal 8 versions. That is this version is not for D8.5.x which is unsupported as D8.7.x is released since May 1, 2019
Prepare for D9 by removing deprecated code
- #3008193: Removing deprecated JavascriptTestBase Class
Typo
Bug fixes mostly
BUG
- Issue #2878984: REST resource config entity is not re-enabled once it is disabled by Wim Leers, clemens.tolboom
UX
#2869443: REST UI has been creating 'method' granularity configuration: provide update path to automatically convert to 'resource' granularity where possible by Wim Leers
This release is for Drupal core >=8.2
Fixed
#2758563: Handle core 8.2.x changing REST configuration to use configuration entities by dawehner, clemens.tolboom, rogierbom, marthinal, blackbull77
This is the last version compatible with < core 8.2
- Issue #2575453 by andypost, clemens.tolboom: Remove message claiming defaults or make it work like its claim
First stable release after Drupal 8.0.0 was launched.
Changes from 8.x-1.10:
#2504315: Move documentation in RestUiController::disable by martin107 #2456283: AuthenticationManager::getSortedProviders is protected by clemens.tolboom, mikey_p, znerol
Issue #2408569: Configuration objects by default are immutable by pcambra Issue #2385879: Routing system uses _controller right now. by marthinal
Small release to address change record https://drupal.org/node/2228089 (menu_links.yml).
Fixed bugs caused by change records.
Fixes due to core's API changes and some code improvements.
Small fix at the README.txt, which was referencing /admin/structure/rest instead of admin/config/services/rest.
Updated the codebase to comply with core changes:
Bug fixes do address change records.
Hotfix to address [#2060189], which was breaking the module at admin/structure/rest.
Improved user interface. Here are two screenshots of how it looks like:
List of all resources (enabled and then disabled). The Enabled ones have a description column:
And this is the edit page for an enabled resource (thanks @capynet for the tips on theming):
First stable release. UI is horrible, but works.
#2065855: Fix UI to administer REST resources is improving the UI.
Development snapshot.