Mark Paluch
59e619869d
DATAREST-1474 - Prepare next development iteration.
2020-02-26 11:54:08 +01:00
Mark Paluch
53d056e893
DATAREST-1474 - Release version 3.2.5 (Moore SR5).
2020-02-26 11:38:17 +01:00
Mark Paluch
9f35c1a044
DATAREST-1462 - Prepare next development iteration.
2020-01-15 12:48:22 +01:00
Mark Paluch
2631fa5379
DATAREST-1462 - Release version 3.2.4 (Moore SR4).
2020-01-15 12:37:44 +01:00
Mark Paluch
b4e0b81b68
DATAREST-1467 - Update copyright years to 2020.
2020-01-07 09:03:03 +01:00
Jens Schauder
6601b3d01b
DATAREST-1456 - Prepare next development iteration.
2019-12-04 14:29:15 +01:00
Jens Schauder
c20100e00d
DATAREST-1456 - Release version 3.2.3 (Moore SR3).
2019-12-04 14:12:24 +01:00
Mark Paluch
c8542ca737
DATAREST-1451 - Prepare next development iteration.
2019-11-18 12:42:04 +01:00
Mark Paluch
062a26d7bc
DATAREST-1451 - Release version 3.2.2 (Moore SR2).
2019-11-18 12:32:12 +01:00
Christoph Strobl
0c64d5c37a
DATAREST-1431 - Prepare next development iteration.
2019-11-04 15:34:26 +01:00
Christoph Strobl
d1bb7c38be
DATAREST-1431 - Release version 3.2.1 (Moore SR1).
2019-11-04 14:55:02 +01:00
Mark Paluch
1e588b5c5a
DATAREST-1430 - Publish Javadoc jar for HAL Browser/HAL Explorer.
...
We now publish an empty javadoc jar to be able to deploy to Maven Central.
2019-10-01 08:35:52 +02:00
Mark Paluch
14a5e03a38
DATAREST-1419 - Prepare next development iteration.
2019-09-30 16:17:53 +02:00
Mark Paluch
ee6c55bcc1
DATAREST-1419 - Release version 3.2 GA (Moore).
2019-09-30 15:51:07 +02:00
Mark Paluch
e510640619
DATAREST-1420 - Prepare next development iteration.
2019-09-06 10:21:54 +02:00
Mark Paluch
ffa93761c9
DATAREST-1420 - Release version 3.2 RC3 (Moore).
2019-09-06 10:10:42 +02:00
Mark Paluch
d936712cce
DATAREST-1396 - Prepare next development iteration.
2019-08-05 15:53:01 +02:00
Mark Paluch
9704937ed8
DATAREST-1396 - Release version 3.2 RC2 (Moore).
2019-08-05 15:35:35 +02:00
Mark Paluch
19c261d7d0
DATAREST-1410 - Migrate remaining tests to AssertJ.
2019-07-31 10:06:03 +02:00
Oliver Drotbohm
527abc0403
DATAREST-1409 - Upgrade to HAL Explorer 0.11.
2019-07-09 17:13:46 +02:00
Oliver Drotbohm
6ed2ae4566
DATAREST-1399 - Upgrade to HAL Explorer 0.10.0.
2019-06-21 16:30:19 +02:00
Christoph Strobl
532cfd53f4
DATAREST-1364 - Prepare next development iteration.
2019-06-14 15:12:51 +02:00
Christoph Strobl
0c0df55e89
DATAREST-1364 - Release version 3.2 RC1 (Moore).
2019-06-14 14:44:26 +02:00
Oliver Drotbohm
0401a5924d
DATAREST-1386 - Tweak redirect setup for HAL explorer.
...
We now prepare the redirect to the HAL explorer as it expects it.
2019-06-05 23:34:06 +02:00
Oliver Drotbohm
71728be3ba
DATAREST-1386 - Polishing.
...
Disable Javadoc generation for HAL Browser and Explorer modules as otherwise the build fails for those modules. HTTPS URIs where possible.
2019-06-05 12:33:18 +02:00
Oliver Drotbohm
e744c1c94f
DATAREST-1386 - Add HAL Explorer module
...
We now ship a module containing the HAL Explorer [0] as an alternative to the HAL Browser which seems to be mostly out of maintenance and the WebJar refers to a jQuery version with a CVE. The new module still contains some customization code that we had in place for the browser to customize the POST/PUT forms to use the JSON Schema exposed for the aggregates.
The HAL Browser extension is now deprecated in the form that its inclusion causes a warn log to recommend switching to the explorer. A couple of general coding improvements: package scope for controllers and handler methods. Better use of constants and newer request mapping annotations.
Tweaked the configuration of static resource handlers to resolve the implicit cyclic dependency between the browser/explorer and the WebMVC module by introducing a Spring Factories backed extension SPI.
[0] https://github.com/toedter/hal-explorer
2019-06-05 11:54:19 +02:00