[9/9] git commit: WICKET-5208 Contribute jQuery 1.x or 2.x depending on the user agent

2013-05-28 Thread mgrigorov
WICKET-5208 Contribute jQuery 1.x or 2.x depending on the user agent Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/a76d3b96 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/a76d3b96 Diff:

[1/9] WICKET-5208 Contribute jQuery 1.x or 2.x depending on the user agent

2013-05-28 Thread mgrigorov
Updated Branches: refs/heads/master 3c84da29c - a76d3b962 http://git-wip-us.apache.org/repos/asf/wicket/blob/a1343563/wicket-core/src/test/js/all.html -- diff --git a/wicket-core/src/test/js/all.html

[8/9] git commit: WICKET-5208 Contribute jQuery 1.x or 2.x depending on the user agent

2013-05-28 Thread mgrigorov
WICKET-5208 Contribute jQuery 1.x or 2.x depending on the user agent Introduce DynamicJQueryResourceReference - a res ref that decides which version of jQuery to contribute depending on the user agent. Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit:

[jira] [Resolved] (WICKET-5208) Contribute jQuery 1.x or 2.x depending on the user agent

2013-05-28 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-5208. - Resolution: Fixed Fix Version/s: 7.0.0 DynamicJQueryResourceReference is added.

[jira] [Created] (WICKET-5209) NPE when using ComponentRenderer.renderComponent on a panel with wicket:enclosure

2013-05-28 Thread GLEIZES Stephane (JIRA)
GLEIZES Stephane created WICKET-5209: Summary: NPE when using ComponentRenderer.renderComponent on a panel with wicket:enclosure Key: WICKET-5209 URL: https://issues.apache.org/jira/browse/WICKET-5209

[jira] [Updated] (WICKET-5209) NPE when using ComponentRenderer.renderComponent on a panel with wicket:enclosure

2013-05-28 Thread GLEIZES Stephane (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] GLEIZES Stephane updated WICKET-5209: - Attachment: component-renderer-enclosure-test-case.tar.gz See TestComponentRenderer in

[jira] [Updated] (WICKET-5190) Overriding Form.onFileUploadException in nested forms

2013-05-28 Thread Guillaume Mary (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Mary updated WICKET-5190: --- Attachment: (was: quickStartOnFileUploadFormException.zip) Overriding

[jira] [Updated] (WICKET-5190) Overriding Form.onFileUploadException in nested forms

2013-05-28 Thread Guillaume Mary (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Mary updated WICKET-5190: --- Attachment: quickStartOnFileUploadFormException 6.8.0.zip

[jira] [Commented] (WICKET-5201) Remove deprecated classes/methods/fields

2013-05-28 Thread Andrea Del Bene (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13668336#comment-13668336 ] Andrea Del Bene commented on WICKET-5201: - Hi, I've modified the code to remove

[jira] [Resolved] (WICKET-4952) Wicket-CDI and o.a.w.Session.replaceSession() do not play nice.

2013-05-28 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg resolved WICKET-4952. --- Resolution: Won't Fix this can be implemented by creating a custom scope anchored to

[jira] [Created] (WICKET-5210) JQuery problem because component appears twice in DOM while Ajax refresh

2013-05-28 Thread Heikki Uotinen (JIRA)
Heikki Uotinen created WICKET-5210: -- Summary: JQuery problem because component appears twice in DOM while Ajax refresh Key: WICKET-5210 URL: https://issues.apache.org/jira/browse/WICKET-5210

[jira] [Updated] (WICKET-5210) JQuery problem because component appears twice in DOM while Ajax refresh

2013-05-28 Thread Heikki Uotinen (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heikki Uotinen updated WICKET-5210: --- Attachment: myproject.zip Quickstart JQuery problem because component

[1/2] git commit: WICKET-5207 Use documented jQuery APIs for triggering the special event 'inputchange'

2013-05-28 Thread mgrigorov
Updated Branches: refs/heads/wicket-6.x f723d7203 - be0815a9f WICKET-5207 Use documented jQuery APIs for triggering the special event 'inputchange' Add the fixture for the new test Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit:

git commit: WICKET-5210 JQuery problem because component appears twice in DOM while Ajax refresh

2013-05-28 Thread mgrigorov
Updated Branches: refs/heads/master a76d3b962 - 415e6deba WICKET-5210 JQuery problem because component appears twice in DOM while Ajax refresh Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/415e6deb Tree:

[2/2] git commit: WICKET-5210 JQuery problem because component appears twice in DOM while Ajax refresh

2013-05-28 Thread mgrigorov
WICKET-5210 JQuery problem because component appears twice in DOM while Ajax refresh Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/be0815a9 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/be0815a9 Diff:

[jira] [Resolved] (WICKET-5210) JQuery problem because component appears twice in DOM while Ajax refresh

2013-05-28 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-5210. - Resolution: Fixed Fix Version/s: 7.0.0 6.9.0

[jira] [Assigned] (WICKET-5209) NPE when using ComponentRenderer.renderComponent on a panel with wicket:enclosure

2013-05-28 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov reassigned WICKET-5209: --- Assignee: Martin Grigorov NPE when using ComponentRenderer.renderComponent on

[2/3] git commit: Fix minor typo in javadoc. Remove useless cast.

2013-05-28 Thread mgrigorov
Fix minor typo in javadoc. Remove useless cast. Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/0fbd6436 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/0fbd6436 Diff:

[1/3] git commit: WICKET-5209 NPE when using ComponentRenderer.renderComponent on a panel with wicket:enclosure

2013-05-28 Thread mgrigorov
Updated Branches: refs/heads/master 415e6deba - ea647dc9b WICKET-5209 NPE when using ComponentRenderer.renderComponent on a panel with wicket:enclosure Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/55eb5212 Tree:

[3/3] git commit: WICKET-5182 Incorrect signature of types which extend Comparable

2013-05-28 Thread mgrigorov
WICKET-5182 Incorrect signature of types which extend Comparable Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/ea647dc9 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/ea647dc9 Diff:

git commit: WICKET-5209 NPE when using ComponentRenderer.renderComponent on a panel with wicket:enclosure

2013-05-28 Thread mgrigorov
Updated Branches: refs/heads/wicket-6.x be0815a9f - bbab63a53 WICKET-5209 NPE when using ComponentRenderer.renderComponent on a panel with wicket:enclosure Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/bbab63a5 Tree:

[jira] [Resolved] (WICKET-5209) NPE when using ComponentRenderer.renderComponent on a panel with wicket:enclosure

2013-05-28 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-5209. - Resolution: Fixed Fix Version/s: 7.0.0 6.9.0 NPE when

[jira] [Commented] (WICKET-5209) NPE when using ComponentRenderer.renderComponent on a panel with wicket:enclosure

2013-05-28 Thread Guillaume Smet (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13668650#comment-13668650 ] Guillaume Smet commented on WICKET-5209: Thanks Martin. FYI, we now use this

[jira] [Commented] (WICKET-5190) Overriding Form.onFileUploadException in nested forms

2013-05-28 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13668701#comment-13668701 ] Martin Grigorov commented on WICKET-5190: - I think this problem has no good

[jira] [Created] (WICKET-5211) Make CryptoMapper extendable

2013-05-28 Thread Magnus K Karlsson (JIRA)
Magnus K Karlsson created WICKET-5211: - Summary: Make CryptoMapper extendable Key: WICKET-5211 URL: https://issues.apache.org/jira/browse/WICKET-5211 Project: Wicket Issue Type: