You are viewing a plain text version of this content. The canonical link for it is here.
- svn commit: r481174 - in /incubator/wicket/trunk/wicket/src/test/java/wicket/markup: ComponentCreateTagTest.java html/ScopedComponentResolverTest.java - posted by jd...@apache.org on 2006/12/01 08:20:58 UTC, 0 replies.
- [jira] Commented: (WICKET-129) WicketTester cannot test applications with custom WebRequestCycle - posted by "Juergen Donnerstag (JIRA)" <ji...@apache.org> on 2006/12/01 15:37:22 UTC, 1 replies.
- svn commit: r481254 - /incubator/wicket/trunk/wicket/src/main/java/wicket/protocol/http/MockWebApplication.java - posted by jd...@apache.org on 2006/12/01 15:52:43 UTC, 0 replies.
- [jira] Updated: (WICKET-126) Reload Java Classes for Improved Developer Experience - posted by "Jean-Baptiste Quenot (JIRA)" <ji...@apache.org> on 2006/12/01 18:44:22 UTC, 5 replies.
- [jira] Commented: (WICKET-114) Backport WicketFilter from 2.0 to 1.3 - posted by "Eelco Hillenius (JIRA)" <ji...@apache.org> on 2006/12/01 20:11:23 UTC, 1 replies.
- [jira] Commented: (WICKET-126) Reload Java Classes for Improved Developer Experience - posted by "Eelco Hillenius (JIRA)" <ji...@apache.org> on 2006/12/01 20:16:22 UTC, 14 replies.
- [jira] Assigned: (WICKET-126) Reload Java Classes for Improved Developer Experience - posted by "Eelco Hillenius (JIRA)" <ji...@apache.org> on 2006/12/01 21:05:23 UTC, 0 replies.
- svn commit: r481583 - /incubator/wicket/branches/wicket-1.x/wicket/src/main/java/wicket/protocol/http/MockWebApplication.java - posted by jd...@apache.org on 2006/12/02 18:40:32 UTC, 0 replies.
- [jira] Created: (WICKET-132) Change StringValueConversionException to Unchecked - posted by "Eelco Hillenius (JIRA)" <ji...@apache.org> on 2006/12/02 18:53:21 UTC, 0 replies.
- [jira] Resolved: (WICKET-132) Change StringValueConversionException to Unchecked - posted by "Eelco Hillenius (JIRA)" <ji...@apache.org> on 2006/12/02 18:53:22 UTC, 0 replies.
- svn commit: r481586 - in /incubator/wicket/branches/wicket-1.x/wicket/src/main/java/wicket/util: convert/ConversionException.java string/StringValueConversionException.java - posted by eh...@apache.org on 2006/12/02 18:54:06 UTC, 0 replies.
- svn commit: r481587 - in /incubator/wicket/trunk/wicket/src/main/java/wicket/util: convert/ConversionException.java string/StringValueConversionException.java - posted by eh...@apache.org on 2006/12/02 18:54:25 UTC, 0 replies.
- svn commit: r481605 - in /incubator/wicket/branches/wicket-1.x/wicket-examples: .settings/ src/main/java/wicket/examples/forminput/ - posted by eh...@apache.org on 2006/12/02 20:18:20 UTC, 0 replies.
- svn commit: r481606 - /incubator/wicket/branches/wicket-1.x/wicket-examples/src/main/java/wicket/examples/forminput/ - posted by eh...@apache.org on 2006/12/02 20:19:39 UTC, 0 replies.
- svn commit: r481607 - /incubator/wicket/branches/wicket-1.x/wicket-examples/src/main/java/wicket/examples/forminput/ - posted by eh...@apache.org on 2006/12/02 20:20:04 UTC, 0 replies.
- [jira] Assigned: (WICKET-131) wicket:fragment tag not handled properly when used with markup inheritance - posted by "Juergen Donnerstag (JIRA)" <ji...@apache.org> on 2006/12/02 20:45:23 UTC, 0 replies.
- svn commit: r481616 - /incubator/wicket/trunk/wicket/src/main/java/wicket/util/string/Strings.java - posted by eh...@apache.org on 2006/12/02 21:19:11 UTC, 0 replies.
- svn commit: r481617 - /incubator/wicket/branches/wicket-1.x/wicket/src/main/java/wicket/util/string/Strings.java - posted by eh...@apache.org on 2006/12/02 21:19:30 UTC, 0 replies.
- svn commit: r481619 - /incubator/wicket/trunk/wicket/src/main/java/wicket/protocol/http/WebApplication.java - posted by eh...@apache.org on 2006/12/02 21:24:54 UTC, 0 replies.
- svn commit: r481620 - /incubator/wicket/branches/wicket-1.x/wicket/src/main/java/wicket/protocol/http/WebApplication.java - posted by eh...@apache.org on 2006/12/02 21:25:05 UTC, 0 replies.
- svn commit: r481623 - in /incubator/wicket/branches/wicket-1.x/wicket/src/main/java/wicket/protocol/http: WebApplication.java servlet/ServletWebRequest.java - posted by eh...@apache.org on 2006/12/02 21:33:35 UTC, 0 replies.
- [jira] Resolved: (WICKET-114) Backport WicketFilter from 2.0 to 1.3 - posted by "Eelco Hillenius (JIRA)" <ji...@apache.org> on 2006/12/02 21:34:22 UTC, 0 replies.
- svn commit: r481628 - /incubator/wicket/trunk/wicket-examples/src/main/java/wicket/examples/helloworld/HelloWorldApplication.java - posted by da...@apache.org on 2006/12/02 22:26:37 UTC, 0 replies.
- [jira] Created: (WICKET-133) Streamline Wicket 1.3 and 2.0 Servlet/ Filter implementations - posted by "Eelco Hillenius (JIRA)" <ji...@apache.org> on 2006/12/02 23:33:21 UTC, 0 replies.
- [jira] Assigned: (WICKET-133) Streamline Wicket 1.3 and 2.0 Servlet/ Filter implementations - posted by "Eelco Hillenius (JIRA)" <ji...@apache.org> on 2006/12/02 23:33:22 UTC, 0 replies.
- svn commit: r481653 - in /incubator/wicket/branches/wicket-1.x/wicket/src/main/java/wicket/protocol/http: ContextParamWebApplicationFactory.java MockHttpServletRequest.java MockWebApplication.java WicketServlet.java - posted by eh...@apache.org on 2006/12/02 23:39:50 UTC, 0 replies.
- svn commit: r481654 - /incubator/wicket/branches/wicket-1.x/wicket/src/main/java/wicket/protocol/http/WebApplication.java - posted by eh...@apache.org on 2006/12/02 23:40:15 UTC, 0 replies.
- [jira] Resolved: (WICKET-133) Streamline Wicket 1.3 and 2.0 Servlet/ Filter implementations - posted by "Eelco Hillenius (JIRA)" <ji...@apache.org> on 2006/12/02 23:42:22 UTC, 0 replies.
- svn commit: r481657 - in /incubator/wicket/branches/wicket-1.x/wicket/src/main/java/wicket: application/ protocol/http/ request/target/resource/ - posted by eh...@apache.org on 2006/12/02 23:44:11 UTC, 0 replies.
- svn commit: r481658 - /incubator/wicket/trunk/wicket/src/main/java/wicket/request/target/resource/SharedResourceRequestTarget.java - posted by eh...@apache.org on 2006/12/02 23:45:26 UTC, 0 replies.
- [jira] Created: (WICKET-134) servlet.jar is included in the wicket examples war file. - posted by "Johan Compagner (JIRA)" <ji...@apache.org> on 2006/12/03 01:25:21 UTC, 0 replies.
- svn commit: r481673 - /incubator/wicket/branches/wicket-1.x/wicket/src/main/java/wicket/util/resource/UrlResourceStream.java - posted by jc...@apache.org on 2006/12/03 01:29:43 UTC, 0 replies.
- svn commit: r481674 - /incubator/wicket/trunk/wicket/src/main/java/wicket/util/resource/UrlResourceStream.java - posted by jc...@apache.org on 2006/12/03 01:30:41 UTC, 0 replies.
- [jira] Created: (WICKET-135) get the last modified date from the jar file if it is a JarUrlConnections. - posted by "Johan Compagner (JIRA)" <ji...@apache.org> on 2006/12/03 01:32:21 UTC, 0 replies.
- [jira] Closed: (WICKET-135) get the last modified date from the jar file if it is a JarUrlConnections. - posted by "Johan Compagner (JIRA)" <ji...@apache.org> on 2006/12/03 01:34:22 UTC, 0 replies.
- svn commit: r481676 - /incubator/wicket/branches/wicket-1.x/wicket/src/main/java/wicket/protocol/http/WicketFilter.java - posted by eh...@apache.org on 2006/12/03 01:39:10 UTC, 0 replies.
- svn commit: r481677 - /incubator/wicket/trunk/wicket/src/main/java/wicket/util/resource/UrlResourceStream.java - posted by jc...@apache.org on 2006/12/03 01:41:18 UTC, 0 replies.
- svn commit: r481678 - /incubator/wicket/branches/wicket-1.x/wicket/src/main/java/wicket/protocol/http/WicketFilter.java - posted by eh...@apache.org on 2006/12/03 01:51:01 UTC, 0 replies.
- svn commit: r481740 - in /incubator/wicket/branches/wicket-1.x/wicket/src/main/java/wicket: application/ReloadingClassLoader.java protocol/http/ReloadingWicketFilter.java - posted by eh...@apache.org on 2006/12/03 09:55:08 UTC, 0 replies.
- svn commit: r481749 - in /incubator/wicket/branches/wicket-1.x/wicket/src/main/java/wicket: application/ReloadingClassLoader.java protocol/http/ReloadingWicketFilter.java - posted by eh...@apache.org on 2006/12/03 11:13:33 UTC, 0 replies.
- svn commit: r481750 - /incubator/wicket/branches/wicket-1.x/wicket/src/main/java/wicket/protocol/http/ReloadingWicketFilter.java - posted by eh...@apache.org on 2006/12/03 11:17:54 UTC, 0 replies.
- svn commit: r481753 - /incubator/wicket/branches/wicket-1.x/wicket/src/main/java/wicket/protocol/http/ReloadingWicketFilter.java - posted by eh...@apache.org on 2006/12/03 11:51:06 UTC, 0 replies.
- svn commit: r481756 - in /incubator/wicket/trunk/wicket/src/main/java/wicket/markup/html/form: AbstractChoice.java AbstractSingleSelectChoice.java - posted by jc...@apache.org on 2006/12/03 12:52:17 UTC, 0 replies.
- svn commit: r481757 - in /incubator/wicket/branches/wicket-1.x/wicket/src/main/java/wicket/markup/html/form: AbstractChoice.java AbstractSingleSelectChoice.java - posted by jc...@apache.org on 2006/12/03 12:52:24 UTC, 0 replies.
- [jira] Closed: (WICKET-110) setNullValid method in AbstractSingleSelectChoice returns void - posted by "Johan Compagner (JIRA)" <ji...@apache.org> on 2006/12/03 12:54:22 UTC, 0 replies.
- [jira] Commented: (WICKET-134) servlet.jar is included in the wicket examples war file. - posted by "Martijn Dashorst (JIRA)" <ji...@apache.org> on 2006/12/03 13:56:25 UTC, 0 replies.
- [jira] Commented: (WICKET-12) open Modal Window without AjaxRequestTarget - posted by "Eelco Hillenius (JIRA)" <ji...@apache.org> on 2006/12/03 19:39:22 UTC, 1 replies.
- svn commit: r481902 - in /incubator/wicket/branches/wicket-1.x/wicket/src/main/java/wicket: application/ReloadingClassLoader.java application/WildcardMatcherHelper.java protocol/http/ReloadingWicketFilter.java - posted by eh...@apache.org on 2006/12/03 22:25:20 UTC, 0 replies.
- [jira] Created: (WICKET-136) Add FormComponentPanel to the core project. - posted by "Eelco Hillenius (JIRA)" <ji...@apache.org> on 2006/12/03 23:35:21 UTC, 0 replies.
- [jira] Updated: (WICKET-136) Add FormComponentPanel to the core project. - posted by "Eelco Hillenius (JIRA)" <ji...@apache.org> on 2006/12/03 23:37:22 UTC, 1 replies.
- [jira] Assigned: (WICKET-136) Add FormComponentPanel to the core project. - posted by "Eelco Hillenius (JIRA)" <ji...@apache.org> on 2006/12/03 23:41:22 UTC, 1 replies.
- [jira] Created: (WICKET-137) Problems with Wickets way of searching all resource files - posted by "Jesper Preuss (JIRA)" <ji...@apache.org> on 2006/12/04 14:10:21 UTC, 0 replies.
- svn commit: r482196 - /incubator/wicket/branches/wicket-1.x/wicket/src/main/java/wicket/application/WildcardMatcherHelper.java - posted by da...@apache.org on 2006/12/04 15:50:47 UTC, 0 replies.
- [jira] Created: (WICKET-138) new MixedUrlEncoding - posted by "Erik van Oosten (JIRA)" <ji...@apache.org> on 2006/12/04 16:06:20 UTC, 0 replies.
- [jira] Updated: (WICKET-138) new MixedUrlEncoding - posted by "Erik van Oosten (JIRA)" <ji...@apache.org> on 2006/12/04 16:08:22 UTC, 1 replies.
- svn commit: r482266 - /incubator/wicket/tags/dashorst/20061204-1855/ - posted by da...@apache.org on 2006/12/04 18:56:08 UTC, 0 replies.
- [jira] Created: (WICKET-139) DefaultTreeState allowSelectMultiple == false not evaluated when selecting node already selected - posted by "Jim McLaughlin (JIRA)" <ji...@apache.org> on 2006/12/04 20:07:21 UTC, 0 replies.
- [jira] Updated: (WICKET-139) DefaultTreeState allowSelectMultiple == false not evaluated when selecting node already selected - posted by "Jim McLaughlin (JIRA)" <ji...@apache.org> on 2006/12/04 20:18:22 UTC, 0 replies.
- svn commit: r482368 - /incubator/wicket/branches/wicket-1.x/wicket/src/main/java/wicket/protocol/http/request/WebRequestCodingStrategy.java - posted by jc...@apache.org on 2006/12/04 22:34:40 UTC, 0 replies.
- [jira] Created: (WICKET-140) Add Icelandic translation (attached) - posted by "Logi Ragnarsson (JIRA)" <ji...@apache.org> on 2006/12/05 01:15:27 UTC, 0 replies.
- [jira] Updated: (WICKET-140) Add Icelandic translation (attached) - posted by "Logi Ragnarsson (JIRA)" <ji...@apache.org> on 2006/12/05 01:17:23 UTC, 0 replies.
- [jira] Created: (WICKET-141) Wrong webapp path in wicket-parent - posted by "Jean-Baptiste Quenot (JIRA)" <ji...@apache.org> on 2006/12/05 11:36:21 UTC, 0 replies.
- [jira] Updated: (WICKET-141) Wrong webapp path in wicket-parent - posted by "Jean-Baptiste Quenot (JIRA)" <ji...@apache.org> on 2006/12/05 11:36:24 UTC, 0 replies.
- svn commit: r482581 - /incubator/wicket/branches/wicket-1.x/wicket-parent/pom.xml - posted by da...@apache.org on 2006/12/05 11:38:22 UTC, 0 replies.
- [jira] Assigned: (WICKET-141) Wrong webapp path in wicket-parent - posted by "Martijn Dashorst (JIRA)" <ji...@apache.org> on 2006/12/05 11:39:24 UTC, 0 replies.
- [jira] Closed: (WICKET-141) Wrong webapp path in wicket-parent - posted by "Martijn Dashorst (JIRA)" <ji...@apache.org> on 2006/12/05 11:41:22 UTC, 0 replies.
- [jira] Created: (WICKET-142) NullPointerException after deserialize wicket.util.concurrent.CopyOnWriteArrayList - posted by "Ingram Chen (JIRA)" <ji...@apache.org> on 2006/12/05 14:33:21 UTC, 0 replies.
- svn commit: r482720 - /incubator/wicket/branches/wicket-1.2.x/wicket-jmx/pom.xml - posted by eh...@apache.org on 2006/12/05 18:36:05 UTC, 0 replies.
- [jira] Created: (WICKET-143) [PATCH]Re-render a table element via AjaxRequestTarget under IE does not works - posted by "vincent Demay (JIRA)" <ji...@apache.org> on 2006/12/05 19:08:21 UTC, 0 replies.
- [jira] Updated: (WICKET-143) [PATCH]Re-render a table element via AjaxRequestTarget under IE does not works - posted by "vincent Demay (JIRA)" <ji...@apache.org> on 2006/12/05 19:10:22 UTC, 0 replies.
- [jira] Assigned: (WICKET-143) [PATCH]Re-render a table element via AjaxRequestTarget under IE does not works - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2006/12/05 19:18:23 UTC, 0 replies.
- svn commit: r482730 - /incubator/wicket/branches/wicket-1.2.x/wicket-jmx/pom.xml - posted by eh...@apache.org on 2006/12/05 19:24:58 UTC, 0 replies.
- [jira] Commented: (WICKET-59) Variation of JavaScriptHeaderContributor: ExternalJavaScriptHeaderContributor - posted by "Alastair Maw (JIRA)" <ji...@apache.org> on 2006/12/05 20:57:23 UTC, 1 replies.
- svn commit: r482755 - /incubator/wicket/trunk/wicket/src/main/java/wicket/ajax/wicket-ajax.js - posted by kn...@apache.org on 2006/12/05 21:11:44 UTC, 0 replies.
- svn commit: r482758 - /incubator/wicket/branches/wicket-1.x/wicket/src/main/java/wicket/ajax/wicket-ajax.js - posted by kn...@apache.org on 2006/12/05 21:15:31 UTC, 0 replies.
- svn commit: r482760 - /incubator/wicket/branches/wicket-1.x/wicket/src/main/java/wicket/ajax/wicket-ajax.js - posted by kn...@apache.org on 2006/12/05 21:18:03 UTC, 0 replies.
- svn commit: r482764 - /incubator/wicket/trunk/wicket-extensions/src/main/java/wicket/extensions/ajax/markup/html/modal/res/modal.js - posted by kn...@apache.org on 2006/12/05 21:25:50 UTC, 0 replies.
- svn commit: r482765 - /incubator/wicket/branches/wicket-1.x/wicket-extensions/src/main/java/wicket/extensions/ajax/markup/html/modal/res/modal.js - posted by kn...@apache.org on 2006/12/05 21:27:58 UTC, 0 replies.
- svn commit: r482766 - /incubator/wicket/branches/wicket-1.2.x/wicket-extensions/src/main/java/wicket/extensions/ajax/markup/html/modal/res/modal.js - posted by kn...@apache.org on 2006/12/05 21:35:06 UTC, 0 replies.
- [jira] Assigned: (WICKET-59) Variation of JavaScriptHeaderContributor: ExternalJavaScriptHeaderContributor - posted by "Alastair Maw (JIRA)" <ji...@apache.org> on 2006/12/05 21:57:22 UTC, 0 replies.
- [jira] Assigned: (WICKET-109) When compressWhitespace is set, whitespace in
 blocks is also compressed - posted by "Alastair Maw (JIRA)" <ji...@apache.org> on 2006/12/05 21:57:25 UTC, 0 replies.
