svn commit: r819444 [18/27] - in /struts/struts2/trunk/plugins/embeddedjsp: ./ src/main/java/org/apache/struts2/el/ src/main/java/org/apache/struts2/el/lang/ src/main/java/org/apache/struts2/el/parser

2009-09-27 Thread musachy
Added: struts/struts2/trunk/plugins/embeddedjsp/src/main/java/org/apache/struts2/jasper/compiler/TldLocationsCache.java URL: http://svn.apache.org/viewvc/struts/struts2/trunk/plugins/embeddedjsp/src/main/java/org/apache/struts2/jasper/compiler/TldLocationsCache.java?rev=819444&view=auto =

svn commit: r819639 - /struts/struts2/trunk/core/src/main/java/org/apache/struts2/views/util/UrlHelper.java

2009-09-28 Thread musachy
Author: musachy Date: Mon Sep 28 16:50:21 2009 New Revision: 819639 URL: http://svn.apache.org/viewvc?rev=819639&view=rev Log: prevent NPE when value is null Modified: struts/struts2/trunk/core/src/main/java/org/apache/struts2/views/util/UrlHelper.java Modified: struts/struts2/trunk/

svn commit: r819727 [2/3] - in /struts/sandbox/trunk/showcase-reborn: ./ src/ src/main/ src/main/java/ src/main/java/org/ src/main/java/org/apache/ src/main/java/org/apache/struts2/ src/main/java/org/

2009-09-28 Thread musachy
Added: struts/sandbox/trunk/showcase-reborn/src/main/webapp/javascript/jquery-1.3.2.min.js URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/showcase-reborn/src/main/webapp/javascript/jquery-1.3.2.min.js?rev=819727&view=auto ===

svn commit: r820353 - in /struts/struts2/trunk/plugins/convention/src: main/java/org/apache/struts2/convention/DefaultResultMapBuilder.java test/java/org/apache/struts2/convention/DefaultResultMapBuil

2009-09-30 Thread musachy
Author: musachy Date: Wed Sep 30 17:29:07 2009 New Revision: 820353 URL: http://svn.apache.org/viewvc?rev=820353&view=rev Log: Ignore potential results that start with "." Added: struts/struts2/trunk/plugins/convention/src/test/resources/WEB-INF/component/.boom Modified:

svn commit: r820727 - in /struts/struts2/trunk/plugins/convention/src: main/java/org/apache/struts2/convention/DefaultResultMapBuilder.java test/java/org/apache/struts2/convention/DefaultResultMapBuil

2009-10-01 Thread musachy
Author: musachy Date: Thu Oct 1 17:41:57 2009 New Revision: 820727 URL: http://svn.apache.org/viewvc?rev=820727&view=rev Log: Ignore potential results that start with "." Modified: struts/struts2/trunk/plugins/convention/src/main/java/org/apache/stru

svn commit: r820737 - in /struts/struts2/trunk: ./ apps/ apps/blank/ apps/mailreader/ apps/portlet/ apps/rest-showcase/ apps/showcase/ assembly/ bundles/ bundles/admin/ bundles/demo/ core/ plugins/ pl

2009-10-01 Thread musachy
Author: musachy Date: Thu Oct 1 18:03:21 2009 New Revision: 820737 URL: http://svn.apache.org/viewvc?rev=820737&view=rev Log: update version to 2.2.0-SNAPSHOT Modified: struts/struts2/trunk/apps/blank/pom.xml struts/struts2/trunk/apps/mailreader/pom.xml struts/struts2/trunk/

svn commit: r823261 - /struts/struts2/trunk/plugins/convention/src/main/java/org/apache/struts2/convention/PackageBasedActionConfigBuilder.java

2009-10-08 Thread musachy
Author: musachy Date: Thu Oct 8 18:36:52 2009 New Revision: 823261 URL: http://svn.apache.org/viewvc?rev=823261&view=rev Log: WW-3234 Update ClassFinder and PackageBasedActionConfigBuilder to avoid loading unnecessary classes in package scan, avoid spurious warnings and other benefits p

svn commit: r825576 - /struts/struts2/trunk/core/src/main/resources/template/simple/doubleselect.ftl

2009-10-15 Thread musachy
Author: musachy Date: Thu Oct 15 17:19:21 2009 New Revision: 825576 URL: http://svn.apache.org/viewvc?rev=825576&view=rev Log: WW-3274 doubleSelect does not use parameter doubleDisabled in doubleselect.ftl patch provided by Lee Clemens Modified: struts/struts2/trunk/core/src/main/resou

svn commit: r827757 - /struts/struts2/trunk/plugins/embeddedjsp/src/main/java/org/apache/struts2/jasper/runtime/JspApplicationContextImpl.java

2009-10-20 Thread musachy
Author: musachy Date: Tue Oct 20 18:12:08 2009 New Revision: 827757 URL: http://svn.apache.org/viewvc?rev=827757&view=rev Log: make key depend on context loader, so they don't get shared between apps Modified: struts/struts2/trunk/plugins/embeddedjsp/src/main/java/org/apache/strut

svn commit: r828096 - /struts/struts2/trunk/plugins/embeddedjsp/src/test/java/org/apache/struts2/EmbeddedJSPResultTest.java

2009-10-21 Thread musachy
Author: musachy Date: Wed Oct 21 16:38:06 2009 New Revision: 828096 URL: http://svn.apache.org/viewvc?rev=828096&view=rev Log: add test for the key in the servlet context Modified: struts/struts2/trunk/plugins/embeddedjsp/src/test/java/org/apache/struts2/EmbeddedJSPResultTest.java Modi

svn commit: r830250 - in /struts/struts2/trunk/core/src: main/java/org/apache/struts2/views/freemarker/ test/java/org/apache/struts2/views/freemarker/ test/resources/ test/resources/org/apache/struts2

2009-10-27 Thread musachy
Author: musachy Date: Tue Oct 27 17:03:50 2009 New Revision: 830250 URL: http://svn.apache.org/viewvc?rev=830250&view=rev Log: WW-3195 When FreemarkerResult isn't writing directly to Response, s.action tag is broken Added: struts/struts2/trunk/core/src/test/resources/org/apach

svn commit: r832087 - in /struts/struts2/trunk/core/src: main/java/org/apache/struts2/components/ main/java/org/apache/struts2/views/jsp/ui/ site/resources/tags/ test/java/org/apache/struts2/views/jsp

2009-11-02 Thread musachy
Author: musachy Date: Mon Nov 2 20:24:12 2009 New Revision: 832087 URL: http://svn.apache.org/viewvc?rev=832087&view=rev Log: WW-3312 Add "includeContext" to Form tag, like the Url tag does (default to true) Added: struts/struts2/trunk/core/src/test/resources/org/apache/str

