[jira] [Assigned] (WICKET-5194) Adding AjaxFormValidatingBehavior to the form prevents form from being filled

2013-05-22 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov reassigned WICKET-5194: --- Assignee: Martin Grigorov Adding AjaxFormValidatingBehavior to the form

[jira] [Commented] (WICKET-5194) Adding AjaxFormValidatingBehavior to the form prevents form from being filled

2013-05-22 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13663864#comment-13663864 ] Martin Grigorov commented on WICKET-5194: - Indeed there is a problem with

[jira] [Updated] (WICKET-5194) Adding AjaxFormValidatingBehavior to the form prevents form from being filled

2013-05-22 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov updated WICKET-5194: Attachment: WICKET-5194.patch A patch that sets 'allowDefault' default value to 'true'.

svn commit: r1485118 - in /wicket/common/site/trunk: _posts/2013-05-17-wicket-6.8.0-released.md _site/2013/05/17/wicket-6.8.0-released.html _site/atom.xml _site/index.html

2013-05-22 Thread dashorst
Author: dashorst Date: Wed May 22 08:48:05 2013 New Revision: 1485118 URL: http://svn.apache.org/r1485118 Log: Seventh - eighth Modified: wicket/common/site/trunk/_posts/2013-05-17-wicket-6.8.0-released.md wicket/common/site/trunk/_site/2013/05/17/wicket-6.8.0-released.html

[jira] [Created] (WICKET-5197) Rename AjaxRequestAttributes#allowDefault to #preventDefault

2013-05-22 Thread Martin Grigorov (JIRA)
Martin Grigorov created WICKET-5197: --- Summary: Rename AjaxRequestAttributes#allowDefault to #preventDefault Key: WICKET-5197 URL: https://issues.apache.org/jira/browse/WICKET-5197 Project: Wicket

[jira] [Updated] (WICKET-5197) Rename AjaxRequestAttributes#allowDefault to #preventDefault

2013-05-22 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov updated WICKET-5197: Fix Version/s: 7.0.0 Rename AjaxRequestAttributes#allowDefault to #preventDefault

[CONF] Apache Wicket Wicket Ajax

2013-05-22 Thread confluence
Wicket Ajax Page edited by Martin Grigorov Comment: Add an entry for the new Ajax attribute - EventPropagation Changes (1)

[1/3] git commit: Java 1.7 - diamond operators

2013-05-22 Thread mgrigorov
Updated Branches: refs/heads/master 9fdbd9f6a - 548e63efa Java 1.7 - diamond operators Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/92629fdf Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/92629fdf Diff:

[2/3] git commit: Java 1.7 - diamonds operator

2013-05-22 Thread mgrigorov
Java 1.7 - diamonds operator Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/66375f6c Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/66375f6c Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/66375f6c

[3/3] git commit: WICKET-5197 Rename AjaxRequestAttributes#allowDefault to #preventDefault

2013-05-22 Thread mgrigorov
WICKET-5197 Rename AjaxRequestAttributes#allowDefault to #preventDefault Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/548e63ef Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/548e63ef Diff:

[CONF] Apache Wicket Migration to Wicket 7.0

2013-05-22 Thread confluence
Migration to Wicket 7.0 Page edited by Martin Grigorov Comment: Add notes to the change of allowDefault Ajax attribute Changes (2)

[jira] [Resolved] (WICKET-5197) Rename AjaxRequestAttributes#allowDefault to #preventDefault

2013-05-22 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-5197. - Resolution: Fixed Rename AjaxRequestAttributes#allowDefault to #preventDefault

[jira] [Created] (WICKET-5198) Change AjaxRequestAttributes#eventPropagation to BUBBLE

2013-05-22 Thread Sven Meier (JIRA)
Sven Meier created WICKET-5198: -- Summary: Change AjaxRequestAttributes#eventPropagation to BUBBLE Key: WICKET-5198 URL: https://issues.apache.org/jira/browse/WICKET-5198 Project: Wicket Issue

git commit: WICKET-5197 Rename AjaxRequestAttributes#allowDefault to #preventDefault

2013-05-22 Thread svenmeier
Updated Branches: refs/heads/master 548e63efa - c029a4c8d WICKET-5197 Rename AjaxRequestAttributes#allowDefault to #preventDefault Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/c029a4c8 Tree:

[jira] [Resolved] (WICKET-5198) Change AjaxRequestAttributes#eventPropagation to BUBBLE

2013-05-22 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier resolved WICKET-5198. Resolution: Fixed now BUBBLE by default Change

[CONF] Apache Wicket Migration to Wicket 7.0

2013-05-22 Thread confluence
Migration to Wicket 7.0 Page edited by Sven Meier Comment: WICKET-5198 eventPropagation Changes (2) ... This is

[jira] [Updated] (WICKET-5196) Make AjaxFormValidatingBehavior non-static

2013-05-22 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov updated WICKET-5196: Attachment: WICKET-5196.patch A patch that makes AjaxFormValidatingBehavior non-static.