[2/2] git commit: Javadoc link fix

2012-03-02 Thread mgrigorov
Javadoc link fix Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/a36ae79b Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/a36ae79b Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/a36ae79b Branch:

[1/2] git commit: Simplify the code by re-using #getCallbackScript() method.

2012-03-02 Thread mgrigorov
Updated Branches: refs/heads/master b62541426 - a0185f231 Simplify the code by re-using #getCallbackScript() method. Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/a0185f23 Tree:

[jira] [Created] (WICKET-4436) Pressing ESCAPE doesn't work for AjaxEditable components

2012-03-02 Thread Martin Grigorov (Created) (JIRA)
Pressing ESCAPE doesn't work for AjaxEditable components Key: WICKET-4436 URL: https://issues.apache.org/jira/browse/WICKET-4436 Project: Wicket Issue Type: Bug Components:

git commit: WICKET-4436 Pressing ESCAPE doesn't work for AjaxEditable components

2012-03-02 Thread mgrigorov
Updated Branches: refs/heads/wicket-1.5.x a0e4e9795 - a3061be24 WICKET-4436 Pressing ESCAPE doesn't work for AjaxEditable components Fix the support for Escape key. Modern Safari support 'onkeydown' as good as any other browser. Project: http://git-wip-us.apache.org/repos/asf/wicket/repo

[jira] [Resolved] (WICKET-4436) Pressing ESCAPE doesn't work for AjaxEditable components

