[jira] [Updated] (WICKET-6348) extract #onSelectionChange() from choices to behavior

2017-03-29 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier updated WICKET-6348: --- Description: Several form components support notification via normal HTTP request when their value c

[jira] [Commented] (WICKET-6350) setRequired checks for primitive type only when the FormComponent is NOT required

2017-03-29 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15947834#comment-15947834 ] Sven Meier commented on WICKET-6350: An empty input will be converted to null, which

[jira] [Commented] (WICKET-6350) setRequired checks for primitive type only when the FormComponent is NOT required

2017-03-29 Thread Joachim Rohde (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15947808#comment-15947808 ] Joachim Rohde commented on WICKET-6350: --- Apologies accepted ;-) But the question re

[jira] [Commented] (WICKET-6350) setRequired checks for primitive type only when the FormComponent is NOT required

2017-03-29 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15947801#comment-15947801 ] Martin Grigorov commented on WICKET-6350: - Oh, so I actually broke it by fixing t

[jira] [Commented] (WICKET-6350) setRequired checks for primitive type only when the FormComponent is NOT required

2017-03-29 Thread Joachim Rohde (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15947795#comment-15947795 ] Joachim Rohde commented on WICKET-6350: --- Seems like today is not my day. You are ri

svn commit: r18961 - /release/wicket/8.0.0-M4/

2017-03-29 Thread adelbene
Author: adelbene Date: Wed Mar 29 19:42:23 2017 New Revision: 18961 Log: Removed old release Removed: release/wicket/8.0.0-M4/

buildbot failure in on wicket-master

2017-03-29 Thread buildbot
The Buildbot has detected a new failure on builder wicket-master while building wicket. Full details are available at: https://ci.apache.org/builders/wicket-master/builds/686 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: bb_slave1_ubuntu Build Reason: The SingleBranchSched

wicket git commit: Added CHANGELOG for release 8.0.0-M5

2017-03-29 Thread adelbene
Repository: wicket Updated Branches: refs/heads/master f6a298a46 -> dcb673d09 Added CHANGELOG for release 8.0.0-M5 Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/dcb673d0 Tree: http://git-wip-us.apache.org/repos/asf/wic

svn commit: r18960 - /dev/wicket/8.0.0-M5/ /release/wicket/8.0.0-M5/

2017-03-29 Thread adelbene
Author: adelbene Date: Wed Mar 29 19:12:02 2017 New Revision: 18960 Log: Upload release to the mirrors Added: release/wicket/8.0.0-M5/ - copied from r18959, dev/wicket/8.0.0-M5/ Removed: dev/wicket/8.0.0-M5/

[wicket] Git Push Summary

2017-03-29 Thread adelbene
Repository: wicket Updated Tags: refs/tags/rel/wicket-8.0.0-M5 [created] 765a42d98

[jira] [Comment Edited] (WICKET-6350) setRequired checks for primitive type only when the FormComponent is NOT required

2017-03-29 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15947668#comment-15947668 ] Sven Meier edited comment on WICKET-6350 at 3/29/17 6:38 PM: -

[jira] [Commented] (WICKET-6350) setRequired checks for primitive type only when the FormComponent is NOT required

2017-03-29 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15947668#comment-15947668 ] Sven Meier commented on WICKET-6350: Correct me if I'm wrong, but you have a model of

wicket git commit: WICKET-6348 added javadoc; #getUpdateModel(); restored example

2017-03-29 Thread svenmeier
Repository: wicket Updated Branches: refs/heads/WICKET-6348-selection-change 7f08fab8f -> 75ec36271 WICKET-6348 added javadoc; #getUpdateModel(); restored example Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/75ec3627 T

[jira] [Commented] (WICKET-6348) extract #onSelectionChange() from choices to behavior

2017-03-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15947640#comment-15947640 ] ASF subversion and git services commented on WICKET-6348: - Commit

[jira] [Commented] (WICKET-6350) setRequired checks for primitive type only when the FormComponent is NOT required

2017-03-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15947630#comment-15947630 ] ASF GitHub Bot commented on WICKET-6350: GitHub user JoachimRohde opened a pull r

[jira] [Created] (WICKET-6350) setRequired checks for primitive type only when the FormComponent is NOT required

2017-03-29 Thread Joachim Rohde (JIRA)
Joachim Rohde created WICKET-6350: - Summary: setRequired checks for primitive type only when the FormComponent is NOT required Key: WICKET-6350 URL: https://issues.apache.org/jira/browse/WICKET-6350 P

[jira] [Comment Edited] (WICKET-6349) Stateless form does not work when RecreateBookmarkablePagesAfterExpiry is false

2017-03-29 Thread Jeroen (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15947300#comment-15947300 ] Jeroen edited comment on WICKET-6349 at 3/29/17 3:05 PM: - If you

[jira] [Commented] (WICKET-6349) Stateless form does not work when RecreateBookmarkablePagesAfterExpiry is false

2017-03-29 Thread Jeroen (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15947300#comment-15947300 ] Jeroen commented on WICKET-6349: If you use the following wicket-example: http://example

buildbot success in on wicket-master

2017-03-29 Thread buildbot
The Buildbot has detected a restored build on builder wicket-master while building wicket. Full details are available at: https://ci.apache.org/builders/wicket-master/builds/685 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: bb_slave1_ubuntu Build Reason: The SingleBranchSc

[jira] [Commented] (WICKET-6349) Stateless form does not work when RecreateBookmarkablePagesAfterExpiry is false

2017-03-29 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15947238#comment-15947238 ] Martin Grigorov commented on WICKET-6349: - Can you please provide a quickstart ap

[jira] [Created] (WICKET-6349) Stateless form does not work when RecreateBookmarkablePagesAfterExpiry is false

2017-03-29 Thread Jeroen (JIRA)
Jeroen created WICKET-6349: -- Summary: Stateless form does not work when RecreateBookmarkablePagesAfterExpiry is false Key: WICKET-6349 URL: https://issues.apache.org/jira/browse/WICKET-6349 Project: Wicket

[jira] [Commented] (WICKET-6286) Would be good to have AjaxDownload available out of the box

2017-03-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15947226#comment-15947226 ] ASF subversion and git services commented on WICKET-6286: - Commit

wicket git commit: WICKET-6286 use XMLHttpRequest for blob download

2017-03-29 Thread svenmeier
Repository: wicket Updated Branches: refs/heads/master c7f2b81e8 -> f6a298a46 WICKET-6286 use XMLHttpRequest for blob download Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/f6a298a4 Tree: http://git-wip-us.apache.org/r

buildbot failure in on wicket-master

2017-03-29 Thread buildbot
The Buildbot has detected a new failure on builder wicket-master while building wicket. Full details are available at: https://ci.apache.org/builders/wicket-master/builds/684 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: bb_slave1_ubuntu Build Reason: The SingleBranchSched

[jira] [Commented] (WICKET-6286) Would be good to have AjaxDownload available out of the box

2017-03-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15947159#comment-15947159 ] ASF subversion and git services commented on WICKET-6286: - Commit

wicket git commit: WICKET-6286 use XMLHttpRequest for blob download

2017-03-29 Thread svenmeier
Repository: wicket Updated Branches: refs/heads/master 8a4e1b3c2 -> c7f2b81e8 WICKET-6286 use XMLHttpRequest for blob download Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/c7f2b81e Tree: http://git-wip-us.apache.org/r

[jira] [Commented] (WICKET-6348) extract #onSelectionChange() from choices to behavior

2017-03-29 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15946832#comment-15946832 ] Sven Meier commented on WICKET-6348: Additional benefit: No hidden will appear any l

[jira] [Commented] (WICKET-6348) extract #onSelectionChange() from choices to behavior

2017-03-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15946823#comment-15946823 ] ASF subversion and git services commented on WICKET-6348: - Commit

[jira] [Commented] (WICKET-6348) extract #onSelectionChange() from choices to behavior

2017-03-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15946824#comment-15946824 ] ASF subversion and git services commented on WICKET-6348: - Commit

[1/2] wicket git commit: WICKET-6348 use submitter instead of hidden field

2017-03-29 Thread svenmeier
Repository: wicket Updated Branches: refs/heads/WICKET-6348-selection-change [created] 7f08fab8f WICKET-6348 use submitter instead of hidden field Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/15573cab Tree: http://git

[2/2] wicket git commit: WICKET-6348 move selection change into behavior

2017-03-29 Thread svenmeier
WICKET-6348 move selection change into behavior Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/7f08fab8 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/7f08fab8 Diff: http://git-wip-us.apache.org/repos/asf/wicket/d

[jira] [Created] (WICKET-6348) extract #onSelectionChange() from choices to behavior

2017-03-29 Thread Sven Meier (JIRA)
Sven Meier created WICKET-6348: -- Summary: extract #onSelectionChange() from choices to behavior Key: WICKET-6348 URL: https://issues.apache.org/jira/browse/WICKET-6348 Project: Wicket Issue Type