[jira] Commented: (WICKET-476) Backport RequestCycle#updateSession and pagemap#session removal to 1.2.x

2007-04-17 Thread Johan Compagner (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12489350 ] Johan Compagner commented on WICKET-476: this fix can be done without any break of api if needed. Backport

[jira] Commented: (WICKET-464) CompressedPackageResource should have a switch to enable/disable

2007-04-17 Thread Peter Ertl (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12489352 ] Peter Ertl commented on WICKET-464: --- I would put it in [boolean CompressedPackageResource#supportsCompression()

svn commit: r529687 - /incubator/wicket/branches/wicket-1.x/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/forminput/

2007-04-17 Thread ehillenius
Author: ehillenius Date: Tue Apr 17 10:49:11 2007 New Revision: 529687 URL: http://svn.apache.org/viewvc?view=revrev=529687 Log: included license Modified: incubator/wicket/branches/wicket-1.x/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/forminput/FormInput_da_DK.xml

svn commit: r529689 - /incubator/wicket/branches/wicket-1.x/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/forminput/FormInput_ru.xml

2007-04-17 Thread ehillenius
Author: ehillenius Date: Tue Apr 17 10:58:48 2007 New Revision: 529689 URL: http://svn.apache.org/viewvc?view=revrev=529689 Log: temp remove it Removed: incubator/wicket/branches/wicket-1.x/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/forminput/FormInput_ru.xml

[CONF] Apache Wicket: Backporting features from trunk (page edited)

2007-04-17 Thread confluence
Page Edited : WICKET : Backporting features from trunk Backporting features from trunk has been edited by Eelco Hillenius (Apr 17, 2007). Change summary:

[jira] Created: (WICKET-477) support XML format for properties

2007-04-17 Thread Eelco Hillenius (JIRA)
support XML format for properties - Key: WICKET-477 URL: https://issues.apache.org/jira/browse/WICKET-477 Project: Wicket Issue Type: New Feature Components: wicket Reporter: Eelco

svn commit: r529682 - in /incubator/wicket/branches/wicket-1.x: jdk-1.4/wicket/src/main/java/org/apache/wicket/ jdk-1.4/wicket/src/main/java/org/apache/wicket/resource/ jdk-1.4/wicket/src/main/java/or

2007-04-17 Thread ehillenius
Author: ehillenius Date: Tue Apr 17 10:33:59 2007 New Revision: 529682 URL: http://svn.apache.org/viewvc?view=revrev=529682 Log: WICKET-477 Added: incubator/wicket/branches/wicket-1.x/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_ru.xml

[jira] Resolved: (WICKET-477) support XML format for properties

2007-04-17 Thread Eelco Hillenius (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eelco Hillenius resolved WICKET-477. Resolution: Fixed support XML format for properties -

svn commit: r529693 - /incubator/wicket/branches/wicket-1.x/jdk-1.5/wicket-examples/src/test/java/org/apache/wicket/examples/AllTests.java

2007-04-17 Thread ehillenius
Author: ehillenius Date: Tue Apr 17 11:04:29 2007 New Revision: 529693 URL: http://svn.apache.org/viewvc?view=revrev=529693 Log: included license header test in suite Modified:

svn commit: r529698 - /incubator/wicket/branches/wicket-1.x/jdk-1.4/wicket/src/main/java/org/apache/wicket/ajax/AjaxRequestTarget.java

2007-04-17 Thread jcompagner
Author: jcompagner Date: Tue Apr 17 11:13:46 2007 New Revision: 529698 URL: http://svn.apache.org/viewvc?view=revrev=529698 Log: switch component render and header contributions (so ajax and normal do have the same flow) Modified:

[jira] Created: (WICKET-478) WicketTester.clickLink() does not recognize SubmitLink.

2007-04-17 Thread Joseph Brunner (JIRA)
WicketTester.clickLink() does not recognize SubmitLink. --- Key: WICKET-478 URL: https://issues.apache.org/jira/browse/WICKET-478 Project: Wicket Issue Type: Bug Components:

svn commit: r529779 - /incubator/wicket/branches/wicket-1.x/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/IHeaderContributor.java

2007-04-17 Thread ivaynberg
Author: ivaynberg Date: Tue Apr 17 14:43:13 2007 New Revision: 529779 URL: http://svn.apache.org/viewvc?view=revrev=529779 Log: javadoc improvement Modified: incubator/wicket/branches/wicket-1.x/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/IHeaderContributor.java Modified: