[MMBASE CVS] src/org/mmbase/storage StorageManagerFactory.java

2009-01-30 Thread Michiel Meeuwissen
Update of /var/cvs/src/org/mmbase/storage In directory james.mmbase.org:/tmp/cvs-serv18372 Modified Files: StorageManagerFactory.java Log Message: MMB-1782, MMB-1781 See also: http://cvs.mmbase.org/viewcvs/src/org/mmbase/storage See also: http://www.mmbase.org/jira/browse/MMB-1782

[MMBASE CVS] src/org/mmbase/bridge Node.java

2009-01-30 Thread Michiel Meeuwissen
Update of /var/cvs/src/org/mmbase/bridge In directory james.mmbase.org:/tmp/cvs-serv23589 Modified Files: Node.java Log Message: javadoc See also: http://cvs.mmbase.org/viewcvs/src/org/mmbase/bridge Index: Node.java ===

[MMBASE CVS] src/org/mmbase/bridge/util CollectionRelationList.java

2009-01-30 Thread Michiel Meeuwissen
2009 07:42:19 - 1.8 @@ -16,10 +16,10 @@ import org.mmbase.util.logging.*; /** - * A list of {...@link org.mmbase.Relation}s, based on a Collection of Nodes + * A list of {...@link org.mmbase.bridge.Relation}s, based on a Collection of Nodes * * @author Michiel Meeuwissen

[MMBASE CVS] src/org/mmbase/bridge/util MapNode.java

2009-01-30 Thread Michiel Meeuwissen
} as an MMBase Node. E.g. because then it can be accessed in MMBase taglib using * mm:field tags. Don't confuse this with {...@link NodeMap}. * @author Michiel Meeuwissen - * @version $Id: MapNode.java,v 1.12 2008/09/04 06:54:27 michiel Exp $ + * @version $Id: MapNode.java,v 1.13 2009/01/31 07

[MMBASE CVS] src/org/mmbase/framework/basic BlockUrlConverter.java UrlConverter.java

2009-01-30 Thread Michiel Meeuwissen
+++ BlockUrlConverter.java 31 Jan 2009 07:46:27 - 1.18 @@ -25,7 +25,7 @@ * URLConverters would probably like this, and can extend from this. * * @author Michiel Meeuwissen - * @version $Id: BlockUrlConverter.java,v 1.17 2009/01/16 22:21:13 michiel Exp $ + * @version $Id: BlockUrlConverter.java,v

[MMBASE CVS] src/org/mmbase/storage/implementation/database DatabaseStorageManager.java

2009-01-30 Thread Michiel Meeuwissen
Update of /var/cvs/src/org/mmbase/storage/implementation/database In directory james.mmbase.org:/tmp/cvs-serv23862 Modified Files: DatabaseStorageManager.java Log Message: javadoc See also: http://cvs.mmbase.org/viewcvs/src/org/mmbase/storage/implementation/database Index:

[MMBASE CVS] src/org/mmbase/util/functions MethodFunction.java

2009-01-30 Thread Michiel Meeuwissen
, + #064;Required #064;Name(lesson) Node lesson) { ... } /pre * @author Michiel Meeuwissen - * @version $Id: MethodFunction.java,v 1.12 2008/12/04 15:23:50 michiel Exp $ + * @version $Id: MethodFunction.java,v 1.13 2009/01/31 07:54:53 michiel Exp

[MMBASE CVS] src/org/mmbase/util ResourceLoader.java

2009-01-29 Thread Michiel Meeuwissen
@@ -98,7 +98,7 @@ * pFor property-files, the java-unicode-escaping is undone on loading, and applied on saving, so there is no need to think of that./p * @author Michiel Meeuwissen * @since MMBase-1.8 - * @version $Id: ResourceLoader.java,v 1.85 2009/01/29 13:15:29 michiel Exp $ + * @version

[MMBASE CVS] applications/cloudcontext/src/org/mmbase/security/implementation/cloudcontext CloudContextAuthentication.java Authenticate.java

2009-01-29 Thread Michiel Meeuwissen
+++ Authenticate.java 29 Jan 2009 21:47:10 - 1.17.2.3 @@ -31,9 +31,9 @@ * @author Eduard Witteveen * @author Pierre van Rooden * @author Michiel Meeuwissen - * @version $Id: Authenticate.java,v 1.17.2.2 2008/12/22 15:27:04 michiel Exp $ + * @version $Id: Authenticate.java,v 1.17.2.3 2009/01/29 21:47:10

[MMBASE CVS] contributions/aselect/src/org/mmbase/security/implementation/aselect ASelectAuthentication.java

2009-01-29 Thread Michiel Meeuwissen
org.mmbase.security.implementation.cloudcontext.builders.*; +import org.mmbase.security.implementation.cloudcontext.CloudContextAuthentication; import java.io.*; import java.net.*; @@ -46,10 +47,10 @@ * @author Arnout Hannink (Alfa Ariss) * @author Michiel Meeuwissen (Publieke Omroep Internet Services) * - * @version

[MMBASE CVS] applications/cloudcontext/src/org/mmbase/security/implementation/cloudcontext CloudContextAuthentication.java Authenticate.java

2009-01-29 Thread Michiel Meeuwissen
Pierre van Rooden * @author Michiel Meeuwissen - * @version $Id: Authenticate.java,v 1.32 2009/01/06 17:08:15 michiel Exp $ + * @version $Id: Authenticate.java,v 1.33 2009/01/29 21:51:25 michiel Exp $ */ -public class Authenticate extends Authentication { +public class Authenticate extends

[MMBASE CVS] contributions/aselect/src/org/mmbase/security/implementation/aselect ASelectAuthentication.java

2009-01-29 Thread Michiel Meeuwissen
retrieving revision 1.16 diff -u -b -r1.15 -r1.16 --- ASelectAuthentication.java 29 Jan 2009 21:47:36 - 1.15 +++ ASelectAuthentication.java 29 Jan 2009 21:52:13 - 1.16 @@ -47,7 +47,7 @@ * @author Arnout Hannink (Alfa Ariss) * @author Michiel Meeuwissen (Publieke Omroep

[MMBASE CVS] src/org/mmbase/util LocalHttpServletRequest.java LocalHttpServletResponse.java LocalServletRequest.java LocalServletResponse.java

2009-01-27 Thread Michiel Meeuwissen
Update of /var/cvs/src/org/mmbase/util In directory james.mmbase.org:/tmp/cvs-serv24259 Added Files: LocalHttpServletRequest.java LocalHttpServletResponse.java LocalServletRequest.java LocalServletResponse.java Log Message: added straightforward implementation of

[MMBASE CVS] src/org/mmbase/util LocalHttpServletRequest.java

2009-01-27 Thread Michiel Meeuwissen
); + RequestDispatcher rd = sx.getRequestDispatcher(req.getServletPath()); rd.include(req, res); res.flushBuffer(); log.info(Got + w.getBuffer()); /pre * * @author Michiel Meeuwissen - * @version $Id: LocalHttpServletRequest.java,v 1.1 2009/01/27 18:06:18 michiel Exp

[MMBASE CVS] applications/taglib/src/org/mmbase/bridge/jsp/taglib/pageflow Url.java

2009-01-26 Thread Michiel Meeuwissen
Update of /var/cvs/applications/taglib/src/org/mmbase/bridge/jsp/taglib/pageflow In directory james.mmbase.org:/tmp/cvs-serv17903 Modified Files: Url.java Log Message: logging See also: http://cvs.mmbase.org/viewcvs/applications/taglib/src/org/mmbase/bridge/jsp/taglib/pageflow

[MMBASE CVS] applications/taglib/src/org/mmbase/bridge/jsp/taglib/pageflow UrlTag.java

2009-01-26 Thread Michiel Meeuwissen
2009 15:17:44 - 1.125 +++ UrlTag.java 26 Jan 2009 12:41:04 - 1.126 @@ -30,7 +30,7 @@ * A Tag to produce an URL with parameters. It can use 'context' parameters easily. * * @author Michiel Meeuwissen - * @version $Id: UrlTag.java,v 1.125 2009/01/20 15:17:44 michiel Exp

[MMBASE CVS] applications/taglib/src/org/mmbase/bridge/jsp/taglib/pageflow Url.java

2009-01-26 Thread Michiel Meeuwissen
Update of /var/cvs/applications/taglib/src/org/mmbase/bridge/jsp/taglib/pageflow In directory james.mmbase.org:/tmp/cvs-serv18435 Modified Files: Url.java Log Message: lowered a log, added some comments See also:

[MMBASE CVS] applications/taglib/src/org/mmbase/bridge/jsp/taglib/pageflow Url.java UrlTag.java

2009-01-26 Thread Michiel Meeuwissen
@@ -30,7 +30,7 @@ * A Tag to produce an URL with parameters. It can use 'context' parameters easily. * * @author Michiel Meeuwissen - * @version $Id: UrlTag.java,v 1.126 2009/01/26 12:41:04 michiel Exp $ + * @version $Id: UrlTag.java,v 1.127 2009/01/26 13:33:43 michiel Exp $ */ public class

[MMBASE CVS] tests/cloudcontext/org/mmbase/security/implementation/cloudcontext CloudContext.java

2009-01-26 Thread Michiel Meeuwissen
Update of /var/cvs/tests/cloudcontext/org/mmbase/security/implementation/cloudcontext In directory james.mmbase.org:/tmp/cvs-serv26409 Modified Files: CloudContext.java Log Message: didn't compile See also:

[MMBASE CVS] tests/bridge/org/mmbase/bridge DataTypesTest.java

2009-01-26 Thread Michiel Meeuwissen
Update of /var/cvs/tests/bridge/org/mmbase/bridge In directory james.mmbase.org:/tmp/cvs-serv27127 Modified Files: DataTypesTest.java Log Message: Some test-cases started failing after checkin http://cvs.mmbase.org/viewcvs/src/org/mmbase/datatypes/NodeDataType.java?r1=1.33r2=1.34, but

[MMBASE CVS] tests/bridge/org/mmbase/bridge ProcessorTest.java

2009-01-26 Thread Michiel Meeuwissen
--- ProcessorTest.java 2 Dec 2008 08:06:28 - 1.4 +++ ProcessorTest.java 26 Jan 2009 16:00:05 - 1.5 @@ -22,7 +22,7 @@ /** * * @author Michiel Meeuwissen - * @version $Id: ProcessorTest.java,v 1.4 2008/12/02 08:06:28 michiel Exp $ + * @version $Id: ProcessorTest.java,v 1.5 2009/01

[MMBASE CVS] tests/cloudcontext/org/mmbase/security/implementation/cloudcontext CloudContext.java

2009-01-26 Thread Michiel Meeuwissen
Update of /var/cvs/tests/cloudcontext/org/mmbase/security/implementation/cloudcontext In directory james.mmbase.org:/tmp/cvs-serv28398 Modified Files: CloudContext.java Log Message: not autocasting, and the parameter types were changed to actual classes. Fixed it, because it gaveerrors

[MMBASE CVS] src/org/mmbase/datatypes DecimalDataType.java

2009-01-26 Thread Michiel Meeuwissen
Jan 2009 16:28:31 - 1.5 @@ -36,7 +36,7 @@ * * * @author Michiel Meeuwissen - * @version $Id: DecimalDataType.java,v 1.4 2008/12/01 20:27:17 michiel Exp $ + * @version $Id: DecimalDataType.java,v 1.5 2009/01/26 16:28:31 michiel Exp $ * @since MMBase-1.9.1 */ public class

[MMBASE CVS] src/org/mmbase/util/functions Parameters.java

2009-01-26 Thread Michiel Meeuwissen
@@ -24,7 +24,7 @@ * * @author Michiel Meeuwissen * @since MMBase-1.7 - * @version $Id: Parameters.java,v 1.46 2008/10/27 18:36:38 michiel Exp $ + * @version $Id: Parameters.java,v 1.47 2009/01/26 16:34:18 michiel Exp $ * @see Parameter * @see #Parameters(Parameter[]) */ @@ -567,8 +567,7

[MMBASE CVS] src/org/mmbase/util LocalizedEntryListFactory.java

2009-01-26 Thread Michiel Meeuwissen
+++ LocalizedEntryListFactory.java 26 Jan 2009 16:35:09 - 1.55 @@ -38,7 +38,7 @@ * partially by explicit values, though this is not recommended. * * @author Michiel Meeuwissen - * @version $Id: LocalizedEntryListFactory.java,v 1.54 2008/09/04 11:49:20 michiel Exp $ + * @version $Id

[MMBASE CVS] tests build.xml

2009-01-26 Thread Michiel Meeuwissen
Update of /var/cvs/tests In directory james.mmbase.org:/tmp/cvs-serv30704 Modified Files: build.xml Log Message: 'convert' tests didn't copile See also: http://cvs.mmbase.org/viewcvs/tests Index: build.xml === RCS file:

[MMBASE CVS] contributions/lucene/blocks index.jspx

2009-01-23 Thread Michiel Meeuwissen
Update of /var/cvs/contributions/lucene/blocks In directory james.mmbase.org:/tmp/cvs-serv2237 Modified Files: index.jspx Log Message: small improvement in the presentation of '# entries' See also: http://cvs.mmbase.org/viewcvs/contributions/lucene/blocks Index: index.jspx

[MMBASE CVS] applications/taglib/src/org/mmbase/bridge/jsp/taglib/pageflow TreeHelper.java

2009-01-20 Thread Michiel Meeuwissen
Update of /var/cvs/applications/taglib/src/org/mmbase/bridge/jsp/taglib/pageflow In directory james.mmbase.org:/tmp/cvs-serv23511 Modified Files: TreeHelper.java Log Message: of course we have an 'hasNode' method now See also:

[MMBASE CVS] applications/taglib/src/org/mmbase/bridge/jsp/taglib/pageflow Url.java UrlTag.java

2009-01-20 Thread Michiel Meeuwissen
. It can use 'context' parameters easily. * * @author Michiel Meeuwissen - * @version $Id: UrlTag.java,v 1.124 2009/01/12 14:20:23 michiel Exp $ + * @version $Id: UrlTag.java,v 1.125 2009/01/20 15:17:44 michiel Exp $ */ public class UrlTag extends CloudReferrerTag implements ParamHandler

[MMBASE CVS] src/org/mmbase/util/functions BeanFunction.java

2009-01-19 Thread Michiel Meeuwissen
20 Aug 2008 22:18:42 - 1.27 +++ BeanFunction.java 19 Jan 2009 13:45:35 - 1.28 @@ -27,20 +27,22 @@ * delegates to a static method in this class). * * @author Michiel Meeuwissen - * @version $Id: BeanFunction.java,v 1.27 2008/08/20 22:18:42 michiel Exp $ + * @version $Id

