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 |
|
Luigi Fugaro
|
685bb1d069
|
Previous commit restored the ordering feature, thus testFindTextInChildProperty test also has been restored.
|
2014-08-18 16:27:13 +02:00 |
|
Luigi Fugaro
|
c74f283626
|
Restored the ordering feature.
|
2014-08-18 16:25:42 +02:00 |
|
Lukasz Lenart
|
d749bb8f7a
|
WW-4049 Removes Locale.setDefault() from tests
|
2014-08-13 11:06:40 +02:00 |
|
Lukasz Lenart
|
08ad1199ed
|
Solves problem with overwhelming WARNS in log during testing
|
2014-08-13 10:33:13 +02:00 |
|
Lukasz Lenart
|
120830f1ac
|
WW-4301 Adds additional use-case to proof the problem exists
|
2014-08-07 08:43:42 +02:00 |
|
Lukasz Lenart
|
dfb2bd3dbe
|
WW-4055 Includes all jars by default
|
2014-08-07 07:42:58 +02:00 |
|
Lukasz Lenart
|
f1861adff4
|
Adds proper logging dependency and configuration
|
2014-08-07 07:42:15 +02:00 |
|
Lukasz Lenart
|
a2ba908fa7
|
Removes duplicated logging lib
|
2014-08-07 07:41:17 +02:00 |
|
Lukasz Lenart
|
ae324c9811
|
WW-4110 Adds special flag to use different logic when creating AOP beans
|
2014-08-06 20:21:25 +02:00 |
|
Lukasz Lenart
|
52481bd56d
|
WW-4166 Uses .get instead [] to avoid potential security issues
|
2014-08-06 12:36:54 +02:00 |
|
Luigi Fugaro
|
be7201062b
|
Added the FIXME notation
|
2014-08-05 15:48:12 +02:00 |
|
Lukasz Lenart
|
16e240b4a5
|
WW-4335 Uses lastIndexOf to figure out theme name
|
2014-08-05 09:38:32 +02:00 |
|
Lukasz Lenart
|
51b16bde8b
|
Implements equal/hashCode
|
2014-08-05 09:38:08 +02:00 |
|
Lukasz Lenart
|
ce49822e1e
|
Adds mockito mocking lib
|
2014-08-05 09:37:44 +02:00 |
|
Lukasz Lenart
|
aa4d5b3cf4
|
WW-4380 Adds additional use case to proof that the problem is solved
|
2014-08-04 21:54:59 +02:00 |
|
Lukasz Lenart
|
1143462048
|
WW-4166 Improves way of discovering tag's attributes
|
2014-08-04 21:16:10 +02:00 |
|
Lukasz Lenart
|
8aa4fe8606
|
WW-4345 Adds special treatment of parameters during file upload
|
2014-08-01 14:00:46 +02:00 |
|
Lukasz Lenart
|
1dd8730781
|
WW-4308 Extracts method and increases visibility to allow subclassing
|
2014-08-01 13:47:09 +02:00 |
|
Luigi Fugaro
|
939a3e2040
|
Updates as stated in PR#20 comments - synchronized code block inside addDefaultResourceBundle method using XWORK_MESSAGES_BUNDLE.
|
2014-07-31 12:08:30 +02:00 |
|
Luigi Fugaro
|
9254aaaefe
|
Updates as stated in PR#20 comments - removed test method testDefaultMessageOverride.
|
2014-07-30 14:29:47 +02:00 |
|
Luigi Fugaro
|
da9afaf84e
|
Updates as stated in PR#20 comments.
|
2014-07-30 14:29:03 +02:00 |
|
Luigi Fugaro
|
00f424a3f6
|
Updates as stated in PR#20 comments.
|
2014-07-30 12:42:47 +02:00 |
|
Luigi Fugaro
|
d65270b9bb
|
Deleted internal versioning.
|
2014-07-30 11:42:46 +02:00 |
|
Lukasz Lenart
|
09012d7e5f
|
Closes #7
Closes #18
|
2014-07-30 09:16:01 +02:00 |
|
Lukasz Lenart
|
3b25242c7d
|
WW-4295 finishes work
Conflicts:
core/src/main/resources/template/simple/checkboxlist.ftl
core/src/site/resources/tags/checkboxlist.html
|
2014-07-30 09:10:59 +02:00 |
|
Lukasz Lenart
|
8e6f198d41
|
Extends test case to demonstrate possible usage of listValueKey
|
2014-07-30 09:08:34 +02:00 |
|
Lukasz Lenart
|
935cd33f7e
|
WW-4165 Excludes attributes marked with @StrutsTagAttribute
Such attributes won't be used as dynamic attributes and simply will
be omitted
|
2014-07-29 20:24:01 +02:00 |
|
Luigi Fugaro
|
c826d97caf
|
Removed unused code, comments and variables. Also, added delegatedClassLoaderMap to handle delegatedClassLoader as per Tomcat.
|
2014-07-29 18:44:50 +02:00 |
|
Luigi Fugaro
|
4586d1f148
|
Added pom's version as 2.3.16.4-SNAPSHOT
|
2014-07-29 17:46:04 +02:00 |
|
Luigi Fugaro
|
2de0f4b5b1
|
This update enables struts to be used as JBoss AS 7/WildFly 8/JBoss EAP 6 module.
|
2014-07-29 17:44:28 +02:00 |
|
Lukasz Lenart
|
ca50c1aedd
|
WW-4064 WW-3698 Adds additional flag to cover both cases
|
2014-07-29 10:04:18 +02:00 |
|
Lukasz Lenart
|
bf6b37f2e3
|
WW-4374 Fixes problem with accessing Enum's values() method
|
2014-07-29 09:23:44 +02:00 |
|
Lukasz Lenart
|
47d1fe04dc
|
WW-4360 Fixes potential NullPointerExceptions
This closes #16
|
2014-07-28 21:36:46 +02:00 |
|
Lukasz Lenart
|
413d67bd28
|
WW-4360 Fixes potential NullPointerExceptions
|
2014-07-28 21:35:17 +02:00 |
|
Lukasz Lenart
|
2dd9cb555a
|
Extends error() method to accept Objects as parameters
|
2014-07-28 21:29:54 +02:00 |
|
Lukasz Lenart
|
ff100ce2d9
|
WW-4331 Returns null instead of throwing exception
This allows other UnknownHandler to be called
|
2014-07-28 21:17:13 +02:00 |
|
Lukasz Lenart
|
73da38e9de
|
WW-4330 Adds support for parameters on absolute URLs closes #10
|
2014-07-28 21:11:03 +02:00 |
|
Lukasz Lenart
|
fc6a2c8777
|
WW-4166 Adds autogenerated files
|
2014-07-28 21:10:08 +02:00 |
|
Lukasz Lenart
|
5c4874c60b
|
WW-4318 Uses ErrorMessageBuilder to proper log fail of setting expression
|
2014-07-28 21:01:45 +02:00 |
|
Lukasz Lenart
|
6fbd1bef3a
|
WW-4166 Adds class and style aliases
|
2014-07-28 20:56:10 +02:00 |
|
Lukasz Lenart
|
e7a414fea3
|
WW-3025 Adds new JakartaStream multipart request handler
It solves problem with loosing parameters during large files which
exceeds upload file limit
|
2014-07-20 11:04:41 +02:00 |
|
Lukasz Lenart
|
de5edd875f
|
WW-4160 Adds UnknownHandlerFactory to allow override
This can be used to implement different factories with different
backing DI container ie. Spring
|
2014-07-20 10:43:30 +02:00 |
|
Lukasz Lenart
|
351263a679
|
WW-4167 Renames based class to match the rest based classes
and marks extending validators as final to avoid users' confusion
|
2014-07-11 22:21:36 +02:00 |
|
Lukasz Lenart
|
1dcf58537a
|
WW-4327 Defines new readonly attribute and cleans up templates
|
2014-07-11 11:07:09 +02:00 |
|
Lukasz Lenart
|
9944b274e9
|
WW-4349 Fixes problem with dojo.version
|
2014-07-11 09:21:29 +02:00 |
|