| Juergen Donnerstag (JIRA) |
[jira] Resolved: (WICKET-503) Cannot use WicketTester with a custom session |
Tue, 01 May, 07:07 |
| jdonners...@apache.org |
svn commit: r533954 - in /incubator/wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/markup: ComponentCreateTagTest.java ComponentCreateTag_6.java |
Tue, 01 May, 07:07 |
| jcompag...@apache.org |
svn commit: r533985 - /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/Button.java |
Tue, 01 May, 09:38 |
| dasho...@apache.org |
svn commit: r533989 - /incubator/wicket/common/site/style/wicket.css |
Tue, 01 May, 09:45 |
| Eelco Hillenius (JIRA) |
[jira] Created: (WICKET-519) remove page versions from the second level cache when explicitly removed |
Tue, 01 May, 13:02 |
| ehillen...@apache.org |
svn commit: r534071 - /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/util/lang/Objects.java |
Tue, 01 May, 13:23 |
| Peter Thomas (JIRA) |
[jira] Closed: (WICKET-444) src attribute path not processed by wicket for INPUT type=image and any IMG with wicket:message in it |
Tue, 01 May, 15:48 |
| ivaynb...@apache.org |
svn commit: r534149 - /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/Form.java |
Tue, 01 May, 16:33 |
| Dragos Bobes (JIRA) |
[jira] Created: (WICKET-520) Escape doesn't work for AjaxEditableLabel in Firefox |
Tue, 01 May, 18:13 |
| ehillen...@apache.org |
svn commit: r534228 - /incubator/wicket/trunk/jdk-1.4/wicket-datetime/src/main/java/org/apache/wicket/extensions/yui/calendar/DatePicker.js |
Tue, 01 May, 20:21 |
| Ryan Sonnek (JIRA) |
[jira] Created: (WICKET-521) Using Wicket Link on HTML <button> tag does not disable correctly |
Wed, 02 May, 00:59 |
| ivaynb...@apache.org |
svn commit: r534295 - /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/RequestCycle.java |
Wed, 02 May, 02:38 |
| ivaynb...@apache.org |
svn commit: r534301 - /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/panel/Fragment.java |
Wed, 02 May, 04:32 |
| Igor Vaynberg (JIRA) |
[jira] Resolved: (WICKET-505) Show server information in the Web UI for wicket-examples |
Wed, 02 May, 07:28 |
| Igor Vaynberg (JIRA) |
[jira] Assigned: (WICKET-436) "IDE Plugins" link on Wicket home page broken |
Wed, 02 May, 07:32 |
| Igor Vaynberg (JIRA) |
[jira] Assigned: (WICKET-279) Wicket-spring Fix for classloading in a clustered Weblogic 9.x |
Wed, 02 May, 07:42 |
| Igor Vaynberg (JIRA) |
[jira] Commented: (WICKET-175) Page.onDetach is called by each ComponentResourceRequestTarget |
Wed, 02 May, 07:44 |
| Igor Vaynberg (JIRA) |
[jira] Assigned: (WICKET-312) AjaxFormComponentUpdatingBehavior doesn't call onError when FormComponent is not valid |
Wed, 02 May, 07:44 |
| Gwyn Evans (JIRA) |
[jira] Closed: (WICKET-436) "IDE Plugins" link on Wicket home page broken |
Wed, 02 May, 08:26 |
| j..@apache.org |
svn commit: r534371 - /incubator/wicket/trunk/eclipse.sh |
Wed, 02 May, 09:56 |
| j..@apache.org |
svn commit: r534373 - /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/util/resource/FileResourceStream.java |
Wed, 02 May, 10:04 |
| ehillen...@apache.org |
svn commit: r534403 - /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/behavior/StringHeaderContributor.java |
Wed, 02 May, 11:58 |
| jcompag...@apache.org |
svn commit: r534445 - /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/util/lang/PropertyResolver.java |
Wed, 02 May, 13:06 |
| Jean-Baptiste Quenot (JIRA) |
[jira] Resolved: (WICKET-521) Using Wicket Link on HTML <button> tag does not disable correctly |
Wed, 02 May, 13:17 |
| Peter Ertl (JIRA) |
[jira] Created: (WICKET-523) internet explorer complains about secure and nonsecure content inside a page delivered by https |
Wed, 02 May, 13:22 |
| Martin Funk (JIRA) |
[jira] Created: (WICKET-522) org.apache.wicket.extensions.yui.calendar.DateTimeField; doesn't validate |
Wed, 02 May, 13:22 |
| Peter Ertl (JIRA) |
[jira] Updated: (WICKET-523) internet explorer complains about secure and nonsecure content inside a page delivered by https |
Wed, 02 May, 13:24 |
| Peter Ertl (JIRA) |
[jira] Updated: (WICKET-523) internet explorer complains about secure and nonsecure content inside a page delivered by https |
Wed, 02 May, 13:26 |
| Martin Funk (JIRA) |
[jira] Commented: (WICKET-500) org.apache.wicket.extensions.yui.calendar.DateField; throws NPE upon validation. |
Wed, 02 May, 13:29 |
| j..@apache.org |
svn commit: r534453 - /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/util/io/ClassStreamHandler.java |
Wed, 02 May, 13:39 |
| kn...@apache.org |
svn commit: r534537 - in /incubator/wicket/trunk/jdk-1.4/wicket/src: main/java/org/apache/wicket/protocol/http/SecondLevelCacheSessionStore.java test/java/org/apache/wicket/util/lang/PropertyResolverTest.java |
Wed, 02 May, 16:45 |
| jcompag...@apache.org |
svn commit: r534566 - /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/internal/HtmlHeaderContainer.java |
Wed, 02 May, 17:43 |
| ivaynb...@apache.org |
svn commit: r534618 - /incubator/wicket/branches/wicket-1.2.x/wicket/src/main/java/wicket/ajax/form/AjaxFormComponentUpdatingBehavior.java |
Wed, 02 May, 21:14 |
| Igor Vaynberg (JIRA) |
[jira] Resolved: (WICKET-312) AjaxFormComponentUpdatingBehavior doesn't call onError when FormComponent is not valid |
Wed, 02 May, 21:16 |
| ivaynb...@apache.org |
svn commit: r534620 - /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/wicket-event.js |
Wed, 02 May, 21:24 |
| Igor Vaynberg (JIRA) |
[jira] Resolved: (WICKET-523) internet explorer complains about secure and nonsecure content inside a page delivered by https |
Wed, 02 May, 21:26 |
| ivaynb...@apache.org |
svn commit: r534622 - /incubator/wicket/trunk/jdk-1.4/wicket-spring/src/main/java/org/apache/wicket/proxy/LazyInitProxyFactory.java |
Wed, 02 May, 21:34 |
| Igor Vaynberg (JIRA) |
[jira] Resolved: (WICKET-279) Wicket-spring Fix for classloading in a clustered Weblogic 9.x |
Wed, 02 May, 21:34 |
| Andrew Berman (JIRA) |
[jira] Created: (WICKET-524) ClassCastException in WebRequestCodingStrategy |
Wed, 02 May, 22:22 |
| Igor Vaynberg (JIRA) |
[jira] Assigned: (WICKET-524) ClassCastException in WebRequestCodingStrategy |
Wed, 02 May, 22:24 |
| Eelco Hillenius (JIRA) |
[jira] Commented: (WICKET-524) ClassCastException in WebRequestCodingStrategy |
Wed, 02 May, 23:29 |
| Andrew Berman (JIRA) |
[jira] Commented: (WICKET-524) ClassCastException in WebRequestCodingStrategy |
Thu, 03 May, 00:59 |
| Gwyn Evans (JIRA) |
[jira] Reopened: (WICKET-436) "IDE Plugins" link on Wicket home page broken |
Thu, 03 May, 08:08 |
| Martijn Dashorst (JIRA) |
[jira] Assigned: (WICKET-436) "IDE Plugins" link on Wicket home page broken |
Thu, 03 May, 08:46 |
| Gwyn Evans (JIRA) |
[jira] Commented: (WICKET-436) "IDE Plugins" link on Wicket home page broken |
Thu, 03 May, 09:16 |
| Ivlev Dmitry (JIRA) |
[jira] Created: (WICKET-525) Component.getConverter is ignored by PropertyConverter |
Thu, 03 May, 10:28 |
| Peter Ertl (JIRA) |
[jira] Updated: (WICKET-464) CompressedPackageResource should have a switch to enable/disable |
Thu, 03 May, 11:01 |
| Eelco Hillenius (JIRA) |
[jira] Commented: (WICKET-525) Component.getConverter is ignored by PropertyConverter |
Thu, 03 May, 15:28 |
| Eelco Hillenius (JIRA) |
[jira] Assigned: (WICKET-525) Component.getConverter is ignored by PropertyConverter |
Thu, 03 May, 15:30 |
| Eelco Hillenius (JIRA) |
[jira] Created: (WICKET-526) URL mounting doesn't work well together with stateless pages |
Thu, 03 May, 16:16 |
| ehillen...@apache.org |
svn commit: r534926 - /incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/stateless/StatelessApplication.java |
Thu, 03 May, 16:27 |
| ehillen...@apache.org |
svn commit: r534928 - /incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/stateless/StatelessPage.java |
Thu, 03 May, 16:37 |
| ehillen...@apache.org |
svn commit: r534929 - /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/RequestCycle.java |
Thu, 03 May, 16:38 |
| Eelco Hillenius (JIRA) |
[jira] Assigned: (WICKET-526) URL mounting doesn't work well together with stateless pages |
Thu, 03 May, 16:39 |
| Eelco Hillenius (JIRA) |
[jira] Commented: (WICKET-526) URL mounting doesn't work well together with stateless pages |
Thu, 03 May, 16:41 |
| j..@apache.org |
svn commit: r534932 - in /incubator/wicket/trunk/jdk-1.5/wicket-examples/src: main/testwebapp1/ main/testwebapp1/WEB-INF/ main/testwebapp2/ main/testwebapp2/WEB-INF/ test/java/org/apache/wicket/examples/ test/java/org/apache/wicket/filtertest/ |
Thu, 03 May, 16:47 |
| Jean-Baptiste Quenot (JIRA) |
[jira] Commented: (WICKET-40) Parameters of nice URL's pages with 'sensitive' characters |
Thu, 03 May, 16:58 |
| Andrew Berman (JIRA) |
[jira] Commented: (WICKET-524) ClassCastException in WebRequestCodingStrategy |
Thu, 03 May, 17:07 |
| Jean-Baptiste Quenot (JIRA) |
[jira] Updated: (WICKET-319) No java source code in examples |
Thu, 03 May, 17:22 |
| Jean-Baptiste Quenot (JIRA) |
[jira] Commented: (WICKET-383) Wicket-Examples war file needs slf4j |
Thu, 03 May, 17:26 |
| Jean-Baptiste Quenot (JIRA) |
[jira] Commented: (WICKET-524) ClassCastException in WebRequestCodingStrategy |
Thu, 03 May, 17:53 |
| Andrew Berman (JIRA) |
[jira] Commented: (WICKET-524) ClassCastException in WebRequestCodingStrategy |
Thu, 03 May, 17:56 |
| John Krasnay (JIRA) |
[jira] Created: (WICKET-527) Panel header contribution breaks AJAX update in Internet Explorer |
Thu, 03 May, 17:59 |
| John Krasnay (JIRA) |
[jira] Updated: (WICKET-527) Panel header contribution breaks AJAX update in Internet Explorer |
Thu, 03 May, 18:03 |
| Ryan Crumley (JIRA) |
[jira] Created: (WICKET-528) StringResourceModel does not use defaultValue properly |
Thu, 03 May, 18:51 |
| Ryan Crumley (JIRA) |
[jira] Updated: (WICKET-528) StringResourceModel does not use defaultValue properly |
Thu, 03 May, 18:51 |
| al...@apache.org |
svn commit: r534980 - /incubator/wicket/trunk/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/ajax/markup/html/AjaxEditableLabel.java |
Thu, 03 May, 20:02 |
| Alastair Maw (JIRA) |
[jira] Resolved: (WICKET-396) Wicket.Focus code utterly breaks AjaxEditableLabel |
Thu, 03 May, 20:05 |
| Alastair Maw (JIRA) |
[jira] Commented: (WICKET-40) Parameters of nice URL's pages with 'sensitive' characters |
Thu, 03 May, 20:16 |
| ivaynb...@apache.org |
svn commit: r535046 - /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/ajax/AbstractDefaultAjaxBehavior.java |
Fri, 04 May, 00:54 |
| Eelco Hillenius (JIRA) |
[jira] Created: (WICKET-529) Add ability to remove behaviors |
Fri, 04 May, 01:13 |
| Igor Vaynberg (JIRA) |
[jira] Assigned: (WICKET-529) Add ability to remove behaviors |
Fri, 04 May, 02:47 |
| ivaynb...@apache.org |
svn commit: r535063 - in /incubator/wicket/trunk/jdk-1.4/wicket/src: main/java/org/apache/wicket/ test/java/org/apache/wicket/ test/java/org/apache/wicket/ajax/markup/html/ajaxLink/ test/java/org/apache/wicket/markup/html/debug/ |
Fri, 04 May, 03:04 |
| Igor Vaynberg (JIRA) |
[jira] Resolved: (WICKET-529) Add ability to remove behaviors |
Fri, 04 May, 03:05 |
| ivaynb...@apache.org |
svn commit: r535064 - /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Component.java |
Fri, 04 May, 03:06 |
| ivaynb...@apache.org |
svn commit: r535065 - /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Component.java |
Fri, 04 May, 03:09 |
| Ivlev Dmitry (JIRA) |
[jira] Created: (WICKET-530) FormComponent.type ignored for print |
Fri, 04 May, 03:51 |
| conflue...@apache.org |
[CONF] Apache Wicket: Documentation Index (page edited) |
Fri, 04 May, 06:57 |
| conflue...@apache.org |
[CONF] Apache Wicket: Documentation Index (page edited) |
Fri, 04 May, 06:57 |
| conflue...@apache.org |
[CONF] Apache Wicket: Documentation Index (page edited) |
Fri, 04 May, 06:58 |
| ivaynb...@apache.org |
svn commit: r535115 - /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/link/Link.java |
Fri, 04 May, 07:06 |
| conflue...@apache.org |
[CONF] Apache Wicket: Wicket from source (page edited) |
Fri, 04 May, 07:12 |
| conflue...@apache.org |
[CONF] Apache Wicket: Wicket from source (page edited) |
Fri, 04 May, 07:12 |
| Jan Kriesten (JIRA) |
[jira] Created: (WICKET-531) FormComponentLabel and Radio |
Fri, 04 May, 07:35 |
| conflue...@apache.org |
[CONF] Apache Wicket: Wicket from source (page edited) |
Fri, 04 May, 07:40 |
| conflue...@apache.org |
[CONF] Apache Wicket: Wicket from source (page edited) |
Fri, 04 May, 07:42 |
| conflue...@apache.org |
[CONF] Apache Wicket: Wicket from source (page edited) |
Fri, 04 May, 08:02 |
| jcompag...@apache.org |
svn commit: r535170 - in /incubator/wicket/trunk/jdk-1.4/wicket/src: main/java/org/apache/wicket/ main/java/org/apache/wicket/ajax/form/ main/java/org/apache/wicket/markup/html/ main/java/org/apache/wicket/markup/html/form/upload/ main/java/org/apache/... |
Fri, 04 May, 11:14 |
| jcompag...@apache.org |
svn commit: r535171 - in /incubator/wicket/trunk/jdk-1.4/wicket-datetime/src/main/java/org/apache/wicket/extensions/yui/calendar: DateField.java DateTimeField.java |
Fri, 04 May, 11:14 |
| jcompag...@apache.org |
svn commit: r535172 - /incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/hangman/Guess.java |
Fri, 04 May, 11:14 |
| jcompag...@apache.org |
svn commit: r535180 - /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/ajax/form/AjaxFormChoiceComponentUpdatingBehavior.java |
Fri, 04 May, 11:31 |
| jcompag...@apache.org |
svn commit: r535181 - in /incubator/wicket/trunk/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions: ajax/markup/html/ ajax/markup/html/modal/ breadcrumb/ markup/html/form/palette/component/ markup/html/form/select/ markup/html/tree/ ... |
Fri, 04 May, 11:33 |
| jcompag...@apache.org |
svn commit: r535185 - /incubator/wicket/trunk/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/markup/html/tree/Tree.java |
Fri, 04 May, 11:38 |
| kn...@apache.org |
svn commit: r535186 - /incubator/wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/PageInPageVersionTest.java |
Fri, 04 May, 11:38 |
| Martin Funk (JIRA) |
[jira] Created: (WICKET-532) CodeSmell jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/FormComponent.java |
Fri, 04 May, 13:29 |
| Martin Funk (JIRA) |
[jira] Updated: (WICKET-532) CodeSmell jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/FormComponent.java |
Fri, 04 May, 13:29 |
| Igor Vaynberg (JIRA) |
[jira] Commented: (WICKET-532) CodeSmell jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/FormComponent.java |
Fri, 04 May, 14:32 |
| ivaynb...@apache.org |
svn commit: r535328 - /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/FormComponent.java |
Fri, 04 May, 16:56 |
| ivaynb...@apache.org |
svn commit: r535330 - /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Component.java |
Fri, 04 May, 17:21 |
| ehillen...@apache.org |
svn commit: r535363 - in /incubator/wicket/trunk/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions: markup/html/tree/Tree.java wizard/NextButton.java wizard/WizardStep.java |
Fri, 04 May, 19:50 |