| ja...@apache.org |
svn commit: r559371 - in /incubator/wicket/trunk/jdk-1.4/wicket/src: main/java/org/apache/wicket/Session.java main/java/org/apache/wicket/protocol/http/WebSession.java test/java/org/apache/wicket/protocol/http/WebSessionTest.java |
Wed, 25 Jul, 09:08 |
| Janne Hietamäki (JIRA) |
[jira] Resolved: (WICKET-779) Constructor of Session (and subclasses) has a redundant Application parameter |
Wed, 25 Jul, 09:09 |
| kn...@apache.org |
svn commit: r559446 - in /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket: Component.java MarkupContainer.java Page.java ajax/AjaxRequestTarget.java markup/html/list/ListView.java markup/html/tree/AbstractTree.java |
Wed, 25 Jul, 13:03 |
| Brandon Harper (JIRA) |
[jira] Created: (WICKET-787) Javadocs Not Being Included In Beta Distrubitions |
Wed, 25 Jul, 16:31 |
| Brandon Harper (JIRA) |
[jira] Created: (WICKET-788) Javadocs for Wicket 1.3 Not Available On Website |
Wed, 25 Jul, 16:33 |
| Michael Laccetti (JIRA) |
[jira] Commented: (WICKET-769) Stripping Wicket tags not completely valid |
Wed, 25 Jul, 16:43 |
| Francisco Diaz Trepat (JIRA) |
[jira] Created: (WICKET-789) New ExtensibleChoiceAutocomplete |
Wed, 25 Jul, 19:53 |
| Martijn Dashorst (JIRA) |
[jira] Closed: (WICKET-787) Javadocs Not Being Included In Beta Distrubitions |
Wed, 25 Jul, 19:55 |
| Martijn Dashorst (JIRA) |
[jira] Reopened: (WICKET-543) need javadocs embedded in the Wicket 1.3 zip file |
Wed, 25 Jul, 19:55 |
| Francisco Diaz Trepat (JIRA) |
[jira] Updated: (WICKET-789) New ExtensibleChoiceAutocomplete |
Wed, 25 Jul, 20:11 |
| Chuck Deal (JIRA) |
[jira] Created: (WICKET-790) WebExternalResourceStream.close() throws NPE |
Wed, 25 Jul, 20:15 |
| Janne Hietamäki (JIRA) |
[jira] Assigned: (WICKET-789) New ExtensibleChoiceAutocomplete |
Wed, 25 Jul, 20:15 |
| Chuck Deal (JIRA) |
[jira] Updated: (WICKET-790) WebExternalResourceStream.close() throws NPE |
Wed, 25 Jul, 20:17 |
| Eelco Hillenius (JIRA) |
[jira] Created: (WICKET-791) page and webpage constructor with pageparameters argument does not properly initialize |
Wed, 25 Jul, 21:17 |
| ehillen...@apache.org |
svn commit: r559612 - in /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket: Page.java markup/html/WebPage.java |
Wed, 25 Jul, 21:18 |
| Eelco Hillenius (JIRA) |
[jira] Resolved: (WICKET-791) page and webpage constructor with pageparameters argument does not properly initialize |
Wed, 25 Jul, 21:19 |
| al...@apache.org |
svn commit: r559662 - /incubator/wicket/trunk/jdk-1.4/wicket-datetime/src/main/java/org/apache/wicket/extensions/yui/calendar/DatePicker.java |
Thu, 26 Jul, 00:35 |
| al...@apache.org |
svn commit: r559663 - in /incubator/wicket/trunk/jdk-1.4/wicket-datetime/src/main/java/org/apache/wicket/extensions/yui/calendar: DatePicker.js wicket-date.js |
Thu, 26 Jul, 00:51 |
| Alastair Maw (JIRA) |
[jira] Resolved: (WICKET-699) Recover gracefully when no graphics display is available |
Thu, 26 Jul, 03:26 |
| Alastair Maw (JIRA) |
[jira] Created: (WICKET-792) Calls to getString() are sloooooow. |
Thu, 26 Jul, 03:28 |
| Alastair Maw (JIRA) |
[jira] Updated: (WICKET-792) Calls to getString() are sloooooow. |
Thu, 26 Jul, 03:28 |
| Alastair Maw (JIRA) |
[jira] Assigned: (WICKET-601) RadioGroup and CheckGroup cause XHTML validation errors because of name attribute |
Thu, 26 Jul, 03:58 |
| Mark Sandori (JIRA) |
[jira] Created: (WICKET-793) PasswordTextField.setResetPassword(false) not honoring input when form has errors |
Thu, 26 Jul, 04:23 |
| Mark Sandori (JIRA) |
[jira] Commented: (WICKET-447) Password field gets reset on setResetPassword == false even after successful validation |
Thu, 26 Jul, 04:25 |
| al...@apache.org |
svn commit: r559686 - in /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form: CheckBoxMultipleChoice.java CheckGroup.java ListMultipleChoice.java RadioGroup.java |
Thu, 26 Jul, 04:29 |
| Alastair Maw (JIRA) |
[jira] Resolved: (WICKET-601) RadioGroup and CheckGroup cause XHTML validation errors because of name attribute |
Thu, 26 Jul, 04:29 |
| al...@apache.org |
svn commit: r559687 - /incubator/wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/markup/html/form/RadioGroupDisabledTestPage_expected.html |
Thu, 26 Jul, 04:31 |
| al...@apache.org |
svn commit: r559688 - /incubator/wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/markup/html/form/CheckGroupDisabledTestPage_expected.html |
Thu, 26 Jul, 04:31 |
| Johan Compagner (JIRA) |
[jira] Commented: (WICKET-792) Calls to getString() are sloooooow. |
Thu, 26 Jul, 09:59 |
| kn...@apache.org |
svn commit: r559797 - /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Component.java |
Thu, 26 Jul, 12:52 |
| Jean-Baptiste Quenot (JIRA) |
[jira] Assigned: (WICKET-760) WicketTester(WebApplication, String) No Longer Works with WicketFilter |
Thu, 26 Jul, 14:16 |
| j..@apache.org |
svn commit: r559821 - /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/protocol/http/WicketFilter.java |
Thu, 26 Jul, 14:16 |
| Jean-Baptiste Quenot (JIRA) |
[jira] Updated: (WICKET-760) WicketTester no longer works with WicketFilter |
Thu, 26 Jul, 14:18 |
| Jean-Baptiste Quenot (JIRA) |
[jira] Resolved: (WICKET-760) WicketTester no longer works with WicketFilter |
Thu, 26 Jul, 14:18 |
| j..@apache.org |
svn commit: r559834 - /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/util/resource/WebExternalResourceStream.java |
Thu, 26 Jul, 14:34 |
| Jean-Baptiste Quenot (JIRA) |
[jira] Resolved: (WICKET-790) WebExternalResourceStream.close() throws NPE |
Thu, 26 Jul, 14:35 |
| Thomas Mäder (JIRA) |
[jira] Created: (WICKET-794) PagingNavigationLink leaves long URL |
Thu, 26 Jul, 15:07 |
| ivaynb...@apache.org |
svn commit: r559864 - /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/FormComponent.java |
Thu, 26 Jul, 15:55 |
| ivaynb...@apache.org |
svn commit: r559888 - /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/ajax/wicket-ajax-debug.js |
Thu, 26 Jul, 17:12 |
| Will (JIRA) |
[jira] Created: (WICKET-795) Easy access to final rendered page source |
Thu, 26 Jul, 19:28 |