[MMBASE CVS] src/org/mmbase/util/functions BeanFunction.java

2009-01-19 Thread Michiel Meeuwissen
-r1.8.2.8 --- BeanFunction.java 7 Sep 2007 15:51:53 - 1.8.2.7 +++ BeanFunction.java 19 Jan 2009 13:46:09 - 1.8.2.8 @@ -27,21 +27,23 @@ * delegates to a static method in this class). * * @author Michiel Meeuwissen - * @version $Id: BeanFunction.java,v 1.8.2.7 2007/09/07 15

[MMBASE CVS] src/org/mmbase/framework ConnectionRenderer.java ResourceRenderer.java Utils.java

2009-01-16 Thread Michiel Meeuwissen
javax.xml.transform.Result; import org.mmbase.util.functions.*; import org.mmbase.util.*; @@ -47,7 +43,7 @@ * * * @author Michiel Meeuwissen - * @version $Id: ConnectionRenderer.java,v 1.11 2009/01/13 08:24:21 michiel Exp $ + * @version $Id: ConnectionRenderer.java,v 1.12 2009/01/16 08:24:47 michiel

[MMBASE CVS] src/org/mmbase/framework ResourceRenderer.java

2009-01-16 Thread Michiel Meeuwissen
--- ResourceRenderer.java 16 Jan 2009 08:24:47 - 1.11 +++ ResourceRenderer.java 16 Jan 2009 15:21:54 - 1.12 @@ -25,7 +25,7 @@ * * @author Michiel Meeuwissen - * @version $Id: ResourceRenderer.java,v 1.11 2009/01/16 08:24:47 michiel Exp $ + * @version $Id: ResourceRenderer.java

[MMBASE CVS] src/org/mmbase/framework Utils.java

2009-01-16 Thread Michiel Meeuwissen
which are related to (combine functionality of) other classes in the packages. * * @author Michiel Meeuwissen - * @version $Id: Utils.java,v 1.9 2009/01/16 08:24:47 michiel Exp $ + * @version $Id: Utils.java,v 1.10 2009/01/16 21:17:42 michiel Exp $ * @since MMBase-1.9 */ public abstract

[MMBASE CVS] src/org/mmbase/framework DocumentationRenderer.java

2009-01-16 Thread Michiel Meeuwissen
+++ DocumentationRenderer.java 16 Jan 2009 21:17:58 - 1.4 @@ -29,7 +29,7 @@ * render the documenation from the xml's in a/the jar. * * @author Michiel Meeuwissen - * @version $Id: DocumentationRenderer.java,v 1.3 2009/01/14 09:10:18 michiel Exp $ + * @version $Id: DocumentationRenderer.java,v 1.4

[MMBASE CVS] speeltuin/mihxil/statistics/config/components statistics.xml

2009-01-16 Thread Michiel Meeuwissen
Update of /var/cvs/speeltuin/mihxil/statistics/config/components In directory james.mmbase.org:/tmp/cvs-serv16771 Modified Files: statistics.xml Log Message: decorate, and use docbook header See also: http://cvs.mmbase.org/viewcvs/speeltuin/mihxil/statistics/config/components Index:

[MMBASE CVS] src/org/mmbase/framework Framework.java

2009-01-16 Thread Michiel Meeuwissen
+++ Framework.java 16 Jan 2009 22:21:13 - 1.64 @@ -30,7 +30,7 @@ * @author Michiel Meeuwissen * @author Nico Klasens * @author Andreacute; van Toly - * @version $Id: Framework.java,v 1.63 2008/11/21 10:19:20 michiel Exp $ + * @version $Id: Framework.java,v 1.64 2009/01/16 22:21:13

[MMBASE CVS] src/org/mmbase/framework/basic BasicFramework.java BasicUrlConverter.java BlockUrlConverter.java ChainedUrlConverter.java DirectoryUrlConverter.java MMBaseUrlConverter.java UrlConverter.j

2009-01-16 Thread Michiel Meeuwissen
is the order in which they are processed. * * @author Michiel Meeuwissen - * @version $Id: BasicFramework.java,v 1.43 2009/01/05 18:53:23 michiel Exp $ + * @version $Id: BasicFramework.java,v 1.44 2009/01/16 22:21:13 michiel Exp $ * @since MMBase-1.9 */ public class BasicFramework extends

[MMBASE CVS] config/xslt docbook2block.xslt

2009-01-16 Thread Michiel Meeuwissen
@@ Could perhaps use nwalsh xslt but that seems a huge overkill. It should be rather simple, we probably use only a small subset of docbook. @author: Michiel Meeuwissen - @version: $Id: docbook2block.xslt,v 1.5 2009/01/16 08:24:06 michiel Exp $ + @version: $Id: docbook2block.xslt,v 1.6

[MMBASE CVS] config/components core.xml

2009-01-16 Thread Michiel Meeuwissen
Update of /var/cvs/config/components In directory james.mmbase.org:/tmp/cvs-serv18122 Modified Files: core.xml Log Message: generic index.xml is working now too See also: http://cvs.mmbase.org/viewcvs/config/components Index: core.xml

[MMBASE CVS] html/mmbase/components/core/documentation index.jspx

2009-01-16 Thread Michiel Meeuwissen
Update of /var/cvs/html/mmbase/components/core/documentation In directory james.mmbase.org:/tmp/cvs-serv18205/documentation Removed Files: index.jspx Log Message: superflouous See also: http://cvs.mmbase.org/viewcvs/html/mmbase/components/core/documentation

[MMBASE CVS] contributions/lucene/config/components lucene.xml

2009-01-16 Thread Michiel Meeuwissen
Update of /var/cvs/contributions/lucene/config/components In directory james.mmbase.org:/tmp/cvs-serv18345/config/components Modified Files: lucene.xml Log Message: See also: http://cvs.mmbase.org/viewcvs/contributions/lucene/config/components Index: lucene.xml

[MMBASE CVS] applications/mynews/src/org/mmbase/mynews MyNewsUrlConverter.java

2009-01-16 Thread Michiel Meeuwissen
Oct 2008 20:05:21 - 1.31 +++ MyNewsUrlConverter.java 16 Jan 2009 22:35:44 - 1.32 @@ -37,7 +37,7 @@ * * * @author Michiel Meeuwissen - * @version $Id: MyNewsUrlConverter.java,v 1.31 2008/10/29 20:05:21 michiel Exp $ + * @version $Id: MyNewsUrlConverter.java,v 1.32 2009/01

[MMBASE CVS] config/xslt docbook2block.xslt

2009-01-16 Thread Michiel Meeuwissen
but that seems a huge overkill. It should be rather simple, we probably use only a small subset of docbook. @author: Michiel Meeuwissen - @version: $Id: docbook2block.xslt,v 1.6 2009/01/16 22:21:59 michiel Exp $ + @version: $Id: docbook2block.xslt,v 1.7 2009/01/16 22:44:43 michiel Exp $ @since

[MMBASE CVS] applications/email/config/components email.xml

2009-01-16 Thread Michiel Meeuwissen
Update of /var/cvs/applications/email/config/components In directory james.mmbase.org:/tmp/cvs-serv19507 Modified Files: email.xml Log Message: added a block for the documentation See also: http://cvs.mmbase.org/viewcvs/applications/email/config/components Index: email.xml

[MMBASE CVS] documentation index.xml

2009-01-16 Thread Michiel Meeuwissen
Update of /var/cvs/documentation In directory james.mmbase.org:/tmp/cvs-serv19570 Modified Files: index.xml Log Message: email documentated by itself See also: http://cvs.mmbase.org/viewcvs/documentation Index: index.xml

[MMBASE CVS] contributions/didactor2/src/core/java/nl/didactor/filter DidactorUrlConverter.java

2009-01-16 Thread Michiel Meeuwissen
--- DidactorUrlConverter.java 30 Oct 2008 15:30:21 - 1.13 +++ DidactorUrlConverter.java 16 Jan 2009 23:22:14 - 1.14 @@ -20,7 +20,7 @@ * * @author Michiel Meeuwissen - * @version $Id: DidactorUrlConverter.java,v 1.13 2008/10/30 15:30:21 michiel Exp $ + * @version $Id

