Juergen Hoeller
|
67b342d923
|
fixed indexed property regression (SPR-6871)
|
15 years ago |
Juergen Hoeller
|
5063c6dd00
|
upgraded to Hibernate Validator 4.0.2 and Jackson 1.4.2
|
15 years ago |
Costin Leau
|
8d0bb00188
|
+ make use or property placeholders inside template.mf
|
15 years ago |
Juergen Hoeller
|
103ac0359d
|
DefaultRequestToViewNameTranslator strips trailing slashes as well (SPR-6830)
|
15 years ago |
Juergen Hoeller
|
5f7f37f1c1
|
polishing
|
15 years ago |
Juergen Hoeller
|
e74b33242b
|
fixed regression: method-level patterns without type-level pattern do not need to start with a slash (SPR-6598)
|
15 years ago |
Juergen Hoeller
|
36940c5fc8
|
only activate EL support if JSP ExpressionFactory actually available (SPR-6852)
|
15 years ago |
Juergen Hoeller
|
64fc4c23ea
|
revised EvalTag implementation
|
15 years ago |
Juergen Hoeller
|
ccc7d0f53f
|
fixed interaction with ControllerClassNameHandlerMapping (as reported by Rossen)
|
15 years ago |
Juergen Hoeller
|
87eb3f970e
|
store a static WebApplicationContext reference if the Spring jars get deployed in the same web application as the ContextLoader (SPR-5652)
|
15 years ago |
Juergen Hoeller
|
0598eafb84
|
polishing
|
15 years ago |
Juergen Hoeller
|
b5e826976c
|
fixed interaction with ControllerClassNameHandlerMapping (as reported by Rossen)
|
15 years ago |
Juergen Hoeller
|
a6af91f7b2
|
avoid rendering invalid ids (SPR-6840)
|
15 years ago |
Juergen Hoeller
|
97059f4e18
|
@RequestParam/RequestHeader/CookieValue's defaultValue allows for declaring empty String (SPR-6791)
|
15 years ago |
Juergen Hoeller
|
b3b4c7aaad
|
fixed checkboxes comparison for multi-list (SPR-6505)
|
15 years ago |
Juergen Hoeller
|
cdee538129
|
fixed rendering of select options for multi-list (SPR-6799)
|
15 years ago |
Juergen Hoeller
|
d9112d071b
|
fixed error message
|
15 years ago |
Keith Donald
|
d075b82372
|
Spring eval docs
|
15 years ago |
Keith Donald
|
62eb6cb473
|
Spring eval docs
|
15 years ago |
Keith Donald
|
b825e398ae
|
added jsp.* import to catch jsp.el
|
15 years ago |
Keith Donald
|
6390e897b8
|
eval tag tidying
|
15 years ago |
Andy Clement
|
117b138233
|
SPR-6745: metadata (annotations) attached to property accessors allowing formatting of values during conversion
|
15 years ago |
Keith Donald
|
0f65a0f239
|
bug
|
15 years ago |
Keith Donald
|
e1a0625a15
|
conversion service lookup in request
|
15 years ago |
Keith Donald
|
daa45dd424
|
updated template.mf to depend on spring-expression
|
15 years ago |
Keith Donald
|
c927e7dc7c
|
added spring expression dependency to maven pom
|
15 years ago |
Keith Donald
|
f23b55dc13
|
spring:eval tag initial commit
|
15 years ago |
Juergen Hoeller
|
16aa399040
|
optional EL support (only when Tiles EL module present); got rid of tiles-servlet-wildcard dependency (implemented wildcard support locally)
|
15 years ago |
Juergen Hoeller
|
d87a947ef2
|
reverted to fixed definition path
|
15 years ago |
Juergen Hoeller
|
ef024db318
|
polishing
|
15 years ago |
Juergen Hoeller
|
bef30a838c
|
support for Tiles 2.2.1 (preserving compatibility with Tiles 2.1.2 and above; SPR-6097)
|
15 years ago |
Juergen Hoeller
|
3322368106
|
fixed TilesConfigurer's init-param handling; added simple bootstrap test for Tiles (SPR-6606)
|
15 years ago |
Juergen Hoeller
|
5279a07673
|
@SessionAttributes works when used on an annotated controller interface with AOP proxying (SPR-6797)
|
15 years ago |
Costin Leau
|
0fd4a45070
|
+ upgrade to AspectJ 1.6.8
+ externalize some of the jar versions
+ align the versions of some dependencies between pom.xml and ivy.xml
|
15 years ago |
Juergen Hoeller
|
4d897e7ab5
|
lenient evaluation of boolean 'true' attribute expressions in JSP form tag library (SPR-6790)
|
15 years ago |
Arjen Poutsma
|
4343714c6d
|
SPR-6788 - The class MediaType has a natural ordering that is inconsistent with equals, which is generally recommended or should otherwise at least be indicated in the javadoc
|
15 years ago |
Arjen Poutsma
|
208c2d9c8b
|
SPR-6785 - Improve message error when the MarshallingView modelKey attribute is not valid
|
15 years ago |
Arjen Poutsma
|
ead5df4546
|
SPR-6649 - Request mapping incorrectly receiving all dispatches for a controller
|
15 years ago |
Juergen Hoeller
|
0a6f2348b8
|
WebRequest is a resolvable dependency in Servlet/Portlet web application contexts (SPR-6727)
|
15 years ago |
Juergen Hoeller
|
c31f245dc9
|
added test for system placeholders in PropertyPlaceholerConfigurer's Resource array property
|
15 years ago |
Juergen Hoeller
|
88ff3c9a23
|
only try to restore attribute if the value differs (ignoring Portlet spec attributes; SPR-6712)
|
15 years ago |
Arjen Poutsma
|
1cd0a9750d
|
SPR-6467 - Allow ContentNegotiatingViewResolver to be strict ant return a 406 if no view found
|
15 years ago |
Arjen Poutsma
|
8d5fc2bf91
|
SPR-6686 - @ResponseBody throws HttpMediaTypeNotAcceptableException if client accepts "*/*"
|
15 years ago |
David Syer
|
b077d5ba97
|
SPR-6678: fix poms for 3.0.1
|
15 years ago |
Arjen Poutsma
|
bb3c8e5c87
|
SPR-6640 - PathVariable does not work properly after updated to 3.0 GA
|
15 years ago |
Juergen Hoeller
|
a7a03356f4
|
revised JSP-based views to never fail when trying to setting forward attributes (SPR-6623)
|
15 years ago |
Juergen Hoeller
|
b594192425
|
refactored to pass along original ServletContext (for WebLogic and Resin JSP compatibility; SPR-6606)
|
15 years ago |
Christian Dupuis
|
f3274624b3
|
STS-723: fixed ViewControllerBeanDefinitionParser to not rely on instance state for handler mapping and handler adapter bean names
|
15 years ago |
Juergen Hoeller
|
5f9f69958e
|
refined PropertyEditor exposure for the ConversionService case
|
15 years ago |
Juergen Hoeller
|
26b3443299
|
added unit test for setRequiredFields with @MVC (SPR-6552)
|
15 years ago |