Oliver Gierke
2c1d831c62
DATAREST-1056 - Prepare next development iteration.
2017-04-19 20:01:13 +02:00
Oliver Gierke
ea2c13ac45
DATAREST-1056 - Release version 2.6.3 (Ingalls SR3).
2017-04-19 19:32:39 +02:00
Oliver Gierke
1f8857be95
DATAREST-1016 - Prepare next development iteration.
2017-04-19 11:48:43 +02:00
Oliver Gierke
41130ec142
DATAREST-1016 - Release version 2.6.2 (Ingalls SR2).
2017-04-19 10:11:29 +02:00
Oliver Gierke
f6708109ca
DATAREST-990 - Prepare next development iteration.
2017-03-02 10:21:39 +01:00
Oliver Gierke
d75254d1ac
DATAREST-990 - Release version 2.6.1 (Ingalls SR1).
2017-03-02 09:41:28 +01:00
Oliver Gierke
17d08d2830
DATAREST-967 - Prepare next development iteration.
2017-01-26 10:57:45 +01:00
Oliver Gierke
93a2c589c5
DATAREST-967 - Release version 2.6 GA (Ingalls).
2017-01-26 10:27:10 +01:00
Oliver Gierke
187b3451fc
DATAREST-862 - Prepare next development iteration.
2016-12-21 16:33:11 +01:00
Oliver Gierke
d7da7e107e
DATAREST-862 - Release version 2.6 RC1 (Ingalls).
2016-12-21 16:19:34 +01:00
Oliver Gierke
aea766b596
DATAREST-941 - Polishing.
...
Minor formatting in pom.xml of the HAL Browser module.
2016-11-30 18:19:46 +01:00
Greg Turnquist
9d579532b5
DATAREST-941 - Modify existing browser.html
...
Instead of replacing the HAL Browser's browser.html, take the existing one and alter it inside the build job. This ensures that future updates don't break so horribly.
Related to https://github.com/mikekelly/hal-browser/pull/89 which will provide an explicit token to match, instead of using the closing `</body>` tag.
2016-11-30 18:04:16 +01:00
Oliver Gierke
f4705c8197
DATAREST-941 - Upgraded to latest version of the HAL Browser.
2016-11-17 00:03:35 +01:00
Oliver Gierke
eb630ef273
DATAREST-803 - Prepare next development iteration.
2016-07-27 14:32:36 +02:00
Oliver Gierke
eaca77051a
DATAREST-803 - Release version 2.6 M1 (Ingalls).
2016-07-27 13:52:12 +02:00
Oliver Gierke
9d7e63edc0
DATAREST-848 - Upgraded to HAL Browser b7669f1-1.
2016-07-01 14:33:11 +02:00
Oliver Gierke
e18fe00ea6
DATAREST-790 - Prepare next development iteration.
2016-04-06 16:36:59 +02:00
Oliver Gierke
c49a29a247
DATAREST-790 - Release version 2.5 GA (Hopper).
2016-04-06 16:35:59 +02:00
Oliver Gierke
5f3bb2f90e
DATAREST-790 - Fix build to be re-runnable without cleaning.
...
Changed the Ant-Run task to copy artifacts into the classpath rather than moving them so that a repeated build run will find the artifacts again.
2016-04-06 15:07:39 +02:00
Oliver Gierke
9e58ab92c5
DATAREST-720 - HAL Browser fragment now considers the context path if set.
...
Removed some obsolete Maven dependency versions along the way.
2016-04-01 12:59:37 +02:00
Oliver Gierke
05c723fe50
DATAREST-782 - Prepare next development iteration.
2016-03-18 11:15:51 +01:00
Oliver Gierke
03a720d1c0
DATAREST-782 - Release version 2.5 RC1 (Hopper).
2016-03-18 11:15:00 +01:00
Oliver Gierke
c74576b91e
DATAREST-756 - Prepare next development iteration.
2016-02-12 15:43:39 +01:00
Oliver Gierke
1c850a5909
DATAREST-756 - Release version 2.5 M1 (Hopper).
2016-02-12 15:42:47 +01:00
Spring Buildmaster
123b7a01c2
DATAREST-663 - Prepare next development iteration.
2015-09-01 02:46:04 -07:00
Spring Buildmaster
1a38f96602
DATAREST-663 - Release version 2.4.0.RELEASE (Gosling GA).
2015-09-01 02:46:01 -07:00
Greg Turnquist
be67f3e5b0
DATAREST-627 - HAL Browser now uses JSON Editor view for resources exposing metadata.
...
In case a link relation's target exposes a profile link (via HTTP HEAD and "Link" response header), we now try to obtain a JSON schema from the target resource and use a custom view based on the JSON Editor library fro non-GET requests.
This creates a customized, user friendly pop-up dialog for data entry with a nice polished look. If there is no profile link, we use a fallback editor for raw JSON input.
Original pull request: #191 .
2015-08-31 18:59:15 +02:00
Spring Buildmaster
1d7e7f4ea4
DATAREST-634 - Prepare next development iteration.
2015-08-04 05:06:47 -07:00
Spring Buildmaster
402d7c9382
DATAREST-634 - Release version 2.4.0.RC1 (Gosling RC1).
2015-08-04 05:06:44 -07:00
Spring Buildmaster
42fc85afdc
DATAREST-563 - Prepare next development iteration.
2015-06-02 01:58:14 -07:00
Spring Buildmaster
0604e7b876
DATAREST-563 - Release version 2.4.0 M1 (Gosling).
2015-06-02 01:58:12 -07:00
Oliver Gierke
85ced098c6
DATAREST-293 - Added new module to easily add a HAL browser to Spring Data REST apps.
...
Added a module that repackages the webjar version of the HAL browser. The repackaging is necessary to be able to control the exposure of the browser dynamically and prevent Spring Boot's auto-exposure of webjars from kicking in.
Tweaked BasePathAwareHandlerMapping to default the Accept header to the one defined in the configuration if none is present in the request or */* is given. This will make sure we default to a JSON dialect in case no header is set.
2015-04-14 18:13:02 +02:00