Mailing list archives: February 2007

Site index · List index
Message list« Previous · 1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · 10 · Next »Thread · Author · Date
ehillen...@apache.org svn commit: r503851 - in /incubator/wicket/branches/wicket-1.x/wicket-datetime: assembly/ src/assembly/ Mon, 05 Feb, 20:06
conflue...@apache.org [CONF] Apache Wicket: Property Expression Language (page edited) Mon, 05 Feb, 20:26
conflue...@apache.org [CONF] Apache Wicket: Property Expression Language (page edited) Mon, 05 Feb, 20:46
ehillen...@apache.org svn commit: r503880 - in /incubator/wicket/branches/wicket-1.x/wicket-datetime/src/main/java/wicket/extensions/yui/calendar: AbstractCalendar.java CalendarPopup.java Mon, 05 Feb, 21:23
al...@apache.org svn commit: r503887 - in /incubator/wicket/trunk/wicket-extensions/src/test/java/wicket/extensions/markup/html/tree: TreePageWithBorderExpectedResult_1-1.html TreeTest.java Mon, 05 Feb, 21:46
conflue...@apache.org [CONF] Apache Wicket: How to use Ajax paging with DataView (page created) Mon, 05 Feb, 22:34
conflue...@apache.org [CONF] Apache Wicket: How to use Ajax paging with DataView (page edited) Mon, 05 Feb, 22:36
conflue...@apache.org [CONF] Apache Wicket: How to use Ajax paging with DataView (comment added) Mon, 05 Feb, 22:38
conflue...@apache.org [CONF] Apache Wicket: Using more than one FeedbackPanel per Page (page edited) Tue, 06 Feb, 00:54
conflue...@apache.org [CONF] Apache Wicket: UploadDownload (page edited) Tue, 06 Feb, 01:37
conflue...@apache.org [CONF] Apache Wicket: Property Expression Language (page edited) Tue, 06 Feb, 08:08
Robert Novotny (JIRA) [jira] Updated: (WICKET-257) Deprecated example in wicket.util.convert.Converter Tue, 06 Feb, 08:22
Robert Novotny (JIRA) [jira] Created: (WICKET-257) Deprecated example in wicket.util.convert.Converter Tue, 06 Feb, 08:22
Igor Vaynberg (JIRA) [jira] Assigned: (WICKET-257) Deprecated example in wicket.util.convert.Converter Tue, 06 Feb, 08:35
Igor Vaynberg (JIRA) [jira] Updated: (WICKET-257) Deprecated example in wicket.util.convert.Converter Tue, 06 Feb, 08:35
Dmitry Kandalov (JIRA) [jira] Created: (WICKET-258) FormTester doesn't pass form components default values Tue, 06 Feb, 15:20
Dmitry Kandalov (JIRA) [jira] Updated: (WICKET-258) FormTester doesn't pass form components default values Tue, 06 Feb, 15:29
Eelco Hillenius (JIRA) [jira] Updated: (WICKET-201) refactor storing pages and versions Tue, 06 Feb, 19:06
Eelco Hillenius (JIRA) [jira] Commented: (WICKET-201) refactor storing pages and versions Tue, 06 Feb, 19:06
Eelco Hillenius (JIRA) [jira] Updated: (WICKET-201) refactor storing pages and versions Tue, 06 Feb, 19:06
ehillen...@apache.org svn commit: r504283 - /incubator/wicket/branches/wicket-1.x/wicket-datetime/src/main/java/wicket/datetime/util/DateConverter.java Tue, 06 Feb, 20:43
jcompag...@apache.org svn commit: r504295 - in /incubator/wicket/branches/wicket-1.x/wicket/src/main/java/wicket: ./ protocol/http/ protocol/http/portlet/ session/ Tue, 06 Feb, 21:16
ehillen...@apache.org svn commit: r504312 - /incubator/wicket/branches/wicket-1.x/wicket-datetime/src/main/java/wicket/datetime/markup/html/form/DateTextField.java Tue, 06 Feb, 21:50
Johan Compagner (JIRA) [jira] Commented: (WICKET-201) refactor storing pages and versions Tue, 06 Feb, 21:54
ehillen...@apache.org svn commit: r504322 - in /incubator/wicket/branches/wicket-1.x/wicket/src/main/java/wicket/protocol/http: AbstractHttpSessionStore.java HttpSessionStore.java Tue, 06 Feb, 22:05
ehillen...@apache.org svn commit: r504331 - /incubator/wicket/branches/wicket-1.x/wicket/src/main/java/wicket/protocol/http/FilePageStore.java Tue, 06 Feb, 22:16
ehillen...@apache.org svn commit: r504419 - in /incubator/wicket/trunk/wicket/src/main/java/wicket: Component.java IConverterLocator.java util/convert/ConverterLocator.java util/convert/MaskConverter.java util/convert/SimpleConverterAdapter.java Wed, 07 Feb, 02:50
ehillen...@apache.org svn commit: r504420 - in /incubator/wicket/trunk/wicket-examples/src/main/java/wicket/examples/forminput: FormInput.java FormInputModel.java UsPhoneNumber.java Wed, 07 Feb, 02:51
Carfield Yim (JIRA) [jira] Created: (WICKET-259) If use CSS at classpath , reload page will cause CSS missing Wed, 07 Feb, 03:28
Igor Vaynberg (JIRA) [jira] Closed: (WICKET-259) If use CSS at classpath , reload page will cause CSS missing Wed, 07 Feb, 04:14
Stuart McCulloch (JIRA) [jira] Created: (WICKET-260) Wicket uses trivial encryption if com.sun.crypto.provider.SunJCE is not available Wed, 07 Feb, 09:21
Stuart McCulloch (JIRA) [jira] Updated: (WICKET-260) Wicket uses trivial encryption if com.sun.crypto.provider.SunJCE is not available Wed, 07 Feb, 09:23
Jean-Baptiste Quenot (JIRA) [jira] Created: (WICKET-261) UploadProgressBar is unable to find component with id 'javascript' Wed, 07 Feb, 10:15
Jean-Baptiste Quenot (JIRA) [jira] Updated: (WICKET-261) UploadProgressBar is unable to find component with id 'javascript' Wed, 07 Feb, 10:15
Jan Loose (JIRA) [jira] Created: (WICKET-262) AjaxFormSubmitBehavior: method onSubmit and method onError are called both on submit Wed, 07 Feb, 11:50
al...@apache.org svn commit: r504543 - in /incubator/wicket/branches/wicket-1.x/wicket-extensions/src/main/java/wicket/extensions/ajax/markup/html/form/upload: UploadProgressBar.html UploadProgressBar.java Wed, 07 Feb, 13:39
Alastair Maw (JIRA) [jira] Resolved: (WICKET-261) UploadProgressBar is unable to find component with id 'javascript' Wed, 07 Feb, 13:45
ivaynb...@apache.org svn commit: r504635 - /incubator/wicket/trunk/wicket/src/main/java/wicket/ajax/form/AjaxFormSubmitBehavior.java Wed, 07 Feb, 18:07
Igor Vaynberg (JIRA) [jira] Resolved: (WICKET-262) AjaxFormSubmitBehavior: method onSubmit and method onError are called both on submit Wed, 07 Feb, 18:09
Igor Vaynberg (JIRA) [jira] Assigned: (WICKET-262) AjaxFormSubmitBehavior: method onSubmit and method onError are called both on submit Wed, 07 Feb, 18:09
Igor Vaynberg (JIRA) [jira] Updated: (WICKET-262) AjaxFormSubmitBehavior: method onSubmit and method onError are called both on submit Wed, 07 Feb, 18:09
jcompag...@apache.org svn commit: r504670 - /incubator/wicket/branches/wicket-1.x/wicket/src/main/java/wicket/ajax/AbstractAjaxTimerBehavior.java Wed, 07 Feb, 20:10
Nilo de Roock (JIRA) [jira] Created: (WICKET-263) pom.xml wicket-parent issue Wed, 07 Feb, 20:11
Nilo de Roock (JIRA) [jira] Created: (WICKET-264) stockquote app Wed, 07 Feb, 20:15
Igor Vaynberg (JIRA) [jira] Assigned: (WICKET-263) pom.xml wicket-parent issue Wed, 07 Feb, 21:21
jcompag...@apache.org svn commit: r504733 - in /incubator/wicket/branches/wicket-1.x/wicket/src/test/java/wicket/ajax/markup/html/componentMap: SimpleTestPageExpectedResult-1.html SimpleTestPageExpectedResult.html Wed, 07 Feb, 23:25
jcompag...@apache.org svn commit: r504734 - in /incubator/wicket/branches/wicket-1.x/wicket/src/main/java/wicket: ./ protocol/http/ protocol/http/portlet/ session/ Wed, 07 Feb, 23:27
al...@apache.org svn commit: r504739 - /incubator/wicket/branches/wicket-1.x/wicket-parent/pom.xml Wed, 07 Feb, 23:36
Eelco Hillenius (JIRA) [jira] Created: (WICKET-265) Improve diagnostics on serialization exceptions Thu, 08 Feb, 01:08
Eelco Hillenius (JIRA) [jira] Commented: (WICKET-265) Improve diagnostics on serialization exceptions Thu, 08 Feb, 01:10
Alastair Maw (JIRA) [jira] Updated: (WICKET-265) Improve diagnostics on serialization exceptions Thu, 08 Feb, 01:20
conflue...@apache.org [CONF] Apache Wicket: Wicket Blogs (page edited) Thu, 08 Feb, 01:49
ehillen...@apache.org svn commit: r504771 - /incubator/wicket/branches/wicket-1.x/wicket-threadtest/src/main/java/wicket/threadtest/tester/Tester.java Thu, 08 Feb, 02:52
al...@apache.org svn commit: r504776 - in /incubator/wicket/trunk: wicket-auth-roles-examples/ wicket-auth-roles/ wicket-examples/ wicket-extensions/ wicket-quickstart/ wicket-spring-examples/ wicket-spring/ wicket-threadtest/ wicket/ Thu, 08 Feb, 03:15
Alastair Maw (JIRA) [jira] Resolved: (WICKET-263) pom.xml wicket-parent issue Thu, 08 Feb, 03:16
ehillen...@apache.org svn commit: r504779 - in /incubator/wicket/trunk/wicket-threadtest/src: main/java/wicket/threadtest/tester/Tester.java main/webapp/ webapp/ Thu, 08 Feb, 04:35
Eelco Hillenius (JIRA) [jira] Assigned: (WICKET-265) Improve diagnostics on serialization exceptions Thu, 08 Feb, 04:52
Eelco Hillenius (JIRA) [jira] Created: (WICKET-266) maxPageVersions max int for HttpSessionStore is not good Thu, 08 Feb, 05:09
ehillen...@apache.org svn commit: r504784 - /incubator/wicket/branches/wicket-1.x/wicket/src/main/java/wicket/protocol/http/HttpSessionStore.java Thu, 08 Feb, 05:12
ehillen...@apache.org svn commit: r504787 - /incubator/wicket/branches/wicket-1.x/wicket/src/main/java/wicket/util/lang/Objects.java Thu, 08 Feb, 05:21
Eelco Hillenius (JIRA) [jira] Updated: (WICKET-265) Improve diagnostics on serialization exceptions Thu, 08 Feb, 06:57
Eelco Hillenius (JIRA) [jira] Commented: (WICKET-265) Improve diagnostics on serialization exceptions Thu, 08 Feb, 06:59
Eelco Hillenius (JIRA) [jira] Commented: (WICKET-265) Improve diagnostics on serialization exceptions Thu, 08 Feb, 07:01
Eelco Hillenius (JIRA) [jira] Updated: (WICKET-265) Improve diagnostics on serialization exceptions Thu, 08 Feb, 07:03
ehillen...@apache.org svn commit: r504808 - in /incubator/wicket/branches/wicket-1.x/wicket/src/main/java/wicket: protocol/http/FilePageStore.java protocol/http/HttpSessionStore.java util/io/DebuggingObjectOutputStream.java Thu, 08 Feb, 07:13
ehillen...@apache.org svn commit: r504809 - in /incubator/wicket/trunk/wicket/src/main/java/wicket: protocol/http/FilePageStore.java protocol/http/HttpSessionStore.java util/io/DebuggingObjectOutputStream.java Thu, 08 Feb, 07:13
Eelco Hillenius (JIRA) [jira] Resolved: (WICKET-265) Improve diagnostics on serialization exceptions Thu, 08 Feb, 07:16
ehillen...@apache.org svn commit: r504825 - in /incubator/wicket/trunk/wicket/src/main/java/wicket: protocol/http/FilePageStore.java protocol/http/HttpSessionStore.java util/io/DebuggingObjectOutputStream.java util/lang/Objects.java Thu, 08 Feb, 08:51
ehillen...@apache.org svn commit: r504826 - in /incubator/wicket/branches/wicket-1.x/wicket/src/main/java/wicket: protocol/http/FilePageStore.java protocol/http/HttpSessionStore.java util/io/DebuggingObjectOutputStream.java util/lang/Objects.java Thu, 08 Feb, 08:51
Eelco Hillenius (JIRA) [jira] Commented: (WICKET-265) Improve diagnostics on serialization exceptions Thu, 08 Feb, 08:52
Eelco Hillenius (JIRA) [jira] Created: (WICKET-267) Get rid of the test serialization in HttpSessionStore Thu, 08 Feb, 08:58
conflue...@apache.org [CONF] Apache Wicket: Migrate-1.3 (page edited) Thu, 08 Feb, 09:09
conflue...@apache.org [CONF] Apache Wicket: Migrate-2.0 (page edited) Thu, 08 Feb, 09:09
ehillen...@apache.org svn commit: r504830 - in /incubator/wicket/branches/wicket-1.x/wicket/src/main/java/wicket: ./ protocol/http/ protocol/http/portlet/ settings/ Thu, 08 Feb, 09:09
ehillen...@apache.org svn commit: r504831 - in /incubator/wicket/trunk/wicket/src: main/java/wicket/ main/java/wicket/jmx/ main/java/wicket/protocol/http/ main/java/wicket/protocol/http/portlet/ main/java/wicket/settings/ test/java/wicket/protocol/http/portlet/ Thu, 08 Feb, 09:09
ehillen...@apache.org svn commit: r504832 - in /incubator/wicket/branches/wicket-1.x/wicket-jmx/src/main/java/wicket/jmx: DebugSettings.java DebugSettingsMBean.java Thu, 08 Feb, 09:10
Eelco Hillenius (JIRA) [jira] Resolved: (WICKET-267) Get rid of the test serialization in HttpSessionStore Thu, 08 Feb, 09:12
Eelco Hillenius (JIRA) [jira] Closed: (WICKET-267) Get rid of the test serialization in HttpSessionStore Thu, 08 Feb, 09:12
conflue...@apache.org [CONF] Apache Wicket: Wicket Blogs (page edited) Thu, 08 Feb, 09:24
Johan Compagner (JIRA) [jira] Commented: (WICKET-266) maxPageVersions max int for HttpSessionStore is not good Thu, 08 Feb, 10:02
Andreas Grothe (JIRA) [jira] Created: (WICKET-268) NPE in ListView.renderItem(ListItem) Thu, 08 Feb, 14:19
Eelco Hillenius (JIRA) [jira] Commented: (WICKET-266) maxPageVersions max int for HttpSessionStore is not good Thu, 08 Feb, 17:16
ehillen...@apache.org svn commit: r504989 - /incubator/wicket/trunk/wicket/src/test/java/wicket/PageParametersTest.java Thu, 08 Feb, 18:17
ehillen...@apache.org svn commit: r504990 - /incubator/wicket/branches/wicket-1.x/wicket/src/test/java/wicket/PageParametersTest.java Thu, 08 Feb, 18:17
ehillen...@apache.org svn commit: r505004 - /incubator/wicket/trunk/wicket/src/main/java/wicket/markup/html/CompressedPackageResource.java Thu, 08 Feb, 19:15
ehillen...@apache.org svn commit: r505005 - /incubator/wicket/branches/wicket-1.x/wicket/src/main/java/wicket/markup/html/CompressedPackageResource.java Thu, 08 Feb, 19:15
ehillen...@apache.org svn commit: r505009 - /incubator/wicket/branches/wicket-1.x/wicket/src/main/java/wicket/markup/html/PackageResourceReference.java Thu, 08 Feb, 19:19
ehillen...@apache.org svn commit: r505010 - /incubator/wicket/branches/wicket-1.x/wicket/src/main/java/wicket/markup/html/resources/CompressedPackageResourceReference.java Thu, 08 Feb, 19:19
ehillen...@apache.org svn commit: r505012 - /incubator/wicket/trunk/wicket/src/main/java/wicket/markup/html/resources/CompressedResourceReference.java Thu, 08 Feb, 19:23
ehillen...@apache.org svn commit: r505013 - /incubator/wicket/branches/wicket-1.x/wicket/src/main/java/wicket/markup/html/resources/CompressedResourceReference.java Thu, 08 Feb, 19:23
Johan Compagner (JIRA) [jira] Commented: (WICKET-266) maxPageVersions max int for HttpSessionStore is not good Thu, 08 Feb, 20:21
ehillen...@apache.org svn commit: r505036 - /incubator/wicket/trunk/wicket/src/main/java/wicket/markup/html/resources/CompressedResourceReference.java Thu, 08 Feb, 21:09
ehillen...@apache.org svn commit: r505037 - /incubator/wicket/branches/wicket-1.x/wicket/src/main/java/wicket/markup/html/resources/CompressedResourceReference.java Thu, 08 Feb, 21:09
ehillen...@apache.org svn commit: r505046 - /incubator/wicket/trunk/wicket/src/main/java/wicket/util/lang/Objects.java Thu, 08 Feb, 21:57
ehillen...@apache.org svn commit: r505049 - /incubator/wicket/branches/wicket-1.x/wicket/src/main/java/wicket/util/lang/Objects.java Thu, 08 Feb, 21:59
kn...@apache.org svn commit: r505058 - in /incubator/wicket/trunk/wicket/src/main/java/wicket: behavior/HeaderContributor.java markup/html/IHeaderResponse.java markup/html/internal/HeaderResponse.java Thu, 08 Feb, 22:19
conflue...@apache.org [CONF] Apache Wicket: How to redirect to an external non-Wicket page (page edited) Thu, 08 Feb, 22:31
ivaynb...@apache.org svn commit: r505081 - /incubator/wicket/trunk/wicket-spring/src/main/java/wicket/spring/SpringBeanLocator.java Thu, 08 Feb, 23:15
ivaynb...@apache.org svn commit: r505082 - /incubator/wicket/trunk/wicket-spring/src/main/java/wicket/spring/SpringBeanLocator.java Thu, 08 Feb, 23:15
ivaynb...@apache.org svn commit: r505083 - /incubator/wicket/trunk/wicket-spring/src/main/java/wicket/spring/SpringBeanLocator.java Thu, 08 Feb, 23:17
Message list« Previous · 1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · 10 · Next »Thread · Author · Date
Box list
Dec 200968
Nov 2009290
Oct 2009594
Sep 2009399
Aug 2009243
Jul 2009317
Jun 2009393
May 2009305
Apr 2009533
Mar 2009511
Feb 2009564
Jan 2009438
Dec 2008279
Nov 2008433
Oct 2008402
Sep 2008537
Aug 2008343
Jul 2008379
Jun 2008502
May 2008951
Apr 2008776
Mar 2008856
Feb 2008395
Jan 2008552
Dec 2007723
Nov 2007800
Oct 2007764
Sep 2007913
Aug 20071041
Jul 2007657
Jul 2007657
Jun 20071138
May 2007870
Apr 2007977
Mar 20071051
Feb 2007976
Jan 2007744
Dec 2006594
Nov 2006889
Oct 2006298
Sep 20061