svn commit: r832148 - in /struts/struts2/trunk/core/src: main/java/org/apache/struts2/views/freemarker/ test/java/org/apache/struts2/views/freemarker/ test/resources/org/apache/struts2/views/freemarke

2009-11-02 Thread musachy
Author: musachy Date: Mon Nov 2 22:23:28 2009 New Revision: 832148 URL: http://svn.apache.org/viewvc?rev=832148&view=rev Log: WW-3305 FreemarkerResult tamper Content-Type patch provided by zhouyanming Added: struts/struts2/trunk/core/src/test/resources/org/apache/struts2/views/freema

svn commit: r832320 - in /struts/sandbox/trunk/struts2-uel-plugin-example: pom.xml src/main/java/example/SurveyAction.java src/main/resources/struts.xml src/main/webapp/example/survey.jsp

2009-11-02 Thread musachy
Author: musachy Date: Tue Nov 3 07:24:12 2009 New Revision: 832320 URL: http://svn.apache.org/viewvc?rev=832320&view=rev Log: picking up Modified: struts/sandbox/trunk/struts2-uel-plugin-example/pom.xml struts/sandbox/trunk/struts2-uel-plugin-example/src/main/java/exa

svn commit: r832623 - in /struts/struts2/trunk/core/src/main: java/org/apache/struts2/StrutsConstants.java java/org/apache/struts2/config/BeanSelectionProvider.java resources/struts-default.xml

2009-11-03 Thread musachy
Author: musachy Date: Tue Nov 3 23:58:53 2009 New Revision: 832623 URL: http://svn.apache.org/viewvc?rev=832623&view=rev Log: Add flags and beans for parameter binder Modified: struts/struts2/trunk/core/src/main/java/org/apache/struts2/StrutsConstants.java struts/struts2/trunk/

svn commit: r832624 - in /struts/sandbox/trunk/struts2-uel-plugin/src: main/java/org/apache/struts2/uelplugin/ main/resources/ test/java/org/apache/struts2/uelplugin/

2009-11-03 Thread musachy
Author: musachy Date: Wed Nov 4 00:00:08 2009 New Revision: 832624 URL: http://svn.apache.org/viewvc?rev=832624&view=rev Log: use beanutils for reflection Added: struts/sandbox/trunk/struts2-uel-plugin/src/test/java/org/apache/struts2/uelplugin/ReflectionProviderTest.java st

svn commit: r832667 - in /struts/sandbox/trunk/struts2-uel-plugin/src/main/java/org/apache/struts2/uelplugin: CompoundRootELContext.java elresolvers/PublicMethodResolver.java

2009-11-03 Thread musachy
Author: musachy Date: Wed Nov 4 06:55:12 2009 New Revision: 832667 URL: http://svn.apache.org/viewvc?rev=832667&view=rev Log: add method el resolver Added: struts/sandbox/trunk/struts2-uel-plugin/src/main/java/org/apache/struts2/uelplugin/elresolvers/PublicMethodResolver.java Modi

svn commit: r832986 - in /struts/sandbox/trunk/struts2-uel-plugin-example: ./ src/main/java/example/ src/main/java/survey/ src/main/resources/ src/main/resources/survey/ src/main/webapp/ src/main/weba

2009-11-04 Thread musachy
Author: musachy Date: Thu Nov 5 03:30:06 2009 New Revision: 832986 URL: http://svn.apache.org/viewvc?rev=832986&view=rev Log: add support for add operator and ognl # Added: struts/sandbox/trunk/struts2-uel-plugin-example/src/main/java/survey/ - copied from r832476, struts/san

svn commit: r833776 - in /struts/sandbox/trunk/struts2-uel-plugin/src: main/java/org/apache/struts2/uelplugin/ main/java/org/apache/struts2/uelplugin/contextlistener/ main/java/org/apache/struts2/uelp

2009-11-07 Thread musachy
Author: musachy Date: Sat Nov 7 23:14:32 2009 New Revision: 833776 URL: http://svn.apache.org/viewvc?rev=833776&view=rev Log: rename classes, add more tests Added: struts/sandbox/trunk/struts2-uel-plugin/src/main/java/org/apache/struts2/uelplugin/UELReflectionContextFactory.

svn commit: r834575 - /struts/struts2/trunk/core/src/main/java/org/apache/struts2/interceptor/validation/JSONValidationInterceptor.java

2009-11-10 Thread musachy
Author: musachy Date: Tue Nov 10 18:10:53 2009 New Revision: 834575 URL: http://svn.apache.org/viewvc?rev=834575&view=rev Log: remove "model." from the key fields only if they do start with that, and the action is modeldriven (assuming that because it is model driven the error ke

svn commit: r834630 - in /struts/struts2/trunk/plugins/embeddedjsp/src: main/java/org/apache/struts2/JSPLoader.java main/java/org/apache/struts2/jasper/runtime/JspFactoryImpl.java test/java/org/apache

2009-11-10 Thread musachy
Author: musachy Date: Tue Nov 10 19:50:37 2009 New Revision: 834630 URL: http://svn.apache.org/viewvc?rev=834630&view=rev Log: delegate to jasper Jspfactory when the jsp is not getting handled by the embeddedjsp plugin Modified: struts/struts2/trunk/plugins/embeddedjsp/src/main/java

svn commit: r834712 [2/2] - in /struts/sandbox/trunk/struts2-uel-plugin: ./ src/main/java/org/apache/struts2/uelplugin/ src/main/java/org/apache/struts2/uelplugin/elresolvers/ src/main/java/org/apache

2009-11-10 Thread musachy
Modified: struts/sandbox/trunk/struts2-uel-plugin/src/test/java/org/apache/struts2/uelplugin/TestAction.java URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/struts2-uel-plugin/src/test/java/org/apache/struts2/uelplugin/TestAction.java?rev=834712&r1=834711&r2=834712&view=diff ==

svn commit: r835248 [2/2] - in /struts/struts2/trunk: apps/showcase/src/main/resources/ apps/showcase/src/main/webapp/WEB-INF/ core/src/main/java/org/apache/struts2/dispatcher/ng/listener/ core/src/ma

2009-11-11 Thread musachy
Added: struts/struts2/trunk/plugins/sitemesh/src/main/java/org/apache/struts2/sitemesh/VelocityDecoratorServlet.java URL: http://svn.apache.org/viewvc/struts/struts2/trunk/plugins/sitemesh/src/main/java/org/apache/struts2/sitemesh/VelocityDecoratorServlet.java?rev=835248&view=auto ===

svn commit: r835249 - /struts/struts2/trunk/plugins/sitemesh/src/main/java/org/apache/struts2/sitemesh/TemplatePageFilter.java

2009-11-11 Thread musachy
Author: musachy Date: Thu Nov 12 06:08:49 2009 New Revision: 835249 URL: http://svn.apache.org/viewvc?rev=835249&view=rev Log: WW-3291 Update sitemesh-plugin to use version 2.4.2 patch provided by Christian Wolfgang Stone Removed: struts/struts2/trunk/plugins/sitemesh/src/main/java

svn commit: r835251 - in /struts/struts2/trunk/plugins/sitemesh/src/main: java/org/apache/struts2/sitemesh/ resources/

2009-11-11 Thread musachy
Author: musachy Date: Thu Nov 12 06:11:13 2009 New Revision: 835251 URL: http://svn.apache.org/viewvc?rev=835251&view=rev Log: WW-3291 Update sitemesh-plugin to use version 2.4.2 patch provided by Christian Wolfgang Stone Added: struts/struts2/trunk/plugins/sitemesh/src/main/java

svn commit: r835433 - in /struts/struts2/trunk/plugins/sitemesh/src/main/java/org/apache/struts2/sitemesh: FreeMarkerMapper2DecoratorSelector.java FreeMarkerPageFilter.java FreemarkerPageFilter.java

2009-11-12 Thread musachy
Author: musachy Date: Thu Nov 12 16:32:24 2009 New Revision: 835433 URL: http://svn.apache.org/viewvc?rev=835433&view=rev Log: remove duplicated file (thanks to windows) Added: struts/struts2/trunk/plugins/sitemesh/src/main/java/org/apache/struts2/sitemesh/FreemarkerPageFilter.

svn commit: r835437 - /struts/struts2/trunk/core/src/main/java/org/apache/struts2/dispatcher/ng/listener/StrutsListener.java

2009-11-12 Thread musachy
Author: musachy Date: Thu Nov 12 16:39:18 2009 New Revision: 835437 URL: http://svn.apache.org/viewvc?rev=835437&view=rev Log: update javadocs to sound less scary Modified: struts/struts2/trunk/core/src/main/java/org/apache/struts2/dispatcher/ng/listener/StrutsListener.java Modi

svn commit: r835491 - in /struts/sandbox/trunk/struts2-uel-plugin: ./ src/main/java/org/apache/struts2/uel/ src/main/java/org/apache/struts2/uel/elresolvers/ src/main/java/org/apache/struts2/uel/refle

2009-11-12 Thread musachy
Author: musachy Date: Thu Nov 12 18:36:10 2009 New Revision: 835491 URL: http://svn.apache.org/viewvc?rev=835491&view=rev Log: rename package Added: struts/sandbox/trunk/struts2-uel-plugin/src/main/java/org/apache/struts2/uel/ - copied from r835485, struts/sandbox/trunk/struts2

svn commit: r835494 - in /struts/sandbox/trunk/struts2-uel-plugin/src: main/java/org/apache/struts2/uel/elresolvers/ test/java/org/apache/struts2/uel/

2009-11-12 Thread musachy
Author: musachy Date: Thu Nov 12 18:39:59 2009 New Revision: 835494 URL: http://svn.apache.org/viewvc?rev=835494&view=rev Log: Add more test, rename base test class Added: struts/sandbox/trunk/struts2-uel-plugin/src/test/java/org/apache/struts2/uel/PerformanceTest.java struts/san

svn commit: r836247 - /struts/struts2/trunk/plugins/sitemesh/src/main/java/org/apache/struts2/sitemesh/FreemarkerDecoratorServlet.java

2009-11-14 Thread musachy
Author: musachy Date: Sat Nov 14 19:12:55 2009 New Revision: 836247 URL: http://svn.apache.org/viewvc?rev=836247&view=rev Log: WW-3329 change params attribute to what it was before Modified: struts/struts2/trunk/plugins/sitemesh/src/main/java/org/apache/struts2/site

svn commit: r880897 - in /struts/struts2/trunk/core/src: main/java/org/apache/struts2/components/ main/java/org/apache/struts2/views/jsp/ site/resources/tags/ test/java/org/apache/struts2/views/jsp/

2009-11-16 Thread musachy
Author: musachy Date: Mon Nov 16 18:35:06 2009 New Revision: 880897 URL: http://svn.apache.org/viewvc?rev=880897&view=rev Log: WW-3332 Add "escapeXml" and "escapeCsv" to the "property" tag Modified: struts/struts2/trunk/core/src/main/java/org/apach

svn commit: r880907 - in /struts/struts2/trunk/core/src: main/java/org/apache/struts2/components/Property.java main/java/org/apache/struts2/views/jsp/PropertyTag.java site/resources/tags/property.html

2009-11-16 Thread musachy
Author: musachy Date: Mon Nov 16 18:46:45 2009 New Revision: 880907 URL: http://svn.apache.org/viewvc?rev=880907&view=rev Log: WW- deprecate "escape" attribute of "property" tagm and add a "escapeHtml" which is more explicit (and self documenting) Modifi

svn commit: r880928 - in /struts/struts2/trunk/core/src: main/java/org/apache/struts2/ main/java/org/apache/struts2/components/ main/java/org/apache/struts2/dispatcher/ test/java/org/apache/struts2/di

2009-11-16 Thread musachy
Author: musachy Date: Mon Nov 16 19:42:15 2009 New Revision: 880928 URL: http://svn.apache.org/viewvc?rev=880928&view=rev Log: WW-3330 <@s.action> broken in sitemesh freemarker decorator page. Add a request attribute that marks a request as a request from an action tag., so other par

svn commit: r899763 - in /struts/struts2/trunk: core/src/main/java/org/apache/struts2/views/freemarker/FreemarkerManager.java plugins/sitemesh/src/main/java/org/apache/struts2/sitemesh/FreemarkerDecor

2010-01-15 Thread musachy
Author: musachy Date: Fri Jan 15 19:16:09 2010 New Revision: 899763 URL: http://svn.apache.org/viewvc?rev=899763&view=rev Log: WW-3329 ${Parameters.xxx} in freemarker view is broken Modified: struts/struts2/trunk/core/src/main/java/org/apache/struts2/views/freemarker/FreemarkerManager.

svn commit: r552165 - in /struts/struts2/trunk/core/src/main: java/org/apache/struts2/ java/org/apache/struts2/components/template/ java/org/apache/struts2/config/ resources/org/apache/struts2/

2007-06-30 Thread musachy
Author: musachy Date: Sat Jun 30 08:57:13 2007 New Revision: 552165 URL: http://svn.apache.org/viewvc?view=rev&rev=552165 Log: WW-1661 Implementation of Freemarker caching for Struts2 * Will be set to false by default * Set to false when devMode is true * Set struts.freemarker.templatesCache=

svn commit: r552173 - /struts/struts2/trunk/core/src/main/resources/org/apache/struts2/default.properties

2007-06-30 Thread musachy
Author: musachy Date: Sat Jun 30 09:53:33 2007 New Revision: 552173 URL: http://svn.apache.org/viewvc?view=rev&rev=552173 Log: WW-1661 Implementation of Freemarker caching for Struts2 Guice complains that the dependency was not found, running the tests Modified: struts/struts2/trunk/

