[jira] [Commented] (WICKET-5749) Wicket-auth-roles should deal with resource authorization

2015-04-21 Thread Carl-Eric Menzel (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14505887#comment-14505887 ] Carl-Eric Menzel commented on WICKET-5749: -- Right, I had that backwards original

[jira] [Commented] (WICKET-5749) Wicket-auth-roles should deal with resource authorization

2015-04-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14505883#comment-14505883 ] ASF subversion and git services commented on WICKET-5749: - Commit

wicket git commit: WICKET-5749 non-annotated resources should be allowed, not denied

2015-04-21 Thread cmenzel
Repository: wicket Updated Branches: refs/heads/master 849cdc2ba -> 822a1693c WICKET-5749 non-annotated resources should be allowed, not denied Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/822a1693 Tree: http://git-wi

[jira] [Resolved] (WICKET-5889) Ability to not submit a nested form

2015-04-21 Thread Sebastien Briquet (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebastien Briquet resolved WICKET-5889. --- Resolution: Fixed Fixed by 849cdc2ba76093b61a623da75b6999d575c77b4b > Ability to not

[jira] [Updated] (WICKET-5889) Ability to not submit a nested form

2015-04-21 Thread Sebastien Briquet (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebastien Briquet updated WICKET-5889: -- Fix Version/s: 7.0.0-M6 > Ability to not submit a nested form > ---

[jira] [Assigned] (WICKET-5889) Ability to not submit a nested form

2015-04-21 Thread Sebastien Briquet (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebastien Briquet reassigned WICKET-5889: - Assignee: Sebastien Briquet > Ability to not submit a nested form >

[1/2] wicket git commit: Form: code formatting (eclipse settings)

2015-04-21 Thread sbriquet
Repository: wicket Updated Branches: refs/heads/master 2ecbff661 -> 849cdc2ba Form: code formatting (eclipse settings) Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/de7e6fe1 Tree: http://git-wip-us.apache.org/repos/asf

[2/2] wicket git commit: Added Form#wantSubmitOnParentFormSubmit & UnitTest

2015-04-21 Thread sbriquet
Added Form#wantSubmitOnParentFormSubmit & UnitTest Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/849cdc2b Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/849cdc2b Diff: http://git-wip-us.apache.org/repos/asf/wicke

[jira] [Updated] (WICKET-5890) Fixed cross references

2015-04-21 Thread Joachim Rohde (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joachim Rohde updated WICKET-5890: -- Attachment: allfiles.patch Patch created from the folder _site/guide (not sure if this is neces

[jira] [Updated] (WICKET-5890) Fixed cross references

2015-04-21 Thread Joachim Rohde (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joachim Rohde updated WICKET-5890: -- Attachment: gdoc.patch Patch for the GDoc files (in _site/guide/guide/src) > Fixed cross refer

[jira] [Created] (WICKET-5890) Fixed cross references

2015-04-21 Thread Joachim Rohde (JIRA)
Joachim Rohde created WICKET-5890: - Summary: Fixed cross references Key: WICKET-5890 URL: https://issues.apache.org/jira/browse/WICKET-5890 Project: Wicket Issue Type: Task Componen

[jira] [Reopened] (WICKET-5749) Wicket-auth-roles should deal with resource authorization

2015-04-21 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov reopened WICKET-5749: - The change leads to problems when AnnotationsRoleAuthorizationStrategy is in use. All Wicket

[jira] [Updated] (WICKET-5889) Ability to not submit a nested form

2015-04-21 Thread Sebastien Briquet (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebastien Briquet updated WICKET-5889: -- Summary: Ability to not submit a nested form (was: Ability to not submitting a nested

[jira] [Created] (WICKET-5889) Ability to not submitting a nested form

2015-04-21 Thread Sebastien Briquet (JIRA)
Sebastien Briquet created WICKET-5889: - Summary: Ability to not submitting a nested form Key: WICKET-5889 URL: https://issues.apache.org/jira/browse/WICKET-5889 Project: Wicket Issue Type

[jira] [Commented] (WICKET-5848) Remove .settings folders of projects

2015-04-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14504650#comment-14504650 ] ASF subversion and git services commented on WICKET-5848: - Commit

wicket git commit: WICKET-5848 Added README of wicket-eclipse-settings in wicket-6.x

2015-04-21 Thread tsoloschenko
Repository: wicket Updated Branches: refs/heads/wicket-6.x 9539d818a -> efa2b0ff3 WICKET-5848 Added README of wicket-eclipse-settings in wicket-6.x Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/efa2b0ff Tree: http://git

[jira] [Commented] (WICKET-5887) wicket.xsd refers to non-existing xhtml.label:attlist

2015-04-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14504564#comment-14504564 ] ASF subversion and git services commented on WICKET-5887: - Commit

wicket git commit: WICKET-5887 Move to the top to comply with XSD sequence order

2015-04-21 Thread mgrigorov
Repository: wicket Updated Branches: refs/heads/master cd3b92346 -> 2ecbff661 WICKET-5887 Move to the top to comply with XSD sequence order (cherry picked from commit 4ced73e4b8d7ae9bf4f1e1026ae9220ce3b30a9d) Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip

wicket git commit: WICKET-5887 Increment the version of wicket.xsd to 6.20.0 so it says when was the last update in it

2015-04-21 Thread mgrigorov
Repository: wicket Updated Branches: refs/heads/wicket-6.x 4ced73e4b -> 9539d818a WICKET-5887 Increment the version of wicket.xsd to 6.20.0 so it says when was the last update in it Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wic

[jira] [Commented] (WICKET-5887) wicket.xsd refers to non-existing xhtml.label:attlist

2015-04-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14504561#comment-14504561 ] ASF subversion and git services commented on WICKET-5887: - Commit

wicket git commit: WICKET-5887 Move to the top to comply with XSD sequence order

2015-04-21 Thread mgrigorov
Repository: wicket Updated Branches: refs/heads/wicket-6.x b980efc3a -> 4ced73e4b WICKET-5887 Move to the top to comply with XSD sequence order Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/4ced73e4 Tree: http://git-w

[jira] [Commented] (WICKET-5887) wicket.xsd refers to non-existing xhtml.label:attlist

2015-04-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14504559#comment-14504559 ] ASF subversion and git services commented on WICKET-5887: - Commit