Commit Graph

4912 Commits

Author SHA1 Message Date
Lukasz Lenart 1df89792f9 WW-4749 Drops writeIfCompleted and uses Boolean instead String 2017-04-28 09:32:47 +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
Lukasz Lenart df5583f117 WW-4578 Converts required string validator to support collections 2017-04-11 08:46:24 +02:00
Lukasz Lenart 01a56ca117 WW-4578 Converts double range validator to support collections 2017-04-10 21:54:03 +02:00
Lukasz Lenart e66fd538b5 WW-4578 Makes required validator to support collections 2017-04-10 09:13:14 +02:00
Lukasz Lenart 158eda9783 WW-4578 Changes range validators to support collections 2017-04-10 08:37:22 +02:00
Lukasz Lenart caca3d057d WW-4578 Makes RegexFieldValidator to support collections 2017-04-06 08:59:11 +02:00
Lukasz Lenart 1162ddf823 WW-4663 Fallback to old behaviour if there is no action defined 2017-04-04 09:16:48 +02:00
Lukasz Lenart c56d95d28c WW-4779 Marks as deprecated the profiling layer 2017-04-04 08:34:39 +02:00
Lukasz Lenart b4f8d03910 WW-4769 Uses emptySet instead of manually creating Sets 2017-04-04 08:28:04 +02:00
Lukasz Lenart ed20ccd3f3 WW-4744 Solves problem with supporting non public annotated methods in AnnotationWorkflowInterceptor 2017-03-29 07:22:55 +02:00
Yasser Zamani 3cee495a12 WW-4744: Add new line at end of DummyInterface file 2017-03-27 02:10:53 +04:30
Yasser Zamani f0a9226ffb WW-4744: Correct copyright to exactly as previous with no change 2017-03-27 01:53:29 +04:30
Yasser Zamani 67069a9724 WW-4744: Add @Deprecated tags 2017-03-27 01:46:48 +04:30
Yasser Zamani 2d5f0aaa66 WW-4744: Remove copied Spring's code (also from PR#117) 2017-03-26 18:07:58 +04:30
Lukasz Lenart 7627b83555 Moves documentation to wiki 2017-03-24 10:34:39 +01:00
Lukasz Lenart 350c77aba8 WW-4756 Implements TextProviderFactory and used it accros the framework 2017-03-24 10:09:46 +01:00