[jira] [Created] (WICKET-5595) update infinity transport long polling

2014-05-19 Thread Duto (JIRA)
Duto created WICKET-5595: Summary: update infinity transport long polling Key: WICKET-5595 URL: https://issues.apache.org/jira/browse/WICKET-5595 Project: Wicket Issue Type: Bug

git commit: WICKET-5595: copy list of resources, because it is modified inside the loop

2014-05-19 Thread papegaaij
Repository: wicket Updated Branches: refs/heads/wicket-6.x c6f92f173 - d3fb459a0 WICKET-5595: copy list of resources, because it is modified inside the loop Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/d3fb459a Tree:

git commit: WICKET-5595: copy list of resources, because it is modified inside the loop

2014-05-19 Thread papegaaij
Repository: wicket Updated Branches: refs/heads/master 8951bd5c6 - 8e6b4fc72 WICKET-5595: copy list of resources, because it is modified inside the loop Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/8e6b4fc7 Tree:

[jira] [Resolved] (WICKET-5595) update infinity transport long polling

2014-05-19 Thread Emond Papegaaij (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emond Papegaaij resolved WICKET-5595. - Resolution: Fixed Fix Version/s: 7.0.0-M2 6.16.0 I've applied

[jira] [Updated] (WICKET-5594) AjaxButton prevent override of #onSubmit() #onError()

2014-05-19 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov updated WICKET-5594: Summary: AjaxButton prevent override of #onSubmit() #onError() (was: AjaxButton prevent

[jira] [Commented] (WICKET-5594) AjaxButton prevent override of #onSubmit() #onError()

2014-05-19 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14001732#comment-14001732 ] Martin Grigorov commented on WICKET-5594: - +1 AjaxButton prevent override of

[jira] [Commented] (WICKET-5590) Add a method to clear the cache of CachingResourceVersion

2014-05-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14001739#comment-14001739 ] ASF GitHub Bot commented on WICKET-5590: Github user martin-g commented on a diff

[1/4] git commit: WICKET-5590 Add a method to clear the cache of CachingResourceVersion

2014-05-19 Thread mgrigorov
Repository: wicket Updated Branches: refs/heads/master 8e6b4fc72 - 9a79f67ea WICKET-5590 Add a method to clear the cache of CachingResourceVersion Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/1274ea56 Tree:

[3/4] git commit: WICKET-5573 FilterToolbar generics broken

2014-05-19 Thread mgrigorov
WICKET-5573 FilterToolbar generics broken Improve the javadoc and error messages Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/dceb444c Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/dceb444c Diff:

[4/4] git commit: Merge branch 'master' of https://github.com/frido37/wicket into pr-73-master

2014-05-19 Thread mgrigorov
Merge branch 'master' of https://github.com/frido37/wicket into pr-73-master Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/9a79f67e Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/9a79f67e Diff:

[2/4] git commit: WICKET-5592 Add a method to clear the cache of CachingResourceStreamLocator

2014-05-19 Thread mgrigorov
WICKET-5592 Add a method to clear the cache of CachingResourceStreamLocator Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/234dc01d Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/234dc01d Diff:

[2/2] git commit: WICKET-5592 Add a method to clear the cache of CachingResourceStreamLocator

2014-05-19 Thread mgrigorov
WICKET-5592 Add a method to clear the cache of CachingResourceStreamLocator Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/cdc28993 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/cdc28993 Diff:

[1/2] git commit: WICKET-5573 FilterToolbar generics broken

2014-05-19 Thread mgrigorov
Repository: wicket Updated Branches: refs/heads/wicket-6.x d3fb459a0 - cdc28993d WICKET-5573 FilterToolbar generics broken Improve the javadoc and error messages Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/ed612acb

[jira] [Resolved] (WICKET-5592) Add a method to clear the cache of CachingResourceStreamLocator

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

[jira] [Commented] (WICKET-5590) Add a method to clear the cache of CachingResourceVersion

2014-05-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14001746#comment-14001746 ] ASF GitHub Bot commented on WICKET-5590: Github user asfgit closed the pull

[jira] [Resolved] (WICKET-5590) Add a method to clear the cache of CachingResourceVersion

2014-05-19 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-5590. - Resolution: Fixed Fix Version/s: 7.0.0-M2 Assignee: Martin Grigorov The

git commit: [WICKET-4904] Refactoring for behavior DisabledAttributeLinkBehavior

2014-05-19 Thread adelbene
Repository: wicket Updated Branches: refs/heads/master 9a79f67ea - 5a3fd0d2a [WICKET-4904] Refactoring for behavior DisabledAttributeLinkBehavior Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/5a3fd0d2 Tree:

[jira] [Assigned] (WICKET-5577) Generation of wicket ids with prefix / suffix

2014-05-19 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov reassigned WICKET-5577: --- Assignee: Martin Grigorov Generation of wicket ids with prefix / suffix

[jira] [Updated] (WICKET-5594) AjaxButton #onSubmit() #onError() intricacies

2014-05-19 Thread Sven Meier (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier updated WICKET-5594: --- Description: Overriding AjaxButton's hook #onSubmit() is prone to possible programming errors: -

git commit: WICKET-5577 Generation of wicket ids with prefix / suffix

2014-05-19 Thread mgrigorov
Repository: wicket Updated Branches: refs/heads/master 5a3fd0d2a - ccff0802a WICKET-5577 Generation of wicket ids with prefix / suffix Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/ccff0802 Tree:

[jira] [Commented] (WICKET-5577) Generation of wicket ids with prefix / suffix

2014-05-19 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14001903#comment-14001903 ] Martin Grigorov commented on WICKET-5577: - I've extracted IMarkupIdGenerator in

[jira] [Created] (WICKET-5596) DropDownChoice#wantsOnSelectionChangedNotifications(T) not being called on unmounted page

2014-05-19 Thread Simon Botting (JIRA)
Simon Botting created WICKET-5596: - Summary: DropDownChoice#wantsOnSelectionChangedNotifications(T) not being called on unmounted page Key: WICKET-5596 URL: https://issues.apache.org/jira/browse/WICKET-5596

[jira] [Updated] (WICKET-5596) DropDownChoice#wantsOnSelectionChangedNotifications(T) not being called on unmounted page

2014-05-19 Thread Simon Botting (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Botting updated WICKET-5596: -- Attachment: wicket_issue_4.tar.gz this is the quickstart that shows the problem described in

[jira] [Assigned] (WICKET-5596) DropDownChoice#wantsOnSelectionChangedNotifications(T) not being called on unmounted page

2014-05-19 Thread Andrea Del Bene (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrea Del Bene reassigned WICKET-5596: --- Assignee: Andrea Del Bene DropDownChoice#wantsOnSelectionChangedNotifications(T)

git commit: Code improved for AbstractLink

2014-05-19 Thread adelbene
Repository: wicket Updated Branches: refs/heads/wicket-6.x cdc28993d - 3c6c41f19 Code improved for AbstractLink Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/3c6c41f1 Tree:

git commit: [WICKET-5596] DropDownChoice#wantsOnSelectionChangedNotifications(T) not being called on unmounted page

2014-05-19 Thread adelbene
Repository: wicket Updated Branches: refs/heads/wicket-6.x 3c6c41f19 - 6dfd3d9d2 [WICKET-5596] DropDownChoice#wantsOnSelectionChangedNotifications(T) not being called on unmounted page Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit:

git commit: [WICKET-5596] DropDownChoice#wantsOnSelectionChangedNotifications(T) not being called on unmounted page

2014-05-19 Thread adelbene
Repository: wicket Updated Branches: refs/heads/master ccff0802a - 0102b9db3 [WICKET-5596] DropDownChoice#wantsOnSelectionChangedNotifications(T) not being called on unmounted page Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit:

[jira] [Closed] (WICKET-5596) DropDownChoice#wantsOnSelectionChangedNotifications(T) not being called on unmounted page

2014-05-19 Thread Andrea Del Bene (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrea Del Bene closed WICKET-5596. --- Resolution: Fixed DropDownChoice#wantsOnSelectionChangedNotifications(T) not being called

[jira] [Updated] (WICKET-5596) DropDownChoice#wantsOnSelectionChangedNotifications(T) not being called on unmounted page

2014-05-19 Thread Andrea Del Bene (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrea Del Bene updated WICKET-5596: Affects Version/s: 7.0.0-M2 DropDownChoice#wantsOnSelectionChangedNotifications(T) not

[jira] [Reopened] (WICKET-5596) DropDownChoice#wantsOnSelectionChangedNotifications(T) not being called on unmounted page

2014-05-19 Thread Andrea Del Bene (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrea Del Bene reopened WICKET-5596: - DropDownChoice#wantsOnSelectionChangedNotifications(T) not being called on unmounted

[jira] [Updated] (WICKET-5596) DropDownChoice#wantsOnSelectionChangedNotifications(T) not being called on unmounted page

2014-05-19 Thread Andrea Del Bene (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrea Del Bene updated WICKET-5596: Affects Version/s: (was: 7.0.0-M2) 7.0.0-M1

[jira] [Updated] (WICKET-5596) DropDownChoice#wantsOnSelectionChangedNotifications(T) not being called on unmounted page

2014-05-19 Thread Andrea Del Bene (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrea Del Bene updated WICKET-5596: Fix Version/s: 7.0.0-M2 6.16.0

[jira] [Closed] (WICKET-5596) DropDownChoice#wantsOnSelectionChangedNotifications(T) not being called on unmounted page

2014-05-19 Thread Andrea Del Bene (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrea Del Bene closed WICKET-5596. --- Resolution: Fixed DropDownChoice#wantsOnSelectionChangedNotifications(T) not being called