Mailing list archives: July 2007

Site index · List index
Message list« Previous · 1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · 10 · 11 · 12 · 13 · 14 · Next »Thread · Author · Date
ivaynb...@apache.org svn commit: r558851 - in /incubator/wicket/trunk/jdk-1.4/wicket/src: main/java/org/apache/wicket/request/target/basic/ main/java/org/apache/wicket/request/target/coding/ test/java/org/apache/wicket/markup/html/link/ test/java/org/apache/wicket/request/... Mon, 23 Jul, 20:18
Igor Vaynberg (JIRA) [jira] Resolved: (WICKET-765) default pagemap name of null is not always properly encoded into the url Mon, 23 Jul, 20:19
ivaynb...@apache.org svn commit: r558855 - /incubator/wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/request/target/coding/MixedParamUrlCodingStrategyTest.java Mon, 23 Jul, 20:27
Igor Vaynberg (JIRA) [jira] Created: (WICKET-776) need to distinguish between statechange and hierarchychange Mon, 23 Jul, 21:17
Igor Vaynberg (JIRA) [jira] Created: (WICKET-777) See what needs to be done in abstractpageableview Mon, 23 Jul, 21:17
ivaynb...@apache.org svn commit: r558864 - /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/repeater/AbstractPageableView.java Mon, 23 Jul, 21:18
ivaynb...@apache.org svn commit: r558869 - /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/repeater/AbstractPageableView.java Mon, 23 Jul, 21:37
Carlos Pita (JIRA) [jira] Created: (WICKET-778) Reloading servlet not working on windows for folders with spaces Tue, 24 Jul, 00:47
Jean-Baptiste Quenot (JIRA) [jira] Commented: (WICKET-778) Reloading servlet not working on windows for folders with spaces Tue, 24 Jul, 08:14
Alastair Maw (JIRA) [jira] Commented: (WICKET-773) Wicket strips <?xml?> line from html but doesn't remove newline Tue, 24 Jul, 08:32
Timo Rantalaiho (JIRA) [jira] Created: (WICKET-779) Constructor of Session (and subclasses) has a redundant Application parameter Tue, 24 Jul, 11:45
Timo Rantalaiho (JIRA) [jira] Updated: (WICKET-779) Constructor of Session (and subclasses) has a redundant Application parameter Tue, 24 Jul, 11:45
Jim Hunziker (JIRA) [jira] Created: (WICKET-780) Internal server error 500 unresolvable in Ajax Debug Window Tue, 24 Jul, 12:39
Jim Hunziker (JIRA) [jira] Updated: (WICKET-780) Internal server error 500 unresolvable in Ajax Debug Window Tue, 24 Jul, 12:48
Evgeniy Platonov (JIRA) [jira] Created: (WICKET-781) AjaxFallbackDefaultDataTable and DefaultDataTable require SortableDataProvider class, not an interface Tue, 24 Jul, 14:57
al...@apache.org svn commit: r559109 - /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/resolver/WicketMessageResolver.java Tue, 24 Jul, 17:04
ehillen...@apache.org svn commit: r559120 - in /incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/guestbook: GuestBook.html GuestBook.java Tue, 24 Jul, 17:24
Jan Kriesten (JIRA) [jira] Created: (WICKET-782) Select doesn't validate 'Required' Tue, 24 Jul, 17:35
Jan Kriesten (JIRA) [jira] Created: (WICKET-783) RadioGroup looses it's value if Form validation fails Tue, 24 Jul, 19:04
Jan Kriesten (JIRA) [jira] Closed: (WICKET-783) RadioGroup looses it's value if Form validation fails Tue, 24 Jul, 19:14
Spencer Crissman (JIRA) [jira] Created: (WICKET-784) Session.dirty() does not cause an unbound session to bind. Tue, 24 Jul, 20:16
Igor Vaynberg (JIRA) [jira] Assigned: (WICKET-782) Select doesn't validate 'Required' Tue, 24 Jul, 20:27
Igor Vaynberg (JIRA) [jira] Updated: (WICKET-782) Select doesn't validate 'Required' Tue, 24 Jul, 20:27
[jira] Updated: (WICKET-784) Session.dirty() does not cause an unbound session to bind.
Eelco Hillenius (JIRA)   [jira] Updated: (WICKET-784) Session.dirty() does not cause an unbound session to bind. Tue, 24 Jul, 20:37
Eelco Hillenius (JIRA)   [jira] Updated: (WICKET-784) Session.dirty() does not cause an unbound session to bind. Tue, 24 Jul, 20:37
ivaynb...@apache.org svn commit: r559198 - /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/FormComponent.java Tue, 24 Jul, 20:39
ivaynb...@apache.org svn commit: r559199 - /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/FormComponent.java Tue, 24 Jul, 20:41
kn...@apache.org svn commit: r559203 - in /incubator/wicket/trunk/jdk-1.4/wicket/src: main/java/org/apache/wicket/util/lang/PropertyResolver.java test/java/org/apache/wicket/util/lang/PropertyResolverTest.java Tue, 24 Jul, 20:56
Matej Knopp (JIRA) [jira] Resolved: (WICKET-668) PropertyResolver.getPropertySetter() depends on calling PropertyResolver.setValue() first for it to work. Tue, 24 Jul, 20:58
ivaynb...@apache.org svn commit: r559210 - /incubator/wicket/trunk/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/markup/html/form/select/Select.java Tue, 24 Jul, 21:06
[jira] Commented: (WICKET-627) Can't visit components in a ListView before they're rendered.
Matej Knopp (JIRA)   [jira] Commented: (WICKET-627) Can't visit components in a ListView before they're rendered. Tue, 24 Jul, 21:16
Alastair Maw (JIRA)   [jira] Commented: (WICKET-627) Can't visit components in a ListView before they're rendered. Wed, 25 Jul, 10:23
Matej Knopp (JIRA)   [jira] Commented: (WICKET-627) Can't visit components in a ListView before they're rendered. Wed, 25 Jul, 13:09
[jira] Commented: (WICKET-782) Select doesn't validate 'Required'
Igor Vaynberg (JIRA)   [jira] Commented: (WICKET-782) Select doesn't validate 'Required' Tue, 24 Jul, 21:21
Jan Kriesten (JIRA)   [jira] Commented: (WICKET-782) Select doesn't validate 'Required' Tue, 24 Jul, 21:34
ivaynb...@apache.org svn commit: r559236 - /incubator/wicket/trunk/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/markup/html/form/select/Select.java Tue, 24 Jul, 22:03
ivaynb...@apache.org svn commit: r559238 - /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/FormComponent.java Tue, 24 Jul, 22:11
ivaynb...@apache.org svn commit: r559239 - /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/FormComponent.java Tue, 24 Jul, 22:14
Jonathan Locke (JIRA) [jira] Created: (WICKET-785) would like PageNotFoundException which returns a 404 and generalized http error code returning base exception class Tue, 24 Jul, 22:33
[jira] Assigned: (WICKET-627) Can't visit components in a ListView before they're rendered.
Igor Vaynberg (JIRA)   [jira] Assigned: (WICKET-627) Can't visit components in a ListView before they're rendered. Tue, 24 Jul, 22:45
Igor Vaynberg (JIRA)   [jira] Assigned: (WICKET-627) Can't visit components in a ListView before they're rendered. Tue, 24 Jul, 22:51
kn...@apache.org svn commit: r559248 - /incubator/wicket/trunk/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/ajax/markup/html/autocomplete/wicket-autocomplete.js Tue, 24 Jul, 22:46
kn...@apache.org svn commit: r559267 - /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/util/lang/PropertyResolver.java Wed, 25 Jul, 00:45
David Leangen (JIRA) [jira] Created: (WICKET-786) Add "deny" capability to AuthorizeAction Wed, 25 Jul, 07:55
David Leangen (JIRA) [jira] Updated: (WICKET-786) Add "deny" capability to AuthorizeAction Wed, 25 Jul, 07:57
Message list« Previous · 1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · 10 · 11 · 12 · 13 · 14 · Next »Thread · Author · Date
Box list
Dec 2009135
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