Lukasz Lenart
0320310406
[maven-release-plugin] prepare release STRUTS_2_3_20
STRUTS_2_3_20
2014-11-21 19:30:08 +01:00
Lukasz Lenart
1f301038a7
Uses better random generator
2014-11-21 19:21:35 +01:00
Lukasz Lenart
e1025a207d
WW-4391 reverts changes as this breaks WW-4420
2014-11-17 11:39:38 +01:00
Lukasz Lenart
77c76dc691
Merge branch 'master' into develop
2014-11-17 11:31:58 +01:00
Lukasz Lenart
aebdad9f6c
Merge branch 'release/2.3.19'
2014-11-17 11:31:52 +01:00
Lukasz Lenart
f7f4915bd3
[maven-release-plugin] prepare for next development iteration
2014-11-14 08:31:27 +01:00
Lukasz Lenart
0032390ee8
[maven-release-plugin] prepare release STRUTS_2_3_19
STRUTS_2_3_19
2014-11-14 08:31:12 +01:00
Lukasz Lenart
8c222622e1
Update version used by bom
2014-11-14 08:20:46 +01:00
Lukasz Lenart
70af4b649a
Prepares for next development cycle
2014-11-14 08:17:15 +01:00
Lukasz Lenart
266f83f15c
Polishes how error messages are displayed
2014-11-12 09:59:31 +01:00
Lukasz Lenart
eeab265282
Uses default scope to create params checkers
2014-11-12 09:59:10 +01:00
Lukasz Lenart
1aa2752dec
Reverts acceptParamNames to previous behaviour
2014-11-10 08:43:04 +01:00
Lukasz Lenart
cc11cc275c
WW-4408 Delays call to get instance of LocaleProvider
2014-10-15 07:58:15 +02:00
cnenning
381e927575
logging missing text keys only after all resource bundles have been
...
searched, see WW-4407
2014-10-13 13:19:54 +02:00
Lukasz Lenart
92f38df890
Groups fields for better readability
2014-10-01 07:50:50 +02:00
Lukasz Lenart
6098ef036b
Adds missing info about AcceptedPatternsChecker extension point
2014-09-30 08:09:30 +02:00
Lukasz Lenart
587e3a41b1
Adds BeanInfo to allow define class attribute in JSPs
2014-09-23 23:02:31 +02:00
Lukasz Lenart
3b9d58614f
Adds proper exception handling during calling action
...
This will allow ExceptionHandler to work
2014-09-23 21:44:50 +02:00
Lukasz Lenart
4f4f526002
WW-4165 Checks if dynamic attributes don't overlap tag attributes
...
This can be done only in a component as when dynamic attributes are set
by a container on the tag, the component wasn't instantiated yet - it
will be created in doStartTag method which is called after all
attributes were set
2014-09-22 09:01:11 +02:00
Lukasz Lenart
bc78860efb
Adds parent pom to use common DM settings
2014-09-22 08:43:55 +02:00
Lukasz Lenart
87c204ef6c
WW-3698 Updates JavaDoc about new wrapField parameter
2014-09-21 11:05:05 +02:00
Lukasz Lenart
d2b22b9132
Solves minor style problems
2014-09-16 21:25:26 +02:00
Lukasz Lenart
3447eefdac
WW-4365 Solves problem with matching option id to headerKey
2014-09-16 21:23:37 +02:00
Lukasz Lenart
e01109697f
WW-4347 Adds support for JDK8 lambdas
2014-09-16 09:37:37 +02:00
Lukasz Lenart
63fa04e814
WW-4345 Reverts the commit 8aa4fe8606
2014-09-16 08:51:16 +02:00
Lukasz Lenart
f49b084fbe
WW-4383 Clears output to avoid infinitive loops
2014-09-16 08:42:11 +02:00
Johannes Geppert
3826c3098f
Switch to latest bootstrap version 3.2.0 in REST Showcase
2014-08-31 14:55:05 +02:00
Johannes Geppert
fbf4113c2e
WW-4399 struts2-archetype-angularjs uses absolute paths
2014-08-31 14:09:38 +02:00
Johannes Geppert
b88c5d561f
WW-4400 Replace outdated AngularJS version with latest stable AngularJS version
2014-08-31 14:05:27 +02:00
Johannes Geppert
a16cedb26e
Adjust archetype to API changes of AngularJS version 1.2.x
2014-08-31 13:54:33 +02:00
Johannes Geppert
387f8027fd
DOCTYPE needs to be in first line for valid HTML5
2014-08-31 13:36:08 +02:00
Johannes Geppert
810711ccd2
Upgrade AngularJS to latest stable AngularJS version 1.2.23
2014-08-31 13:32:50 +02:00
Lukasz Lenart
da2f2a5ae5
WW-4398 Adds support to map parameters to java.util.Set of complex type
2014-08-28 07:42:58 +02:00
Josh Mabry
ca9dbb1fb9
Allow a Set to be of Complex Objects. This was based off the setProperty of the XWorkListPropertyAccessor
2014-08-26 16:41:16 -05:00
Josh Mabry
ff17307afc
If you are wanting a Set, we should give you a Set
2014-08-26 16:39:54 -05:00
Lukasz Lenart
c1c10e017b
Adds default velocity.properties with disabled logging
2014-08-26 08:37:17 +02:00
Lukasz Lenart
69baf692a4
WW-4024 Allows specify scheme via expression
2014-08-25 21:34:54 +02:00
Lukasz Lenart
367e3ef493
Formats source code
2014-08-25 21:23:20 +02:00
Lukasz Lenart
6f58de3f8b
Solves minor issue with example
2014-08-25 20:55:05 +02:00
Lukasz Lenart
bf0826f591
WW-4390 Adds additional use case to proof that everything works
2014-08-25 10:33:15 +02:00
Lukasz Lenart
cefdd16e39
Uses html instead of jsp index file as access to jsp is blocked
2014-08-25 08:56:05 +02:00
Lukasz Lenart
583234b8cc
Adds additional logging of missing keys in resource bundles
2014-08-25 08:42:50 +02:00
Lukasz Lenart
eecd907638
WW-3895 Uses session id for synchronisation
2014-08-22 17:25:45 +02:00
Lukasz Lenart
c6b7aaf816
WW-4380 Narrows excluded patterns
2014-08-22 16:15:17 +02:00
Lukasz Lenart
1a034053bc
WW-4391 FreemarkerResult uses response content encoding in first place
2014-08-21 20:58:10 +02:00
Lukasz Lenart
6d62aaedb4
WW-4389 Replaces question mark with exclamation
2014-08-21 20:28:14 +02:00
Lukasz Lenart
91225ce17a
WW-4389 Solves typo in error message and introduces new message variable
2014-08-21 15:53:30 +02:00
Lukasz Lenart
bd56838f47
WW-4387 solves problem with preselcting multiple options in <s:optgroup> when key is not a string
2014-08-21 15:14:10 +02:00
Lukasz Lenart
b19ffe9d59
WW-4379 Adds posibility to LocalizedTestUtil by ClassLoader
2014-08-21 09:44:24 +02:00
Aleksandr Mashchenko
0c63de2fa9
WW-4387 - using original key type for contains method.
2014-08-18 19:17:13 +03:00