| 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 |