Commit Graph

325 Commits

Author SHA1 Message Date
Jens Schauder
a8bbf7cd48 Prepare 3.4.12 (2020.0.12).
See #2044
2021-08-12 10:25:34 +02:00
Jens Schauder
ba2e8c674b Prepare 3.4.11 (2020.0.11).
See #2030
2021-07-16 10:18:57 +02:00
Jens Schauder
2166174a81 Updated changelog.
See #2030
2021-07-16 10:18:54 +02:00
David Lozano Jarque
c7b0ce5c0b Reintroduce link to "Understanding HATEOAS" document.
As the "understanding" section is not published any more, move link to Markdown file in the GitHub repository.

Original ticket: DATAREST-1392
2021-07-16 09:16:26 +02:00
Max Brauer
5b2d1fbede Fix incomplete sentence in reference docs of association resources.
Fixes #372.
2021-07-16 09:10:39 +02:00
Thomas Küstermann
2b2af362e9 Update documentation link to Spring HATEOAS's method links
Prefer link to official HATEOAS documentation rather than linking to the Github project README.
2021-07-16 09:07:59 +02:00
Joe Greubel
4fbb148735 Correct resource name in query method section.
Fixes #370.
2021-07-16 08:52:12 +02:00
Jay Bryant
2726d3ffa4 Wording changes
Removed the language of oppression and violence and replaced it with more neutral language.

Note that problematic words in the code have to remain in the docs until the code changes.

Fixes #379.
2021-07-16 00:11:21 +02:00
Oliver Drotbohm
59b52c6b79 Consistent anchor names for headings in documentation. 2021-07-15 16:30:33 +02:00
Mark Paluch
29f0fd1a98 Updated changelog.
See #2012
2021-06-22 16:07:29 +02:00
Mark Paluch
a6c6f28887 Prepare 3.4.10 (2020.0.10).
See #2011
2021-06-22 15:17:56 +02:00
Mark Paluch
3498b4bf71 Updated changelog.
See #2011
2021-06-22 15:17:53 +02:00
Oliver Drotbohm
710a48810a Conclude abbreviated sentence in reference docs.
Fixes #2016.
2021-06-08 15:09:00 +02:00
Mark Paluch
816c9c7a71 Updated changelog.
See #1999
2021-05-14 12:36:42 +02:00
Mark Paluch
a2116543ea Prepare 3.4.9 (2020.0.9).
See #1998
2021-05-14 11:51:55 +02:00
Mark Paluch
44fcbcb18b Updated changelog.
See #1998
2021-05-14 11:51:50 +02:00
Kai Toedter
87e30d12db Replaced HAL Browser documentation with HAL Explorer documentation.
Removed unnecessary CustomPostForm.js from HAL Explorer. HAL Explorer natively supports Spring Profiles. Update link in README.adoc to the HAL Explorer section in the reference docs Correct typo and incorrect description in HAL-Explorer section.

Fixes #2005.
2021-05-11 16:41:25 +02:00
Mark Paluch
c20564c35f Updated changelog.
See #1992
2021-04-14 14:40:04 +02:00
Mark Paluch
f047fc6e67 Prepare 3.4.8 (2020.0.8).
See #1993
2021-04-14 11:32:49 +02:00
Mark Paluch
0478d89a51 Updated changelog.
See #1993
2021-04-14 11:32:45 +02:00
Mark Paluch
0b60b71b19 Updated changelog.
See #1987
2021-04-14 11:17:44 +02:00
Mark Paluch
3363027d75 Prepare 3.4.7 (2020.0.7).
See #1988
2021-03-31 18:19:20 +02:00
Mark Paluch
77ec5f9ccf Updated changelog.
See #1988
2021-03-31 18:19:16 +02:00
Mark Paluch
aa897df4e1 Updated changelog.
See #1976
2021-03-31 17:26:09 +02:00
Mark Paluch
9869a906c1 Updated changelog.
See #1986
2021-03-17 11:31:32 +01:00
Mark Paluch
3a409866a5 Prepare 3.4.6 (2020.0.6).
See #1979
2021-03-17 10:53:44 +01:00
Mark Paluch
4a59f5babc Updated changelog.
See #1979
2021-03-17 10:53:42 +01:00
Mark Paluch
5749fc559c Updated changelog.
See #1973
2021-03-17 10:35:15 +01:00
Greg L. Turnquist
5a4a66c1ee Backport replacement of RepositoryRestConfigurerAdapter in the ref docs to 3.4.x.
RepositoryRestConfigurerAdapter was superceded by RepositoryRestConfigurer and its default methods a long time ago. Update the ref docs to properly use the new interface.

Fixes #1983.
2021-03-16 15:10:21 +01:00
Toon Geens
b7791875f6 Backport documentation fix for RepositoryEntityLinks to 3.4.x.
Replace `RepositoryEntityLinks.linkToSingleResource()` to `RepositoryEntityLinks.linkToItemResource()`.

Fixes #1984.
2021-03-15 11:30:48 -05:00
Christoph Strobl
9ee4cf4cb4 Updated changelog.
See #1978
2021-02-18 11:37:50 +01:00
Christoph Strobl
9efcdea787 Prepare 3.4.5 (2020.0.5).
See #1975
2021-02-18 10:58:50 +01:00
Christoph Strobl
25d7f74ba8 Updated changelog.
See #1975
2021-02-18 10:58:48 +01:00
Christoph Strobl
6024d4fe3b Updated changelog.
See #1954
2021-02-17 14:20:37 +01:00
Christoph Strobl
94580e7ba5 Prepare 3.4.4 (2020.0.4).
See #1953
2021-02-17 11:59:37 +01:00
Christoph Strobl
d67cce1174 Updated changelog.
See #1953
2021-02-17 11:59:36 +01:00
Christoph Strobl
ebe3182d7d Updated changelog.
See #1918
2021-02-17 11:34:27 +01:00
Christoph Strobl
802279eaba Updated changelog.
See #1943
2021-02-17 10:58:27 +01:00
Greg L. Turnquist
91a92e5f51 Backport fix to reference docs to use proper RepositoryDetectionStrategy enum values.
Orginal issue: #1970.
2021-02-08 11:28:11 -06:00
Greg L. Turnquist
bf6522f1b2 Backport dropping of links to old /understanding pages of spring.io.
The spring.io/understanding pages no longer exist, so we need to drop all links to those pages.

Original: #1967
2021-02-03 11:26:02 -06:00
Greg L. Turnquist
76f0511e30 Update materials to replace JIRA with GitHub issues.
Change issue links from JIRA to GitHub issues.

Closes #424.
2021-01-29 12:46:53 -06:00
René Gielen
bc3f3c1602 Backport usage of Spring HATEOAS 1.0+ API changes in the reference docs.
* Response customization
* JSON output customization

Original issue: #1962
2021-01-25 11:40:53 -06:00
barthr
6e8e89dbd6 Backport type correction in reference docs.
Related #1961
2021-01-25 11:00:06 -06:00
Christoph Strobl
73ee1c20ad Updated changelog.
See #1944
2021-01-13 15:49:53 +01:00
Christoph Strobl
b8bde5c086 Prepare 3.4.3 (2020.0.3).
See #1945
2021-01-13 14:17:43 +01:00
Christoph Strobl
b153b554e0 Updated changelog.
See #1945
2021-01-13 14:17:42 +01:00
Mark Paluch
59bd7692fa Update copyright year to 2021.
Closes #1952
2021-01-12 11:45:28 +01:00
Mark Paluch
ce0fb7cccd DATAREST-1580 - Prepare 3.4.2 (2020.0.2). 2020-12-09 16:00:55 +01:00
Mark Paluch
88f1944c19 DATAREST-1580 - Updated changelog. 2020-12-09 16:00:51 +01:00
Mark Paluch
09c5c4bbd1 DATAREST-1578 - Updated changelog. 2020-12-09 15:33:30 +01:00