[jira] [Commented] (WICKET-5225) Inconsistent behaviour of org.apache.wicket.Page.isPageStateless()

2013-06-12 Thread Mischa Neumann (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13680989#comment-13680989 ] Mischa Neumann commented on WICKET-5225: i think it is correct, that the page

[jira] [Created] (WICKET-5227) Component.setMetaData() should not allow saving non-Serializable objects

2013-06-12 Thread Martin Grigorov (JIRA)
Martin Grigorov created WICKET-5227: --- Summary: Component.setMetaData() should not allow saving non-Serializable objects Key: WICKET-5227 URL: https://issues.apache.org/jira/browse/WICKET-5227

[2/5] git commit: Change the filename

2013-06-12 Thread mgrigorov
Change the filename Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/2c9f2583 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/2c9f2583 Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/2c9f2583 Branch:

[5/5] git commit: org.junit.Assert#fail() throws AssertionError instead of AssertionFailedError

2013-06-12 Thread mgrigorov
org.junit.Assert#fail() throws AssertionError instead of AssertionFailedError Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/99518263 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/99518263 Diff:

[3/5] git commit: junit.framework.Assert is deprecated

2013-06-12 Thread mgrigorov
junit.framework.Assert is deprecated Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/f65b898a Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/f65b898a Diff:

[1/5] git commit: Update Grunt config to 0.4.0+

2013-06-12 Thread mgrigorov
Updated Branches: refs/heads/master 81a7b75ec - 995182631 Update Grunt config to 0.4.0+ Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/7597fe69 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/7597fe69 Diff:

[4/5] git commit: WICKET-5227 Component.setMetaData() should not allow saving non-Serializable objects

2013-06-12 Thread mgrigorov
WICKET-5227 Component.setMetaData() should not allow saving non-Serializable objects Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/db89 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/db89 Diff:

[CONF] Apache Wicket Migration to Wicket 7.0

2013-06-12 Thread confluence
Migration to Wicket 7.0 Page edited by Martin Grigorov Changes (2) ... This way all registered ISessionListeners will be notified when a

[jira] [Updated] (WICKET-5228) Add method getFirstDayOfWeek to DatePicker class

2013-06-12 Thread Adriano dos Santos Fernandes (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adriano dos Santos Fernandes updated WICKET-5228: - Attachment: patch-datepicker-firstdayofweek1.diff Add

[jira] [Created] (WICKET-5228) Add method getFirstDayOfWeek to DatePicker class

2013-06-12 Thread Adriano dos Santos Fernandes (JIRA)
Adriano dos Santos Fernandes created WICKET-5228: Summary: Add method getFirstDayOfWeek to DatePicker class Key: WICKET-5228 URL: https://issues.apache.org/jira/browse/WICKET-5228

[jira] [Created] (WICKET-5229) use jquery focusin/focusout for ajax focus tracking

2013-06-12 Thread Sven Meier (JIRA)
Sven Meier created WICKET-5229: -- Summary: use jquery focusin/focusout for ajax focus tracking Key: WICKET-5229 URL: https://issues.apache.org/jira/browse/WICKET-5229 Project: Wicket Issue Type:

git commit: WICKET-5229 simplify focus tracking with jQuery focusin/focusout

2013-06-12 Thread svenmeier
Updated Branches: refs/heads/master 995182631 - 21ecfee58 WICKET-5229 simplify focus tracking with jQuery focusin/focusout Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/21ecfee5 Tree:

[jira] [Resolved] (WICKET-5229) use jquery focusin/focusout for ajax focus tracking

2013-06-12 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier resolved WICKET-5229. Resolution: Fixed Fix Version/s: 7.0.0 Could be backported to 6.x on demand.

[jira] [Resolved] (WICKET-5227) Component.setMetaData() should not allow saving non-Serializable objects

2013-06-12 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-5227. - Resolution: Fixed Fix Version/s: 7.0.0 Component.setMetaData() should not

[jira] [Commented] (WICKET-5225) Inconsistent behaviour of org.apache.wicket.Page.isPageStateless()

2013-06-12 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13681253#comment-13681253 ] Martin Grigorov commented on WICKET-5225: - Please attach a quickstart app that

[jira] [Created] (WICKET-5230) AjaxFormChoiceComponentUpdatingBehavior fails for choices containing other invalid FormComponents

2013-06-12 Thread Sven Meier (JIRA)
Sven Meier created WICKET-5230: -- Summary: AjaxFormChoiceComponentUpdatingBehavior fails for choices containing other invalid FormComponents Key: WICKET-5230 URL: https://issues.apache.org/jira/browse/WICKET-5230

[jira] [Created] (WICKET-5231) ModalWindow is not vertically draggable

2013-06-12 Thread Brian Detweiler (JIRA)
Brian Detweiler created WICKET-5231: --- Summary: ModalWindow is not vertically draggable Key: WICKET-5231 URL: https://issues.apache.org/jira/browse/WICKET-5231 Project: Wicket Issue Type:

[3/3] git commit: Merge pull request 42 from 'extensible-atmosphere-notifications' of https://github.com/dretzlaff/wicket

2013-06-12 Thread papegaaij
Merge pull request 42 from 'extensible-atmosphere-notifications' of https://github.com/dretzlaff/wicket Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/8fb99dde Tree:

[1/3] git commit: allow extensible event delivery in wicket-atmosphere

2013-06-12 Thread papegaaij
Updated Branches: refs/heads/master 21ecfee58 - 8fb99ddef allow extensible event delivery in wicket-atmosphere Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/53cdda3b Tree:

[2/3] git commit: document EventSubscriptionInvoker and return void from #invoke()

2013-06-12 Thread papegaaij
document EventSubscriptionInvoker and return void from #invoke() Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/cd7bf7d1 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/cd7bf7d1 Diff:

[2/2] git commit: document EventSubscriptionInvoker and return void from #invoke()

2013-06-12 Thread papegaaij
document EventSubscriptionInvoker and return void from #invoke() Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/c9945144 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/c9945144 Diff:

[1/2] git commit: allow extensible event delivery in wicket-atmosphere

2013-06-12 Thread papegaaij
Updated Branches: refs/heads/wicket-6.x 565c9a2a1 - c99451440 allow extensible event delivery in wicket-atmosphere Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/40966150 Tree:

git commit: WICKET-5230 use #isValid() instead of #hasErrorMessage() as the FormComponent does too

2013-06-12 Thread svenmeier
Updated Branches: refs/heads/master 8fb99ddef - 9c8f658a3 WICKET-5230 use #isValid() instead of #hasErrorMessage() as the FormComponent does too Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/9c8f658a Tree:

git commit: WICKET-5230 use #isValid() instead of #hasErrorMessage() as the FormComponent does too

2013-06-12 Thread svenmeier
Updated Branches: refs/heads/wicket-1.5.x 285e7830b - 13362d053 WICKET-5230 use #isValid() instead of #hasErrorMessage() as the FormComponent does too Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/13362d05 Tree:

git commit: WICKET-5230 use #isValid() instead of #hasErrorMessage() as the FormComponent does too

2013-06-12 Thread svenmeier
Updated Branches: refs/heads/wicket-6.x c99451440 - f81b6e350 WICKET-5230 use #isValid() instead of #hasErrorMessage() as the FormComponent does too Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/f81b6e35 Tree:

[jira] [Resolved] (WICKET-5230) AjaxFormChoiceComponentUpdatingBehavior fails for choices containing other invalid FormComponents

2013-06-12 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier resolved WICKET-5230. Resolution: Fixed Fix Version/s: 1.5.11 7.0.0 6.9.0