[jira] Commented: (WICKET-1489) Create component Menu

2008-06-19 Thread Sergey Derugo (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12606313#action_12606313 ] Sergey Derugo commented on WICKET-1489: --- You can adopt the menu component from here

[jira] Updated: (WICKET-1707) Wicket.replaceOuterHtmlIE() (wicket-ajax.js) has very low performance.

2008-06-19 Thread Bartosz Owczarek (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bartosz Owczarek updated WICKET-1707: - Description: Hi. Firstly I'd like to say that I'm using wicket framework in my company

[jira] Updated: (WICKET-1710) Modalwindow somehow does not update backing model.

2008-06-19 Thread Nino Martinez (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nino Martinez updated WICKET-1710: -- Attachment: modalwindow.zip this is the workaround Modalwindow somehow does not update

[jira] Commented: (WICKET-1707) Wicket.replaceOuterHtmlIE() (wicket-ajax.js) has very low performance.

2008-06-19 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12606423#action_12606423 ] Matej Knopp commented on WICKET-1707: - I'm affraid there is not much room for

svn commit: r669560 [8/8] - in /wicket/sandbox/ivaynberg/generics: testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app1/ testing/wicket-threadtest/src/main/java/org/apache/wi

2008-06-19 Thread ivaynberg
Modified: wicket/sandbox/ivaynberg/generics/wicket/src/main/java/org/apache/wicket/version/undo/Remove.java URL: http://svn.apache.org/viewvc/wicket/sandbox/ivaynberg/generics/wicket/src/main/java/org/apache/wicket/version/undo/Remove.java?rev=669560r1=669559r2=669560view=diff

[jira] Assigned: (WICKET-1706) org.apache.wicket.util.lang.Objects.convertValue returns null if it cannot convert the value

2008-06-19 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg reassigned WICKET-1706: - Assignee: Igor Vaynberg org.apache.wicket.util.lang.Objects.convertValue returns null

svn commit: r669567 - /wicket/trunk/wicket-spring/src/main/java/org/apache/wicket/spring/injection/annot/AnnotProxyFieldValueFactory.java

2008-06-19 Thread ivaynberg
Author: ivaynberg Date: Thu Jun 19 09:58:49 2008 New Revision: 669567 URL: http://svn.apache.org/viewvc?rev=669567view=rev Log: WICKET-613 Modified: wicket/trunk/wicket-spring/src/main/java/org/apache/wicket/spring/injection/annot/AnnotProxyFieldValueFactory.java Modified:

[jira] Commented: (WICKET-1708) Allow the module init parameter to contain multiple class names

2008-06-19 Thread Geoff Reedy (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12606461#action_12606461 ] Geoff Reedy commented on WICKET-1708: - See patch attached to WICKET-1709 Allow the

[jira] Updated: (WICKET-1709) Allow configuration of the guice Stage for GuiceWebApplicationFactory

2008-06-19 Thread Geoff Reedy (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Geoff Reedy updated WICKET-1709: Attachment: guice-enh.patch Patch implementing enhancement for WICKET-1709 and WICKET-1708

svn commit: r669571 - /wicket/trunk/wicket-spring/src/test/java/org/apache/wicket/spring/injection/annot/AnnotProxyFieldValueFactoryTest.java

2008-06-19 Thread ivaynberg
Author: ivaynberg Date: Thu Jun 19 10:17:44 2008 New Revision: 669571 URL: http://svn.apache.org/viewvc?rev=669571view=rev Log: fix test Modified: wicket/trunk/wicket-spring/src/test/java/org/apache/wicket/spring/injection/annot/AnnotProxyFieldValueFactoryTest.java Modified:

svn commit: r669573 - /wicket/trunk/wicket-spring/src/test/java/org/apache/wicket/spring/injection/util/Bean.java

2008-06-19 Thread ivaynberg
Author: ivaynberg Date: Thu Jun 19 10:19:03 2008 New Revision: 669573 URL: http://svn.apache.org/viewvc?rev=669573view=rev Log: fix test Modified: wicket/trunk/wicket-spring/src/test/java/org/apache/wicket/spring/injection/util/Bean.java Modified:

svn commit: r669575 - in /wicket/branches/wicket-1.3.x/jdk-1.5/wicket-spring-annot/src/test/java/org/apache/wicket/spring/injection: annot/AnnotProxyFieldValueFactoryTest.java util/Bean.java

2008-06-19 Thread ivaynberg
Author: ivaynberg Date: Thu Jun 19 10:20:13 2008 New Revision: 669575 URL: http://svn.apache.org/viewvc?rev=669575view=rev Log: fix test Modified:

[jira] Issue Comment Edited: (WICKET-1709) Allow configuration of the guice Stage for GuiceWebApplicationFactory

2008-06-19 Thread Geoff Reedy (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12606460#action_12606460 ] gereedy edited comment on WICKET-1709 at 6/19/08 10:19 AM: ---

svn commit: r669577 - /wicket/branches/wicket-1.3.x/jdk-1.4/wicket/src/main/java/org/apache/wicket/util/lang/Objects.java

2008-06-19 Thread ivaynberg
Author: ivaynberg Date: Thu Jun 19 10:23:48 2008 New Revision: 669577 URL: http://svn.apache.org/viewvc?rev=669577view=rev Log: WICKET-1706: org.apache.wicket.util.lang.Objects.convertValue returns null if it cannot convert the value Modified:

[jira] Resolved: (WICKET-1706) org.apache.wicket.util.lang.Objects.convertValue returns null if it cannot convert the value

2008-06-19 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg resolved WICKET-1706. --- Resolution: Fixed Fix Version/s: 1.4-M3 1.3.4

svn commit: r669610 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/util/convert/ConverterLocator.java

2008-06-19 Thread ivaynberg
Author: ivaynberg Date: Thu Jun 19 11:15:14 2008 New Revision: 669610 URL: http://svn.apache.org/viewvc?rev=669610view=rev Log: clean up for WICKET-1706 Modified: wicket/trunk/wicket/src/main/java/org/apache/wicket/util/convert/ConverterLocator.java Modified: