svn commit: r474700 - /incubator/wicket/branches/wicket-1.x/wicket-extensions/src/main/java/wicket/extensions/rating/RatingPanel_da.properties

2006-11-14 Thread frankbille
Author: frankbille Date: Tue Nov 14 00:47:12 2006 New Revision: 474700 URL: http://svn.apache.org/viewvc?view=revrev=474700 Log: Danish translation of RatingPanel. Added: incubator/wicket/branches/wicket-1.x/wicket-extensions/src/main/java/wicket/extensions/rating/RatingPanel_da.properties

svn commit: r474699 - in /incubator/wicket/branches/wicket-1.x: wicket-extensions/src/test/java/wicket/util/ wicket-extensions/src/test/java/wicket/util/license/ wicket/src/main/java/wicket/util/licen

2006-11-14 Thread frankbille
Author: frankbille Date: Tue Nov 14 00:47:06 2006 New Revision: 474699 URL: http://svn.apache.org/viewvc?view=revrev=474699 Log: Backported ApacheLicenseHeaderTestCase. Added LicenseHeaderTest for wicket and wicket-extensions. Added:

[jira] Updated: (WICKET-67) Adding the CreditCardValidator

2006-11-14 Thread Jean-Baptiste Quenot (JIRA)
[ http://issues.apache.org/jira/browse/WICKET-67?page=all ] Jean-Baptiste Quenot updated WICKET-67: --- Attachment: 20060719-wicket-CreditCardValidator Adding the CreditCardValidator -- Key: WICKET-67

[jira] Created: (WICKET-66) Fix URL prefix for servlet mapping /* and non-root context

2006-11-14 Thread Jean-Baptiste Quenot (JIRA)
Fix URL prefix for servlet mapping /* and non-root context -- Key: WICKET-66 URL: http://issues.apache.org/jira/browse/WICKET-66 Project: Wicket Issue Type: Bug Components:

[jira] Created: (WICKET-65) Handle String array in PageParameters

2006-11-14 Thread Jean-Baptiste Quenot (JIRA)
Quenot Attachments: 20061114-wicket-WebRequestCodingStrategy-StringArray When building PageParameters, it is possible to repeat the same parameter name to build a string array, this is documented here: http://wicket.sourceforge.net/apidocs/wicket/util/value/ValueMap.html#add

[CONF] Apache Wicket: Servlet container authentication (page created)

2006-11-14 Thread confluence
Page Created : WICKET : Servlet container authentication Servlet container authentication has been created by syl (Nov 14, 2006). Content: aaa

svn commit: r474818 - in /incubator/wicket/branches/wicket-1.x/wicket/src/main/java/wicket: Session.java markup/html/WebPage.java

2006-11-14 Thread jcompagner
Author: jcompagner Date: Tue Nov 14 07:23:21 2006 New Revision: 474818 URL: http://svn.apache.org/viewvc?view=revrev=474818 Log: session pagemap access meta should be cleared for a pagemap that gets removed Modified:

[jira] Updated: (WICKET-56) RadioChoice produces invalid XHTML

2006-11-14 Thread Igor Vaynberg (JIRA)
[ http://issues.apache.org/jira/browse/WICKET-56?page=all ] Igor Vaynberg updated WICKET-56: Comment: was deleted RadioChoice produces invalid XHTML -- Key: WICKET-56 URL:

[jira] Commented: (WICKET-56) RadioChoice produces invalid XHTML

2006-11-14 Thread Igor Vaynberg (JIRA)
[ http://issues.apache.org/jira/browse/WICKET-56?page=comments#action_12449918 ] Igor Vaynberg commented on WICKET-56: - try calling setRenderBodyOnly(true) on the component. if that works and the component still works i will roll it into

svn commit: r475139 - in /incubator/wicket/trunk/wicket/src/main/java/wicket: behavior/AbstractBehavior.java markup/html/IHeaderResponse.java markup/html/WebPage.java

2006-11-14 Thread ivaynberg
Author: ivaynberg Date: Tue Nov 14 23:13:30 2006 New Revision: 475139 URL: http://svn.apache.org/viewvc?view=revrev=475139 Log: tweaks Modified: incubator/wicket/trunk/wicket/src/main/java/wicket/behavior/AbstractBehavior.java

[jira] Assigned: (WICKET-41) Problem in generation of the html code of the page

2006-11-14 Thread Igor Vaynberg (JIRA)
[ http://issues.apache.org/jira/browse/WICKET-41?page=all ] Igor Vaynberg reassigned WICKET-41: --- Assignee: Matej Knopp looks like HeaderResponse is not filtering duplicates. also need to make sure methods like (CharSequeunce script, String id) filter

[jira] Created: (WICKET-71) Extra clarification on changing rendering of ListView

2006-11-14 Thread Erik van Oosten (JIRA)
Extra clarification on changing rendering of ListView - Key: WICKET-71 URL: http://issues.apache.org/jira/browse/WICKET-71 Project: Wicket Issue Type: Improvement Components:

svn commit: r475142 - /incubator/wicket/branches/wicket-1.x/wicket/src/main/java/wicket/markup/html/list/ListView.java

2006-11-14 Thread ivaynberg
Author: ivaynberg Date: Tue Nov 14 23:30:32 2006 New Revision: 475142 URL: http://svn.apache.org/viewvc?view=revrev=475142 Log: WICKET-71: javadoc patch Modified: incubator/wicket/branches/wicket-1.x/wicket/src/main/java/wicket/markup/html/list/ListView.java Modified:

svn commit: r475143 - /incubator/wicket/trunk/wicket/src/main/java/wicket/markup/html/list/ListView.java

2006-11-14 Thread ivaynberg
Author: ivaynberg Date: Tue Nov 14 23:31:19 2006 New Revision: 475143 URL: http://svn.apache.org/viewvc?view=revrev=475143 Log: WICKET-71: javadoc patch Modified: incubator/wicket/trunk/wicket/src/main/java/wicket/markup/html/list/ListView.java Modified:

[jira] Closed: (WICKET-71) Extra clarification on changing rendering of ListView

2006-11-14 Thread Igor Vaynberg (JIRA)
[ http://issues.apache.org/jira/browse/WICKET-71?page=all ] Igor Vaynberg closed WICKET-71. --- Fix Version/s: 1.3 2.0 Resolution: Fixed Assignee: Igor Vaynberg Extra clarification on changing rendering of ListView

svn commit: r475147 - in /incubator/wicket/branches/wicket-1.2.x/wicket: src/main/java/wicket/markup/html/form/ src/main/java/wicket/util/tester/ src/test/java/wicket/markup/html/form/ ws/ ws/wicket-1

2006-11-14 Thread ivaynberg
Author: ivaynberg Date: Tue Nov 14 23:57:36 2006 New Revision: 475147 URL: http://svn.apache.org/viewvc?view=revrev=475147 Log: backport WICKET-64 Added: incubator/wicket/branches/wicket-1.2.x/wicket/ws/ incubator/wicket/branches/wicket-1.2.x/wicket/ws/wicket-1.2.x/