Lukasz Lenart
|
7908a88a40
|
[maven-release-plugin] prepare release STRUTS_2_3_17
STRUTS_2_3_17
|
2014-04-06 14:01:53 +02:00 |
|
Lukasz Lenart
|
5b2113bcaf
|
Removes downloaded directory indexes
|
2014-04-06 13:53:36 +02:00 |
|
Lukasz Lenart
|
676e66b1d9
|
Corrects url closing tag and updates release plugin
|
2014-04-06 13:39:03 +02:00 |
|
Lukasz Lenart
|
a5823058ab
|
Updated project url
|
2014-04-06 13:31:51 +02:00 |
|
Lukasz Lenart
|
aedc35b023
|
Updates eol
|
2014-04-06 12:31:54 +02:00 |
|
Lukasz Lenart
|
01d6f1a52b
|
Instead exporting docs directly from wiki, fetches them from website
|
2014-04-06 10:17:41 +02:00 |
|
Lukasz Lenart
|
31b60c96ea
|
Updates how docs are assembled
|
2014-04-06 10:17:19 +02:00 |
|
Lukasz Lenart
|
aaf5a3010e
|
Improves pattern to avoid classloader pollution and adds dedicated tests
|
2014-03-30 21:27:05 +02:00 |
|
Lukasz Lenart
|
9a94699da0
|
WW-4313 Uses name instead of id if the other isn't set
|
2014-03-30 09:45:45 +02:00 |
|
Lukasz Lenart
|
1fae47dfc6
|
WW-4302 XmlConfigurationProvider.loadedFileUrls observs all loaded files
|
2014-03-28 21:47:45 +01:00 |
|
Lukasz Lenart
|
e12262f035
|
WW-4289 Delegates initialisation of bean to Spring
|
2014-03-28 15:38:45 +01:00 |
|
Lukasz Lenart
|
272feecfbd
|
WW-4169 Solves problem resolving path when action contains slashes
|
2014-03-28 08:09:31 +01:00 |
|
Lukasz Lenart
|
a6017dcac4
|
WW-4202 Solves problem with using wrong TextProvider for ModelDriven
|
2014-03-28 07:49:31 +01:00 |
|
Lukasz Lenart
|
3e2c60f606
|
Removes outdated header
|
2014-03-28 07:42:09 +01:00 |
|
Lukasz Lenart
|
9c9d2b5a58
|
WW-3493 Adds new datetextfield tag
|
2014-03-27 19:42:35 +01:00 |
|
Lukasz Lenart
|
86813c1a72
|
WW-4146 Caches only valid Ognl expressions to avoid cache attack
|
2014-03-27 19:07:11 +01:00 |
|
Lukasz Lenart
|
5fb27ba7e7
|
WW-4283 Extends label position of <s:form> to propagate to elements
|
2014-03-27 18:41:52 +01:00 |
|
Lukasz Lenart
|
94e20fefcd
|
WW-4250 Uses proper character set for Chinese
|
2014-03-27 18:31:30 +01:00 |
|
Lukasz Lenart
|
8b845ec814
|
WW-4250 extends ParametersInterceptor to support chinese in hash key
|
2014-03-27 07:03:52 +01:00 |
|
Lukasz Lenart
|
e62547e047
|
WW-4262 Adds TextParser to be initialised in bootstrap configuration
|
2014-03-24 15:21:30 +01:00 |
|
Lukasz Lenart
|
da6ed911c9
|
WW-4224 finishes adding support for collection of parameters
|
2014-03-22 09:43:44 +01:00 |
|
Lukasz Lenart
|
01255fa2f8
|
Uses the possibility to parse parameters as collection
|
2014-03-22 09:43:22 +01:00 |
|
Lukasz Lenart
|
a4a7edd56a
|
Adds support to parse collection of parameters
|
2014-03-22 09:42:54 +01:00 |
|
Lukasz Lenart
|
c03962c8c0
|
Extends parser to allow parse collections
|
2014-03-22 09:41:00 +01:00 |
|
Lukasz Lenart
|
49ecb5f9f7
|
WW-4290 Uses static map instead instance map to reduce memory consumption
|
2014-03-22 09:07:16 +01:00 |
|
Lukasz Lenart
|
b775b74afd
|
WW-4253 Removes duplicated class and style attribute
|
2014-03-21 21:58:21 +01:00 |
|
Lukasz Lenart
|
e99e4b28e4
|
Allows pass Locale as array of parameters
|
2014-03-21 21:31:51 +01:00 |
|
Lukasz Lenart
|
4fbfa3b8b2
|
WW-4267 finishes merging changes to develop
|
2014-03-19 20:46:12 +01:00 |
|
Lukasz Lenart
|
bd2a5ea8d5
|
Merge branch 'develop' into feature/WW-4267-removes-defaults
|
2014-03-19 20:41:16 +01:00 |
|
Lukasz Lenart
|
ae12bd7655
|
WW-4187 finshes work: protocols are identified based on URL class
|
2014-03-19 09:38:10 +01:00 |
|
Lukasz Lenart
|
3c1d25c04f
|
Merge branch 'develop' into feature/WW-4187-correctly-identify-protocols
|
2014-03-19 08:52:14 +01:00 |
|
Lukasz Lenart
|
d59fb2b9ec
|
Reverts returned values to match logic and checks if protocol is not null
|
2014-03-19 08:50:56 +01:00 |
|
phillips1021
|
561063a422
|
No JIRA - edit JavaDoc for class to make it clearer how to assign a value to a parameter when that value is a literal string
|
2014-03-18 09:48:18 -05:00 |
|
phillips1021
|
cb9f0f5645
|
https://issues.apache.org/jira/browse/WW-4299 - do not assign value to id parameter if tryId value is null this prevents overwriting a parameter with a name of id used with the component tag
|
2014-03-18 09:46:36 -05:00 |
|
liang.liu
|
e80658d098
|
Bugfix: loadedFileUrls only contains the last one of urls with same filename in XmlConfigurationProvider
|
2014-03-17 16:23:43 +08:00 |
|
Lukasz Lenart
|
3ceb3b973e
|
Uses simplest approach to inline s:hidden tag to xhtml theme
|
2014-03-13 21:49:54 +01:00 |
|
Lukasz Lenart
|
d63deb9750
|
WW-4297 finishes feature: improves hidden tag to properly support xhtml theme
|
2014-03-13 20:21:50 +01:00 |
|
Lukasz Lenart
|
924531c544
|
Improves tests to reuse the same ServletContext
|
2014-03-13 20:20:25 +01:00 |
|
Lukasz Lenart
|
43e86d76d5
|
Extends Hidden tests results to match new xhtml theme
|
2014-03-13 20:19:59 +01:00 |
|
Lukasz Lenart
|
cdf3c5cbf1
|
Extends Hidden to support xhtml theme properly
|
2014-03-13 20:17:01 +01:00 |
|
Lukasz Lenart
|
f2b52612b8
|
Comments out defaults which are already defined in Java classes
|
2014-03-13 19:16:13 +01:00 |
|
Lukasz Lenart
|
aa744b811f
|
WW-4198 Merges changes to develop
|
2014-03-13 18:39:15 +01:00 |
|
Lukasz Lenart
|
1ca55b8a79
|
Extends logic how protocol part of url is extracted
|
2014-03-09 21:57:58 +01:00 |
|
Lukasz Lenart
|
4b7d2e35d0
|
Uses URL class to check if location is path or full url
|
2014-03-09 21:46:33 +01:00 |
|
Lukasz Lenart
|
e585490656
|
Moves snippets to wiki
|
2014-03-09 21:22:28 +01:00 |
|
Lukasz Lenart
|
e66a306299
|
Extends annotation to support new URL regex parameters
|
2014-03-09 21:04:11 +01:00 |
|
Lukasz Lenart
|
3f6ce657da
|
Adds usage of new urlRegex field in client side validation
|
2014-03-09 21:02:27 +01:00 |
|
Lukasz Lenart
|
3457a656ba
|
Marks method as deprecated
|
2014-03-09 21:01:44 +01:00 |
|
Lukasz Lenart
|
31be88afa2
|
Extends validator to allow set predefined regex used to validate URLs
|
2014-03-09 21:01:15 +01:00 |
|
Lukasz Lenart
|
bcd61a0dec
|
Merge branch 'master' into develop
|
2014-03-07 07:07:26 +01:00 |
|