[MMBASE CVS] contributions/didactor2/src/education/templates/education/wizards/gfx/adds horiz_line.gif tree_min.gif tree_plus.gif tree_vertline-leaf.gif

2009-01-15 Thread Michiel Meeuwissen
Update of /var/cvs/contributions/didactor2/src/education/templates/education/wizards/gfx/adds In directory james.mmbase.org:/tmp/cvs-serv27669/adds Removed Files: horiz_line.gif tree_min.gif tree_plus.gif tree_vertline-leaf.gif Log Message: cleaned up all kind of images used

[MMBASE CVS] contributions/didactor2/src/education/templates/education/wizards/gfx folder_closed.gif folder_open.gif menu_bar.gif menu_corner.gif menu_corner_minus.gif menu_corner_plus.gif menu_link_

2009-01-15 Thread Michiel Meeuwissen
Update of /var/cvs/contributions/didactor2/src/education/templates/education/wizards/gfx In directory james.mmbase.org:/tmp/cvs-serv27669 Removed Files: folder_closed.gif folder_open.gif menu_bar.gif menu_corner.gif menu_corner_minus.gif menu_corner_plus.gif

[MMBASE CVS] contributions/didactor2/src/education/templates/education/wizards/gfx new_kupu.gif new_learnobject.gif

2009-01-15 Thread Michiel Meeuwissen
Update of /var/cvs/contributions/didactor2/src/education/templates/education/wizards/gfx In directory james.mmbase.org:/tmp/cvs-serv28868 Added Files: new_kupu.gif new_learnobject.gif Log Message: some new icons See also:

[MMBASE CVS] contributions/didactor2/src/education/templates/education/js storetree.jsp tree.jsp

2009-01-15 Thread Michiel Meeuwissen
Update of /var/cvs/contributions/didactor2/src/education/templates/education/js In directory james.mmbase.org:/tmp/cvs-serv29130 Removed Files: storetree.jsp tree.jsp Log Message: removed, will use jquery-treeview See also:

[MMBASE CVS] contributions/didactor2/src/core/metainf/tags/di/core icon.tagx leaf.tagx

2009-01-15 Thread Michiel Meeuwissen
Update of /var/cvs/contributions/didactor2/src/core/metainf/tags/di/core In directory james.mmbase.org:/tmp/cvs-serv30033/metainf/tags/di/core Modified Files: icon.tagx Removed Files: leaf.tagx Log Message: dropped this horrible di:leaf, added 'title' to di:icon See also:

[MMBASE CVS] contributions/didactor2/src/core/metainf taglib.tld

2009-01-15 Thread Michiel Meeuwissen
Update of /var/cvs/contributions/didactor2/src/core/metainf In directory james.mmbase.org:/tmp/cvs-serv30033/metainf Modified Files: taglib.tld Log Message: dropped this horrible di:leaf, added 'title' to di:icon See also:

[MMBASE CVS] contributions/didactor2/src/education/templates/education/wizards wizard.js index.jsp learnobject.jsp javascript.jsp reloadMode.js

2009-01-15 Thread Michiel Meeuwissen
Update of /var/cvs/contributions/didactor2/src/education/templates/education/wizards In directory james.mmbase.org:/tmp/cvs-serv30125 Modified Files: index.jsp learnobject.jsp Added Files: wizard.js Removed Files: javascript.jsp reloadMode.js Log Message: cleaning,

[MMBASE CVS] contributions/didactor2/src/education/templates/education/wizards/modes content_metadata.jsp educations.jsp roles.jsp

2009-01-15 Thread Michiel Meeuwissen
Update of /var/cvs/contributions/didactor2/src/education/templates/education/wizards/modes In directory james.mmbase.org:/tmp/cvs-serv30125/modes Modified Files: content_metadata.jsp educations.jsp roles.jsp Log Message: cleaning, using jquery-treeview See also:

[MMBASE CVS] contributions/didactor2/src/education/templates/education/wizards/new xmlcontent.jspx

2009-01-15 Thread Michiel Meeuwissen
Update of /var/cvs/contributions/didactor2/src/education/templates/education/wizards/new In directory james.mmbase.org:/tmp/cvs-serv30125/new Modified Files: xmlcontent.jspx Log Message: cleaning, using jquery-treeview See also:

[MMBASE CVS] contributions/didactor2/src/portalpages/templates/portalpages/backoffice add_portalpages.jsp leaf.jspx

2009-01-15 Thread Michiel Meeuwissen
Update of /var/cvs/contributions/didactor2/src/portalpages/templates/portalpages/backoffice In directory james.mmbase.org:/tmp/cvs-serv30347/backoffice Modified Files: add_portalpages.jsp leaf.jspx Log Message: cleaning, using jquery-treeview See also:

[MMBASE CVS] contributions/didactor2/src/education/templates/education/wizards/modes content_metadata.jsp tests.jsp

2009-01-15 Thread Michiel Meeuwissen
Update of /var/cvs/contributions/didactor2/src/education/templates/education/wizards/modes In directory james.mmbase.org:/tmp/cvs-serv30753/wizards/modes Modified Files: content_metadata.jsp tests.jsp Log Message: cleaning, using jquery-treeview See also:

[MMBASE CVS] contributions/didactor2/src/education/templates/education/wizards/new learnblocks.jspx

2009-01-15 Thread Michiel Meeuwissen
Update of /var/cvs/contributions/didactor2/src/education/templates/education/wizards/new In directory james.mmbase.org:/tmp/cvs-serv30753/wizards/new Modified Files: learnblocks.jspx Log Message: cleaning, using jquery-treeview See also:

[MMBASE CVS] contributions/didactor2/src/education/templates/education/wizards/show learnblocks.jspx