- svn commit: r482786 - /incubator/wicket/trunk/wicket/src/main/java/wicket/Component.java - posted by kn...@apache.org on 2006/12/05 22:18:16 UTC, 0 replies.
- svn commit: r482788 - /incubator/wicket/trunk/wicket/src/main/java/wicket/ajax/AbstractAjaxTimerBehavior.java - posted by kn...@apache.org on 2006/12/05 22:25:01 UTC, 0 replies.
- svn commit: r482789 - /incubator/wicket/branches/wicket-1.x/wicket/src/main/java/wicket/ajax/wicket-ajax.js - posted by kn...@apache.org on 2006/12/05 22:25:59 UTC, 0 replies.
- svn commit: r482792 - /incubator/wicket/branches/wicket-1.2.x/wicket/src/main/java/wicket/ajax/AbstractAjaxTimerBehavior.java - posted by kn...@apache.org on 2006/12/05 22:39:05 UTC, 0 replies.
- svn commit: r482793 - /incubator/wicket/branches/wicket-1.2.x/wicket/src/main/java/wicket/ajax/wicket-ajax.js - posted by kn...@apache.org on 2006/12/05 22:40:06 UTC, 0 replies.
- svn commit: r482794 - /incubator/wicket/branches/wicket-1.2.x/wicket-userdocs/ - posted by da...@apache.org on 2006/12/05 22:40:08 UTC, 0 replies.
- [jira] Commented: (WICKET-143) [PATCH]Re-render a table element via AjaxRequestTarget under IE does not works - posted by "Matej Knopp (JIRA)" <ji...@apache.org> on 2006/12/05 22:46:24 UTC, 1 replies.
- svn commit: r482796 - /incubator/wicket/branches/wicket-1.2.x/wicket/src/main/java/wicket/markup/html/form/CheckGroup.java - posted by eh...@apache.org on 2006/12/05 22:48:02 UTC, 0 replies.
- [jira] Resolved: (WICKET-143) [PATCH]Re-render a table element via AjaxRequestTarget under IE does not works - posted by "Matej Knopp (JIRA)" <ji...@apache.org> on 2006/12/05 22:48:23 UTC, 0 replies.
- svn commit: r482799 - /incubator/wicket/branches/wicket-1.2.x/wicket/src/main/java/wicket/markup/html/form/CheckGroup.java - posted by da...@apache.org on 2006/12/05 22:56:23 UTC, 0 replies.
- svn commit: r482802 - in /incubator/wicket: branches/wicket-1.x/wicket/src/main/java/wicket/markup/MarkupParser.java trunk/wicket/src/main/java/wicket/markup/MarkupParser.java - posted by al...@apache.org on 2006/12/05 23:04:26 UTC, 0 replies.
- [jira] Resolved: (WICKET-109) When compressWhitespace is set, whitespace in
 blocks is also compressed - posted by "Alastair Maw (JIRA)" <ji...@apache.org> on 2006/12/05 23:07:25 UTC, 0 replies.