svn commit: r554223 - in /struts/struts2/trunk/core/src: main/java/org/apache/struts2/components/IteratorComponent.java test/java/org/apache/struts2/views/jsp/IteratorTagTest.java

2007-07-07 Thread musachy
Author: musachy Date: Sat Jul 7 08:43:51 2007 New Revision: 554223 URL: http://svn.apache.org/viewvc?view=rev&rev=554223 Log: WW-2024 Iterator tag does associate a value with the name specified on the "id" property when the value is null Modified: struts/struts2/trunk/core

svn commit: r554228 - /struts/struts2/trunk/core/src/main/java/org/apache/struts2/components/ContextBean.java

2007-07-07 Thread musachy
Author: musachy Date: Sat Jul 7 10:08:55 2007 New Revision: 554228 URL: http://svn.apache.org/viewvc?view=rev&rev=554228 Log: WW-2027 Tags that push values into the value stack should use the "var" attribute to specify the name of the variable * Make ContextBean abstract Modifie

svn commit: r554257 - in /struts/struts2/trunk/core/src: main/java/org/apache/struts2/components/Set.java main/java/org/apache/struts2/views/jsp/SetTag.java site/resources/tags/set.html

2007-07-07 Thread musachy
Author: musachy Date: Sat Jul 7 13:30:04 2007 New Revision: 554257 URL: http://svn.apache.org/viewvc?view=rev&rev=554257 Log: WW-2027 Tags that push values into the value stack should use the "var" attribute to specify the name of the variable * Deprecate 'name' on

svn commit: r554643 - /struts/struts2/trunk/core/src/main/java/org/apache/struts2/components/Set.java

2007-07-09 Thread musachy
Author: musachy Date: Mon Jul 9 06:38:57 2007 New Revision: 554643 URL: http://svn.apache.org/viewvc?view=rev&rev=554643 Log: WW-2027 Tags that push values into the value stack should use the "var" attribute to specify the name of the variable * 'var' cannot be requir

svn commit: r555056 - in /struts/struts2/trunk/core/src: main/java/org/apache/struts2/views/jsp/ main/java/org/apache/struts2/views/jsp/iterator/ site/resources/tags/

2007-07-10 Thread musachy
Author: musachy Date: Tue Jul 10 12:40:06 2007 New Revision: 555056 URL: http://svn.apache.org/viewvc?view=rev&rev=555056 Log: WW-2027 Tags that push values into the value stack should use the "var" attribute to specify the name of the variable * Fix iterator tags Modified:

svn commit: r555289 - in /struts/struts2/trunk/core/src/main: java/org/apache/struts2/StrutsConstants.java java/org/apache/struts2/views/freemarker/FreemarkerManager.java resources/org/apache/struts2/

2007-07-11 Thread musachy
Author: musachy Date: Wed Jul 11 07:44:54 2007 New Revision: 555289 URL: http://svn.apache.org/viewvc?view=rev&rev=555289 Log: WW-2012 Freemarker caching of BeanWrapper models Modified: struts/struts2/trunk/core/src/main/java/org/apache/struts2/StrutsConstants.java struts/struts2/t

svn commit: r555291 - in /struts/struts2/trunk/core/src/main/java/org/apache/struts2: StrutsConstants.java components/template/FreemarkerTemplateEngine.java config/BeanSelectionProvider.java

2007-07-11 Thread musachy
Author: musachy Date: Wed Jul 11 07:48:26 2007 New Revision: 555291 URL: http://svn.apache.org/viewvc?view=rev&rev=555291 Log: Rename FreeMarker templates cache constant to match other caching constant names Modified: struts/struts2/trunk/core/src/main/java/org/apache/str

svn commit: r555302 - in /struts/struts2/trunk/core/src/main/java/org/apache/struts2: components/ views/jsp/iterator/

2007-07-11 Thread musachy
Author: musachy Date: Wed Jul 11 08:25:29 2007 New Revision: 555302 URL: http://svn.apache.org/viewvc?view=rev&rev=555302 Log: WW-2027 Tags that push values into the value stack should use the "var" attribute to specify the name of the variable * Use 'var' instead of &#

svn commit: r555339 - /struts/struts2/trunk/core/src/main/java/org/apache/struts2/portlet/util/PortletUrlHelper.java

2007-07-11 Thread musachy
Author: musachy Date: Wed Jul 11 10:00:33 2007 New Revision: 555339 URL: http://svn.apache.org/viewvc?view=rev&rev=555339 Log: WW-1864 Ensure to retain the order of parameters * Component was already using a LinkedHashMap Modified: struts/struts2/trunk/core/src/main/java/org/apache/str

svn commit: r556096 - /struts/struts2/trunk/core/src/main/java/org/apache/struts2/components/Set.java

2007-07-13 Thread musachy
Author: musachy Date: Fri Jul 13 11:38:45 2007 New Revision: 556096 URL: http://svn.apache.org/viewvc?view=rev&rev=556096 Log: WW-2027 Tags that push values into the value stack should use the "var" attribute to specify the name of the variable * Make "name" optiona

svn commit: r556097 - /struts/struts2/trunk/core/src/site/resources/tags/set.html

2007-07-13 Thread musachy
Author: musachy Date: Fri Jul 13 11:40:15 2007 New Revision: 556097 URL: http://svn.apache.org/viewvc?view=rev&rev=556097 Log: WW-2027 Tags that push values into the value stack should use the "var" attribute to specify the name of the variable * Make "name" optiona

svn commit: r560261 - in /struts/struts2/trunk/core/src/main: java/org/apache/struts2/interceptor/debugging/ resources/org/apache/struts2/interceptor/debugging/

2007-07-27 Thread musachy
Author: musachy Date: Fri Jul 27 07:58:05 2007 New Revision: 560261 URL: http://svn.apache.org/viewvc?view=rev&rev=560261 Log: WW-2070 Add an object browser to the debugging interceptor Added: struts/struts2/trunk/core/src/main/java/org/apache/struts2/interceptor/debug

svn commit: r560333 - /struts/struts2/trunk/plugins/dojo/src/main/resources/org/apache/struts2/static/dojo/struts/widget/Bind.js

2007-07-27 Thread musachy
Author: musachy Date: Fri Jul 27 10:40:09 2007 New Revision: 560333 URL: http://svn.apache.org/viewvc?view=rev&rev=560333 Log: WW-2050 Separate JSONValidationInterceptor from AnnotationValidationInterceptor Patch provided by Lukasz Racon Modified: struts/struts2/trunk/plugins/dojo/src/

svn commit: r560334 - /struts/struts2/trunk/core/src/main/java/org/apache/struts2/components/Div.java