2009-01-15 Thread Michiel Meeuwissen
Update of /var/cvs/contributions/didactor2/src/education/templates/education/wizards/show In directory james.mmbase.org:/tmp/cvs-serv30753/wizards/show Modified Files: learnblocks.jspx Log Message: cleaning, using jquery-treeview See also:

[MMBASE CVS] contributions/didactor2/src/education/templates/education/wizards wizard.js

2009-01-15 Thread Michiel Meeuwissen
Update of /var/cvs/contributions/didactor2/src/education/templates/education/wizards In directory james.mmbase.org:/tmp/cvs-serv31081/wizards Modified Files: wizard.js Log Message: cookieid was lost (because not in jsp any more) See also:

[MMBASE CVS] contributions/didactor2/src/education/templates/education/wizards learnobject.jsp showlearnobject.jsp

2009-01-15 Thread Michiel Meeuwissen
Update of /var/cvs/contributions/didactor2/src/education/templates/education/wizards In directory james.mmbase.org:/tmp/cvs-serv32274 Modified Files: learnobject.jsp showlearnobject.jsp Log Message: cleaning, removed usage of mm:tree, and simply using recursive mm:include, which is

[MMBASE CVS] contributions/didactor2/src/education/templates/education/wizards/modes educations.jsp

2009-01-15 Thread Michiel Meeuwissen
Update of /var/cvs/contributions/didactor2/src/education/templates/education/wizards/modes In directory james.mmbase.org:/tmp/cvs-serv32274/modes Modified Files: educations.jsp Log Message: cleaning, removed usage of mm:tree, and simply using recursive mm:include, which is easier to

[MMBASE CVS] contributions/didactor2/src/education/templates/education/wizards/new learnblocks.jspx

2009-01-15 Thread Michiel Meeuwissen
Update of /var/cvs/contributions/didactor2/src/education/templates/education/wizards/new In directory james.mmbase.org:/tmp/cvs-serv32274/new Modified Files: learnblocks.jspx Log Message: cleaning, removed usage of mm:tree, and simply using recursive mm:include, which is easier to

[MMBASE CVS] contributions/didactor2/src/education/templates/education/wizards/show learnblocks.jspx

2009-01-15 Thread Michiel Meeuwissen
Update of /var/cvs/contributions/didactor2/src/education/templates/education/wizards/show In directory james.mmbase.org:/tmp/cvs-serv32274/show Modified Files: learnblocks.jspx Log Message: cleaning, removed usage of mm:tree, and simply using recursive mm:include, which is easier to

[MMBASE CVS] contributions/didactor2/src/education/templates/education/wizards/gfx delete.gif

2009-01-15 Thread Michiel Meeuwissen
Update of /var/cvs/contributions/didactor2/src/education/templates/education/wizards/gfx In directory james.mmbase.org:/tmp/cvs-serv32472/gfx Added Files: delete.gif Log Message: delete icon See also:

[MMBASE CVS] contributions/didactor2/src/core/metainf/tags/di/core icon.tagx

2009-01-15 Thread Michiel Meeuwissen
Update of /var/cvs/contributions/didactor2/src/core/metainf/tags/di/core In directory james.mmbase.org:/tmp/cvs-serv32589/metainf/tags/di/core Modified Files: icon.tagx Log Message: using class rather then border attribute See also:

[MMBASE CVS] contributions/didactor2/src/education/templates/education/wizards/new learnblocks.jspx

2009-01-15 Thread Michiel Meeuwissen
Update of /var/cvs/contributions/didactor2/src/education/templates/education/wizards/new In directory james.mmbase.org:/tmp/cvs-serv544/new Modified Files: learnblocks.jspx Log Message: readded support for max_depth setting See also:

[MMBASE CVS] contributions/didactor2/src/education/templates/education/wizards/new learnblocks.jspx

2009-01-15 Thread Michiel Meeuwissen
Update of /var/cvs/contributions/didactor2/src/education/templates/education/wizards/new In directory james.mmbase.org:/tmp/cvs-serv688 Modified Files: learnblocks.jspx Log Message: this may be more correct See also:

[MMBASE CVS] contributions/didactor2/src/education/templates/education/wizards/modes tests.jsp

2009-01-15 Thread Michiel Meeuwissen
Update of /var/cvs/contributions/didactor2/src/education/templates/education/wizards/modes In directory james.mmbase.org:/tmp/cvs-serv784/modes Modified Files: tests.jsp Log Message: removed some debug text See also:

[MMBASE CVS] contributions/didactor2/src/portalpages/templates/portalpages/backoffice leaf.jspx

2009-01-15 Thread Michiel Meeuwissen
Update of /var/cvs/contributions/didactor2/src/portalpages/templates/portalpages/backoffice In directory james.mmbase.org:/tmp/cvs-serv1040/backoffice Modified Files: leaf.jspx Log Message: using differen icon for 'new' See also:

[MMBASE CVS] contributions/didactor2/src/portalpages/templates/portalpages/backoffice leaf.jspx related_portalpagesnodes.jsp

2009-01-15 Thread Michiel Meeuwissen
Update of /var/cvs/contributions/didactor2/src/portalpages/templates/portalpages/backoffice In directory james.mmbase.org:/tmp/cvs-serv1264/backoffice Modified Files: leaf.jspx related_portalpagesnodes.jsp Log Message: kupu_icon - kupu See also:

[MMBASE CVS] contributions/didactor2/src/education/templates/education/wizards/gfx kupu.gif kupu_icon.gif

2009-01-15 Thread Michiel Meeuwissen
Update of /var/cvs/contributions/didactor2/src/education/templates/education/wizards/gfx In directory james.mmbase.org:/tmp/cvs-serv1348/wizards/gfx Added Files: kupu.gif Removed Files: kupu_icon.gif Log Message: kupu_icon - kupu See also:

[MMBASE CVS] contributions/didactor2/src/education/templates/education/wizards/show xmlcontent.jspx

2009-01-15 Thread Michiel Meeuwissen
Update of /var/cvs/contributions/didactor2/src/education/templates/education/wizards/show In directory james.mmbase.org:/tmp/cvs-serv1348/wizards/show Modified Files: xmlcontent.jspx Log Message: kupu_icon - kupu See also:

[MMBASE CVS] applications/editwizard/src/org/mmbase/applications/editwizard Wizard.java WizardException.java

2009-01-15 Thread Michiel Meeuwissen
Update of /var/cvs/applications/editwizard/src/org/mmbase/applications/editwizard In directory james.mmbase.org:/tmp/cvs-serv7042 Modified Files: Wizard.java WizardException.java Log Message: logging, exception wrapping See also:

[MMBASE CVS] src/org/mmbase/framework Utils.java

2009-01-15 Thread Michiel Meeuwissen
to (combine functionality of) other classes in the packages. * * @author Michiel Meeuwissen - * @version $Id: Utils.java,v 1.5 2008/09/04 21:20:02 michiel Exp $ + * @version $Id: Utils.java,v 1.6 2009/01/15 18:14:49 michiel Exp $ * @since MMBase-1.9 */ public abstract class Utils { @@ -43,10

[MMBASE CVS] contributions/didactor2/src/assessment/blocks/wizards email_templates.load.jspx

2009-01-15 Thread Michiel Meeuwissen
Update of /var/cvs/contributions/didactor2/src/assessment/blocks/wizards In directory james.mmbase.org:/tmp/cvs-serv8333 Modified Files: email_templates.load.jspx Log Message: never return empty xml, because that gives horrible NPE's See also:

[MMBASE CVS] contributions/didactor2/src/assessment/blocks/wizards email_templates.jspx

2009-01-15 Thread Michiel Meeuwissen
Update of /var/cvs/contributions/didactor2/src/assessment/blocks/wizards In directory james.mmbase.org:/tmp/cvs-serv7972 Modified Files: email_templates.jspx Log Message: never return empty xml, because that gives horrible NPE's See also:

[MMBASE CVS] contributions/didactor2/src/education/templates/education/wizards showlearnobject.jsp

2009-01-15 Thread Michiel Meeuwissen
Update of /var/cvs/contributions/didactor2/src/education/templates/education/wizards In directory james.mmbase.org:/tmp/cvs-serv8692 Modified Files: showlearnobject.jsp Log Message: removed non-xhtml 'target' and added an icon See also:

[MMBASE CVS] contributions/didactor2/src/education/templates/education/wizards/gfx new_kupu.gif

2009-01-15 Thread Michiel Meeuwissen
Update of /var/cvs/contributions/didactor2/src/education/templates/education/wizards/gfx In directory james.mmbase.org:/tmp/cvs-serv8811 Modified Files: new_kupu.gif Log Message: made a bit nicer See also:

[MMBASE CVS] src/org/mmbase/framework Utils.java

2009-01-15 Thread Michiel Meeuwissen
- 1.6 +++ Utils.java 15 Jan 2009 19:28:58 - 1.7 @@ -23,7 +23,7 @@ * Static utilitiy methods which are related to (combine functionality of) other classes in the packages. * * @author Michiel Meeuwissen - * @version $Id: Utils.java,v 1.6 2009/01/15 18:14:49 michiel Exp

[MMBASE CVS] applications/editwizard/src/org/mmbase/applications/editwizard/resources wizard-schema_1_0.dtd

2009-01-15 Thread Michiel Meeuwissen
Update of /var/cvs/applications/editwizard/src/org/mmbase/applications/editwizard/resources In directory james.mmbase.org:/tmp/cvs-serv9897/resources Modified Files: wizard-schema_1_0.dtd Log Message: allow an empty xml, which is handy when using blocks and there happens to have to be

[MMBASE CVS] contributions/didactor2/src/core/metainf/tags/di/core hascomponent.tagx

2009-01-15 Thread Michiel Meeuwissen
Update of /var/cvs/contributions/didactor2/src/core/metainf/tags/di/core In directory james.mmbase.org:/tmp/cvs-serv10159 Modified Files: hascomponent.tagx Log Message: removed some debug-logging See also:

[MMBASE CVS] contributions/didactor2/src/core/metainf/tags/di/core blocks.tagx

2009-01-15 Thread Michiel Meeuwissen
Update of /var/cvs/contributions/didactor2/src/core/metainf/tags/di/core In directory james.mmbase.org:/tmp/cvs-serv10637 Modified Files: blocks.tagx Log Message: you can e.g. not use divs inside an ul, so made the surrounding div optional See also:

[MMBASE CVS] contributions/didactor2/src/education/templates/education/wizards/modes content_metadata.jsp

2009-01-15 Thread Michiel Meeuwissen
Update of /var/cvs/contributions/didactor2/src/education/templates/education/wizards/modes In directory james.mmbase.org:/tmp/cvs-serv10723 Modified Files: content_metadata.jsp Log Message: avoid producing divs inside an ul See also:

Re: [MMBASE CVS] all build.properties.default

2009-01-15 Thread Michiel Meeuwissen
2009/1/14 Ernst Bunders er...@james.mmbase.org: Update of /var/cvs/all In directory james.mmbase.org:/tmp/cvs-serv7968 Modified Files: build.properties.default Log Message: updated version, old version no longer available Since you're fixing the ant-build, I presume that you don't

[MMBASE CVS] contributions/didactor2/src/education/templates/education/wizards navigation.jspx

2009-01-15 Thread Michiel Meeuwissen
Update of /var/cvs/contributions/didactor2/src/education/templates/education/wizards In directory james.mmbase.org:/tmp/cvs-serv11081 Modified Files: navigation.jspx Log Message: removed the silly notion 'Editwizards:'. It does not mean a thing to normal people, and is not actually

[MMBASE CVS] contributions/didactor2/src/education/templates/education/wizards navigation.jspx

2009-01-15 Thread Michiel Meeuwissen
Update of /var/cvs/contributions/didactor2/src/education/templates/education/wizards In directory james.mmbase.org:/tmp/cvs-serv11253 Modified Files: navigation.jspx Log Message: Coming to think of it. The icon does not make sense either (agenda?! WTF) See also:

[MMBASE CVS] contributions/didactor2/src/education/templates/education/wizards/show xmlcontent.jspx

2009-01-15 Thread Michiel Meeuwissen
Update of /var/cvs/contributions/didactor2/src/education/templates/education/wizards/show In directory james.mmbase.org:/tmp/cvs-serv11719/show Modified Files: xmlcontent.jspx Log Message: See also:

[MMBASE CVS] contributions/didactor2/src/education/templates/education/wizards/new xmlcontent.jspx

2009-01-15 Thread Michiel Meeuwissen
Update of /var/cvs/contributions/didactor2/src/education/templates/education/wizards/new In directory james.mmbase.org:/tmp/cvs-serv11719/new Modified Files: xmlcontent.jspx Log Message: See also:

[MMBASE CVS] src/org/mmbase/framework Utils.java

2009-01-15 Thread Michiel Meeuwissen
@@ * Static utilitiy methods which are related to (combine functionality of) other classes in the packages. * * @author Michiel Meeuwissen - * @version $Id: Utils.java,v 1.7 2009/01/15 19:28:58 michiel Exp $ + * @version $Id: Utils.java,v 1.8 2009/01/15 21:21:47 michiel Exp $ * @since MMBase-1.9

[MMBASE CVS] src/org/mmbase/module/builders Properties.java

2009-01-15 Thread Michiel Meeuwissen
Update of /var/cvs/src/org/mmbase/module/builders In directory james.mmbase.org:/tmp/cvs-serv12544 Modified Files: Properties.java Log Message: return type can actually be of the correct type See also: http://cvs.mmbase.org/viewcvs/src/org/mmbase/module/builders Index:

[MMBASE CVS] contributions/didactor2/src/education/templates/education/wizards/show learnblocks.jspx

2009-01-15 Thread Michiel Meeuwissen
Update of /var/cvs/contributions/didactor2/src/education/templates/education/wizards/show In directory james.mmbase.org:/tmp/cvs-serv12680/show Modified Files: learnblocks.jspx Log Message: removed some superflouous targets See also:

[MMBASE CVS] contributions/didactor2/src/education/templates/education/wizards/modes educations.jsp

2009-01-15 Thread Michiel Meeuwissen
Update of /var/cvs/contributions/didactor2/src/education/templates/education/wizards/modes In directory james.mmbase.org:/tmp/cvs-serv12772/modes Modified Files: educations.jsp Log Message: more cleaning See also:

[MMBASE CVS] contributions/didactor2/src/education/templates/education/wizards/new flashpages.jspx htmlpages.jspx pages.jspx tests.jspx xmlcontent.jspx

2009-01-15 Thread Michiel Meeuwissen
Update of /var/cvs/contributions/didactor2/src/education/templates/education/wizards/new In directory james.mmbase.org:/tmp/cvs-serv12772/new Modified Files: flashpages.jspx htmlpages.jspx pages.jspx tests.jspx xmlcontent.jspx Log Message: more cleaning See also:

[MMBASE CVS] contributions/didactor2/src/education/templates/education/wizards tree_shift_child.jsp

2009-01-15 Thread Michiel Meeuwissen
Update of /var/cvs/contributions/didactor2/src/education/templates/education/wizards In directory james.mmbase.org:/tmp/cvs-serv12895 Removed Files: tree_shift_child.jsp Log Message: somed some shit See also:

[MMBASE CVS] contributions/didactor2/src/education/templates/education/wizards code.jsp index.jsp newfromtree.jsp loaded.jsp loading.jsp menu.jsp mtmcode.jsp

2009-01-15 Thread Michiel Meeuwissen
Update of /var/cvs/contributions/didactor2/src/education/templates/education/wizards In directory james.mmbase.org:/tmp/cvs-serv13052 Modified Files: code.jsp index.jsp newfromtree.jsp Removed Files: loaded.jsp loading.jsp menu.jsp mtmcode.jsp Log Message: some cleaning.

[MMBASE CVS] contributions/didactor2/src/education/templates/education/wizards/show xmlcontent.jspx

2009-01-15 Thread Michiel Meeuwissen
Update of /var/cvs/contributions/didactor2/src/education/templates/education/wizards/show In directory james.mmbase.org:/tmp/cvs-serv14360/show Modified Files: xmlcontent.jspx Log Message: See also:

[MMBASE CVS] contributions/didactor2/src/education/templates/education/wizards newfromtree_tests.jsp showlearnobject.jsp style.css

2009-01-15 Thread Michiel Meeuwissen
Update of /var/cvs/contributions/didactor2/src/education/templates/education/wizards In directory james.mmbase.org:/tmp/cvs-serv14360 Modified Files: newfromtree_tests.jsp showlearnobject.jsp style.css Log Message: See also:

[MMBASE CVS] contributions/didactor2/src/education/templates/education/wizards/modes tests.jsp

2009-01-15 Thread Michiel Meeuwissen
Update of /var/cvs/contributions/didactor2/src/education/templates/education/wizards/modes In directory james.mmbase.org:/tmp/cvs-serv14360/modes Modified Files: tests.jsp Log Message: See also:

<    4   5   6   7   8   9   10   11   12   13   >