Mailing list archives: January 2008

Site index · List index
Message list« Previous · 1 · 2 · 3 · 4 · 5 · 6 · Next »Thread · Author · Date
Frank Bille Jensen (JIRA) [jira] Commented: (WICKET-1009) russian resource files Thu, 10 Jan, 22:17
frankbi...@apache.org svn commit: r610955 - in /wicket/trunk/jdk-1.4: wicket-extensions/src/main/java/org/apache/wicket/extensions/wizard/Wizard_ru.xml wicket/src/main/java/org/apache/wicket/markup/html/form/upload/MultiFileUploadField_ru.xml Thu, 10 Jan, 22:25
Frank Bille Jensen (JIRA) [jira] Commented: (WICKET-1009) russian resource files Thu, 10 Jan, 22:26
kn...@apache.org svn commit: r610963 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/request/target/coding/HybridUrlCodingStrategy.java Thu, 10 Jan, 22:40
conflue...@apache.org [CONF] Apache Wicket: Conditional Validation (page created) Fri, 11 Jan, 01:13
conflue...@apache.org [CONF] Apache Wicket: Validating Form Components (After Page Load) (page created) Fri, 11 Jan, 13:32
conflue...@apache.org [CONF] Apache Wicket: Calling JavaScript function on wicket component's onclick (page created) Fri, 11 Jan, 13:45
Michael Sparer (JIRA) [jira] Updated: (WICKET-1274) Only properties from first panel-implementation loaded when using different implementations of an abstract panel on the same page Fri, 11 Jan, 19:34
Michael Sparer (JIRA) [jira] Created: (WICKET-1274) Only properties from first panel-implementation loaded when using different implementations of an abstract panel on the same page Fri, 11 Jan, 19:34
Igor Vaynberg (JIRA) [jira] Assigned: (WICKET-1274) Only properties from first panel-implementation loaded when using different implementations of an abstract panel on the same page Fri, 11 Jan, 21:19
ivaynb...@apache.org svn commit: r611305 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Localizer.java Fri, 11 Jan, 21:29
Igor Vaynberg (JIRA) [jira] Resolved: (WICKET-1274) Only properties from first panel-implementation loaded when using different implementations of an abstract panel on the same page Fri, 11 Jan, 21:32
Joseph Toth (JIRA) [jira] Created: (WICKET-1275) Displaying a Palette via AJAX Fri, 11 Jan, 21:40
Joseph Toth (JIRA) [jira] Updated: (WICKET-1275) Displaying a Palette via AJAX Fri, 11 Jan, 21:40
ivaynb...@apache.org svn commit: r611379 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/upload/MultiFileUploadField.java Sat, 12 Jan, 07:11
Oleg Taranenko (JIRA) [jira] Commented: (WICKET-1009) russian resource files Sat, 12 Jan, 08:26
Frank Bille Jensen (JIRA) [jira] Commented: (WICKET-1009) russian resource files Sat, 12 Jan, 14:54
Alexey Efimov (JIRA) [jira] Created: (WICKET-1276) ListView and DataView repeat enclosing parent element Sat, 12 Jan, 15:48
Igor Vaynberg (JIRA) [jira] Resolved: (WICKET-1276) ListView and DataView repeat enclosing parent element Sat, 12 Jan, 18:39
Matej Knopp (JIRA) [jira] Commented: (WICKET-987) Stripping javascript comments and whitespace breaks application when using prototype library Sat, 12 Jan, 19:03
kn...@apache.org svn commit: r611464 - in /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/ajax: AjaxRequestTarget.java wicket-ajax.js Sat, 12 Jan, 19:14
Matej Knopp (JIRA) [jira] Created: (WICKET-1277) When no component is focused on AjaxRequestTarget, wicket tries to focus element with id 'null' Sat, 12 Jan, 19:15
Matej Knopp (JIRA) [jira] Resolved: (WICKET-1277) When no component is focused on AjaxRequestTarget, wicket tries to focus element with id 'null' Sat, 12 Jan, 19:15
Matej Knopp (JIRA) [jira] Commented: (WICKET-1257) iframe get request done 2x after ajax change in IE Sat, 12 Jan, 20:39
kn...@apache.org svn commit: r611477 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/ajax/wicket-ajax.js Sat, 12 Jan, 20:41
kn...@apache.org svn commit: r611486 - /wicket/trunk/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/ajax/markup/html/modal/res/modal.js Sat, 12 Jan, 21:30
Matej Knopp (JIRA) [jira] Resolved: (WICKET-1249) modal.js conflicts with mootools and possibly other javascript frameworks. + patch fix Sat, 12 Jan, 21:30
gse...@apache.org svn commit: r611505 - /wicket/common/site/style/wicket.css Sat, 12 Jan, 23:03
Dmitry Kandalov (JIRA) [jira] Created: (WICKET-1278) Uncaught checked exceptions in page constructor Sun, 13 Jan, 10:04
conflue...@apache.org [CONF] Apache Wicket: Index (page edited) Sun, 13 Jan, 12:45
conflue...@apache.org [CONF] Apache Wicket: Index (page edited) Sun, 13 Jan, 13:09
Karen Schaper (JIRA) [jira] Created: (WICKET-1279) newConverterLocater created before Spring Injection Sun, 13 Jan, 18:43
Karen Schaper (JIRA) [jira] Updated: (WICKET-1279) newConverterLocater created before Spring Injection Sun, 13 Jan, 19:04
Eelco Hillenius (JIRA) [jira] Resolved: (WICKET-1279) newConverterLocater created before Spring Injection Sun, 13 Jan, 20:01
conflue...@apache.org [CONF] Apache Wicket: FAQs (page edited) Sun, 13 Jan, 20:24
conflue...@apache.org [CONF] Apache Wicket: AJAX (page created) Sun, 13 Jan, 20:32
conflue...@apache.org [CONF] Apache Wicket: AJAX (page edited) Sun, 13 Jan, 20:33
conflue...@apache.org [CONF] Apache Wicket: Calling Wicket from Javascript (page created) Sun, 13 Jan, 20:50
conflue...@apache.org [CONF] Apache Wicket: HOWTO do Javscript call after each Wicket AJAX update (page created) Sun, 13 Jan, 20:58
conflue...@apache.org [CONF] Apache Wicket: Adding Javascript from Wicket (page created) Sun, 13 Jan, 20:59
conflue...@apache.org [CONF] Apache Wicket: Adding Javascript from Wicket (page edited) Mon, 14 Jan, 06:08
Igor Vaynberg (JIRA) [jira] Updated: (WICKET-1275) OnBefore(After?)Render does not properly cascade to descendants of components added to ajax request target Mon, 14 Jan, 06:35
Igor Vaynberg (JIRA) [jira] Assigned: (WICKET-1271) Script in RenderHead method of AjaxFormChoiceComponentUpdatingBehavior needs fixing Mon, 14 Jan, 06:37
ivaynb...@apache.org svn commit: r611726 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/ListMultipleChoice.java Mon, 14 Jan, 06:40
Igor Vaynberg (JIRA) [jira] Resolved: (WICKET-1270) NPE in ListMultipleChoice.updateModel() Mon, 14 Jan, 06:43
Tom Desmet (JIRA) [jira] Updated: (WICKET-1257) iframe get request done 2x after ajax change in IE Mon, 14 Jan, 06:47
Tom Desmet (JIRA) [jira] Closed: (WICKET-1257) iframe get request done 2x after ajax change in IE Mon, 14 Jan, 06:47
conflue...@apache.org [CONF] Apache Wicket: Terracotta (page created) Mon, 14 Jan, 07:55
conflue...@apache.org [CONF] Apache Wicket: Opera Ajax (page edited) Mon, 14 Jan, 07:56
conflue...@apache.org [CONF] Apache Wicket: Opera Ajax (page edited) Mon, 14 Jan, 07:56
Conny Kuehne (JIRA) [jira] Created: (WICKET-1280) Autocomplete onchange event gets fired twice when selecting with mouse click Mon, 14 Jan, 12:31
Alan Romaniuc (JIRA) [jira] Created: (WICKET-1281) DateTextField does not use user locale for parse and display data Mon, 14 Jan, 16:35
Matej Knopp (JIRA) [jira] Created: (WICKET-1282) AjaxFormSubmitBehavior doesn't work well with nested forms Mon, 14 Jan, 19:10
kn...@apache.org svn commit: r611894 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/ajax/form/AjaxFormSubmitBehavior.java Mon, 14 Jan, 19:16
Matej Knopp (JIRA) [jira] Resolved: (WICKET-1282) AjaxFormSubmitBehavior doesn't work well with nested forms Mon, 14 Jan, 19:16
kn...@apache.org svn commit: r611897 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Component.java Mon, 14 Jan, 19:19
kn...@apache.org svn commit: r611898 - in /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/ajax: AjaxRequestTarget.java wicket-ajax.js Mon, 14 Jan, 19:20
Matej Knopp (JIRA) [jira] Created: (WICKET-1284) Report last focused element id on ajax request Mon, 14 Jan, 19:20
Matej Knopp (JIRA) [jira] Resolved: (WICKET-1283) Allow to query component markup id without creating one Mon, 14 Jan, 19:20
Matej Knopp (JIRA) [jira] Created: (WICKET-1283) Allow to query component markup id without creating one Mon, 14 Jan, 19:20
kn...@apache.org svn commit: r611899 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/tree/AbstractTree.java Mon, 14 Jan, 19:20
Matej Knopp (JIRA) [jira] Resolved: (WICKET-1284) Report last focused element id on ajax request Mon, 14 Jan, 19:22
Frank Bille Jensen (JIRA) [jira] Updated: (WICKET-1257) iframe get request done 2x after ajax change in IE Mon, 14 Jan, 19:25
Igor Vaynberg (JIRA) [jira] Created: (WICKET-1285) Choice components do not propery update models if type is set Mon, 14 Jan, 19:32
Igor Vaynberg (JIRA) [jira] Resolved: (WICKET-1285) Choice components do not propery update models if type is set Mon, 14 Jan, 19:34
Matej Knopp (JIRA) [jira] Updated: (WICKET-1275) FLAG_HAS_BEEN_RENDERED is set when rendering invisible components Mon, 14 Jan, 20:50
kn...@apache.org svn commit: r611925 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Component.java Mon, 14 Jan, 20:50
kn...@apache.org svn commit: r611932 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Component.java Mon, 14 Jan, 21:05
Matej Knopp (JIRA) [jira] Resolved: (WICKET-1275) FLAG_HAS_BEEN_RENDERED is set when rendering invisible components Mon, 14 Jan, 21:08
Martijn Dashorst (JIRA) [jira] Updated: (WICKET-1214) WicketTester#startPanel does not work (correctly) Mon, 14 Jan, 21:14
Martijn Dashorst (JIRA) [jira] Updated: (WICKET-1214) WicketTester#startPanel does not work (correctly) Mon, 14 Jan, 21:14
Martijn Dashorst (JIRA) [jira] Updated: (WICKET-1214) WicketTester#startPanel does not work (correctly) Mon, 14 Jan, 21:14
Martijn Dashorst (JIRA) [jira] Updated: (WICKET-1215) WicketTester recreates session after setting attributes on it Mon, 14 Jan, 21:16
Martijn Dashorst (JIRA) [jira] Closed: (WICKET-507) Make wicket examples' experience better Mon, 14 Jan, 21:16
ivaynb...@apache.org svn commit: r611938 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/ajax/form/AjaxFormChoiceComponentUpdatingBehavior.java Mon, 14 Jan, 21:18
Igor Vaynberg (JIRA) [jira] Resolved: (WICKET-1271) Script in RenderHead method of AjaxFormChoiceComponentUpdatingBehavior needs fixing Mon, 14 Jan, 21:18
Igor Vaynberg (JIRA) [jira] Resolved: (WICKET-1258) AjaxFormChoiceComponentUpdatingBehavior assumes Radio/Choice items are a direct child of the group in the client-side DOM Mon, 14 Jan, 21:18
Matej Knopp (JIRA) [jira] Resolved: (WICKET-1262) Page#readResolve is not called Mon, 14 Jan, 21:20
Ryan McKinley (JIRA) [jira] Created: (WICKET-1286) HybridUrlCodingStrategy should throw an error for paths with trailing / Mon, 14 Jan, 22:05
Ryan McKinley (JIRA) [jira] Updated: (WICKET-1286) HybridUrlCodingStrategy should throw an error for paths with trailing / Mon, 14 Jan, 22:07
Igor Vaynberg (JIRA) [jira] Assigned: (WICKET-1286) HybridUrlCodingStrategy should throw an error for paths with trailing / Mon, 14 Jan, 22:27
Gerolf Seitz (JIRA) [jira] Commented: (WICKET-599) Add Development Mode dashboard widget when deployed in development mode Mon, 14 Jan, 23:25
Igor Vaynberg (JIRA) [jira] Commented: (WICKET-599) Add Development Mode dashboard widget when deployed in development mode Mon, 14 Jan, 23:29
gse...@apache.org svn commit: r611971 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/IInitializer.java Mon, 14 Jan, 23:35
Gerolf Seitz (JIRA) [jira] Commented: (WICKET-599) Add Development Mode dashboard widget when deployed in development mode Mon, 14 Jan, 23:39
Gerolf Seitz (JIRA) [jira] Issue Comment Edited: (WICKET-599) Add Development Mode dashboard widget when deployed in development mode Mon, 14 Jan, 23:41
conflue...@apache.org [CONF] Apache Wicket: How to write JSON response (page created) Tue, 15 Jan, 12:21
Alan Romaniuc (JIRA) [jira] Updated: (WICKET-1281) DateTextField does not use user locale for parse and display data Tue, 15 Jan, 13:20
gse...@apache.org svn commit: r612310 - in /wicket/trunk/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions: ajax/markup/html/form/upload/ breadcrumb/ breadcrumb/panel/ markup/html/basic/ markup/html/form/palette/ markup/html/form/palette/component/ ma... Tue, 15 Jan, 23:38
Patrick Angeles (JIRA) [jira] Updated: (WICKET-466) [datetime] Make DateConverter focus on joda-time.DateTime instead of util.Date Wed, 16 Jan, 00:47
Evgeniy Karyakin (JIRA) [jira] Commented: (WICKET-1235) First-time request doesn't respect XML page and Form encoding Wed, 16 Jan, 09:15
Evgeniy Karyakin (JIRA) [jira] Issue Comment Edited: (WICKET-1235) First-time request doesn't respect XML page and Form encoding Wed, 16 Jan, 09:17
Sergey Derugo (JIRA) [jira] Updated: (WICKET-1287) Links on the main page are not clicable under IE 6 Wed, 16 Jan, 09:33
Sergey Derugo (JIRA) [jira] Created: (WICKET-1287) Links on the main page are not clicable under IE 6 Wed, 16 Jan, 09:33
Dmitry Kandalov (JIRA) [jira] Updated: (WICKET-1278) Uncaught checked exceptions in page constructor Wed, 16 Jan, 12:42
Gerolf Seitz (JIRA) [jira] Updated: (WICKET-1287) Links on the main page are not clicable under IE 6 Wed, 16 Jan, 13:54
Gerolf Seitz (JIRA) [jira] Resolved: (WICKET-1287) Links on the main page are not clicable under IE 6 Wed, 16 Jan, 13:54
Eelco Hillenius (JIRA) [jira] Commented: (WICKET-466) [datetime] Make DateConverter focus on joda-time.DateTime instead of util.Date Wed, 16 Jan, 16:10
conflue...@apache.org [CONF] Apache Wicket: Logging Out- Invalidating Session and Redirect (page created) Wed, 16 Jan, 18:00
conflue...@apache.org [CONF] Apache Wicket: Logging Out- Invalidating Session and Redirect (page edited) Wed, 16 Jan, 18:38
Message list« Previous · 1 · 2 · 3 · 4 · 5 · 6 · Next »Thread · Author · Date
Box list
Dec 200963
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