2007-07-27 Thread musachy
Author: musachy Date: Fri Jul 27 10:40:52 2007 New Revision: 560334 URL: http://svn.apache.org/viewvc?view=rev&rev=560334 Log: Update tag description Modified: struts/struts2/trunk/core/src/main/java/org/apache/struts2/components/Div.java Modified: struts/struts2/trunk/core/src/main/

svn commit: r560331 - in /struts/struts2/trunk/apps/showcase/src/main: resources/struts-ajax.xml webapp/validation/quiz-ajax.jsp

2007-07-27 Thread musachy
Author: musachy Date: Fri Jul 27 10:38:35 2007 New Revision: 560331 URL: http://svn.apache.org/viewvc?view=rev&rev=560331 Log: WW-2050 Separate JSONValidationInterceptor from AnnotationValidationInterceptor Patch provided by Lukasz Racon Modified: struts/struts2/trunk/apps/showcase/src/

svn commit: r560329 - in /struts/struts2/trunk/core/src/main: java/org/apache/struts2/interceptor/validation/JSONValidationInterceptor.java resources/struts-default.xml

2007-07-27 Thread musachy
Author: musachy Date: Fri Jul 27 10:38:24 2007 New Revision: 560329 URL: http://svn.apache.org/viewvc?view=rev&rev=560329 Log: WW-2050 Separate JSONValidationInterceptor from AnnotationValidationInterceptor Patch provided by Lukasz Racon Modified: struts/struts2/trunk/core/src/main/

svn commit: r560339 - /struts/struts2/trunk/core/src/test/java/org/apache/struts2/interceptor/validation/JSONValidationInterceptorTest.java

2007-07-27 Thread musachy
Author: musachy Date: Fri Jul 27 10:57:41 2007 New Revision: 560339 URL: http://svn.apache.org/viewvc?view=rev&rev=560339 Log: WW-2050 Separate JSONValidationInterceptor from AnnotationValidationInterceptor Patch provided by Lukasz Racon Modified: struts/struts2/trunk/core/src/test/java

svn commit: r560385 - /struts/struts2/branches/STRUTS_2_0_X/core/src/main/java/org/apache/struts2/views/jsp/ui/AnchorTag.java

2007-07-27 Thread musachy
Author: musachy Date: Fri Jul 27 14:13:04 2007 New Revision: 560385 URL: http://svn.apache.org/viewvc?view=rev&rev=560385 Log: WW-2048 AnchorTag has no setter method corresponding to TLD declared attribute 'onLoadJS' Modified: struts/struts2/branches/STRUTS_2_0_X/core/src

svn commit: r561407 - /struts/struts2/trunk/core/src/main/java/org/apache/struts2/components/Select.java

2007-07-31 Thread musachy
Author: musachy Date: Tue Jul 31 10:44:17 2007 New Revision: 561407 URL: http://svn.apache.org/viewvc?view=rev&rev=561407 Log: Improve select tag documentation Modified: struts/struts2/trunk/core/src/main/java/org/apache/struts2/components/Select.java Modified: struts/struts2/trunk/

svn commit: r565512 - in /struts/struts2/trunk/plugins/dojo/src: main/java/org/apache/struts2/dojo/components/ main/java/org/apache/struts2/dojo/views/jsp/ui/ main/resources/template/ajax/ test/java/o

2007-08-13 Thread musachy
Author: musachy Date: Mon Aug 13 13:47:50 2007 New Revision: 565512 URL: http://svn.apache.org/viewvc?view=rev&rev=565512 Log: WW-2106 HTML loaded by the ajax tags is parsed for dojo widgets, this should be optional and there should be a "parseContent" attribute to contro

svn commit: r565513 - in /struts/struts2/trunk/core/src/site/resources/tags/ajax: a.html autocompleter.html datetimepicker.html div.html submit.html tree.html treenode.html

2007-08-13 Thread musachy
Author: musachy Date: Mon Aug 13 13:48:26 2007 New Revision: 565513 URL: http://svn.apache.org/viewvc?view=rev&rev=565513 Log: Update tags reference documentation Modified: struts/struts2/trunk/core/src/site/resources/tags/ajax/a.html struts/struts2/trunk/core/src/site/resources/

svn commit: r568318 - /struts/struts2/trunk/apps/showcase/src/main/webapp/showcase.jsp

2007-08-21 Thread musachy
Author: musachy Date: Tue Aug 21 16:07:00 2007 New Revision: 568318 URL: http://svn.apache.org/viewvc?rev=568318&view=rev Log: Fix spelling error Modified: struts/struts2/trunk/apps/showcase/src/main/webapp/showcase.jsp Modified: struts/struts2/trunk/apps/showcase/src/main/we

svn commit: r569576 [1/10] - in /struts/struts2/trunk/plugins/dojo/src/main/resources/org/apache/struts2/static/dojo: ./ src/ src/animation/ src/cal/ src/charting/ src/charting/svg/ src/charting/vml/

2007-08-24 Thread musachy
Author: musachy Date: Fri Aug 24 16:47:20 2007 New Revision: 569576 URL: http://svn.apache.org/viewvc?rev=569576&view=rev Log: WW-2134 Upgrade Dojo from 0.4.2 to 0.4.3 to address possible XSS Issues Modified: struts/struts2/trunk/plugins/dojo/src/main/resources/org/apache/struts2/st

svn commit: r569576 [8/10] - in /struts/struts2/trunk/plugins/dojo/src/main/resources/org/apache/struts2/static/dojo: ./ src/ src/animation/ src/cal/ src/charting/ src/charting/svg/ src/charting/vml/

2007-08-24 Thread musachy
Modified: struts/struts2/trunk/plugins/dojo/src/main/resources/org/apache/struts2/static/dojo/src/widget/TreeLoadingController.js URL: http://svn.apache.org/viewvc/struts/struts2/trunk/plugins/dojo/src/main/resources/org/apache/struts2/static/dojo/src/widget/TreeLoadingController.js?rev=569576&r1

svn commit: r569582 - in /struts/struts2/trunk/apps/showcase/src/main/webapp/tags/ui: treeExampleDynamic.jsp treeExampleStatic.jsp

2007-08-24 Thread musachy
Author: musachy Date: Fri Aug 24 16:58:27 2007 New Revision: 569582 URL: http://svn.apache.org/viewvc?rev=569582&view=rev Log: Fix URL in tree examples Modified: struts/struts2/trunk/apps/showcase/src/main/webapp/tags/ui/treeExampleDynamic.jsp struts/struts2/trunk/apps/showcase

svn commit: r569863 [4/4] - in /struts/struts2/trunk/plugins/dojo/src: main/java/org/apache/struts2/dojo/components/ main/java/org/apache/struts2/dojo/views/jsp/ui/ main/resources/template/ajax/ profi

