Lukasz Lenart
|
9d33c74b02
|
WW-2749 adds support for Tiles in Porlets as a dedicated plugin with new PortletTilesResult
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1381887 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-07 05:48:49 +00:00 |
|
Lukasz Lenart
|
73494b036f
|
WW-3875 extracts static util methods into separated class
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1381599 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-06 13:44:33 +00:00 |
|
Lukasz Lenart
|
a7161ca7d7
|
WW-3644 changes support for expression as a dynamic attribute to parse only values enclosed in %{ and }
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1381585 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-06 12:54:48 +00:00 |
|
Lukasz Lenart
|
62260e0096
|
WW-3344 corrects mistake in an example
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1381573 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-06 12:30:24 +00:00 |
|
Lukasz Lenart
|
328ae40cf8
|
WW-3874 merges AnnotationTools into AnnotationUtils
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1381560 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-06 11:25:26 +00:00 |
|
Lukasz Lenart
|
edf2f4a302
|
WW-3870 Adds package inheritance in plugins
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1380129 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-03 05:45:21 +00:00 |
|
Lukasz Lenart
|
58f6fc4666
|
WW-3231 adds cssStyle and cssClass attributes to generated <label/> tag
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1379561 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-31 19:40:40 +00:00 |
|
Lukasz Lenart
|
5cadb2e544
|
WW-3177 adds better German translation of the error message
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1379461 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-31 14:09:27 +00:00 |
|
Lukasz Lenart
|
5d68b267b5
|
WW-3177 adds better way to handle error messages when an exception occurs, adds support for I18N to translate exceptions and adds default error messages
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1379458 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-31 14:06:00 +00:00 |
|
Lukasz Lenart
|
ade5c99a07
|
WW-3866 adds more power to users to check if parameter name can be accepted, adds insecure params test case and cleans up code a bit
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1379386 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-31 09:43:17 +00:00 |
|
Johannes Geppert
|
6ecdb5e353
|
WW-3864: struts2-archetype-blank compile error
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1376638 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-23 18:30:10 +00:00 |
|
Lukasz Lenart
|
255b63486c
|
WW-3848 adds warning message that the FilterDispatcher is deprecated and can produce errors when used with other web stacks
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1375926 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-22 07:58:38 +00:00 |
|
René Gielen
|
80e03182d6
|
WW-3860
Restrict accepted parameter name length
Thanks to Johno Crawford for the patch.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1368841 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-03 09:16:47 +00:00 |
|
René Gielen
|
a1ca307981
|
WW-3858
Decouple token names from their respective session attribute names
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1368827 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-03 08:03:12 +00:00 |
|
Lukasz Lenart
|
ec070ff937
|
WW-3857 changes RestActionMapper to return null if it cannot determine action mapping, adds comment to API
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1367870 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-01 07:11:09 +00:00 |
|
Johannes Geppert
|
828f08ee3a
|
WW-3856 Archetypes are missing some files
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1367769 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-31 20:47:43 +00:00 |
|
Lukasz Lenart
|
77ce77d342
|
Solves problem with rest-showcase app and adds additional test to proof how excludePackages works
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1367763 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-31 20:38:52 +00:00 |
|
Johannes Geppert
|
5fa0e9a297
|
WW-3846 Add a new attributes for optionsCollection
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1367168 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-30 16:51:53 +00:00 |
|
Johannes Geppert
|
7bc888f554
|
WW-3846 Add a new attributes for optionsCollection
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1366934 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-29 20:10:06 +00:00 |
|
Johannes Geppert
|
eadc86b88d
|
WW-3846 Add a new attributes for optionsCollection
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1366884 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-29 18:23:06 +00:00 |
|
Lukasz Lenart
|
0784a45cb2
|
WW-3414 removes ObjectFactory as a field and uses ActionContext to retrieve instance of ObjectFactory to allow serialize instances of XWorkList
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1364910 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-24 06:23:33 +00:00 |
|
Lukasz Lenart
|
e1788e82eb
|
WW-3839 solves problem with NPE when Log level is WARN
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1364627 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-23 13:31:52 +00:00 |
|
Lukasz Lenart
|
139c4d59a8
|
WW-3822 adds check if setter was defined as this can be read-only property
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1364624 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-23 13:20:00 +00:00 |
|
Lukasz Lenart
|
d34fe187e2
|
WW-3833 adds new getFormatted method to support localization and conversion errors
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1364110 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-21 14:47:35 +00:00 |
|
Lukasz Lenart
|
74d1231765
|
WW-3448 add support for query string in forms
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1364095 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-21 13:49:58 +00:00 |
|
Lukasz Lenart
|
4c31279877
|
WW-3804 enables Radio tag to use dynamic attributes
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1364090 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-21 13:39:17 +00:00 |
|
Lukasz Lenart
|
1b5a1e7c30
|
WW-3850 solves problem with NPE when ActionValidationManager is trying to load Object-validation.xml
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1364079 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-21 13:12:48 +00:00 |
|
Lukasz Lenart
|
660c8066e3
|
WW-3828 adds additional test to check if dynamic attributes work with custom theme
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1364077 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-21 12:57:02 +00:00 |
|
Lukasz Lenart
|
79b4a4d285
|
WW-3851 adds FileManager dependency
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1364073 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-21 12:36:57 +00:00 |
|
Lukasz Lenart
|
14577aee1f
|
WW-3552 adds usage of TextProvider to allow provide user's implementation
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1364066 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-21 11:15:34 +00:00 |
|
Lukasz Lenart
|
11efed59f1
|
WW-3843 adds proper extension points
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1363947 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-20 20:44:32 +00:00 |
|
Lukasz Lenart
|
5b312c6678
|
Resets providedChanged flag to solve potential bug
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1358155 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-06 12:27:28 +00:00 |
|
Lukasz Lenart
|
f8a30084d4
|
WW-3819 moves inject of reload property directly into FileManager
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1357481 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-05 07:31:14 +00:00 |
|
Johannes Geppert
|
2a82fa100d
|
MailReader App is not active anymore.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1356455 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-02 20:16:38 +00:00 |
|
Lukasz Lenart
|
b9da5b963e
|
WW-3818 - extracts JBoss specific code into JBossFileManager and some code clean ups
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1352307 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-20 20:40:27 +00:00 |
|
Lukasz Lenart
|
09adba0f66
|
WW-3818 - extracts JBoss specific code into JBossFileManager and some code clean ups
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1352301 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-20 20:27:39 +00:00 |
|
Johannes Geppert
|
803b1b3677
|
WW-3842: The OptionTransferSelect tag doesn't recognize the attribute doubleOnmouseup and doubleOnmouseover
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1351491 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-18 21:20:49 +00:00 |
|
Lukasz Lenart
|
6f76303fa7
|
WW-3834 adds missing @Inject annotations to enable OVal support for JPA
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1345102 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-01 12:15:57 +00:00 |
|
Lukasz Lenart
|
e3b66874d6
|
WW-3831 adds the same behaviour as in ServletUrlRenderer to render dynamic action in URL tag
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1344990 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-01 05:42:55 +00:00 |
|
Lukasz Lenart
|
b0a7c6c8d3
|
WW-3173 adds missing closing tag
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1344620 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-31 09:36:59 +00:00 |
|
Lukasz Lenart
|
fdb93f691d
|
WW-3826 adds new StrutsPortletTestCase to simplify testing actions to be used in portlet environment
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1344572 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-31 05:59:06 +00:00 |
|
Lukasz Lenart
|
14db2edcab
|
WW-3824 changes encoding definition to uppercase for Ajax requests to match specification
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1344143 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-30 08:18:33 +00:00 |
|
Lukasz Lenart
|
c8ba67f4bd
|
WW-3824 changes encoding definition to uppercase for Ajax requests to match specification
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1344134 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-30 07:43:18 +00:00 |
|
Lukasz Lenart
|
b70bdeefda
|
WW-3828 adds support for dynamic attributes not only for String literals but for other objects
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1343701 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-29 12:43:59 +00:00 |
|
Lukasz Lenart
|
8bd9cc6f48
|
WW-3173 adds additional test case to prove usage of inline map
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1343639 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-29 10:02:31 +00:00 |
|
Lukasz Lenart
|
351aae79b9
|
WW-3813 rollbacks site target after releasing a new version
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1342582 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-25 11:37:59 +00:00 |
|
Lukasz Lenart
|
b577d723e9
|
WW-3802 adds missing statement to delete CGI parameters
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1339021 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-16 05:56:45 +00:00 |
|
Lukasz Lenart
|
bfa7df79b6
|
WW-3802 moves clean up code to implementation of MultiPartRequest interface
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1338715 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-15 14:10:27 +00:00 |
|
Lukasz Lenart
|
f21793d920
|
WW-3820 changes implementation of getInstanceNames(Class<?> type) to return empty set instead of null
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1338660 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-15 11:42:38 +00:00 |
|
Lukasz Lenart
|
fca4405004
|
WW-3817 introduces FileManagerFactory with default implementation and refactors all the code to use the new approach
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1338643 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-15 11:05:50 +00:00 |
|