Mailing list archives: June 2009

Site index · List index
Message list« Previous · 1 · 2 · 3 · 4 · Next »Thread · Author · Date
Jonathan Locke (JIRA) [jira] Commented: (WICKET-2302) Add Folder.freeDiskSpace Fri, 05 Jun, 13:46
Johan Compagner (JIRA) [jira] Commented: (WICKET-2302) Add Folder.freeDiskSpace Fri, 05 Jun, 13:50
Martin Makundi (JIRA) [jira] Created: (WICKET-2310) FormTester.setValue should throw exception if not FormComponent Sat, 06 Jun, 11:48
Derek Mulcahy (JIRA) [jira] Updated: (WICKET-2311) Noncachingimage generates invalid URLs Sat, 06 Jun, 14:38
Derek Mulcahy (JIRA) [jira] Created: (WICKET-2311) Noncachingimage generates invalid URLs Sat, 06 Jun, 14:38
Derek Mulcahy (JIRA) [jira] Updated: (WICKET-2311) Noncachingimage generates invalid URLs Sat, 06 Jun, 14:42
ivaynb...@apache.org svn commit: r782279 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/util/tester/FormTester.java Sat, 06 Jun, 17:13
Igor Vaynberg (JIRA) [jira] Resolved: (WICKET-2310) FormTester.setValue should throw exception if not FormComponent Sat, 06 Jun, 17:14
ivaynb...@apache.org svn commit: r782280 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/markup/html/image/NonCachingImage.java Sat, 06 Jun, 17:16
smallufo (JIRA) [jira] Created: (WICKET-2312) RequestUtils.toAbsolutePath() not output hostname and url-pattern Sun, 07 Jun, 19:15
smallufo (JIRA) [jira] Updated: (WICKET-2312) RequestUtils.toAbsolutePath() not output hostname and url-pattern in AJAX Sun, 07 Jun, 19:19
jrthomer...@apache.org svn commit: r782484 - /wicket/tags/wicket-1.4-rc5/ Mon, 08 Jun, 00:48
jrthomer...@apache.org svn commit: r782485 - /wicket/sandbox/jthomerson/wicket-1.4-rc5-buildfolder/ Mon, 08 Jun, 00:49
Jeremy Thomerson (JIRA) [jira] Updated: (WICKET-1897) StatelessForm submitted to the wrong page Mon, 08 Jun, 01:00
Jeremy Thomerson (JIRA) [jira] Updated: (WICKET-2120) widen visibiliy of GuiceProxyTargetLocator and findBindingAnnotation Mon, 08 Jun, 01:00
Jeremy Thomerson (JIRA) [jira] Updated: (WICKET-2258) Make Form.callOnError() and Form.persistFormComponentData() protected Mon, 08 Jun, 01:00
Jeremy Thomerson (JIRA) [jira] Updated: (WICKET-1447) Lazy registration in SharedResourceRequestTarget: check if locale/style works and better api: SharedResources.get() -> SharedResource.getByResourceKey()/putByResourceKey? Mon, 08 Jun, 01:00
Jeremy Thomerson (JIRA) [jira] Updated: (WICKET-1586) Add a "how to contribute" page to wicket.apache.org Mon, 08 Jun, 01:00
Jeremy Thomerson (JIRA) [jira] Updated: (WICKET-2294) CryptedUrlWebRequestCodingStrategy fails while decoding parameters after the app has been up and running for quite some time. Mon, 08 Jun, 01:00
Jeremy Thomerson (JIRA) [jira] Updated: (WICKET-2150) Wizard executes onSubmit() of wrong nested form Mon, 08 Jun, 01:00
Jeremy Thomerson (JIRA) [jira] Updated: (WICKET-2127) Javascript function Wicket.replaceAll is unbearably slow Mon, 08 Jun, 01:00
Jeremy Thomerson (JIRA) [jira] Updated: (WICKET-2111) Ability to generate markup ids in alternate fashion Mon, 08 Jun, 01:00
Jeremy Thomerson (JIRA) [jira] Updated: (WICKET-2204) urlFor(IResourceListener.INTERFACE) returns different URLs Mon, 08 Jun, 01:00
Jeremy Thomerson (JIRA) [jira] Updated: (WICKET-1597) MixedParamUrlCodingStrategy bugs Mon, 08 Jun, 01:00
Jeremy Thomerson (JIRA) [jira] Updated: (WICKET-626) profile Wicket for 1.4.0 Mon, 08 Jun, 01:00
Jeremy Thomerson (JIRA) [jira] Updated: (WICKET-1651) Extension Points for AutoComplete Mon, 08 Jun, 01:00
jrthomer...@apache.org svn commit: r782486 - /wicket/trunk/CHANGELOG-1.4 Mon, 08 Jun, 01:04
jrthomer...@apache.org svn commit: r782487 - in /wicket/sandbox/jthomerson/wicket-1.4-rc5-buildfolder: ./ archetypes/quickstart/ archetypes/quickstart/src/main/resources/archetype-resources/ testing/wicket-threadtest/ wicket-auth-roles/ wicket-datetime/ wicket-devutils/ wick... Mon, 08 Jun, 01:06
jrthomer...@apache.org svn commit: r782510 - /wicket/sandbox/jthomerson/wicket-1.4-rc5-buildfolder/wicket-examples/src/test/java/org/apache/wicket/examples/signin2/Signin2Test.java Mon, 08 Jun, 02:56
jrthomer...@apache.org svn commit: r782511 - /wicket/sandbox/jthomerson/wicket-1.4-rc5-buildfolder/NOTICE Mon, 08 Jun, 03:05
jrthomer...@apache.org svn commit: r782514 - in /wicket: releases/wicket-1.4-rc5/ sandbox/jthomerson/wicket-1.4-rc5-buildfolder/ Mon, 08 Jun, 03:21
Frank van Lankvelt (JIRA) [jira] Created: (WICKET-2313) BaseWicketTester doesn't invoke Application.newAjaxRequestTarget for ajax request target Mon, 08 Jun, 08:12
Frank van Lankvelt (JIRA) [jira] Updated: (WICKET-2313) BaseWicketTester doesn't invoke Application.newAjaxRequestTarget for ajax request target Mon, 08 Jun, 08:14
Swanthe Lindgren (JIRA) [jira] Created: (WICKET-2314) Custom css for Wizard Mon, 08 Jun, 12:54
Martijn Dashorst (JIRA) [jira] Assigned: (WICKET-2315) Backport PageReference from trunk Mon, 08 Jun, 15:24
Martijn Dashorst (JIRA) [jira] Created: (WICKET-2315) Backport PageReference from trunk Mon, 08 Jun, 15:24
dasho...@apache.org svn commit: r782670 - /wicket/branches/wicket-1.3.x/jdk-1.4/wicket/src/main/java/org/apache/wicket/PageReference.java Mon, 08 Jun, 15:24
Martijn Dashorst (JIRA) [jira] Resolved: (WICKET-2315) Backport PageReference from trunk Mon, 08 Jun, 15:26
Martijn Dashorst (JIRA) [jira] Closed: (WICKET-2315) Backport PageReference from trunk Mon, 08 Jun, 15:26
dasho...@apache.org svn commit: r782688 - in /wicket/branches/wicket-1.3.x/jdk-1.4/wicket/src/main/java/org/apache/wicket: Page.java RequestCycle.java request/target/component/PageReferenceRequestTarget.java Mon, 08 Jun, 15:53
Emond Papegaaij (JIRA) [jira] Created: (WICKET-2316) Form generates invalid html in appendDefaultButtonField Tue, 09 Jun, 08:12
Emond Papegaaij (JIRA) [jira] Commented: (WICKET-2033) & instead of & in javascript Tue, 09 Jun, 08:14
Stefan Lindner (JIRA) [jira] Created: (WICKET-2317) Deprecated JavaDoc for org.apache.wicket.behavior.HeaderContributor Tue, 09 Jun, 11:04
conflue...@apache.org [CONF] Apache Wicket: Calling Wicket from Javascript (page edited) Tue, 09 Jun, 14:12
smallufo (JIRA) [jira] Updated: (WICKET-2312) RequestUtils.toAbsolutePath() not output hostname and url-pattern in AJAX Tue, 09 Jun, 14:36
Linda van der Pal (JIRA) [jira] Created: (WICKET-2318) Creating a new HashSet from a ListMultipleChoice doesn't seem to work Tue, 09 Jun, 15:14
Linda van der Pal (JIRA) [jira] Updated: (WICKET-2318) Creating a new HashSet from a ListMultipleChoice doesn't seem to work Tue, 09 Jun, 15:16
Eugene Kamenev (JIRA) [jira] Created: (WICKET-2319) Performance of ThumbnailImageResource Tue, 09 Jun, 15:38
Eugene Kamenev (JIRA) [jira] Updated: (WICKET-2319) Performance of ThumbnailImageResource Tue, 09 Jun, 15:40
Igor Vaynberg (JIRA) [jira] Resolved: (WICKET-2318) Creating a new HashSet from a ListMultipleChoice doesn't seem to work Tue, 09 Jun, 18:28
Morten Steffensen (JIRA) [jira] Created: (WICKET-2320) change of locale does not seem to work on fields in a form after an inner form has been submittet Tue, 09 Jun, 18:38
Morten Steffensen (JIRA) [jira] Updated: (WICKET-2320) change of locale does not seem to work on fields in a form after an inner form has been submittet Tue, 09 Jun, 18:40
Igor Vaynberg (JIRA) [jira] Resolved: (WICKET-2320) change of locale does not seem to work on fields in a form after an inner form has been submittet Tue, 09 Jun, 18:56
Martin Funk (JIRA) [jira] Created: (WICKET-2321) create a Component#onRemove() method Tue, 09 Jun, 19:28
Morten Steffensen (JIRA) [jira] Commented: (WICKET-2320) change of locale does not seem to work on fields in a form after an inner form has been submittet Tue, 09 Jun, 19:55
Kaspar Fischer (JIRA) [jira] Commented: (WICKET-1856) AbstractTree XHTML Strict validation Tue, 09 Jun, 23:04
Igor Vaynberg (JIRA) [jira] Commented: (WICKET-2320) change of locale does not seem to work on fields in a form after an inner form has been submittet Tue, 09 Jun, 23:43
Fernando Wermus (JIRA) [jira] Created: (WICKET-2322) improvement for wicket 1.3.6 as the following link https://issues.apache.org/jira/browse/WICKET-1877 Wed, 10 Jun, 04:07
tomoharu fujita (JIRA) [jira] Updated: (WICKET-2268) NullPointerException NPE in DiskPageStore after Session Timeout Wed, 10 Jun, 07:31
Martin Funk (JIRA) [jira] Commented: (WICKET-2321) create a Component#onRemove() method Wed, 10 Jun, 11:32
Martin Funk (JIRA) [jira] Updated: (WICKET-2321) create a Component#onRemove() method Wed, 10 Jun, 11:34
Antony Stubbs (JIRA) [jira] Commented: (WICKET-2115) Make Component. 'protected List<IBehavior> getBehaviors(Class<? extends IBehavior>' public Wed, 10 Jun, 13:24
Antony Stubbs (JIRA) [jira] Updated: (WICKET-2115) Make Component. 'protected List<IBehavior> getBehaviors(Class<? extends IBehavior>' public Wed, 10 Jun, 13:48
Bruno Borges (JIRA) [jira] Commented: (WICKET-2268) NullPointerException NPE in DiskPageStore after Session Timeout Wed, 10 Jun, 20:41
Bruno Borges (JIRA) [jira] Commented: (WICKET-1967) ModalWindow doesn't work in Internet Explorer 6 and Internet Explorer 7 Wed, 10 Jun, 20:43
Matej Knopp (JIRA) [jira] Resolved: (WICKET-2268) NullPointerException NPE in DiskPageStore after Session Timeout Wed, 10 Jun, 20:55
Matej Knopp (JIRA) [jira] Commented: (WICKET-2268) NullPointerException NPE in DiskPageStore after Session Timeout Wed, 10 Jun, 21:43
kn...@apache.org svn commit: r783553 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/protocol/http/SecondLevelCacheSessionStore.java Wed, 10 Jun, 22:16
Jan Loose (JIRA) [jira] Created: (WICKET-2323) WebResource#getCacheDuration() is not configurable Thu, 11 Jun, 15:09
conflue...@apache.org [CONF] Apache Wicket: Contributing to Wicket (page edited) Thu, 11 Jun, 22:07
Aslak Knutsen (JIRA) [jira] Created: (WICKET-2324) ModalWindow iframe CSS to wide Fri, 12 Jun, 11:48
Aslak Knutsen (JIRA) [jira] Updated: (WICKET-2324) ModalWindow iframe CSS to wide Fri, 12 Jun, 11:54
Max Bowsher (JIRA) [jira] Created: (WICKET-2325) IChoiceRenderer generic type parameters are wrong throughout the AbstractChoice class hierarchy Fri, 12 Jun, 16:24
Max Bowsher (JIRA) [jira] Updated: (WICKET-2325) IChoiceRenderer generic type parameters are wrong throughout the AbstractChoice class hierarchy Fri, 12 Jun, 16:24
ivaynb...@apache.org svn commit: r784205 - in /wicket/trunk/wicket/src/main/java/org/apache/wicket/markup/html/form: AbstractChoice.java AbstractSingleSelectChoice.java CheckBoxMultipleChoice.java DropDownChoice.java ListChoice.java ListMultipleChoice.java RadioChoice.java Fri, 12 Jun, 17:19
Igor Vaynberg (JIRA) [jira] Updated: (WICKET-2325) IChoiceRenderer generic type parameters are wrong throughout the AbstractChoice class hierarchy Fri, 12 Jun, 17:26
Igor Vaynberg (JIRA) [jira] Resolved: (WICKET-2325) IChoiceRenderer generic type parameters are wrong throughout the AbstractChoice class hierarchy Fri, 12 Jun, 17:26
Igor Vaynberg (JIRA) [jira] Updated: (WICKET-2325) IChoiceRenderer generic type parameters are wrong throughout the AbstractChoice class hierarchy Fri, 12 Jun, 17:26
conflue...@apache.org [CONF] Apache Wicket: Sites using Wicket (page edited) Sat, 13 Jun, 19:38
Neil Ferguson (JIRA) [jira] Created: (WICKET-2326) Text on BrowserInfoPage should be customizable Sat, 13 Jun, 21:26
Ralf Ebert (JIRA) [jira] Created: (WICKET-2327) URLs created with urlFor(RequestListenerInterface) on a bookmarkable page try to instantiate a new page after the page expired Sun, 14 Jun, 20:13
Igor Vaynberg (JIRA) [jira] Commented: (WICKET-2327) URLs created with urlFor(RequestListenerInterface) on a bookmarkable page try to instantiate a new page after the page expired Sun, 14 Jun, 20:19
Igor Vaynberg (JIRA) [jira] Updated: (WICKET-2327) URLs created with urlFor(RequestListenerInterface) on a bookmarkable page try to instantiate a new page after the page expired Sun, 14 Jun, 20:21
Ralf Ebert (JIRA) [jira] Commented: (WICKET-2327) URLs created with urlFor(RequestListenerInterface) on a bookmarkable page try to instantiate a new page after the page expired Sun, 14 Jun, 20:31
Ralf Ebert (JIRA) [jira] Updated: (WICKET-2327) URLs created with urlFor(RequestListenerInterface) on a bookmarkable page try to instantiate a new page after the page expired Sun, 14 Jun, 20:43
Johan Compagner (JIRA) [jira] Commented: (WICKET-2327) URLs created with urlFor(RequestListenerInterface) on a bookmarkable page try to instantiate a new page after the page expired Sun, 14 Jun, 21:15
Ralf Ebert (JIRA) [jira] Commented: (WICKET-2327) URLs created with urlFor(RequestListenerInterface) on a bookmarkable page try to instantiate a new page after the page expired Sun, 14 Jun, 21:25
Igor Vaynberg (JIRA) [jira] Commented: (WICKET-2327) URLs created with urlFor(RequestListenerInterface) on a bookmarkable page try to instantiate a new page after the page expired Sun, 14 Jun, 21:37
Ralf Ebert (JIRA) [jira] Commented: (WICKET-2327) URLs created with urlFor(RequestListenerInterface) on a bookmarkable page try to instantiate a new page after the page expired Sun, 14 Jun, 21:59
Igor Vaynberg (JIRA) [jira] Commented: (WICKET-2327) URLs created with urlFor(RequestListenerInterface) on a bookmarkable page try to instantiate a new page after the page expired Sun, 14 Jun, 22:23
conflue...@apache.org [CONF] Apache Wicket: Wicket 1.5 Wish List (page edited) Mon, 15 Jun, 09:28
conflue...@apache.org [CONF] Apache Wicket: Wicket 1.5 Wish List (page edited) Mon, 15 Jun, 09:29
Martin Funk (JIRA) [jira] Updated: (WICKET-2321) create a Component#onRemove() method Mon, 15 Jun, 15:00
Igor Vaynberg (JIRA) [jira] Commented: (WICKET-2321) create a Component#onRemove() method Mon, 15 Jun, 16:30
Eric Gulatee (JIRA) [jira] Commented: (WICKET-2078) WICKET-2058 does not support IBM Websphere Portal Server 6.1 Mon, 15 Jun, 19:40
Rob Sonke (JIRA) [jira] Commented: (WICKET-2202) Form gets submitted using AjaxSubmitBehavior when sub-form has error's Tue, 16 Jun, 07:15
Thijs Vonk (JIRA) [jira] Reopened: (WICKET-2202) Form gets submitted using AjaxSubmitBehavior when sub-form has error's Tue, 16 Jun, 07:59
Thijs Vonk (JIRA) [jira] Updated: (WICKET-2202) Form gets submitted using AjaxSubmitBehavior when sub-form has error's Tue, 16 Jun, 08:03
Hardi Probst (JIRA) [jira] Commented: (WICKET-2078) WICKET-2058 does not support IBM Websphere Portal Server 6.1 Tue, 16 Jun, 09:47
Aslak Knutsen (JIRA) [jira] Commented: (WICKET-2279) Losing focus on Autocomplete field if DropDownChoice is updated using Ajax. Tue, 16 Jun, 13:45
Message list« Previous · 1 · 2 · 3 · 4 · Next »Thread · Author · Date
Box list
Dec 200964
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