2012-03-02 Thread Martin Grigorov (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-4436. - Resolution: Fixed Fix Version/s: (was: 6.0.0) Fixed in 1.5.x. In 6.x it is

[jira] [Resolved] (WICKET-1085) Input Text Mask

2012-03-02 Thread Martin Grigorov (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-1085. - Resolution: Won't Fix Assignee: (was: Frank Bille Jensen) There are

[jira] [Assigned] (WICKET-2745) Add info about SubmittingButton to RequestLogger

2012-03-02 Thread Martin Grigorov (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov reassigned WICKET-2745: --- Assignee: Emond Papegaaij (was: Martijn Dashorst) Add info about

[jira] [Resolved] (WICKET-1384) TreeTable should support MultilineLabel for NodeLink

2012-03-02 Thread Martin Grigorov (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-1384. - Resolution: Fixed Fix Version/s: 6.0.0 Assignee: Sven Meier (was: Matej

[jira] [Assigned] (WICKET-1761) ModalWindow: Allow developer to specify whether cookie is used for size, position or both

2012-03-02 Thread Martin Grigorov (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov reassigned WICKET-1761: --- Assignee: Sven Meier (was: Matej Knopp) ModalWindow: Allow developer to

[jira] [Commented] (WICKET-2745) Add info about SubmittingButton to RequestLogger

2012-03-02 Thread Fridolin Jackstadt (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13220833#comment-13220833 ] Fridolin Jackstadt commented on WICKET-2745: Abwesenheitsnotiz/

[jira] [Resolved] (WICKET-1033) Allow Grace Period for AJAX Busy Indication

2012-03-02 Thread Martin Grigorov (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-1033. - Resolution: Fixed Fix Version/s: 6.0.0 Assignee: Martin Grigorov (was:

[jira] [Resolved] (WICKET-1600) Wicket tree improvement

2012-03-02 Thread Martin Grigorov (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-1600. - Resolution: Duplicate Assignee: Sven Meier (was: Matej Knopp) Dulicate of

[jira] [Assigned] (WICKET-2249) Modal Window: add overridable wantUnloadConfirmation() method

2012-03-02 Thread Martin Grigorov (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov reassigned WICKET-2249: --- Assignee: Martin Grigorov (was: Matej Knopp) Modal Window: add overridable

[jira] [Resolved] (WICKET-1539) Rework UrlValidator using jdk5's java.net.URI

2012-03-02 Thread Martin Grigorov (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-1539. - Resolution: Later Assignee: (was: Timo Rantalaiho) No need to do this for

git commit: WICKET-4253 LoadableDetachableModel's getObject is not final

2012-03-02 Thread mgrigorov
Updated Branches: refs/heads/master a0185f231 - b2b4c7b5f WICKET-4253 LoadableDetachableModel's getObject is not final Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/b2b4c7b5 Tree:

[jira] [Resolved] (WICKET-4253) LoadableDetachableModel's getObject is not final

2012-03-02 Thread Martin Grigorov (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-4253. - Resolution: Fixed Fix Version/s: 6.0.0 Assignee: Martin Grigorov

[jira] [Resolved] (WICKET-3104) add feature to feedbackpanel to automatically add itself to ajax requests

2012-03-02 Thread Martin Grigorov (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-3104. - Resolution: Later No demand for this functionality. Closing as Later.

[jira] [Resolved] (WICKET-3132) AjaxRequestTarget code clean up and saving some determineVisibility and getParent calls

2012-03-02 Thread Martin Grigorov (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-3132. - Resolution: Won't Fix Both AjaxRequestHandler and HtmlHeaderContainer are refactored in

[jira] [Resolved] (WICKET-1655) Try to see if something can be done to provide better error message if you call parent AjaxEditableLabel.onSubmit() from a subclass.

2012-03-02 Thread Martin Grigorov (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-1655. - Resolution: Incomplete There is no enough info what is the problem. The parent ticket

[jira] [Resolved] (WICKET-4085) Formatted label component

2012-03-02 Thread Martin Grigorov (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-4085. - Resolution: Later No demand for such component at the moment. Closing as Later.

[jira] [Resolved] (WICKET-3026) Add onStart callback for ajax calls

2012-03-02 Thread Martin Grigorov (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-3026. - Resolution: Fixed Fix Version/s: 6.0.0 Assignee: Martin Grigorov This

[jira] [Resolved] (WICKET-2979) Handle Throwable instead of RuntimeException in RequestCycle.step()

2012-03-02 Thread Martin Grigorov (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-2979. - Resolution: Won't Fix The code is reworked in 1.5+. Now we catch Exception instead of

[jira] [Resolved] (WICKET-3924) Server (using wicket) return code 302 for homepage

2012-03-02 Thread Martin Grigorov (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-3924. - Resolution: Incomplete The description is not enough to investigate.

git commit: WICKET-2745: add information about the submitting component to the request logs

2012-03-02 Thread papegaaij
Updated Branches: refs/heads/wicket-1.5.x a3061be24 - 4d5ed31f0 WICKET-2745: add information about the submitting component to the request logs Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/4d5ed31f Tree:

git commit: WICKET-2745: add information about the submitting component to the request logs

2012-03-02 Thread papegaaij
Updated Branches: refs/heads/master b2b4c7b5f - dda0c067f WICKET-2745: add information about the submitting component to the request logs Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/dda0c067 Tree:

[jira] [Resolved] (WICKET-2745) Add info about SubmittingButton to RequestLogger

2012-03-02 Thread Emond Papegaaij (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij resolved WICKET-2745. - Resolution: Fixed Fix Version/s: 6.0.0 1.5.5 The class and

[jira] [Assigned] (WICKET-2498) IChainingModel implementation

2012-03-02 Thread Martin Grigorov (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov reassigned WICKET-2498: --- Assignee: Martin Grigorov IChainingModel implementation

buildbot failure in ASF Buildbot on wicket-branch-1.5.x

2012-03-02 Thread buildbot
The Buildbot has detected a new failure on builder wicket-branch-1.5.x while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/wicket-branch-1.5.x/builds/121 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: hemera_ubuntu Build Reason: forced: by

git commit: WICKET-2498 IChainingModel implementation

2012-03-02 Thread mgrigorov
Updated Branches: refs/heads/master dda0c067f - e1d284298 WICKET-2498 IChainingModel implementation Extract the common code related to IChainingModel in default impl Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit:

[jira] [Resolved] (WICKET-2498) IChainingModel implementation

2012-03-02 Thread Martin Grigorov (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-2498. - Resolution: Fixed Fix Version/s: 6.0.0 IChainingModel implementation

[jira] [Commented] (WICKET-3104) add feature to feedbackpanel to automatically add itself to ajax requests

2012-03-02 Thread Igor Vaynberg (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-3104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13221019#comment-13221019 ] Igor Vaynberg commented on WICKET-3104: --- fwiw public class AutoFeedbackPanel