Lukasz Lenart
|
8b862f7cb2
|
WW-4105 Adds support for Spring proxies when chaining actions
|
2017-05-17 19:49:21 +02:00 |
|
Lukasz Lenart
|
5a6c336947
|
Uses proper package
|
2017-05-12 09:28:03 +02:00 |
|
Lukasz Lenart
|
7fa41f1885
|
WW-4110 Marks AOP support as deprecated
|
2017-05-12 08:28:56 +02:00 |
|
Yasser Zamani
|
9a8b4f4ebc
|
WW-4105 Removes SpringUtils to ProxyUtil
|
2017-05-11 12:49:46 +04:30 |
|
Lukasz Lenart
|
5a0f2e1aaf
|
WW-4749 Implements buffer/flush behaviour in FreemarkerResult
|
2017-05-10 16:39:41 +02:00 |
|
Lukasz Lenart
|
b842a4c779
|
WW-4749 Renames local variable to better express its meaning
|
2017-05-10 10:08:48 +02:00 |
|
Lukasz Lenart
|
0314ddcb5c
|
WW-4795 Implements @LongRangeFieldValidator annotation
|
2017-05-09 10:33:35 +02:00 |
|
Yasser Zamani
|
c2f2de06ce
|
WW-4105 Unwraps Spring proxy in actions chain
|
2017-04-30 09:20:57 +04:30 |
|
Lukasz Lenart
|
38a2ebb72a
|
WW-4749 Uses writeIfCompleted to keep backward compatibility
|
2017-04-28 13:14:30 +02:00 |
|
Lukasz Lenart
|
3034b3a970
|
WW-4749 Uses Boolean to allow define behaviour per result
|
2017-04-28 13:00:09 +02:00 |
|
Lukasz Lenart
|
6dad53c5e3
|
WW-4749 Fixes test
|
2017-04-28 10:01:27 +02:00 |
|
Lukasz Lenart
|
bbcd9dc251
|
WW-4749 Uses ordinary boolean instead of Boolean
|
2017-04-28 09:33:56 +02:00 |
|
Lukasz Lenart
|
1df89792f9
|
WW-4749 Drops writeIfCompleted and uses Boolean instead String
|
2017-04-28 09:32:47 +02:00 |
|
Lukasz Lenart
|
bbd4a9e8c5
|
WW-4792 Marks XWork constants as deprecated
|
2017-04-26 20:29:33 +02:00 |
|
Lukasz Lenart
|
b46a6e7956
|
Drops static modifier
|
2017-04-26 11:39:22 +02:00 |
|
Lukasz Lenart
|
f06caf7ca7
|
WW-4791 Stops using DefaultLocalizedTextProvider#localeFromString
|
2017-04-26 10:38:32 +02:00 |
|
Lukasz Lenart
|
f5125bcd1b
|
WW-4749 Defines setter to allow specify useBufferedWriter
|
2017-04-26 08:51:45 +02:00 |
|
Lukasz Lenart
|
787150d041
|
Moves documentation to wiki
|
2017-04-26 08:48:01 +02:00 |
|
Lukasz Lenart
|
d739be34bc
|
WW-4749 Implements buffered write
|
2017-04-26 08:42:42 +02:00 |
|
Lukasz Lenart
|
8f75e1a19d
|
WW-4149 Introduces an empty stack
|
2017-04-26 08:22:19 +02:00 |
|
Lukasz Lenart
|
775d1c8c65
|
WW-3952 introduces credit card validator
|
2017-04-24 10:12:13 +02:00 |
|
Lukasz Lenart
|
6ef9f7a3aa
|
WW-3952 Fixes test
|
2017-04-23 10:31:13 +02:00 |
|
Lukasz Lenart
|
faf72b5a09
|
WW-4210 Adds support for defining converter via class instead of string
|
2017-04-22 17:42:15 +02:00 |
|
Lukasz Lenart
|
9eec07b310
|
WW-3952 Adds client side validation support
|
2017-04-22 17:40:40 +02:00 |
|
Aleksandr Mashchenko
|
d8284846db
|
WW-4788 Parameters which are added via ServletDispatcherResult aren't availabe in #parameters
|
2017-04-22 12:15:00 +03:00 |
|
Stefaan Dutry
|
b465791dc2
|
WW-4780 fixed logging in the struts2-portlet-plugin tests
|
2017-04-22 00:05:41 +02:00 |
|
Stefaan Dutry
|
defaf43a4c
|
WW-4780 fixed logging in the struts2-cdi-plugin tests
|
2017-04-21 23:49:43 +02:00 |
|
Stefaan Dutry
|
11cccb68a9
|
upgraded version of log4j2 to 2.8.2
|
2017-04-20 22:06:20 +02:00 |
|
Lukasz Lenart
|
9512410412
|
WW-4787 Moves test to src/test/java
|
2017-04-20 14:35:11 +02:00 |
|
Lukasz Lenart
|
a58452571c
|
WW-4210 Updates JavaDocs
|
2017-04-20 08:34:55 +02:00 |
|
Lukasz Lenart
|
ec24124925
|
WW-4210 Updates tests to use the class definition instead of string
|
2017-04-20 08:29:53 +02:00 |
|
Lukasz Lenart
|
3e76564d3c
|
WW-4210 Supports defining converter as a class in the annotation
|
2017-04-20 08:29:24 +02:00 |
|
Lukasz Lenart
|
47552bdb06
|
WW-4210 Extends annotation to allow use class instead of string
|
2017-04-20 08:28:46 +02:00 |
|
Lukasz Lenart
|
eb4fcb4afc
|
WW-3952 Updates test to include credit card validation
|
2017-04-19 18:07:38 +02:00 |
|
Lukasz Lenart
|
0813eaa0c8
|
WW-3952 Extends existing logic to handle credit card validation
|
2017-04-19 18:07:16 +02:00 |
|
Lukasz Lenart
|
743d27f841
|
WW-3952 Introduces annotation
|
2017-04-19 18:06:31 +02:00 |
|
Lukasz Lenart
|
fc497360be
|
WW-3952 Adds test to check implementation
|
2017-04-19 18:06:17 +02:00 |
|
Lukasz Lenart
|
01d710bdf3
|
WW-3952 Adds implementation of credit card validator
|
2017-04-19 18:05:53 +02:00 |
|
Lukasz Lenart
|
293d2fd177
|
WW-4754 Marks sitegraph plugin as deprecated
|
2017-04-19 10:40:43 +02:00 |
|
Lukasz Lenart
|
5fd605eb97
|
WW-4578 Supports collections when validating a value
|
2017-04-19 09:42:06 +02:00 |
|
Lukasz Lenart
|
9d4aac0589
|
WW-4786 Properly handles empty spaces in path
|
2017-04-19 09:40:10 +02:00 |
|
Lukasz Lenart
|
13f49a0978
|
WW-4785 Allows disable multipart support via an config option
|
2017-04-16 14:33:15 +02:00 |
|
Lukasz Lenart
|
30ec6f8310
|
Puts back public scope for class
|
2017-04-14 12:54:20 +02:00 |
|
Lukasz Lenart
|
034e098184
|
Reduces scope
|
2017-04-14 12:45:56 +02:00 |
|
Lukasz Lenart
|
b1f9068f2b
|
Puts back indentation
|
2017-04-14 12:25:04 +02:00 |
|
Lukasz Lenart
|
1ad6d2c317
|
WW-4578 Cleans up code
|
2017-04-14 11:25:22 +02:00 |
|
Lukasz Lenart
|
569e1f6c82
|
WW-4578 Fixes small typo
|
2017-04-14 11:18:39 +02:00 |
|
Lukasz Lenart
|
6f272e4873
|
WW-4578 Converts URL validator to support collections
|
2017-04-14 11:16:59 +02:00 |
|
Lukasz Lenart
|
2fe050578a
|
Fixes wrong injection type
|
2017-04-13 07:31:16 +02:00 |
|
Lukasz Lenart
|
16e8f10f66
|
WW-4578 Converts length string validator to support collections
|
2017-04-11 09:10:19 +02:00 |
|