[jira] Commented: (WICKET-806) add month/year selection

2007-07-30 Thread Eelco Hillenius (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12516564 ] Eelco Hillenius commented on WICKET-806: I'm not crazy about the Dojo one either and furthermore, one of the

[jira] Commented: (WICKET-747) wrong positioning of date pickers

2007-07-30 Thread Gerolf Seitz (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12516560 ] Gerolf Seitz commented on WICKET-747: - as stated in the release notes of YUI Calendar 2.3.0 RC1 the overflow:hidd

[jira] Commented: (WICKET-806) add month/year selection

2007-07-30 Thread Gerolf Seitz (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12516558 ] Gerolf Seitz commented on WICKET-806: - Dojo [0] and Ext.js [1] take both a different approach (which i personally

[jira] Commented: (WICKET-806) add month/year selection

2007-07-30 Thread Gerolf Seitz (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12516554 ] Gerolf Seitz commented on WICKET-806: - i agree with the busyness, but for just selecting the next/previous month

[jira] Commented: (WICKET-806) add month/year selection

2007-07-30 Thread Eelco Hillenius (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12516551 ] Eelco Hillenius commented on WICKET-806: Yeah, I like the spinner for years a lot better, especially as you c

[jira] Commented: (WICKET-806) add month/year selection

2007-07-30 Thread Gerolf Seitz (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12516548 ] Gerolf Seitz commented on WICKET-806: - hm, i didn't have a mac to test it with. i really like the navigation (al

[jira] Commented: (WICKET-806) add month/year selection

2007-07-30 Thread Eelco Hillenius (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12516531 ] Eelco Hillenius commented on WICKET-806: Maybe we should look at what other datepickers do and follow that as

[jira] Commented: (WICKET-806) add month/year selection

2007-07-30 Thread Eelco Hillenius (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12516527 ] Eelco Hillenius commented on WICKET-806: It's really sweet those YUI widgets can be extended like that. Anywa

[jira] Updated: (WICKET-806) add month/year selection

2007-07-30 Thread Eelco Hillenius (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eelco Hillenius updated WICKET-806: --- Attachment: dump.png This is how the date picker currently renders with me (Camino, OSX, but

[jira] Updated: (WICKET-806) add month/year selection

2007-07-30 Thread Gerolf Seitz (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerolf Seitz updated WICKET-806: Attachment: YearMonthSelection.patch patch that provides month/year selection using two select boxe

[jira] Created: (WICKET-806) add month/year selection

2007-07-30 Thread Gerolf Seitz (JIRA)
add month/year selection Key: WICKET-806 URL: https://issues.apache.org/jira/browse/WICKET-806 Project: Wicket Issue Type: New Feature Components: wicket-datetime Affects Versions: 1.3.0-beta2

[jira] Created: (WICKET-805) upgrade to SLF4J to version 1.4.2

2007-07-30 Thread Sean Sullivan (JIRA)
upgrade to SLF4J to version 1.4.2 - Key: WICKET-805 URL: https://issues.apache.org/jira/browse/WICKET-805 Project: Wicket Issue Type: Improvement Components: wicket, wicket-auth-roles, wicket-datetim

[jira] Resolved: (WICKET-786) Add "deny" capability to AuthorizeAction

2007-07-30 Thread Eelco Hillenius (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eelco Hillenius resolved WICKET-786. Resolution: Fixed Fix Version/s: (was: 1.2.6) 1.3.0-beta3

svn commit: r561064 - in /wicket/branches/wicket-1.2.x/wicket-auth-roles/src/main/java/wicket/authorization/strategies/role: AbstractRoleAuthorizationStrategy.java annotations/AnnotationsRoleAuthoriza

2007-07-30 Thread ehillenius
Author: ehillenius Date: Mon Jul 30 10:47:14 2007 New Revision: 561064 URL: http://svn.apache.org/viewvc?view=rev&rev=561064 Log: WICKET-786 Modified: wicket/branches/wicket-1.2.x/wicket-auth-roles/src/main/java/wicket/authorization/strategies/role/AbstractRoleAuthorizationStrategy.java

svn commit: r561052 - in /wicket/trunk/jdk-1.5/wicket-auth-roles/src/main/java/org/apache/wicket/authorization/strategies/role: AbstractRoleAuthorizationStrategy.java annotations/AnnotationsRoleAuthor

2007-07-30 Thread ehillenius
Author: ehillenius Date: Mon Jul 30 10:21:38 2007 New Revision: 561052 URL: http://svn.apache.org/viewvc?view=rev&rev=561052 Log: WICKET-786 Modified: wicket/trunk/jdk-1.5/wicket-auth-roles/src/main/java/org/apache/wicket/authorization/strategies/role/AbstractRoleAuthorizationStrategy.java

svn commit: r561044 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/request/target/coding/HybridUrlCodingStrategy.java

2007-07-30 Thread knopp
Author: knopp Date: Mon Jul 30 10:05:59 2007 New Revision: 561044 URL: http://svn.apache.org/viewvc?view=rev&rev=561044 Log: Temporary fix - we always redirect now, even for stateless pages. Modified: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/request/target/coding/HybridUr

svn commit: r560988 - in /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/protocol/http: WebRequestCycle.java WicketFilter.java

2007-07-30 Thread jcompagner
Author: jcompagner Date: Mon Jul 30 07:08:29 2007 New Revision: 560988 URL: http://svn.apache.org/viewvc?view=rev&rev=560988 Log: redirect to buffer broken if using the new hybrid urls Modified: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/protocol/http/WebRequestCycle.java

svn commit: r560985 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/request/target/coding/HybridUrlCodingStrategy.java

2007-07-30 Thread knopp
Author: knopp Date: Mon Jul 30 06:56:48 2007 New Revision: 560985 URL: http://svn.apache.org/viewvc?view=rev&rev=560985 Log: WICKET-30 bugfix Modified: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/request/target/coding/HybridUrlCodingStrategy.java Modified: wicket/trunk/jdk-

svn commit: r560975 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/request/target/coding/HybridUrlCodingStrategy.java

2007-07-30 Thread knopp
Author: knopp Date: Mon Jul 30 06:29:32 2007 New Revision: 560975 URL: http://svn.apache.org/viewvc?view=rev&rev=560975 Log: WICKET-30 Minor improvements, changed separator to . Modified: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/request/target/coding/HybridUrlCodingStrate

svn commit: r560933 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/protocol/http/servlet/ServletWebRequest.java

2007-07-30 Thread jcompagner
Author: jcompagner Date: Mon Jul 30 04:46:09 2007 New Revision: 560933 URL: http://svn.apache.org/viewvc?view=rev&rev=560933 Log: remember previous urlDept when setting the wicketRedirectURL Modified: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/protocol/http/servlet/ServletWe

svn commit: r560931 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/protocol/http/WebRequestCycle.java

2007-07-30 Thread jcompagner
Author: jcompagner Date: Mon Jul 30 04:45:54 2007 New Revision: 560931 URL: http://svn.apache.org/viewvc?view=rev&rev=560931 Log: replaceAll fix. regExp goes wrong when using ../ Modified: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/protocol/http/WebRequestCycle.java Modifie

svn commit: r560904 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/request/target/coding/HybridUrlCodingStrategy.java

2007-07-30 Thread knopp
Author: knopp Date: Mon Jul 30 02:36:51 2007 New Revision: 560904 URL: http://svn.apache.org/viewvc?view=rev&rev=560904 Log: WICKET-30 Minor improvements Modified: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/request/target/coding/HybridUrlCodingStrategy.java Modified: wicke

svn commit: r560902 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/request/target/coding/HybridUrlCodingStrategy.java

2007-07-30 Thread knopp
Author: knopp Date: Mon Jul 30 02:32:01 2007 New Revision: 560902 URL: http://svn.apache.org/viewvc?view=rev&rev=560902 Log: WICKET-30 Minor improvements Modified: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/request/target/coding/HybridUrlCodingStrategy.java Modified: wicke

[jira] Commented: (WICKET-795) Easy access to final rendered page source

2007-07-30 Thread Jean-Baptiste Quenot (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12516331 ] Jean-Baptiste Quenot commented on WICKET-795: - If you go the WicketTester way, there is already WicketTe

[jira] Commented: (WICKET-754) add support for localization

2007-07-30 Thread Gerolf Seitz (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12516302 ] Gerolf Seitz commented on WICKET-754: - works fine and most probably the best (most maintainable) solution. > add