| kn...@apache.org |
svn commit: r560706 - /wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/guestbook/GuestBook.java |
Sun, 29 Jul, 10:20 |
| kn...@apache.org |
svn commit: r560708 - /wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/forminput/FormInput.html |
Sun, 29 Jul, 11:43 |
| kn...@apache.org |
svn commit: r560709 - /wicket/trunk/jdk-1.5/wicket-examples/src/main/webapp/style.css |
Sun, 29 Jul, 11:43 |
| Evgeniy Platonov (JIRA) |
[jira] Commented: (WICKET-536) ModalWindow does not function under Opera |
Sun, 29 Jul, 14:26 |
| kn...@apache.org |
svn commit: r560754 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/request/target/coding/HybridUrlCodingStrategy.java |
Sun, 29 Jul, 16:22 |
| ehillen...@apache.org |
svn commit: r560781 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Session.java |
Sun, 29 Jul, 18:41 |
| Eelco Hillenius (JIRA) |
[jira] Resolved: (WICKET-784) Session.dirty() does not cause an unbound session to bind. |
Sun, 29 Jul, 18:42 |
| ehillen...@apache.org |
svn commit: r560782 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Session.java |
Sun, 29 Jul, 18:44 |
| ehillen...@apache.org |
svn commit: r560791 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Session.java |
Sun, 29 Jul, 19:44 |
| ehillen...@apache.org |
svn commit: r560815 - in /wicket/trunk/jdk-1.5/wicket-examples/src: main/java/org/apache/wicket/examples/helloworld/ main/java/org/apache/wicket/examples/images/ main/java/org/apache/wicket/examples/library/ main/java/org/apache/wicket/examples/linkoma... |
Sun, 29 Jul, 20:52 |
| ehillen...@apache.org |
svn commit: r560820 - /wicket/trunk/jdk-1.4/wicket-datetime/src/main/java/org/apache/wicket/datetime/markup/html/form/DateTextField.java |
Sun, 29 Jul, 21:15 |
| ehillen...@apache.org |
svn commit: r560821 - /wicket/trunk/jdk-1.4/wicket-datetime/src/main/java/org/apache/wicket/datetime/StyleDateConverter.java |
Sun, 29 Jul, 21:17 |
| Eelco Hillenius (JIRA) |
[jira] Commented: (WICKET-754) add support for localization |
Mon, 30 Jul, 05:22 |
| ehillen...@apache.org |
svn commit: r560869 - /wicket/trunk/jdk-1.4/wicket-datetime/src/main/java/org/apache/wicket/extensions/yui/calendar/DatePicker.java |
Mon, 30 Jul, 05:23 |
| ehillen...@apache.org |
svn commit: r560870 - in /wicket/trunk/jdk-1.5/wicket-examples/src/main: java/org/apache/wicket/examples/dates/ webapp/ webapp/WEB-INF/ |
Mon, 30 Jul, 05:25 |
| Eelco Hillenius (JIRA) |
[jira] Resolved: (WICKET-754) add support for localization |
Mon, 30 Jul, 05:27 |
| ehillen...@apache.org |
svn commit: r560876 - /wicket/trunk/jdk-1.4/wicket-datetime/src/main/java/org/apache/wicket/extensions/yui/calendar/DatePicker.java |
Mon, 30 Jul, 06:01 |
| Gerolf Seitz (JIRA) |
[jira] Commented: (WICKET-754) add support for localization |
Mon, 30 Jul, 07:39 |
| Jean-Baptiste Quenot (JIRA) |
[jira] Commented: (WICKET-795) Easy access to final rendered page source |
Mon, 30 Jul, 08:48 |
| kn...@apache.org |
svn commit: r560902 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/request/target/coding/HybridUrlCodingStrategy.java |
Mon, 30 Jul, 09:32 |
| kn...@apache.org |
svn commit: r560904 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/request/target/coding/HybridUrlCodingStrategy.java |
Mon, 30 Jul, 09:36 |
| jcompag...@apache.org |
svn commit: r560931 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/protocol/http/WebRequestCycle.java |
Mon, 30 Jul, 11:45 |
| jcompag...@apache.org |
svn commit: r560933 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/protocol/http/servlet/ServletWebRequest.java |
Mon, 30 Jul, 11:46 |
| kn...@apache.org |
svn commit: r560975 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/request/target/coding/HybridUrlCodingStrategy.java |
Mon, 30 Jul, 13:29 |
| kn...@apache.org |
svn commit: r560985 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/request/target/coding/HybridUrlCodingStrategy.java |
Mon, 30 Jul, 13:56 |
| jcompag...@apache.org |
svn commit: r560988 - in /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/protocol/http: WebRequestCycle.java WicketFilter.java |
Mon, 30 Jul, 14:08 |
| kn...@apache.org |
svn commit: r561044 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/request/target/coding/HybridUrlCodingStrategy.java |
Mon, 30 Jul, 17:06 |
| ehillen...@apache.org |
svn commit: r561052 - in /wicket/trunk/jdk-1.5/wicket-auth-roles/src/main/java/org/apache/wicket/authorization/strategies/role: AbstractRoleAuthorizationStrategy.java annotations/AnnotationsRoleAuthorizationStrategy.java annotations/AuthorizeAction.java |
Mon, 30 Jul, 17:21 |
| ehillen...@apache.org |
svn commit: r561064 - in /wicket/branches/wicket-1.2.x/wicket-auth-roles/src/main/java/wicket/authorization/strategies/role: AbstractRoleAuthorizationStrategy.java annotations/AnnotationsRoleAuthorizationStrategy.java annotations/AuthorizeAction.java |
Mon, 30 Jul, 17:47 |
| Eelco Hillenius (JIRA) |
[jira] Resolved: (WICKET-786) Add "deny" capability to AuthorizeAction |
Mon, 30 Jul, 17:48 |
| Sean Sullivan (JIRA) |
[jira] Created: (WICKET-805) upgrade to SLF4J to version 1.4.2 |
Mon, 30 Jul, 19:26 |
| Gerolf Seitz (JIRA) |
[jira] Created: (WICKET-806) add month/year selection |
Mon, 30 Jul, 20:41 |
| Gerolf Seitz (JIRA) |
[jira] Updated: (WICKET-806) add month/year selection |
Mon, 30 Jul, 20:49 |
| Eelco Hillenius (JIRA) |
[jira] Commented: (WICKET-806) add month/year selection |
Mon, 30 Jul, 21:06 |
| Eelco Hillenius (JIRA) |
[jira] Updated: (WICKET-806) add month/year selection |
Mon, 30 Jul, 21:06 |
| Eelco Hillenius (JIRA) |
[jira] Commented: (WICKET-806) add month/year selection |
Mon, 30 Jul, 21:10 |
| Gerolf Seitz (JIRA) |
[jira] Commented: (WICKET-806) add month/year selection |
Mon, 30 Jul, 21:42 |
| Eelco Hillenius (JIRA) |
[jira] Commented: (WICKET-806) add month/year selection |
Mon, 30 Jul, 21:50 |
| Gerolf Seitz (JIRA) |
[jira] Commented: (WICKET-806) add month/year selection |
Mon, 30 Jul, 21:54 |
| Gerolf Seitz (JIRA) |
[jira] Commented: (WICKET-806) add month/year selection |
Mon, 30 Jul, 22:16 |
| Gerolf Seitz (JIRA) |
[jira] Commented: (WICKET-747) wrong positioning of date pickers |
Mon, 30 Jul, 22:24 |
| Eelco Hillenius (JIRA) |
[jira] Commented: (WICKET-806) add month/year selection |
Mon, 30 Jul, 22:43 |
| Jean-Baptiste Quenot (JIRA) |
[jira] Reopened: (WICKET-394) [Patch] do not serialize choices and select in palette. |
Tue, 31 Jul, 08:42 |
| Jean-Baptiste Quenot (JIRA) |
[jira] Resolved: (WICKET-394) [Patch] do not serialize choices and select in palette. |
Tue, 31 Jul, 08:42 |
| j..@apache.org |
svn commit: r561268 - /wicket/trunk/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/markup/html/form/palette/component/AbstractOptions.java |
Tue, 31 Jul, 08:43 |
| conflue...@apache.org |
[CONF] Apache Wicket: Best Practices and Gotchas (page edited) |
Tue, 31 Jul, 09:43 |
| conflue...@apache.org |
[CONF] Apache Wicket: Best Practices and Gotchas (page edited) |
Tue, 31 Jul, 09:45 |
| Will Benedict (JIRA) |
[jira] Commented: (WICKET-795) Easy access to final rendered page source |
Tue, 31 Jul, 15:21 |
| Alastair Maw (JIRA) |
[jira] Resolved: (WICKET-803) Use of parent pom? |
Tue, 31 Jul, 15:52 |
| Alastair Maw (JIRA) |
[jira] Assigned: (WICKET-805) upgrade to SLF4J to version 1.4.2 |
Tue, 31 Jul, 15:54 |
| j..@apache.org |
svn commit: r561386 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/FormComponent.java |
Tue, 31 Jul, 16:39 |
| frankbi...@apache.org |
svn commit: r561474 - /wicket/common/docs/reports/2007-august.txt |
Tue, 31 Jul, 20:07 |
| frankbi...@apache.org |
svn commit: r561537 - /wicket/common/docs/reports/2007-august.txt |
Tue, 31 Jul, 21:05 |
| dasho...@apache.org |
svn commit: r561543 - in /wicket/branches/wicket-1.2.x: wicket-parent/pom.xml wicket/pom.xml wicket/src/site/site.xml wicket/src/site/xdoc/index.xml wicket/src/site/xdoc/manual.xml |
Tue, 31 Jul, 21:08 |
| Mike Perham (JIRA) |
[jira] Created: (WICKET-807) MockHttpServletRequest.addFile does not work with binary files |
Tue, 31 Jul, 21:09 |
| ivaynb...@apache.org |
svn commit: r561575 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/session/ISessionStore.java |
Tue, 31 Jul, 22:12 |
| ivaynb...@apache.org |
svn commit: r561576 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/session/ISessionStore.java |
Tue, 31 Jul, 22:14 |