[jira] Created: (WICKET-254) WicketTester does not toggle isValid() of a single, ajax-validated form field

2007-02-05 Thread Timo Rantalaiho (JIRA)
WicketTester does not toggle isValid() of a single, ajax-validated form field - Key: WICKET-254 URL: https://issues.apache.org/jira/browse/WICKET-254 Project: Wicket

[jira] Updated: (WICKET-254) WicketTester does not toggle isValid() of a single, ajax-validated form field

2007-02-05 Thread Timo Rantalaiho (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Rantalaiho updated WICKET-254: --- Attachment: ajax-validation-sans-submit.zip {{MyAjaxFormTest}} is the failing test case,

[jira] Created: (WICKET-255) pallete: is missing in HTML

2007-02-05 Thread Jan Loose (JIRA)
pallete: is missing in HTML - Key: WICKET-255 URL: https://issues.apache.org/jira/browse/WICKET-255 Project: Wicket Issue Type: Bug Components: wicket-extensions Affects Versions: 2.0

svn commit: r503676 - /incubator/wicket/trunk/wicket-extensions/src/main/java/wicket/extensions/markup/html/form/palette/Palette.html

2007-02-05 Thread almaw
Author: almaw Date: Mon Feb 5 05:43:23 2007 New Revision: 503676 URL: http://svn.apache.org/viewvc?view=revrev=503676 Log: WICKET-255 fixed Modified: incubator/wicket/trunk/wicket-extensions/src/main/java/wicket/extensions/markup/html/form/palette/Palette.html Modified:

svn commit: r503678 - /incubator/wicket/branches/wicket-1.x/wicket-extensions/src/main/java/wicket/extensions/markup/html/form/palette/Palette.html

2007-02-05 Thread almaw
Author: almaw Date: Mon Feb 5 05:44:08 2007 New Revision: 503678 URL: http://svn.apache.org/viewvc?view=revrev=503678 Log: WICKET-255 fixed Modified: incubator/wicket/branches/wicket-1.x/wicket-extensions/src/main/java/wicket/extensions/markup/html/form/palette/Palette.html Modified:

svn commit: r503714 - /incubator/wicket/branches/wicket-1.x/wicket-parent/src/assembly/build.xml

2007-02-05 Thread almaw
Author: almaw Date: Mon Feb 5 07:02:00 2007 New Revision: 503714 URL: http://svn.apache.org/viewvc?view=revrev=503714 Log: license headers Modified: incubator/wicket/branches/wicket-1.x/wicket-parent/src/assembly/build.xml Modified:

svn commit: r503725 - /incubator/wicket/branches/wicket-1.x/wicket-parent/src/site/template/wicket-site.vm

2007-02-05 Thread almaw
Author: almaw Date: Mon Feb 5 07:39:26 2007 New Revision: 503725 URL: http://svn.apache.org/viewvc?view=revrev=503725 Log: License headers Modified: incubator/wicket/branches/wicket-1.x/wicket-parent/src/site/template/wicket-site.vm Modified:

svn commit: r503732 - /incubator/wicket/branches/wicket-1.x/wicket-parent/src/site/template/wicket-site.vm

2007-02-05 Thread almaw
Author: almaw Date: Mon Feb 5 07:49:16 2007 New Revision: 503732 URL: http://svn.apache.org/viewvc?view=revrev=503732 Log: ditch doctype to make license header work Modified: incubator/wicket/branches/wicket-1.x/wicket-parent/src/site/template/wicket-site.vm Modified:

[CONF] Apache Wicket: Property Expression Language (page created)

2007-02-05 Thread confluence
Page Created : WICKET : Property _expression_ Language Property _expression_ Language has been created by Robert Novotny (Feb 05, 2007). Content:

[jira] Created: (WICKET-256) wicket-ajax.js not added as regular header contribution

2007-02-05 Thread Erik van Oosten (JIRA)
wicket-ajax.js not added as regular header contribution --- Key: WICKET-256 URL: https://issues.apache.org/jira/browse/WICKET-256 Project: Wicket Issue Type: Bug Components:

svn commit: r503771 - /incubator/wicket/branches/wicket-1.x/wicket-threadtest/pom.xml

2007-02-05 Thread almaw
Author: almaw Date: Mon Feb 5 09:06:22 2007 New Revision: 503771 URL: http://svn.apache.org/viewvc?view=revrev=503771 Log: Errr, incubating at apache. :) Modified: incubator/wicket/branches/wicket-1.x/wicket-threadtest/pom.xml Modified:

svn commit: r503844 - /incubator/wicket/trunk/wicket/src/main/java/wicket/util/upload/FileUploadBase.java

2007-02-05 Thread knopp
Author: knopp Date: Mon Feb 5 11:54:33 2007 New Revision: 503844 URL: http://svn.apache.org/viewvc?view=revrev=503844 Log: Made the boundary determination a bit less rigid Modified: incubator/wicket/trunk/wicket/src/main/java/wicket/util/upload/FileUploadBase.java Modified:

svn commit: r503851 - in /incubator/wicket/branches/wicket-1.x/wicket-datetime: assembly/ src/assembly/

2007-02-05 Thread ehillenius
Author: ehillenius Date: Mon Feb 5 12:06:22 2007 New Revision: 503851 URL: http://svn.apache.org/viewvc?view=revrev=503851 Log: moved assembly to src Added: incubator/wicket/branches/wicket-1.x/wicket-datetime/src/assembly/ - copied from r503831,

[CONF] Apache Wicket: Property Expression Language (page edited)

2007-02-05 Thread confluence
Page Edited : WICKET : Property _expression_ Language Property _expression_ Language has been edited by Robert Novotny (Feb 05, 2007). (View

[CONF] Apache Wicket: Property Expression Language (page edited)

2007-02-05 Thread confluence
Page Edited : WICKET : Property _expression_ Language Property _expression_ Language has been edited by Robert Novotny (Feb 05, 2007). Change summary: added

svn commit: r503880 - in /incubator/wicket/branches/wicket-1.x/wicket-datetime/src/main/java/wicket/extensions/yui/calendar: AbstractCalendar.java CalendarPopup.java

2007-02-05 Thread ehillenius
Author: ehillenius Date: Mon Feb 5 13:23:14 2007 New Revision: 503880 URL: http://svn.apache.org/viewvc?view=revrev=503880 Log: added configuration options and open the popup with a close button by default Modified:

svn commit: r503887 - in /incubator/wicket/trunk/wicket-extensions/src/test/java/wicket/extensions/markup/html/tree: TreePageWithBorderExpectedResult_1-1.html TreeTest.java

2007-02-05 Thread almaw
Author: almaw Date: Mon Feb 5 13:46:30 2007 New Revision: 503887 URL: http://svn.apache.org/viewvc?view=revrev=503887 Log: Hopefully make the tests go green Modified:

[CONF] Apache Wicket: How to use Ajax paging with DataView (page created)

2007-02-05 Thread confluence
Page Created : WICKET : How to use Ajax paging with DataView How to use Ajax paging with DataView has been created by RĂ¼diger Schulz (Feb 05, 2007). Content:

[CONF] Apache Wicket: How to use Ajax paging with DataView (page edited)

2007-02-05 Thread confluence
Page Edited : WICKET : How to use Ajax paging with DataView How to use Ajax paging with DataView has been edited by RĂ¼diger Schulz (Feb 05, 2007).