| ivaynb...@apache.org |
svn commit: r548393 - /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/ListMultipleChoice.java |
Mon, 18 Jun, 16:23 |
| Vincent Demay (JIRA) |
[jira] Updated: (WICKET-667) [PATCH] remove XX in firefox and palette |
Mon, 18 Jun, 17:24 |
| Vincent Demay (JIRA) |
[jira] Created: (WICKET-667) [PATCH] remove XX in firefox and palette |
Mon, 18 Jun, 17:24 |
| ehillen...@apache.org |
svn commit: r548436 - /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Component.java |
Mon, 18 Jun, 18:33 |
| al...@apache.org |
svn commit: r548444 - in /incubator/wicket/trunk/jdk-1.4/wicket/src: main/java/org/apache/wicket/Initializer.java main/java/org/apache/wicket/util/lang/PropertyResolver.java test/java/org/apache/wicket/util/lang/PropertyResolverTest.java |
Mon, 18 Jun, 18:57 |
| Alastair Maw (JIRA) |
[jira] Created: (WICKET-668) PropertyResolver.getPropertySetter() depends on calling PropertyResolver.setValue() first for it to work. |
Mon, 18 Jun, 19:01 |
| al...@apache.org |
svn commit: r548445 - /incubator/wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/util/lang/PropertyResolverTest.java |
Mon, 18 Jun, 19:01 |
| al...@apache.org |
svn commit: r548449 - /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/protocol/http/WebRequestCycleProcessor.java |
Mon, 18 Jun, 19:07 |
| al...@apache.org |
svn commit: r548450 - /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/util/tester/BaseWicketTester.java |
Mon, 18 Jun, 19:09 |
| al...@apache.org |
svn commit: r548452 - in /incubator/wicket/trunk/jdk-1.4/wicket/src: main/java/org/apache/wicket/util/tester/ test/java/org/apache/wicket/markup/html/header/inheritance/ test/java/org/apache/wicket/stateless/ test/java/org/apache/wicket/util/lang/ |
Mon, 18 Jun, 19:12 |
| al...@apache.org |
svn commit: r548453 - in /incubator/wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket: markup/html/form/login/InterceptTest.java resource/DummyApplication.java |
Mon, 18 Jun, 19:15 |
| al...@apache.org |
svn commit: r548454 - /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/util/tester/WicketTester.java |
Mon, 18 Jun, 19:16 |
| al...@apache.org |
svn commit: r548458 - /incubator/wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/properties/MyTesterApplication.java |
Mon, 18 Jun, 19:22 |
| al...@apache.org |
svn commit: r548459 - /incubator/wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/properties/MyApplication.java |
Mon, 18 Jun, 19:23 |
| al...@apache.org |
svn commit: r548460 - /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/util/tester/WicketTester.java |
Mon, 18 Jun, 19:31 |
| ehillen...@apache.org |
svn commit: r548482 - /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Component.java |
Mon, 18 Jun, 20:40 |
|
[jira] Commented: (WICKET-602) Highlighting/Preselecting the first item in the autocomplete list. |
|
| Sean Sullivan (JIRA) |
[jira] Commented: (WICKET-602) Highlighting/Preselecting the first item in the autocomplete list. |
Mon, 18 Jun, 20:45 |
| Sean Sullivan (JIRA) |
[jira] Commented: (WICKET-602) Highlighting/Preselecting the first item in the autocomplete list. |
Sat, 30 Jun, 21:13 |
| RĂ¼diger Schulz (JIRA) |
[jira] Created: (WICKET-669) AjaxEditableLabel needs Model for adding a IValidator |
Mon, 18 Jun, 22:21 |
| dasho...@apache.org |
svn commit: r548514 - in /incubator/wicket: releases/wicket-1.3.0-beta-2/ tags/wicket-1.3.0-beta-2/ |
Mon, 18 Jun, 22:29 |
| Jonathan Locke (JIRA) |
[jira] Created: (WICKET-670) Bring back the inspector! |
Tue, 19 Jun, 01:49 |
|
[jira] Commented: (WICKET-670) Bring back the inspector! |
|
| Eelco Hillenius (JIRA) |
[jira] Commented: (WICKET-670) Bring back the inspector! |
Tue, 19 Jun, 02:16 |
| Jonathan Locke (JIRA) |
[jira] Commented: (WICKET-670) Bring back the inspector! |
Tue, 19 Jun, 02:23 |
| Eelco Hillenius (JIRA) |
[jira] Commented: (WICKET-670) Bring back the inspector! |
Tue, 19 Jun, 03:17 |
| Johan Compagner (JIRA) |
[jira] Commented: (WICKET-670) Bring back the inspector! |
Tue, 19 Jun, 07:15 |
|
[jira] Commented: (WICKET-666) OnChangeAjaxBehavior no longer works for DropDownChoice |
|
| Timo Rantalaiho (JIRA) |
[jira] Commented: (WICKET-666) OnChangeAjaxBehavior no longer works for DropDownChoice |
Tue, 19 Jun, 03:56 |
| Eelco Hillenius (JIRA) |
[jira] Commented: (WICKET-666) OnChangeAjaxBehavior no longer works for DropDownChoice |
Tue, 19 Jun, 04:07 |
| ja...@apache.org |
svn commit: r548592 - in /incubator/wicket/trunk/jdk-1.4/wicket/src: main/java/org/apache/wicket/ajax/ main/java/org/apache/wicket/ajax/form/ test/java/org/apache/wicket/ajax/form/ |
Tue, 19 Jun, 05:15 |
| Igor Vaynberg (JIRA) |
[jira] Deleted: (WICKET-666) OnChangeAjaxBehavior no longer works for DropDownChoice |
Tue, 19 Jun, 05:32 |
| Andrew Klochkov (JIRA) |
[jira] Updated: (WICKET-643) Create a session debug tool that will print the object graph that is put into session |
Tue, 19 Jun, 05:46 |
| Tom Desmet (JIRA) |
[jira] Created: (WICKET-671) InlineFrame page constructor doesn't behave as expected |
Tue, 19 Jun, 05:52 |
| Andrew Klochkov (JIRA) |
[jira] Created: (WICKET-672) DateTextField is too session-heavy |
Tue, 19 Jun, 06:14 |
| Marieke Vandamme (JIRA) |
[jira] Commented: (WICKET-645) Form with ajaxsubmitbutton won't submit after error |
Tue, 19 Jun, 07:04 |
| ja...@apache.org |
svn commit: r548635 - in /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/util/tester: BaseWicketTester.java FormTester.java WicketTester.java |
Tue, 19 Jun, 07:51 |
|
[jira] Updated: (WICKET-671) InlineFrame page constructor doesn't behave as expected |
|
| Tom Desmet (JIRA) |
[jira] Updated: (WICKET-671) InlineFrame page constructor doesn't behave as expected |
Tue, 19 Jun, 09:56 |
| Alastair Maw (JIRA) |
[jira] Updated: (WICKET-671) InlineFrame page constructor doesn't behave as expected |
Tue, 19 Jun, 12:15 |
| Alastair Maw (JIRA) |
[jira] Commented: (WICKET-669) AjaxEditableLabel needs Model for adding a IValidator |
Tue, 19 Jun, 11:56 |
| al...@apache.org |
svn commit: r548700 - /incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/compref/ButtonPage.html |
Tue, 19 Jun, 12:02 |
| al...@apache.org |
svn commit: r548701 - in /incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/compref: ButtonPage.html ButtonPage.java |
Tue, 19 Jun, 12:03 |
| Alastair Maw (JIRA) |
[jira] Updated: (WICKET-672) DateTextField is too session-heavy |
Tue, 19 Jun, 12:09 |
| al...@apache.org |
svn commit: r548705 - /incubator/wicket/trunk/jdk-1.4/wicket-datetime/src/main/java/org/apache/wicket/datetime/markup/html/form/DateTextField.java |
Tue, 19 Jun, 12:19 |
| al...@apache.org |
svn commit: r548707 - /incubator/wicket/trunk/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/markup/html/form/DateTextField.java |
Tue, 19 Jun, 12:25 |
| Alastair Maw (JIRA) |
[jira] Resolved: (WICKET-672) DateTextField is too session-heavy |
Tue, 19 Jun, 12:26 |
| al...@apache.org |
svn commit: r548739 - /incubator/wicket/trunk/jdk-1.4/wicket-spring/src/main/java/org/apache/wicket/spring/SpringBeanLocator.java |
Tue, 19 Jun, 14:35 |
| al...@apache.org |
svn commit: r548740 - /incubator/wicket/trunk/jdk-1.4/wicket-spring/src/main/java/wicket/ |
Tue, 19 Jun, 14:36 |
| Peter Ertl (JIRA) |
[jira] Reopened: (WICKET-501) javascript comment stripping is erroneous |
Tue, 19 Jun, 15:21 |