[GitHub] wicket pull request #343: [WICKET-6617] headers are added to header-items if...

2018-12-07 Thread solomax
Github user solomax closed the pull request at: https://github.com/apache/wicket/pull/343 ---

[GitHub] wicket pull request #343: [WICKET-6617] headers are added to header-items if...

2018-12-03 Thread solomax
Github user solomax commented on a diff in the pull request: https://github.com/apache/wicket/pull/343#discussion_r238202582 --- Diff: wicket-core/src/main/java/org/apache/wicket/ajax/res/js/wicket-ajax-jquery.js --- @@ -2116,10 +2116,15 @@ // Adds th

[GitHub] wicket pull request #343: [WICKET-6617] headers are added to header-items if...

2018-12-03 Thread svenmeier
Github user svenmeier commented on a diff in the pull request: https://github.com/apache/wicket/pull/343#discussion_r238201851 --- Diff: wicket-core/src/main/java/org/apache/wicket/ajax/res/js/wicket-ajax-jquery.js --- @@ -2116,10 +2116,15 @@ // Adds

[GitHub] wicket pull request #343: [WICKET-6617] headers are added to header-items if...

2018-12-03 Thread svenmeier
Github user svenmeier commented on a diff in the pull request: https://github.com/apache/wicket/pull/343#discussion_r238198570 --- Diff: wicket-core/src/main/java/org/apache/wicket/markup/html/internal/HtmlHeaderContainer.java --- @@ -161,19 +161,19 @@ public final void onComponen

[GitHub] wicket pull request #343: [WICKET-6617] headers are added to header-items if...

2018-12-02 Thread solomax
Github user solomax commented on a diff in the pull request: https://github.com/apache/wicket/pull/343#discussion_r238121519 --- Diff: wicket-core/src/main/java/org/apache/wicket/markup/html/internal/HtmlHeaderContainer.java --- @@ -161,19 +161,19 @@ public final void onComponentT

[GitHub] wicket pull request #343: [WICKET-6617] headers are added to header-items if...

2018-12-02 Thread svenmeier
Github user svenmeier commented on a diff in the pull request: https://github.com/apache/wicket/pull/343#discussion_r238106752 --- Diff: wicket-core/src/main/java/org/apache/wicket/markup/html/internal/HtmlHeaderContainer.java --- @@ -161,19 +161,19 @@ public final void onComponen

[GitHub] wicket pull request #343: [WICKET-6617] headers are added to header-items if...

2018-12-02 Thread solomax
GitHub user solomax opened a pull request: https://github.com/apache/wicket/pull/343 [WICKET-6617] headers are added to header-items if specified You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/wicket WICKET-6617-header-pl