- svn commit: r482814 - in /incubator/wicket: branches/wicket-1.x/wicket/src/main/java/wicket/behavior/HeaderContributor.java trunk/wicket/src/main/java/wicket/behavior/HeaderContributor.java - posted by al...@apache.org on 2006/12/05 23:51:45 UTC, 0 replies.
- [jira] Resolved: (WICKET-107) HeaderContributor CSS should let you set the media type. - posted by "Alastair Maw (JIRA)" <ji...@apache.org> on 2006/12/05 23:54:22 UTC, 0 replies.
- [jira] Resolved: (WICKET-97) Wicket generates invalid XHTML for tag - posted by "Alastair Maw (JIRA)" <ji...@apache.org> on 2006/12/05 23:56:24 UTC, 0 replies.
- svn commit: r482834 - /incubator/wicket/branches/wicket-1.x/wicket-spring/src/main/java/wicket/spring/SpringWebApplicationFactory.java - posted by eh...@apache.org on 2006/12/06 01:08:11 UTC, 0 replies.
- svn commit: r482849 - /incubator/wicket/branches/wicket-1.x/wicket/src/main/java/wicket/Session.java - posted by eh...@apache.org on 2006/12/06 01:44:19 UTC, 0 replies.
- svn commit: r482863 - in /incubator/wicket: branches/wicket-1.2.x/wicket/src/main/java/wicket/ branches/wicket-1.2.x/wicket/src/main/java/wicket/request/target/resource/ branches/wicket-1.x/wicket/src/main/java/wicket/ branches/wicket-1.x/wicket/src/ma... - posted by eh...@apache.org on 2006/12/06 02:50:13 UTC, 0 replies.
- [jira] Created: (WICKET-144) wrong handling of exceptions for Resource#respond and ComponentResourceRequestTarget#respond - posted by "Eelco Hillenius (JIRA)" <ji...@apache.org> on 2006/12/06 02:50:21 UTC, 0 replies.
- [jira] Resolved: (WICKET-144) wrong handling of exceptions for Resource#respond and ComponentResourceRequestTarget#respond - posted by "Eelco Hillenius (JIRA)" <ji...@apache.org> on 2006/12/06 02:52:22 UTC, 1 replies.
- [jira] Closed: (WICKET-144) wrong handling of exceptions for Resource#respond and ComponentResourceRequestTarget#respond - posted by "Eelco Hillenius (JIRA)" <ji...@apache.org> on 2006/12/06 02:52:23 UTC, 0 replies.
- [jira] Created: (WICKET-145) Allow to pass a custom ServletContext to WicketTester - posted by "Jean-Baptiste Quenot (JIRA)" <ji...@apache.org> on 2006/12/06 10:16:23 UTC, 0 replies.
- [jira] Updated: (WICKET-145) Allow to pass a custom ServletContext to WicketTester - posted by "Jean-Baptiste Quenot (JIRA)" <ji...@apache.org> on 2006/12/06 10:18:22 UTC, 0 replies.
- svn commit: r483035 - in /incubator/wicket: branches/wicket-1.x/wicket/src/main/java/wicket/behavior/HeaderContributor.java trunk/wicket/src/main/java/wicket/behavior/HeaderContributor.java - posted by al...@apache.org on 2006/12/06 12:12:42 UTC, 0 replies.
- [jira] Resolved: (WICKET-59) Variation of JavaScriptHeaderContributor: ExternalJavaScriptHeaderContributor - posted by "Alastair Maw (JIRA)" <ji...@apache.org> on 2006/12/06 12:39:25 UTC, 0 replies.
- [jira] Created: (WICKET-146) ImageMap no lnger works - posted by "Stefan Lindner (JIRA)" <ji...@apache.org> on 2006/12/06 20:55:21 UTC, 0 replies.
- [jira] Reopened: (WICKET-144) wrong handling of exceptions for Resource#respond and ComponentResourceRequestTarget#respond - posted by "Eelco Hillenius (JIRA)" <ji...@apache.org> on 2006/12/06 23:14:22 UTC, 0 replies.
- [jira] Commented: (WICKET-144) wrong handling of exceptions for Resource#respond and ComponentResourceRequestTarget#respond - posted by "Eelco Hillenius (JIRA)" <ji...@apache.org> on 2006/12/06 23:58:22 UTC, 1 replies.
- [jira] Created: (WICKET-147) Backport the "MockWebApplication and WicketTester are no longer derived from WebApplication" - posted by "Jean-Baptiste Quenot (JIRA)" <ji...@apache.org> on 2006/12/07 11:31:21 UTC, 0 replies.
- [jira] Updated: (WICKET-147) Backport the "MockWebApplication and WicketTester are no longer derived from WebApplication" - posted by "Jean-Baptiste Quenot (JIRA)" <ji...@apache.org> on 2006/12/07 11:33:22 UTC, 1 replies.
- [jira] Created: (WICKET-148) ListChoice doesn't set the default max rows for every constructor. - posted by "Johan Compagner (JIRA)" <ji...@apache.org> on 2006/12/07 11:42:21 UTC, 0 replies.
- svn commit: r483410 - /incubator/wicket/branches/wicket-1.x/wicket/src/main/java/wicket/markup/html/form/ListChoice.java - posted by jc...@apache.org on 2006/12/07 11:44:43 UTC, 0 replies.
- svn commit: r483411 - /incubator/wicket/trunk/wicket/src/main/java/wicket/markup/html/form/ListChoice.java - posted by jc...@apache.org on 2006/12/07 11:45:03 UTC, 0 replies.
- [jira] Closed: (WICKET-148) ListChoice doesn't set the default max rows for every constructor. - posted by "Johan Compagner (JIRA)" <ji...@apache.org> on 2006/12/07 11:46:22 UTC, 0 replies.
- [jira] Created: (WICKET-149) mounted URLs fail if filterPath is blank - posted by "Nathan Hamblen (JIRA)" <ji...@apache.org> on 2006/12/07 17:46:21 UTC, 0 replies.
- [jira] Updated: (WICKET-114) Backport WicketFilter from 2.0 to 1.3 - posted by "Nathan Hamblen (JIRA)" <ji...@apache.org> on 2006/12/07 17:52:22 UTC, 0 replies.
- [jira] Commented: (WICKET-149) mounted URLs fail if filterPath is blank - posted by "Nathan Hamblen (JIRA)" <ji...@apache.org> on 2006/12/07 17:58:24 UTC, 3 replies.
- [jira] Created: (WICKET-150) Move the wicket-extension's repeater package to core - posted by "Jean-Baptiste Quenot (JIRA)" <ji...@apache.org> on 2006/12/07 19:00:23 UTC, 0 replies.
- [jira] Commented: (WICKET-150) Move the wicket-extension's repeater package to core - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2006/12/07 19:38:25 UTC, 0 replies.
- svn commit: r483717 - in /incubator/wicket/branches/wicket-1.x/wicket/src/main/java/wicket: Component.java MarkupContainer.java - posted by iv...@apache.org on 2006/12/07 23:57:52 UTC, 0 replies.
- svn commit: r483723 - in /incubator/wicket/trunk/wicket/src/main/java/wicket: Component.java MarkupContainer.java - posted by iv...@apache.org on 2006/12/08 00:04:47 UTC, 0 replies.
- [jira] Created: (WICKET-151) set session locale when constructing session object - posted by "Eelco Hillenius (JIRA)" <ji...@apache.org> on 2006/12/08 00:51:22 UTC, 0 replies.
- [jira] Commented: (WICKET-151) set session locale when constructing session object - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2006/12/08 01:32:22 UTC, 9 replies.
- [jira] Created: (WICKET-152) Automatic multi window support and XHTML validation - posted by "John Major (JIRA)" <ji...@apache.org> on 2006/12/08 03:18:21 UTC, 0 replies.
- [jira] Commented: (WICKET-152) Automatic multi window support and XHTML validation - posted by "Eelco Hillenius (JIRA)" <ji...@apache.org> on 2006/12/08 04:14:24 UTC, 11 replies.
- [jira] Assigned: (WICKET-152) Automatic multi window support and XHTML validation - posted by "Eelco Hillenius (JIRA)" <ji...@apache.org> on 2006/12/08 04:14:26 UTC, 1 replies.
- svn commit: r483814 - /incubator/wicket/branches/wicket-1.x/wicket/src/main/java/wicket/MarkupContainer.java - posted by iv...@apache.org on 2006/12/08 04:48:39 UTC, 0 replies.
- svn commit: r483815 - /incubator/wicket/trunk/wicket/src/main/java/wicket/MarkupContainer.java - posted by iv...@apache.org on 2006/12/08 04:53:55 UTC, 0 replies.
- [jira] Updated: (WICKET-152) Automatic multi window support and XHTML validation - posted by "John Major (JIRA)" <ji...@apache.org> on 2006/12/08 05:06:22 UTC, 0 replies.
- [jira] Created: (WICKET-153) FormElement cookies not set when called using AJAX - posted by "Erik van Oosten (JIRA)" <ji...@apache.org> on 2006/12/08 08:57:20 UTC, 0 replies.
- [jira] Commented: (WICKET-21) Inherit authorisation rules from base class - posted by "Erik van Oosten (JIRA)" <ji...@apache.org> on 2006/12/08 08:57:21 UTC, 0 replies.
- [jira] Commented: (WICKET-55)