[3/5] wicket git commit: Added migration assistant for StringResourceModel

2015-05-26 Thread mgrigorov
Added migration assistant for StringResourceModel Using this class you can easily migrate your old Wicket 6.x uses of StringResourceModel's cryptic constructors to the new fluent API of Wicket 7. See the JavaDoc of StringResourceModelMigration for more information. Project:

[2/5] wicket git commit: Minor non-functional improvements:

2015-05-26 Thread mgrigorov
Minor non-functional improvements: - use SLF4J placeholders - fix a typo in error message - simplify condition Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/a30f3caf Tree:

[1/5] wicket git commit: Added DebugBar improvements:

2015-05-26 Thread mgrigorov
Repository: wicket Updated Branches: refs/heads/master 9f08f5674 - 549827f9f Added DebugBar improvements: - Add `positionBottom` method to position it at the bottom of the screen - Remember expanded/collapsed state Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit:

[5/5] wicket git commit: Merge branch 'pr-120-feature/debugbar'

2015-05-26 Thread mgrigorov
Merge branch 'pr-120-feature/debugbar' Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/549827f9 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/549827f9 Diff:

[4/5] wicket git commit: Minor non-functional improvements:

2015-05-26 Thread mgrigorov
Minor non-functional improvements: - use SLF4J placeholders - fix a typo in error message - simplify condition Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/60870466 Tree:

wicket git commit: Added migration assistant for StringResourceModel

2015-05-26 Thread dashorst
Repository: wicket Updated Branches: refs/heads/master 3c17e8cc0 - 9f08f5674 Added migration assistant for StringResourceModel Using this class you can easily migrate your old Wicket 6.x uses of StringResourceModel's cryptic constructors to the new fluent API of Wicket 7. See the JavaDoc of

[jira] [Closed] (WICKET-5906) Use default on missing resource does not work

2015-05-26 Thread Martijn Dashorst (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn Dashorst closed WICKET-5906. Use default on missing resource does not work -

[jira] [Created] (WICKET-5912) NPE in Page#hasInvisibleTransparentChild

2015-05-26 Thread JIRA
Vojtěch Krása created WICKET-5912: - Summary: NPE in Page#hasInvisibleTransparentChild Key: WICKET-5912 URL: https://issues.apache.org/jira/browse/WICKET-5912 Project: Wicket Issue Type: Bug

[jira] [Commented] (WICKET-5819) Support for HTML 5 media tags (audio / video)

2015-05-26 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14559349#comment-14559349 ] ASF subversion and git services commented on WICKET-5819: - Commit

wicket git commit: WICKET-5819 Close InputStream via PartWriterCallback if not readBuffered

2015-05-26 Thread tsoloschenko
Repository: wicket Updated Branches: refs/heads/WICKET-5819_Improvements fd25dcc96 - 0df9ae2fc WICKET-5819 Close InputStream via PartWriterCallback if not readBuffered Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit:

[jira] [Resolved] (WICKET-5913) NPE in Page#hasInvisibleTransparentChild

2015-05-26 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-5913. - Resolution: Duplicate NPE in Page#hasInvisibleTransparentChild