2007-08-26 Thread musachy
Modified: struts/struts2/trunk/plugins/dojo/src/test/resources/org/apache/struts2/dojo/views/jsp/ui/HeadTagTest-2.txt URL: http://svn.apache.org/viewvc/struts/struts2/trunk/plugins/dojo/src/test/resources/org/apache/struts2/dojo/views/jsp/ui/HeadTagTest-2.txt?rev=569863&r1=569862&r2=569863&view=d

svn commit: r569864 - in /struts/struts2/trunk/core/src/site/resources/tags/ajax: a.html div.html head.html submit.html

2007-08-26 Thread musachy
Author: musachy Date: Sun Aug 26 12:18:42 2007 New Revision: 569864 URL: http://svn.apache.org/viewvc?rev=569864&view=rev Log: Update tag reference doc Modified: struts/struts2/trunk/core/src/site/resources/tags/ajax/a.html struts/struts2/trunk/core/src/site/resources/tags/ajax/div.

svn commit: r571239 - in /struts/struts2/trunk/apps/showcase/src/main/webapp: ajax/autocompleter/ ajax/bind/ ajax/remotebutton/ ajax/remotediv/ ajax/remotelink/ ajax/tabbedpanel/ tags/ui/ tags/ui/date

2007-08-30 Thread musachy
Author: musachy Date: Thu Aug 30 09:48:51 2007 New Revision: 571239 URL: http://svn.apache.org/viewvc?rev=571239&view=rev Log: WW-2077 Change parseWidgets to false in djConfig inside head FTL .Should be false for better performance! * Remove ids from some widgets to make easier the testin

svn commit: r571252 - /struts/struts2/trunk/apps/showcase/src/main/webapp/ajax/widgets/index.jsp

2007-08-30 Thread musachy
Author: musachy Date: Thu Aug 30 10:45:21 2007 New Revision: 571252 URL: http://svn.apache.org/viewvc?rev=571252&view=rev Log: WW-2136 Missing tag TextArea on dojo plugin Modified: struts/struts2/trunk/apps/showcase/src/main/webapp/ajax/widgets/index.jsp Modified: struts/struts2/t

svn commit: r571253 - in /struts/struts2/trunk/plugins/dojo/src/main: java/org/apache/struts2/dojo/components/ java/org/apache/struts2/dojo/views/ java/org/apache/struts2/dojo/views/freemarker/tags/ j

2007-08-30 Thread musachy
Author: musachy Date: Thu Aug 30 10:45:40 2007 New Revision: 571253 URL: http://svn.apache.org/viewvc?rev=571253&view=rev Log: WW-2136 Missing tag TextArea on dojo plugin Added: struts/struts2/trunk/plugins/dojo/src/main/java/org/apache/struts2/dojo/components/TextArea.java st

svn commit: r571254 - /struts/struts2/trunk/core/src/site/resources/tags/ajax/textarea.html

2007-08-30 Thread musachy
Author: musachy Date: Thu Aug 30 10:45:48 2007 New Revision: 571254 URL: http://svn.apache.org/viewvc?rev=571254&view=rev Log: WW-2136 Missing tag TextArea on dojo plugin Added: struts/struts2/trunk/core/src/site/resources/tags/ajax/textarea.html Added: struts/struts2/trunk/core/src/

svn commit: r577738 - /struts/struts2/trunk/plugins/dojo/src/main/java/org/apache/struts2/dojo/components/Autocompleter.java

2007-09-20 Thread musachy
Author: musachy Date: Thu Sep 20 06:32:20 2007 New Revision: 577738 URL: http://svn.apache.org/viewvc?rev=577738&view=rev Log: Remove break lines from javadoc Modified: struts/struts2/trunk/plugins/dojo/src/main/java/org/apache/struts2/dojo/components/Autocompleter.java Modified: st

svn commit: r577743 - /struts/struts2/trunk/plugins/dojo/src/main/java/org/apache/struts2/dojo/components/Autocompleter.java

2007-09-20 Thread musachy
Author: musachy Date: Thu Sep 20 06:39:10 2007 New Revision: 577743 URL: http://svn.apache.org/viewvc?rev=577743&view=rev Log: Fixing javadocs for snippet plugin Modified: struts/struts2/trunk/plugins/dojo/src/main/java/org/apache/struts2/dojo/components/Autocompleter.java Modi

svn commit: r577745 - /struts/struts2/trunk/plugins/dojo/src/main/java/org/apache/struts2/dojo/components/Head.java

2007-09-20 Thread musachy
Author: musachy Date: Thu Sep 20 06:49:15 2007 New Revision: 577745 URL: http://svn.apache.org/viewvc?rev=577745&view=rev Log: Fixing javadocs for snippet plugin Modified: struts/struts2/trunk/plugins/dojo/src/main/java/org/apache/struts2/dojo/components/Head.java Modified: struts/str

svn commit: r577747 - /struts/struts2/trunk/plugins/dojo/src/main/java/org/apache/struts2/dojo/components/Head.java

2007-09-20 Thread musachy
Author: musachy Date: Thu Sep 20 06:49:59 2007 New Revision: 577747 URL: http://svn.apache.org/viewvc?rev=577747&view=rev Log: Fixing javadocs for snippet plugin Modified: struts/struts2/trunk/plugins/dojo/src/main/java/org/apache/struts2/dojo/components/Head.java Modified: struts/str

svn commit: r577758 - /struts/struts2/trunk/plugins/dojo/src/main/java/org/apache/struts2/dojo/components/Anchor.java

2007-09-20 Thread musachy
Author: musachy Date: Thu Sep 20 07:06:09 2007 New Revision: 577758 URL: http://svn.apache.org/viewvc?rev=577758&view=rev Log: Fixing javadocs for snippet plugin Modified: struts/struts2/trunk/plugins/dojo/src/main/java/org/apache/struts2/dojo/components/Anchor.java Modified: st

svn commit: r577766 - /struts/struts2/trunk/plugins/dojo/src/main/java/org/apache/struts2/dojo/components/Autocompleter.java

2007-09-20 Thread musachy
Author: musachy Date: Thu Sep 20 07:26:36 2007 New Revision: 577766 URL: http://svn.apache.org/viewvc?rev=577766&view=rev Log: Fixing javadocs for snippet plugin Modified: struts/struts2/trunk/plugins/dojo/src/main/java/org/apache/struts2/dojo/components/Autocompleter.java Modi

svn commit: r577810 - /struts/struts2/trunk/plugins/dojo/src/main/java/org/apache/struts2/dojo/components/Anchor.java

2007-09-20 Thread musachy
Author: musachy Date: Thu Sep 20 09:50:01 2007 New Revision: 577810 URL: http://svn.apache.org/viewvc?rev=577810&view=rev Log: Fixing javadocs for snippet plugin Modified: struts/struts2/trunk/plugins/dojo/src/main/java/org/apache/struts2/dojo/components/Anchor.java Modified: st

svn commit: r577825 - /struts/struts2/trunk/plugins/dojo/src/main/java/org/apache/struts2/dojo/components/Bind.java

2007-09-20 Thread musachy
Author: musachy Date: Thu Sep 20 10:29:36 2007 New Revision: 577825 URL: http://svn.apache.org/viewvc?rev=577825&view=rev Log: Fixing javadocs for snippet plugin Modified: struts/struts2/trunk/plugins/dojo/src/main/java/org/apache/struts2/dojo/components/Bind.java Modified: struts/str

svn commit: r577826 - /struts/struts2/trunk/plugins/dojo/src/main/java/org/apache/struts2/dojo/components/Bind.java

2007-09-20 Thread musachy
Author: musachy Date: Thu Sep 20 10:30:59 2007 New Revision: 577826 URL: http://svn.apache.org/viewvc?rev=577826&view=rev Log: Fixing javadocs for snippet plugin Modified: struts/struts2/trunk/plugins/dojo/src/main/java/org/apache/struts2/dojo/components/Bind.java Modified: struts/str

svn commit: r577828 - /struts/struts2/trunk/plugins/dojo/src/main/java/org/apache/struts2/dojo/components/DateTimePicker.java

2007-09-20 Thread musachy
Author: musachy Date: Thu Sep 20 10:36:59 2007 New Revision: 577828 URL: http://svn.apache.org/viewvc?rev=577828&view=rev Log: Fixing javadocs for snippet plugin Modified: struts/struts2/trunk/plugins/dojo/src/main/java/org/apache/struts2/dojo/components/DateTimePicker.java Modi

svn commit: r577834 - /struts/struts2/trunk/plugins/dojo/src/main/java/org/apache/struts2/dojo/components/Submit.java

2007-09-20 Thread musachy
Author: musachy Date: Thu Sep 20 10:49:18 2007 New Revision: 577834 URL: http://svn.apache.org/viewvc?rev=577834&view=rev Log: Fixing javadocs for snippet plugin Modified: struts/struts2/trunk/plugins/dojo/src/main/java/org/apache/struts2/dojo/components/Submit.java Modified: st

svn commit: r578432 - /struts/struts2/trunk/plugins/dojo/src/main/java/org/apache/struts2/dojo/components/Tree.java

2007-09-22 Thread musachy
Author: musachy Date: Sat Sep 22 06:24:12 2007 New Revision: 578432 URL: http://svn.apache.org/viewvc?rev=578432&view=rev Log: Fixing javadocs for snippet plugin Modified: struts/struts2/trunk/plugins/dojo/src/main/java/org/apache/struts2/dojo/components/Tree.java Modified: struts/str

svn commit: r578433 - /struts/struts2/trunk/plugins/dojo/src/main/java/org/apache/struts2/dojo/components/Tree.java

2007-09-22 Thread musachy
Author: musachy Date: Sat Sep 22 06:28:28 2007 New Revision: 578433 URL: http://svn.apache.org/viewvc?rev=578433&view=rev Log: Fixing javadocs for snippet plugin Modified: struts/struts2/trunk/plugins/dojo/src/main/java/org/apache/struts2/dojo/components/Tree.java Modified: struts/str

svn commit: r578434 - /struts/struts2/trunk/plugins/dojo/src/main/java/org/apache/struts2/dojo/components/Tree.java

2007-09-22 Thread musachy
Author: musachy Date: Sat Sep 22 06:29:24 2007 New Revision: 578434 URL: http://svn.apache.org/viewvc?rev=578434&view=rev Log: Fixing javadocs for snippet plugin Modified: struts/struts2/trunk/plugins/dojo/src/main/java/org/apache/struts2/dojo/components/Tree.java Modified: struts/str

svn commit: r578435 - /struts/struts2/trunk/plugins/dojo/src/main/java/org/apache/struts2/dojo/components/TreeNode.java

2007-09-22 Thread musachy
Author: musachy Date: Sat Sep 22 06:32:34 2007 New Revision: 578435 URL: http://svn.apache.org/viewvc?rev=578435&view=rev Log: Fixing javadocs for snippet plugin Modified: struts/struts2/trunk/plugins/dojo/src/main/java/org/apache/struts2/dojo/components/TreeNode.java Modified: st

svn commit: r578436 - /struts/struts2/trunk/plugins/dojo/src/main/java/org/apache/struts2/dojo/components/Div.java

2007-09-22 Thread musachy
Author: musachy Date: Sat Sep 22 06:35:38 2007 New Revision: 578436 URL: http://svn.apache.org/viewvc?rev=578436&view=rev Log: Fixing javadocs for snippet plugin Modified: struts/struts2/trunk/plugins/dojo/src/main/java/org/apache/struts2/dojo/components/Div.java Modified: struts/str

svn commit: r578437 - /struts/struts2/trunk/plugins/dojo/src/main/java/org/apache/struts2/dojo/components/TextArea.java

2007-09-22 Thread musachy
Author: musachy Date: Sat Sep 22 06:38:09 2007 New Revision: 578437 URL: http://svn.apache.org/viewvc?rev=578437&view=rev Log: Fixing javadocs for snippet plugin Modified: struts/struts2/trunk/plugins/dojo/src/main/java/org/apache/struts2/dojo/components/TextArea.java Modified: st

svn commit: r578438 - /struts/struts2/trunk/plugins/dojo/src/main/java/org/apache/struts2/dojo/components/TabbedPanel.java

2007-09-22 Thread musachy
Author: musachy Date: Sat Sep 22 06:41:05 2007 New Revision: 578438 URL: http://svn.apache.org/viewvc?rev=578438&view=rev Log: Fixing javadocs for snippet plugin Modified: struts/struts2/trunk/plugins/dojo/src/main/java/org/apache/struts2/dojo/components/TabbedPanel.java Modified: st

svn commit: r579235 - /struts/struts2/trunk/plugins/dojo/src/main/resources/template/ajax/head.ftl

2007-09-25 Thread musachy
Author: musachy Date: Tue Sep 25 06:20:55 2007 New Revision: 579235 URL: http://svn.apache.org/viewvc?rev=579235&view=rev Log: Make cache="true" the default for the head tag Modified: struts/struts2/trunk/plugins/dojo/src/main/resources/template/ajax/head.ftl Modified: struts

svn commit: r579330 - /struts/struts2/trunk/apps/showcase/src/main/webapp/ajax/remotebutton/index.jsp

2007-09-25 Thread musachy
Author: musachy Date: Tue Sep 25 10:48:03 2007 New Revision: 579330 URL: http://svn.apache.org/viewvc?rev=579330&view=rev Log: WW-2206 sx:submit does not evaluate expressions in the src attribute Patch submitted by Wes Wannemacher. Modified: struts/struts2/trunk/apps/showcase/src/

svn commit: r580120 - /struts/struts2/trunk/core/src/main/java/org/apache/struts2/components/IteratorComponent.java

