svn commit: r564396 - /wicket/trunk/jdk-1.4/wicket-datetime/src/main/java/org/apache/wicket/extensions/yui/calendar/DateTimeField.java

2007-08-09 Thread ivaynberg
Author: ivaynberg Date: Thu Aug 9 14:49:03 2007 New Revision: 564396 URL: http://svn.apache.org/viewvc?view=rev&rev=564396 Log: fix bug where field would not work if marked required Modified: wicket/trunk/jdk-1.4/wicket-datetime/src/main/java/org/apache/wicket/extensions/yui/calendar/DateTi

svn commit: r564386 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/AbstractChoice.java

2007-08-09 Thread jcompagner
Author: jcompagner Date: Thu Aug 9 14:25:47 2007 New Revision: 564386 URL: http://svn.apache.org/viewvc?view=rev&rev=564386 Log: choiced model should be tested if it must be wrapped Modified: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/AbstractChoice.java M

svn commit: r564385 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/model/AbstractPropertyModel.java

2007-08-09 Thread jcompagner
Author: jcompagner Date: Thu Aug 9 14:25:20 2007 New Revision: 564385 URL: http://svn.apache.org/viewvc?view=rev&rev=564385 Log: test for if the model returns this as its object (something the wasp and swarm developer can think of) Modified: wicket/trunk/jdk-1.4/wicket/src/main/java/org/ap

[jira] Created: (WICKET-834) Cannot make border body contents visible once they were hidden

2007-08-09 Thread Carlos Pita (JIRA)
Cannot make border body contents visible once they were hidden -- Key: WICKET-834 URL: https://issues.apache.org/jira/browse/WICKET-834 Project: Wicket Issue Type: Bug Com

[jira] Updated: (WICKET-834) Cannot make border body contents visible once they were hidden

2007-08-09 Thread Carlos Pita (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carlos Pita updated WICKET-834: --- Attachment: border.tgz > Cannot make border body contents visible once they were hidden > ---

[jira] Resolved: (WICKET-833) /wicket-datetime/ org.apache.wicket.util.license.JavaScriptLicenseHeaderHandler failed.

2007-08-09 Thread Eelco Hillenius (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eelco Hillenius resolved WICKET-833. Resolution: Fixed Fix Version/s: 1.3.0-beta3 > /wicket-datetime/ > org.apache.wic

svn commit: r564260 - /wicket/trunk/jdk-1.4/wicket-datetime/src/test/java/org/apache/wicket/util/license/ApacheLicenceHeaderTest.java

2007-08-09 Thread ehillenius
Author: ehillenius Date: Thu Aug 9 09:15:57 2007 New Revision: 564260 URL: http://svn.apache.org/viewvc?view=rev&rev=564260 Log: WICKET-833 Modified: wicket/trunk/jdk-1.4/wicket-datetime/src/test/java/org/apache/wicket/util/license/ApacheLicenceHeaderTest.java Modified: wicket/trunk/jdk-1

[jira] Created: (WICKET-833) /wicket-datetime/ org.apache.wicket.util.license.JavaScriptLicenseHeaderHandler failed.

2007-08-09 Thread Martin Funk (JIRA)
/wicket-datetime/ org.apache.wicket.util.license.JavaScriptLicenseHeaderHandler failed. - Key: WICKET-833 URL: https://issues.apache.org/jira/browse/WICKET-833

svn commit: r564237 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Page.java

2007-08-09 Thread ivaynberg
Author: ivaynberg Date: Thu Aug 9 08:23:09 2007 New Revision: 564237 URL: http://svn.apache.org/viewvc?view=rev&rev=564237 Log: fixed javadoc Modified: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Page.java Modified: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket

[jira] Updated: (WICKET-832) [Patch] add a UrlValidator

2007-08-09 Thread Alastair Maw (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alastair Maw updated WICKET-832: Fix Version/s: (was: 1.3.1) 1.3.0-beta3 Assignee: Alastair Maw

[jira] Updated: (WICKET-832) [Patch] add a UrlValidator

2007-08-09 Thread Vincent Demay (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Demay updated WICKET-832: - Attachment: UrlValidator.patch.txt > [Patch] add a UrlValidator > -- > >

[jira] Created: (WICKET-832) [Patch] add a UrlValidator

2007-08-09 Thread Vincent Demay (JIRA)
[Patch] add a UrlValidator -- Key: WICKET-832 URL: https://issues.apache.org/jira/browse/WICKET-832 Project: Wicket Issue Type: New Feature Components: wicket Reporter: Vincent Demay

svn commit: r564210 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/request/target/resource/ResourceStreamRequestTarget.java

2007-08-09 Thread almaw
Author: almaw Date: Thu Aug 9 07:18:10 2007 New Revision: 564210 URL: http://svn.apache.org/viewvc?view=rev&rev=564210 Log: ResourceStream.length() might be expensive - only calculate once. Modified: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/request/target/resource/Resourc