cvs commit: cocoon-2.1/src/blocks/mail/java/org/apache/cocoon/mail/transformation SendMailTransformer.java

2003-11-06 Thread cziegeler
cziegeler2003/11/06 00:58:58 Modified:src/blocks/mail/java/org/apache/cocoon/mail/transformation SendMailTransformer.java Log: Applying fix for correcting namespace handling in the mail transformer submitted by Martin Holz ([EMAIL PROTECTED]) Revision

cvs commit: cocoon-2.1 status.xml

2003-11-06 Thread cziegeler
cziegeler2003/11/06 01:01:35 Modified:.status.xml Log: Updating status Revision ChangesPath 1.182 +4 -1 cocoon-2.1/status.xml Index: status.xml === RCS file:

cvs commit: cocoon-2.1/src/blocks/woody/java/org/apache/cocoon/woody/binding RepeaterJXPathBinding.java

2003-11-06 Thread bruno
bruno 2003/11/06 01:13:07 Modified:src/blocks/woody/java/org/apache/cocoon/woody/binding RepeaterJXPathBinding.java Log: New rows added to the repeater who's identification widget value is not null were not detected as new rows during the binding.

cvs commit: cocoon-2.1/src/blocks/woody/java/org/apache/cocoon/woody/flow/javascript ScriptableWidget.java

2003-11-06 Thread bruno
bruno 2003/11/06 03:35:08 Modified:src/blocks/woody/java/org/apache/cocoon/woody/flow/javascript ScriptableWidget.java Log: Read access to MultiValueField through flow script Contributed by: Daniel Fagerstrom Revision ChangesPath 1.3 +21

cvs commit: cocoon-2.1/src/blocks/woody/java/org/apache/cocoon/woody/formmodel BooleanField.java

2003-11-06 Thread vgritsenko
vgritsenko2003/11/06 05:23:47 Modified:src/blocks/woody/java/org/apache/cocoon/woody/formmodel BooleanField.java Log: Reduce amount of stacktraces in the log (set value to FALSE as written in javadoc) Woody masters, please review :) Revision Changes

cvs commit: cocoon-2.1/src/blocks/woody/samples/resources woody-field-styling.xsl

2003-11-06 Thread vgritsenko
vgritsenko2003/11/06 05:25:29 Modified:src/blocks/woody/samples/resources woody-field-styling.xsl Log: wi:output styling for the booleanfield (how to make it more generic?) Revision ChangesPath 1.7 +19 -4

cvs commit: cocoon-2.1/src/blocks/woody/samples/resources woody-page-styling.xsl woody-samples-styling.xsl

2003-11-06 Thread vgritsenko
vgritsenko2003/11/06 05:26:45 Modified:src/blocks/woody/samples/resources woody-page-styling.xsl woody-samples-styling.xsl Log: Pretty-print root tag... Revision ChangesPath 1.4 +5 -4

cvs commit: cocoon-2.1/src/blocks/linotype/samples/stylesheets news2edit.xslt news2html-content.xslt news2html-history.xslt news2html-homepage.xslt news2html-private.xslt news2html-single.xslt news2rss-0.91.xslt news2rss-2.0.xslt request2news.xslt

2003-11-06 Thread joerg
joerg 2003/11/06 06:11:21 Modified:src/blocks/linotype/samples/stylesheets news2edit.xslt news2html-content.xslt news2html-history.xslt news2html-homepage.xslt news2html-private.xslt news2html-single.xslt

cvs commit: cocoon-2.1/src/java/org/apache/cocoon/components ExtendedComponentSelector.java

2003-11-06 Thread cziegeler
cziegeler2003/11/06 06:30:01 Modified:.status.xml lib jars.xml src/java/org/apache/cocoon/components ExtendedComponentSelector.java Added: lib/core excalibur-component-20031106.jar Removed: lib/core

cvs commit: cocoon-2.1/src/java/org/apache/cocoon/components/treeprocessor/sitemap SitemapLanguage.java

2003-11-06 Thread unico
unico 2003/11/06 07:44:26 Modified:src/java/org/apache/cocoon Cocoon.java src/java/org/apache/cocoon/components/treeprocessor/sitemap SitemapLanguage.java Log: fix bugzilla bug 24399 - sitemap logging is relative to 'sitemap' cagegory

cvs commit: cocoon-2.1/src/blocks/mail/mocks/javax/mail Folder.java

2003-11-06 Thread cziegeler
cziegeler2003/11/06 08:23:42 Modified:src/blocks/mail/samples samples.xml src/blocks/mail/mocks/javax/mail Folder.java Log: Applying patch for NoSuchMethodException from [EMAIL PROTECTED] (Christoph Kutzinski) Fixing bug 24458 Revision ChangesPath 1.2

cvs commit: cocoon-2.1/src/blocks/woody/samples/flow woody_flow_example.js

2003-11-06 Thread bruno
bruno 2003/11/06 09:05:08 Modified:src/blocks/woody/samples/flow woody_flow_example.js Log: Putting form in request attribute is not needed anymore. Revision ChangesPath 1.8 +0 -3 cocoon-2.1/src/blocks/woody/samples/flow/woody_flow_example.js Index:

cvs commit: cocoon-2.1/src/blocks/woody/samples/flow binding_example.js

2003-11-06 Thread bruno
bruno 2003/11/06 09:06:31 Modified:src/blocks/woody/samples/flow binding_example.js Log: Remove extra sample contacts (that were added by Antonio for demo'ing a problem) Revision ChangesPath 1.13 +0 -11

cvs commit: cocoon-2.1/src/blocks/woody/java/org/apache/cocoon/woody/samples Sex.java Form2Bean.java

2003-11-06 Thread ugo
ugo 2003/11/06 14:58:37 Modified:src/blocks/woody/samples/forms form2_bind_bean.xml form2_jx.xml form2_template.xml form2_model.xml src/blocks/woody/conf woody-datatype.xconf src/blocks/woody/samples/flow binding_example.js

cvs commit: cocoon-2.1/src/blocks/woody/java/org/apache/cocoon/woody/datatype/typeimpl EnumTypeBuilder.java EnumType.java

2003-11-06 Thread ugo
ugo 2003/11/06 15:03:50 Modified:src/blocks/woody/java/org/apache/cocoon/woody/samples Sex.java src/blocks/woody/java/org/apache/cocoon/woody/datatype/convertor EnumConvertorBuilder.java EnumConvertor.java