Mailing list archives: March 2009

Site index · List index
Message list1 · 2 · 3 · 4 · 5 · 6 · Next »Thread · Author · Date
Timo Rantalaiho (JIRA) [jira] Closed: (WICKET-2126) Widen generics for ListView model (should be List<? extends T> and not just List<T>) Sun, 01 Mar, 20:43
Igor Vaynberg (JIRA) [jira] Commented: (WICKET-2126) Widen generics for ListView model (should be List<? extends T> and not just List<T>) Sun, 01 Mar, 21:13
TH Lim (JIRA) [jira] Created: (WICKET-2134) Conversion Exception Thrown for Submitting A Page with Multiple Forms within A Border Mon, 02 Mar, 02:45
TH Lim (JIRA) [jira] Updated: (WICKET-2134) Conversion Exception Thrown for Submitting A Page with Multiple Forms within A Border Mon, 02 Mar, 02:47
Timo Rantalaiho (JIRA) [jira] Commented: (WICKET-2126) Widen generics for ListView model (should be List<? extends T> and not just List<T>) Mon, 02 Mar, 04:31
Emanuele Gesuato (JIRA) [jira] Commented: (WICKET-1987) Ajax response never get completed Mon, 02 Mar, 10:40
Martin Makundi (JIRA) [jira] Reopened: (WICKET-1802) Propertyresolver could be more informative Mon, 02 Mar, 11:24
SoulSpirit (JIRA) [jira] Created: (WICKET-2135) PackagedTextTemplate uses default ResourceStreamLocator first Mon, 02 Mar, 14:21
Verant (JIRA) [jira] Created: (WICKET-2136) Css image path problem in borders Mon, 02 Mar, 15:46
Verant (JIRA) [jira] Updated: (WICKET-2136) Css image path problem in borders Mon, 02 Mar, 15:48
SoulSpirit (JIRA) [jira] Commented: (WICKET-2134) Conversion Exception Thrown for Submitting A Page with Multiple Forms within A Border Mon, 02 Mar, 16:02
Clint Popetz (JIRA) [jira] Commented: (WICKET-2090) Need reliable hook for storing/restoring data to/from page metadata that is tes compatbile Mon, 02 Mar, 18:38
Igor Vaynberg (JIRA) [jira] Updated: (WICKET-2090) Need reliable hook for storing/restoring data to/from page metadata that is tes compatbile Mon, 02 Mar, 18:54
Igor Vaynberg (JIRA) [jira] Assigned: (WICKET-2090) Need reliable hook for storing/restoring data to/from page metadata that is tes compatbile Mon, 02 Mar, 18:54
Brill Pappin (JIRA) [jira] Created: (WICKET-2137) Remove ? extends from constructor of DropDownChoice Mon, 02 Mar, 20:10
James Carman (JIRA) [jira] Commented: (WICKET-2137) Remove ? extends from constructor of DropDownChoice Mon, 02 Mar, 20:18
Igor Vaynberg (JIRA) [jira] Commented: (WICKET-2137) Remove ? extends from constructor of DropDownChoice Mon, 02 Mar, 20:20
Brill Pappin (JIRA) [jira] Commented: (WICKET-2137) Remove ? extends from constructor of DropDownChoice Mon, 02 Mar, 20:28
Victor Igumnov (JIRA) [jira] Created: (WICKET-2138) SecondLevelCache + DiskPageStore Serialization issue with Anonymous inner classes Mon, 02 Mar, 21:48
Igor Vaynberg (JIRA) [jira] Commented: (WICKET-2138) SecondLevelCache + DiskPageStore Serialization issue with Anonymous inner classes Mon, 02 Mar, 22:00
Igor Vaynberg (JIRA) [jira] Assigned: (WICKET-2138) SecondLevelCache + DiskPageStore Serialization issue with Anonymous inner classes Mon, 02 Mar, 22:10
Victor Igumnov (JIRA) [jira] Commented: (WICKET-2138) SecondLevelCache + DiskPageStore Serialization issue with Anonymous inner classes Mon, 02 Mar, 22:48
Victor Igumnov (JIRA) [jira] Commented: (WICKET-2138) SecondLevelCache + DiskPageStore Serialization issue with Anonymous inner classes Mon, 02 Mar, 23:25
kn...@apache.org svn commit: r749485 - /wicket/sandbox/knopp/experimental/wicket/src/main/java/org/apache/_wicket/protocol/http/WicketFilter.java Tue, 03 Mar, 00:16
kn...@apache.org svn commit: r749486 - /wicket/sandbox/knopp/experimental/wicket/src/main/java/org/apache/_wicket/protocol/http/WicketFilter.java Tue, 03 Mar, 00:18
kn...@apache.org svn commit: r749492 - /wicket/sandbox/knopp/experimental/wicket/src/main/java/org/apache/_wicket/IPage.java Tue, 03 Mar, 00:33
kn...@apache.org svn commit: r749496 - /wicket/sandbox/knopp/experimental/wicket/src/main/java/org/apache/_wicket/IPage.java Tue, 03 Mar, 00:37
Clint Popetz (JIRA) [jira] Commented: (WICKET-2090) Need reliable hook for storing/restoring data to/from page metadata that is tes compatbile Tue, 03 Mar, 02:11
ivaynb...@apache.org svn commit: r749516 - in /wicket/branches/wicket-1.3.x/jdk-1.4/wicket/src/main/java/org/apache/wicket: RequestCycle.java util/collections/ArrayListStack.java Tue, 03 Mar, 02:59
ivaynb...@apache.org svn commit: r749518 - /wicket/branches/wicket-1.3.x/jdk-1.4/wicket/src/main/java/org/apache/wicket/RequestCycle.java Tue, 03 Mar, 03:02
ivaynb...@apache.org svn commit: r749519 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/RequestCycle.java Tue, 03 Mar, 03:04
ivaynb...@apache.org svn commit: r749520 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/RequestCycle.java Tue, 03 Mar, 03:04
Igor Vaynberg (JIRA) [jira] Resolved: (WICKET-2090) Need reliable hook for storing/restoring data to/from page metadata that is tes compatbile Tue, 03 Mar, 03:06
ivaynb...@apache.org svn commit: r749537 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/util/collections/ArrayListStack.java Tue, 03 Mar, 05:50
Alex Parvulescu (JIRA) [jira] Created: (WICKET-2139) RequestLogger change - include Page Parameters for BookmarkablePages Tue, 03 Mar, 09:14
Matej Knopp (JIRA) [jira] Assigned: (WICKET-2051) OutOfMemoryError while serializing page Tue, 03 Mar, 09:34
Matej Knopp (JIRA) [jira] Assigned: (WICKET-2138) SecondLevelCache + DiskPageStore Serialization issue with Anonymous inner classes Tue, 03 Mar, 09:36
conflue...@apache.org [CONF] Apache Wicket: Wicket Community meetups - Amsterdam (page edited) Tue, 03 Mar, 09:46
Emond Papegaaij (JIRA) [jira] Created: (WICKET-2140) FormComponentPanel should not add a name attribute Tue, 03 Mar, 09:56
Janne Kario (JIRA) [jira] Commented: (WICKET-2058) Upgrade Wicket Portlet Support to only use native Portlet API 2.0 Tue, 03 Mar, 10:46
Janne Kario (JIRA) [jira] Commented: (WICKET-2058) Upgrade Wicket Portlet Support to only use native Portlet API 2.0 Tue, 03 Mar, 11:14
Martin Makundi (JIRA) [jira] Created: (WICKET-2141) Temporary behaviors break behavior id:s Tue, 03 Mar, 11:18
Martin Makundi (JIRA) [jira] Updated: (WICKET-2141) Temporary behaviors break behavior id:s Tue, 03 Mar, 11:20
Thijs Vonk (JIRA) [jira] Commented: (WICKET-2058) Upgrade Wicket Portlet Support to only use native Portlet API 2.0 Tue, 03 Mar, 11:44
Thijs Vonk (JIRA) [jira] Issue Comment Edited: (WICKET-2058) Upgrade Wicket Portlet Support to only use native Portlet API 2.0 Tue, 03 Mar, 11:44
Sverre Boschman (JIRA) [jira] Created: (WICKET-2142) Getting live sessions from RequestLogger results in NPE Tue, 03 Mar, 13:56
Johan Compagner (JIRA) [jira] Assigned: (WICKET-2142) Getting live sessions from RequestLogger results in NPE Tue, 03 Mar, 14:30
Igor Vaynberg (JIRA) [jira] Assigned: (WICKET-2140) FormComponentPanel should not add a name attribute Tue, 03 Mar, 16:30
ivaynb...@apache.org svn commit: r749646 - /wicket/branches/wicket-1.3.x/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/FormComponentPanel.java Tue, 03 Mar, 16:31
ivaynb...@apache.org svn commit: r749647 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/markup/html/form/FormComponentPanel.java Tue, 03 Mar, 16:31
Igor Vaynberg (JIRA) [jira] Resolved: (WICKET-2140) FormComponentPanel should not add a name attribute Tue, 03 Mar, 16:32
Michael Mosmann (JIRA) [jira] Created: (WICKET-2143) Palette in Form calls onSubmit twice, model is erased on second onSubmit Tue, 03 Mar, 16:36
Igor Vaynberg (JIRA) [jira] Resolved: (WICKET-2141) Temporary behaviors break behavior id:s Tue, 03 Mar, 16:42
ivaynb...@apache.org svn commit: r749651 - /wicket/branches/wicket-1.3.x/jdk-1.4/wicket/src/main/java/org/apache/wicket/protocol/http/RequestLogger.java Tue, 03 Mar, 16:46
Igor Vaynberg (JIRA) [jira] Assigned: (WICKET-2139) RequestLogger change - include Page Parameters for BookmarkablePages Tue, 03 Mar, 16:46
ivaynb...@apache.org svn commit: r749652 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/protocol/http/RequestLogger.java Tue, 03 Mar, 16:47
Igor Vaynberg (JIRA) [jira] Resolved: (WICKET-2143) Palette in Form calls onSubmit twice, model is erased on second onSubmit Tue, 03 Mar, 17:10
Igor Vaynberg (JIRA) [jira] Assigned: (WICKET-2134) Conversion Exception Thrown for Submitting A Page with Multiple Forms within A Border Tue, 03 Mar, 17:14
Igor Vaynberg (JIRA) [jira] Assigned: (WICKET-2110) Window modal stay behind a applet Tue, 03 Mar, 17:16
Martin Makundi (JIRA) [jira] Updated: (WICKET-1864) MockHttpServletRequest does not support absolute redirection URLs. Tue, 03 Mar, 17:58
jcompag...@apache.org svn commit: r749817 - in /wicket/branches/wicket-1.3.x/jdk-1.4/wicket/src/main/java/org/apache/wicket: protocol/http/RequestLogger.java util/concurrent/ConcurrentHashMap.java Tue, 03 Mar, 22:52
Johan Compagner (JIRA) [jira] Closed: (WICKET-2142) Getting live sessions from RequestLogger results in NPE Tue, 03 Mar, 22:54
conflue...@apache.org [CONF] Apache Wicket: Windows Guide to Installing Wicket on Eclipse with Maven (page created) Tue, 03 Mar, 23:32
conflue...@apache.org [CONF] Apache Wicket: Windows Guide to Installing Wicket on Eclipse with Maven (page edited) Tue, 03 Mar, 23:33
conflue...@apache.org [CONF] Apache Wicket: Windows Guide to Installing Wicket on Eclipse with Maven (page edited) Wed, 04 Mar, 00:16
conflue...@apache.org [CONF] Apache Wicket: Windows Guide to Installing Wicket on Eclipse with Maven (page edited) Wed, 04 Mar, 00:19
conflue...@apache.org [CONF] Apache Wicket: Windows Guide to Installing Wicket on Eclipse with Maven (page edited) Wed, 04 Mar, 00:23
Michael Mosmann (JIRA) [jira] Updated: (WICKET-2143) Palette in Form calls onSubmit twice, model is erased on second onSubmit Wed, 04 Mar, 08:49
Michael Mosmann (JIRA) [jira] Reopened: (WICKET-2143) Palette in Form calls onSubmit twice, model is erased on second onSubmit Wed, 04 Mar, 08:51
Verant (JIRA) [jira] Created: (WICKET-2144) Russian messages for file uploads Wed, 04 Mar, 09:37
Verant (JIRA) [jira] Updated: (WICKET-2144) Russian messages for file uploads Wed, 04 Mar, 09:37
Verant (JIRA) [jira] Updated: (WICKET-2144) Russian messages for file uploads Wed, 04 Mar, 09:37
Verant (JIRA) [jira] Updated: (WICKET-2144) Russian messages for file uploads Wed, 04 Mar, 09:37
Michael Mosmann (JIRA) [jira] Closed: (WICKET-2143) Palette in Form calls onSubmit twice, model is erased on second onSubmit Wed, 04 Mar, 13:03
Michael Mosmann (JIRA) [jira] Updated: (WICKET-2143) Palette in Form calls onSubmit twice, model is erased on second onSubmit Wed, 04 Mar, 13:03
Olivier Michallat (JIRA) [jira] Commented: (WICKET-2137) Remove ? extends from constructor of DropDownChoice Wed, 04 Mar, 16:15
Olivier Michallat (JIRA) [jira] Updated: (WICKET-2137) Remove ? extends from constructor of DropDownChoice Wed, 04 Mar, 16:19
Brill Pappin (JIRA) [jira] Commented: (WICKET-2137) Remove ? extends from constructor of DropDownChoice Wed, 04 Mar, 16:43
Igor Vaynberg (JIRA) [jira] Closed: (WICKET-2143) Palette in Form calls onSubmit twice, model is erased on second onSubmit Wed, 04 Mar, 16:51
Igor Vaynberg (JIRA) [jira] Reopened: (WICKET-2143) Palette in Form calls onSubmit twice, model is erased on second onSubmit Wed, 04 Mar, 16:51
Igor Vaynberg (JIRA) [jira] Assigned: (WICKET-1864) MockHttpServletRequest does not support absolute redirection URLs. Wed, 04 Mar, 17:02
Igor Vaynberg (JIRA) [jira] Reopened: (WICKET-1864) MockHttpServletRequest does not support absolute redirection URLs. Wed, 04 Mar, 17:02
Dane Laverty (JIRA) [jira] Created: (WICKET-2145) An issue to contain picture attachments for the Wicket Quickstart Installation Guide for Beginners Wed, 04 Mar, 18:27
Dane Laverty (JIRA) [jira] Updated: (WICKET-2145) An issue to contain picture attachments for the Wicket Quickstart Installation Guide for Beginners Wed, 04 Mar, 18:29
Dane Laverty (JIRA) [jira] Updated: (WICKET-2145) An issue to contain picture attachments for the Wicket Quickstart Installation Guide for Beginners Wed, 04 Mar, 18:29
Dane Laverty (JIRA) [jira] Updated: (WICKET-2145) An issue to contain picture attachments for the Wicket Quickstart Installation Guide for Beginners Wed, 04 Mar, 18:29
Dane Laverty (JIRA) [jira] Updated: (WICKET-2145) An issue to contain picture attachments for the Wicket Quickstart Installation Guide for Beginners Wed, 04 Mar, 18:29
Dane Laverty (JIRA) [jira] Updated: (WICKET-2145) An issue to contain picture attachments for the Wicket Quickstart Installation Guide for Beginners Wed, 04 Mar, 18:30
Dane Laverty (JIRA) [jira] Updated: (WICKET-2145) An issue to contain picture attachments for the Wicket Quickstart Installation Guide for Beginners Wed, 04 Mar, 18:30
Dane Laverty (JIRA) [jira] Updated: (WICKET-2145) An issue to contain picture attachments for the Wicket Quickstart Installation Guide for Beginners Wed, 04 Mar, 18:30
Dane Laverty (JIRA) [jira] Updated: (WICKET-2145) An issue to contain picture attachments for the Wicket Quickstart Installation Guide for Beginners Wed, 04 Mar, 18:30
Igor Vaynberg (JIRA) [jira] Assigned: (WICKET-2145) An issue to contain picture attachments for the Wicket Quickstart Installation Guide for Beginners Wed, 04 Mar, 18:33
conflue...@apache.org [CONF] Apache Wicket: Windows Guide to Installing Wicket on Eclipse with Maven (attachment added) Wed, 04 Mar, 18:35
Igor Vaynberg (JIRA) [jira] Closed: (WICKET-2145) An issue to contain picture attachments for the Wicket Quickstart Installation Guide for Beginners Wed, 04 Mar, 18:35
conflue...@apache.org [CONF] Apache Wicket: Windows Guide to Installing Wicket on Eclipse with Maven (attachment added) Wed, 04 Mar, 18:36
Dane Laverty (JIRA) [jira] Updated: (WICKET-2145) An issue to contain picture attachments for the Wicket Quickstart Installation Guide for Beginners Wed, 04 Mar, 18:43
Dane Laverty (JIRA) [jira] Updated: (WICKET-2145) An issue to contain picture attachments for the Wicket Quickstart Installation Guide for Beginners Wed, 04 Mar, 18:43
Dane Laverty (JIRA) [jira] Updated: (WICKET-2145) An issue to contain picture attachments for the Wicket Quickstart Installation Guide for Beginners Wed, 04 Mar, 18:43
Dane Laverty (JIRA) [jira] Updated: (WICKET-2145) An issue to contain picture attachments for the Wicket Quickstart Installation Guide for Beginners Wed, 04 Mar, 18:47
Dane Laverty (JIRA) [jira] Updated: (WICKET-2145) An issue to contain picture attachments for the Wicket Quickstart Installation Guide for Beginners Wed, 04 Mar, 18:47
Message list1 · 2 · 3 · 4 · 5 · 6 · Next »Thread · Author · Date
Box list
Nov 2009231
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