[jira] Commented: (WICKET-2531) Open DropDownChoice null value internationalization key

2009-10-23 Thread Juergen Donnerstag (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12769409#action_12769409 ] Juergen Donnerstag commented on WICKET-2531: I don't think the provide patch i

svn commit: r829199 - in /wicket/trunk/wicket/src/main/java/org/apache/wicket/validation/validator: AbstractValidator.java DateValidator.java

2009-10-23 Thread jdonnerstag
Author: jdonnerstag Date: Fri Oct 23 20:07:44 2009 New Revision: 829199 URL: http://svn.apache.org/viewvc?rev=829199&view=rev Log: fixed Date Validation - message formatting of the date Issue: WICKET-2540 Modified: wicket/trunk/wicket/src/main/java/org/apache/wicket/validation/validator/Abst

[jira] Resolved: (WICKET-2540) Date Validation - message formatting of the date

2009-10-23 Thread Juergen Donnerstag (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juergen Donnerstag resolved WICKET-2540. Resolution: Fixed Fix Version/s: 1.5-M1 1.4.4 As

svn commit: r829198 - in /wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket/validation/validator: AbstractValidator.java DateValidator.java

2009-10-23 Thread jdonnerstag
Author: jdonnerstag Date: Fri Oct 23 20:02:22 2009 New Revision: 829198 URL: http://svn.apache.org/viewvc?rev=829198&view=rev Log: fixed Date Validation - message formatting of the date Issue: WICKET-2540 Modified: wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket/validatio

svn commit: r829194 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/protocol/http/MockHttpServletRequest.java

2009-10-23 Thread jdonnerstag
Author: jdonnerstag Date: Fri Oct 23 19:58:02 2009 New Revision: 829194 URL: http://svn.apache.org/viewvc?rev=829194&view=rev Log: fixed Behavior for accepted locales should fit the HTTP Specification Made MockHttpServletRequest.getLocales() to return all locales from "Accept-Language" header Iss

[jira] Resolved: (WICKET-2533) Behavior for accepted locales should fit the HTTP Specification

2009-10-23 Thread Juergen Donnerstag (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juergen Donnerstag resolved WICKET-2533. Resolution: Fixed Fix Version/s: 1.5-M1 1.4.4 As

svn commit: r829193 - /wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket/protocol/http/MockHttpServletRequest.java

2009-10-23 Thread jdonnerstag
Author: jdonnerstag Date: Fri Oct 23 19:54:50 2009 New Revision: 829193 URL: http://svn.apache.org/viewvc?rev=829193&view=rev Log: fixed Behavior for accepted locales should fit the HTTP Specification Made MockHttpServletRequest.getLocales() to return all locales from "Accept-Language" header Is

[jira] Created: (WICKET-2540) Date Validation - message formatting of the date

2009-10-23 Thread Jeff Schneller (JIRA)
Date Validation - message formatting of the date Key: WICKET-2540 URL: https://issues.apache.org/jira/browse/WICKET-2540 Project: Wicket Issue Type: Improvement Components: wicket

[CONF] Apache Wicket > Community meetups

2009-10-23 Thread confluence
Community meetups Page edited by Keith Bennett Bookmarkable link If you're thinking about organizing a local meetup, don't hesitate to add your initiative to this list! Pictures of past Wicket meetings can be found here: http://flic

svn commit: r829114 - in /wicket/trunk: pom.xml wicket-guice/pom.xml

2009-10-23 Thread jdonnerstag
Author: jdonnerstag Date: Fri Oct 23 16:10:22 2009 New Revision: 829114 URL: http://svn.apache.org/viewvc?rev=829114&view=rev Log: WICKET-2536 Guice 2.0 Modified: wicket/trunk/pom.xml wicket/trunk/wicket-guice/pom.xml Modified: wicket/trunk/pom.xml URL: http://svn.apache.org/viewvc/wick

[jira] Resolved: (WICKET-2538) Background application threads

2009-10-23 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg resolved WICKET-2538. --- Resolution: Won't Fix Assignee: Igor Vaynberg you can set the application object yours

[jira] Resolved: (WICKET-2536) Guice 2.0 and its maven2 repository groupId

2009-10-23 Thread Juergen Donnerstag (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juergen Donnerstag resolved WICKET-2536. Resolution: Fixed Fix Version/s: 1.5-M1 1.4.4 As

svn commit: r829111 - in /wicket/branches/wicket-1.4.x: pom.xml wicket-guice/pom.xml

2009-10-23 Thread jdonnerstag
Author: jdonnerstag Date: Fri Oct 23 15:59:43 2009 New Revision: 829111 URL: http://svn.apache.org/viewvc?rev=829111&view=rev Log: WICKET-2536 Guice 2.0 Modified: wicket/branches/wicket-1.4.x/pom.xml wicket/branches/wicket-1.4.x/wicket-guice/pom.xml Modified: wicket/branches/wicket-1.4.x

[jira] Updated: (WICKET-2539) PackageStringResourceLoader does not look up to superclasses

2009-10-23 Thread Daniel Stoch (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Stoch updated WICKET-2539: - Attachment: packageres.zip > PackageStringResourceLoader does not look up to superclasses >

[jira] Created: (WICKET-2539) PackageStringResourceLoader does not look up to superclasses

2009-10-23 Thread Daniel Stoch (JIRA)
PackageStringResourceLoader does not look up to superclasses Key: WICKET-2539 URL: https://issues.apache.org/jira/browse/WICKET-2539 Project: Wicket Issue Type: Improvement

[jira] Commented: (WICKET-2537) Problem with wicket:extend / wicket:child and ListView on not visible component

2009-10-23 Thread Juergen Donnerstag (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12769244#action_12769244 ] Juergen Donnerstag commented on WICKET-2537: That is because of the transparen

[jira] Updated: (WICKET-2498) IChainingModel implementation

2009-10-23 Thread Pas Filip (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pas Filip updated WICKET-2498: -- Attachment: DefaultChainingModel.java This is not actually my implementation but one I've found googli

[jira] Commented: (WICKET-2498) IChainingModel implementation

2009-10-23 Thread Pas Filip (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12769239#action_12769239 ] Pas Filip commented on WICKET-2498: --- I'm also in favor of adding a base implementation o

[jira] Created: (WICKET-2538) Background application threads

2009-10-23 Thread Pedro Santos (JIRA)
Background application threads -- Key: WICKET-2538 URL: https://issues.apache.org/jira/browse/WICKET-2538 Project: Wicket Issue Type: Wish Reporter: Pedro Santos I have a wish for to do wicket compon

[jira] Updated: (WICKET-2537) Problem with wicket:extend / wicket:child and ListView on not visible component

2009-10-23 Thread Ann Baert (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ann Baert updated WICKET-2537: -- Attachment: ParentChildPanelExample.zip > Problem with wicket:extend / wicket:child and ListView on no

[jira] Created: (WICKET-2537) Problem with wicket:extend / wicket:child and ListView on not visible component

2009-10-23 Thread Ann Baert (JIRA)
Problem with wicket:extend / wicket:child and ListView on not visible component --- Key: WICKET-2537 URL: https://issues.apache.org/jira/browse/WICKET-2537 Project: Wicket

svn commit: r828987 - in /wicket/trunk: wicket-extensions/src/main/java/org/apache/wicket/extensions/markup/html/tree/table/ wicket-guice/src/test/java/org/apache/wicket/guice/

2009-10-23 Thread jdonnerstag
Author: jdonnerstag Date: Fri Oct 23 10:16:33 2009 New Revision: 828987 URL: http://svn.apache.org/viewvc?rev=828987&view=rev Log: a) changed all components to use render() instead of render(MarkupStream). b) changed onRender(MarkupStream) to onRender() c) the component is no longer responsible to