2007-09-27 Thread musachy
Author: musachy Date: Thu Sep 27 11:48:56 2007 New Revision: 580120 URL: http://svn.apache.org/viewvc?rev=580120&view=rev Log: WW-2214 wrong tag in docs Patch provided by Wes Wannemacher Modified: struts/struts2/trunk/core/src/main/java/org/apache/struts2/components/IteratorComponent.

svn commit: r580128 - /struts/struts2/trunk/core/src/main/java/org/apache/struts2/views/jsp/IteratorStatus.java

2007-09-27 Thread musachy
Author: musachy Date: Thu Sep 27 12:15:04 2007 New Revision: 580128 URL: http://svn.apache.org/viewvc?rev=580128&view=rev Log: WW-2216 Improve/complete JavaDocs for IteratorStatus/ tag. Modified: struts/struts2/trunk/core/src/main/java/org/apache/struts2/views/jsp/IteratorStatus.

svn commit: r580386 - in /struts/struts2/trunk/plugins/dojo/src: main/java/org/apache/struts2/dojo/components/ main/java/org/apache/struts2/dojo/views/jsp/ui/ main/resources/template/ajax/ test/java/o

2007-09-28 Thread musachy
Author: musachy Date: Fri Sep 28 08:20:38 2007 New Revision: 580386 URL: http://svn.apache.org/viewvc?rev=580386&view=rev Log: WW-2220 Autocompleter tag does not provide a way to specify initial key value Modified: struts/struts2/trunk/plugins/dojo/src/main/java/org/apache/struts2/

svn commit: r580387 - /struts/struts2/trunk/core/src/site/resources/tags/ajax/autocompleter.html

2007-09-28 Thread musachy
Author: musachy Date: Fri Sep 28 08:21:15 2007 New Revision: 580387 URL: http://svn.apache.org/viewvc?rev=580387&view=rev Log: WW-2220 Autocompleter tag does not provide a way to specify initial key value Modified: struts/struts2/trunk/core/src/site/resources/tags/ajax/autocompleter.

svn commit: r580368 [2/4] - in /struts/struts2/trunk/plugins/dojo/src/main/resources/org/apache/struts2/static/dojo: ./ nls/

2007-09-28 Thread musachy
Added: struts/struts2/trunk/plugins/dojo/src/main/resources/org/apache/struts2/static/dojo/nls/dojo_zh-cn.js URL: http://svn.apache.org/viewvc/struts/struts2/trunk/plugins/dojo/src/main/resources/org/apache/struts2/static/dojo/nls/dojo_zh-cn.js?rev=580368&view=auto ===

svn commit: r580368 [4/4] - in /struts/struts2/trunk/plugins/dojo/src/main/resources/org/apache/struts2/static/dojo: ./ nls/

2007-09-28 Thread musachy
Modified: struts/struts2/trunk/plugins/dojo/src/main/resources/org/apache/struts2/static/dojo/struts_dojo.js.uncompressed.js URL: http://svn.apache.org/viewvc/struts/struts2/trunk/plugins/dojo/src/main/resources/org/apache/struts2/static/dojo/struts_dojo.js.uncompressed.js?rev=580368&r1=580367&r2

svn commit: r580370 - /struts/struts2/trunk/plugins/dojo/src/profile/README

2007-09-28 Thread musachy
Author: musachy Date: Fri Sep 28 07:34:42 2007 New Revision: 580370 URL: http://svn.apache.org/viewvc?rev=580370&view=rev Log: Add step to Dojo profile building (copy nls folder) Modified: struts/struts2/trunk/plugins/dojo/src/profile/README Modified: struts/struts2/trunk/plugins/dojo

svn commit: r580369 - /struts/struts2/trunk/plugins/dojo/src/profile/README

2007-09-28 Thread musachy
Author: musachy Date: Fri Sep 28 07:33:13 2007 New Revision: 580369 URL: http://svn.apache.org/viewvc?rev=580369&view=rev Log: It seems like the building project was fixed on 0.4.3 Modified: struts/struts2/trunk/plugins/dojo/src/profile/README Modified: struts/struts2/trunk/plugins/dojo

svn commit: r580449 - in /struts/struts2/trunk/plugins/dojo/src: main/resources/template/ajax/dojoRequire.js main/resources/template/ajax/head.ftl test/resources/org/apache/struts2/dojo/views/jsp/ui/H

2007-09-28 Thread musachy
Author: musachy Date: Fri Sep 28 11:18:02 2007 New Revision: 580449 URL: http://svn.apache.org/viewvc?rev=580449&view=rev Log: WW-2017 dojo.hostenv.writeIncludes should pass the true parameter * dojo.hostenv.writeIncludes will only be included if debug="true" on head tag Modifie

svn commit: r588640 - /struts/struts2/trunk/core/src/main/resources/template/xhtml/controlheader-core.ftl

2007-10-26 Thread musachy
Author: musachy Date: Fri Oct 26 06:38:35 2007 New Revision: 588640 URL: http://svn.apache.org/viewvc?rev=588640&view=rev Log: use ?default instead of ! for people using older freemarker versions Modified: struts/struts2/trunk/core/src/main/resources/template/xhtml/controlheader-core

svn commit: r591003 [1/2] - in /struts/struts2/trunk/plugins/dojo/src/main/resources/org/apache/struts2/static/dojo: struts/widget/ComboBox.js struts_dojo.js struts_dojo.js.uncompressed.js

2007-11-01 Thread musachy
Author: musachy Date: Thu Nov 1 06:42:08 2007 New Revision: 591003 URL: http://svn.apache.org/viewvc?rev=591003&view=rev Log: WW-2275 autocompleter tag doesn't send multibyte characters correctly thanks to Sakamoto Osamu for the patch Modified: struts/struts2/trunk/plugins/dojo

svn commit: r592019 - /struts/struts2/trunk/apps/showcase/src/main/webapp/tags/index.jsp

2007-11-05 Thread musachy
Author: musachy Date: Mon Nov 5 06:41:30 2007 New Revision: 592019 URL: http://svn.apache.org/viewvc?rev=592019&view=rev Log: Fix broken links Modified: struts/struts2/trunk/apps/showcase/src/main/webapp/tags/index.jsp Modified: struts/struts2/trunk/apps/showcase/src/main/webapp/

svn commit: r592047 - in /struts/struts2/trunk/core/src/main/resources/template: css_xhtml/validation.js xhtml/validation.js

2007-11-05 Thread musachy
Author: musachy Date: Mon Nov 5 07:28:50 2007 New Revision: 592047 URL: http://svn.apache.org/viewvc?rev=592047&view=rev Log: WW-2050 Separate JSONValidationInterceptor from AnnotationValidationInterceptor * Fix functions to display error when doing client/ajax validation Patch provide

  1   2   3   4   5   6   7   8   9   >