http://git-wip-us.apache.org/repos/asf/wicket-site/blob/0588c401/content/news/2012/07/16/wicket-6.0.0-beta3-released.html ---------------------------------------------------------------------- diff --git a/content/news/2012/07/16/wicket-6.0.0-beta3-released.html b/content/news/2012/07/16/wicket-6.0.0-beta3-released.html index 9efbeaa..75a7d91 100644 --- a/content/news/2012/07/16/wicket-6.0.0-beta3-released.html +++ b/content/news/2012/07/16/wicket-6.0.0-beta3-released.html @@ -84,20 +84,22 @@ central way of using the Bootstrap resources. In the future we will provide proper components and behaviors for the Bootstrap concepts.</p> <p>To use this new <strong>experimental</strong> module, add this to your pom:</p> -<pre><code><dependency> +<div class="highlighter-rouge"><pre class="highlight"><code><dependency> <groupId>org.apache.wicket</groupId> <artifactId>wicket-bootstrap</artifactId> <version>0.1</version> </dependency> </code></pre> -<p>To add Bootstrap support to your pages, add this in the <code>renderHead</code> +</div> +<p>To add Bootstrap support to your pages, add this in the <code class="highlighter-rouge">renderHead</code> method:</p> -<pre><code>@Override +<div class="highlighter-rouge"><pre class="highlight"><code>@Override public void renderHead(IHeaderResponse response) { super.renderHead(response); Bootstrap.renderHead(response); } </code></pre> +</div> <p>This will render a dependency to the Twitter bootstrap CSS and JS files, including the required dependency to JQuery.</p> <h2 id="new-wicket-examples">New Wicket Examples</h2> @@ -107,8 +109,9 @@ and bring them into 2012. The new examples are located in the <p>It is currently a copy of Twitter Bootstrapâs design but with Wicket specific filling.</p> <p>You can test the examples by running the</p> -<pre><code>wicket-examples-jar/src/test/java/Start.java +<div class="highlighter-rouge"><pre class="highlight"><code>wicket-examples-jar/src/test/java/Start.java </code></pre> +</div> <p>class in the default package.</p> <p>The examples will feature a component reference with typical use cases, full examples such as Hello, World, and descriptions of the @@ -135,12 +138,13 @@ between 1.5.x and 6.x series: <a href="http://s.apache.org/wicket-6.0-migration" Jira: <a href="http://s.apache.org/wicket-6.0.0-beta3-changelog">changelog</a></li> </ul> <p>To use it in Maven:</p> -<pre><code><dependency> +<div class="highlighter-rouge"><pre class="highlight"><code><dependency> <groupId>org.apache.wicket</groupId> <artifactId>wicket-core</artifactId> <version>6.0.0-beta3</version> </dependency> </code></pre> +</div> <p>If you donât use a dependencies management build tool then you can download the full distribution (including source) and build from source yourself.</p>
http://git-wip-us.apache.org/repos/asf/wicket-site/blob/0588c401/content/news/2012/08/24/wicket-1.5.8-released.html ---------------------------------------------------------------------- diff --git a/content/news/2012/08/24/wicket-1.5.8-released.html b/content/news/2012/08/24/wicket-1.5.8-released.html index 21a1491..4dc7613 100644 --- a/content/news/2012/08/24/wicket-1.5.8-released.html +++ b/content/news/2012/08/24/wicket-1.5.8-released.html @@ -56,11 +56,11 @@ <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&version=12321662">Changelog</a></li> <li>To use in Maven:</li> </ul> -<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt"><dependency></span> +<figure class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt"><dependency></span> <span class="nt"><groupId></span>org.apache.wicket<span class="nt"></groupId></span> <span class="nt"><artifactId></span>wicket-core<span class="nt"></artifactId></span> <span class="nt"><version></span>1.5.8<span class="nt"></version></span> -<span class="nt"></dependency></span></code></pre></div> +<span class="nt"></dependency></span></code></pre></figure> <ul> <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.8">full distribution</a> (including source)</li> </ul> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/0588c401/content/news/2012/08/index.html ---------------------------------------------------------------------- diff --git a/content/news/2012/08/index.html b/content/news/2012/08/index.html index 47ceba7..02b4e00 100644 --- a/content/news/2012/08/index.html +++ b/content/news/2012/08/index.html @@ -55,8 +55,8 @@ <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&version=12321662">Changelog</a></li> <li>To use in Maven:</li> </ul> -<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt"><dependency></span> - <span class="nt"><groupId></span>org.apache.wi...</code></pre></div> +<figure class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt"><dependency></span> + <span class="nt"><groupId></span>org.apache.wi...</code></pre></figure> <a href="/news/2012/08/24/wicket-1.5.8-released.html">more</a></li> </div> </div> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/0588c401/content/news/2012/09/05/wicket-1.4.21-released.html ---------------------------------------------------------------------- diff --git a/content/news/2012/09/05/wicket-1.4.21-released.html b/content/news/2012/09/05/wicket-1.4.21-released.html index 485eda4..1431c01 100644 --- a/content/news/2012/09/05/wicket-1.4.21-released.html +++ b/content/news/2012/09/05/wicket-1.4.21-released.html @@ -58,11 +58,11 @@ releases will happen in this branch.</p> <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&version=12320171">Changelog</a></li> <li>To use in Maven:</li> </ul> -<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt"><dependency></span> +<figure class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt"><dependency></span> <span class="nt"><groupId></span>org.apache.wicket<span class="nt"></groupId></span> <span class="nt"><artifactId></span>wicket<span class="nt"></artifactId></span> <span class="nt"><version></span>1.4.21<span class="nt"></version></span> -<span class="nt"></dependency></span></code></pre></div> +<span class="nt"></dependency></span></code></pre></figure> <ul> <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.21">full distribution</a> (including source)</li> </ul> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/0588c401/content/news/2012/09/05/wicket-6.0.0-released.html ---------------------------------------------------------------------- diff --git a/content/news/2012/09/05/wicket-6.0.0-released.html b/content/news/2012/09/05/wicket-6.0.0-released.html index 4f0d9d3..5830846 100644 --- a/content/news/2012/09/05/wicket-6.0.0-released.html +++ b/content/news/2012/09/05/wicket-6.0.0-released.html @@ -52,12 +52,12 @@ <p class="meta">05 Sep 2012</p> <blockquote> <p>âWith great pleasure we announce the availability of Apache Wicket 6.0.0â</p> - <p>â Martijn Dashorst, Vice President, Apache Wicket </p> + <p>â Martijn Dashorst, Vice President, Apache Wicket</p> </blockquote> <p>Apache Wicket v6.0.0 is the 6th major release of the popular open source Java web framework. Numerous enhancements make Apache Wicket v6.0.0 a solid choice for web development:</p> <ul> - <li>Out-of-the box JQuery integration </li> + <li>Out-of-the box JQuery integration</li> <li>Complete control over AJAX requests</li> <li>Improved event registration in browsers</li> <li>Support for large datasets in components</li> @@ -70,8 +70,8 @@ development:</p> <p>Revamped Wicket AJAX now leverages JQuery - Wicketâs custom AJAX JavaScript library has been re-implemented using JQuery. This makes it easier to integrate JQuery plugins into Wicket applications. With the new AJAX implementation it is possible to provide your own version of JQuery should the need arise, or even to replace the whole Wicket client side AJAX implementation.</p> <p>AJAX Attributes - With the new and improved AJAX implementation, you can alter any aspect of an AJAX request through AjaxRequestAttributes. For example you can specify that the request should be executed using POST instead of GET, or that the AJAX request should be multi-part, etc. See the migration guide or the JavaDoc of AjaxRequestAttributes for all possible options.</p> <p>Browser event registration replaces inline events - Wicket now uses JavaScript event registration instead of inline attributes for AJAX components. This enables multiple event listeners to be attached to a markup tag, cleans up the rendered markup considerably and reduces the amount of generated markup.</p> -<p>IDataProvider now uses long instead of int - The <code>IDataProvider<T></code> interface and implementations now use long instead of int for index and size parameters to better line up with the Java Persistence API and other persistency frameworks. Big data is now possible with Wicket!</p> -<p><code>${label}</code> replaces <code>${input}</code> in feedback messages - Previous Wicket versions used the input that was provided by users in error messages when validations failed. This led to error messages like â1234a is not a valid numberâ. In Wicket 6 the feedback messages use the label of the invalid form component instead. You can set the label by calling setLabel() on the form component. If no label is provided, Wicket defaults to displaying the component identifier. This changes the error message to âPhonenumber is not a valid numberâ.</p> +<p>IDataProvider now uses long instead of int - The <code class="highlighter-rouge">IDataProvider<T></code> interface and implementations now use long instead of int for index and size parameters to better line up with the Java Persistence API and other persistency frameworks. Big data is now possible with Wicket!</p> +<p><code class="highlighter-rouge">${label}</code> replaces <code class="highlighter-rouge">${input}</code> in feedback messages - Previous Wicket versions used the input that was provided by users in error messages when validations failed. This led to error messages like â1234a is not a valid numberâ. In Wicket 6 the feedback messages use the label of the invalid form component instead. You can set the label by calling setLabel() on the form component. If no label is provided, Wicket defaults to displaying the component identifier. This changes the error message to âPhonenumber is not a valid numberâ.</p> <p>Resources can declare dependencies - It is now much easier to create resource contributions with dependencies, for example a JQuery plugin can declare a dependency on JQuery and other resources such as embedded style sheets. Users of such resources donât have to provide these dependencies themselves, and the dependencies are linked in the appropriate order.</p> <p>Packaged resources will use minimized version automatically - When a minimized JavaScript resource is available (filename.min.js â add the .min part to the filename before the extension), Wicket will automatically use the minimized version when running in deployment mode, while using the non-minimized version for development mode.</p> <p>OSGi compatible packaging - Wicketâs packaging has been made compatible with OSGi bundles by moving some classes to different packages. The full list can be found in our migration guide. This makes it much easier to deploy Wicket applications in an OSGi environment.</p> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/0588c401/content/news/2012/09/index.html ---------------------------------------------------------------------- diff --git a/content/news/2012/09/index.html b/content/news/2012/09/index.html index 83928fa..f41b664 100644 --- a/content/news/2012/09/index.html +++ b/content/news/2012/09/index.html @@ -63,9 +63,9 @@ releases will happen in this branch.</p> <p><small>05 Sep 2012</small></p> <blockquote> <p>âWith great pleasure we announce the availability of Apache Wicket 6.0.0â</p> - <p>â Martijn Dashorst, Vice President, Apache Wicket </p> + <p>â Martijn Dashorst, Vice President, Apache Wicket</p> </blockquote> -<p>Apache Wicket v6.0.0 is the 6th major release of the popular open source Java web framework. Numerous enhanceme...</p> +<p>Apache Wicket v6.0.0 is the 6th major release of the popular open source Java web framework. Numerous enhancem...</p> <a href="/news/2012/09/05/wicket-6.0.0-released.html">more</a></li> </div> <div class="news"> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/0588c401/content/news/2012/10/04/wicket-6.1.0-released.html ---------------------------------------------------------------------- diff --git a/content/news/2012/10/04/wicket-6.1.0-released.html b/content/news/2012/10/04/wicket-6.1.0-released.html index 04c426c..9a0fe2b 100644 --- a/content/news/2012/10/04/wicket-6.1.0-released.html +++ b/content/news/2012/10/04/wicket-6.1.0-released.html @@ -72,11 +72,11 @@ be filtered</li> <p>Any other issues will be released in 6.2.0</p> <h3 id="using-this-release">Using this release</h3> <p>With Apache Maven update your dependency to (and donât forget to update any other dependencies on Wicket projects to the same version):</p> -<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt"><dependency></span> +<figure class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt"><dependency></span> <span class="nt"><groupId></span>org.apache.wicket<span class="nt"></groupId></span> <span class="nt"><artifactId></span>wicket-core<span class="nt"></artifactId></span> <span class="nt"><version></span>6.1.0<span class="nt"></version></span> -<span class="nt"></dependency></span></code></pre></div> +<span class="nt"></dependency></span></code></pre></figure> <p>Or download and build the distribution yourself, or use our convenience binary package:</p> <ul> <li><a href="http://www.apache.org/dyn/closer.cgi/wicket/6.1.0">6.1.0 sources</a></li> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/0588c401/content/news/2012/10/08/wicket-6.1.1-released.html ---------------------------------------------------------------------- diff --git a/content/news/2012/10/08/wicket-6.1.1-released.html b/content/news/2012/10/08/wicket-6.1.1-released.html index ab9ce91..fdb5b37 100644 --- a/content/news/2012/10/08/wicket-6.1.1-released.html +++ b/content/news/2012/10/08/wicket-6.1.1-released.html @@ -66,11 +66,11 @@ to be filtered</p> <h2 id="using-this-release">Using this release</h2> <p>With Apache Maven update your dependency to (and donât forget to update any other dependencies on Wicket projects to the same version):</p> -<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt"><dependency></span> +<figure class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt"><dependency></span> <span class="nt"><groupId></span>org.apache.wicket<span class="nt"></groupId></span> <span class="nt"><artifactId></span>wicket-core<span class="nt"></artifactId></span> <span class="nt"><version></span>6.1.1<span class="nt"></version></span> -<span class="nt"></dependency></span></code></pre></div> +<span class="nt"></dependency></span></code></pre></figure> <p>Or download and build the distribution yourself, or use our convenience binary package</p> <ul> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/0588c401/content/news/2012/10/23/wicket-6.2.0-released.html ---------------------------------------------------------------------- diff --git a/content/news/2012/10/23/wicket-6.2.0-released.html b/content/news/2012/10/23/wicket-6.2.0-released.html index 5808b8f..ee91621 100644 --- a/content/news/2012/10/23/wicket-6.2.0-released.html +++ b/content/news/2012/10/23/wicket-6.2.0-released.html @@ -66,11 +66,11 @@ this announcement.</p> <h2 id="using-this-release">Using this release</h2> <p>With Apache Maven update your dependency to (and donât forget to update any other dependencies on Wicket projects to the same version):</p> -<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt"><dependency></span> +<figure class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt"><dependency></span> <span class="nt"><groupId></span>org.apache.wicket<span class="nt"></groupId></span> <span class="nt"><artifactId></span>wicket-core<span class="nt"></artifactId></span> <span class="nt"><version></span>6.2.0<span class="nt"></version></span> -<span class="nt"></dependency></span></code></pre></div> +<span class="nt"></dependency></span></code></pre></figure> <p>Or download and build the distribution yourself, or use our convenience binary package</p> <ul> @@ -91,7 +91,7 @@ read our Wicket 6 migration guide found at <a href="http://s.apache.org/wicket-6 <h4 id="bug">Bug</h4> <ul> <li><a href="https://issues.apache.org/jira/browse/WICKET-4587">WICKET-4587</a> - URLRenderer renderFullUrl</li> - <li><a href="https://issues.apache.org/jira/browse/WICKET-4589">WICKET-4589</a> - Closing <code></wicket:container></code> tag is incorrectly setup as autocomponent</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-4589">WICKET-4589</a> - Closing <code class="highlighter-rouge"></wicket:container></code> tag is incorrectly setup as autocomponent</li> <li><a href="https://issues.apache.org/jira/browse/WICKET-4756">WICKET-4756</a> - AtmosphereWebRequest should return true on calls to #isAjax()</li> <li><a href="https://issues.apache.org/jira/browse/WICKET-4759">WICKET-4759</a> - FilterForm/FilterToolbar donât work when thereâs more than one IColumn to be filtered</li> <li><a href="https://issues.apache.org/jira/browse/WICKET-4769">WICKET-4769</a> - Clicking on Label of Radio doesnât update component with Ajax update</li> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/0588c401/content/news/2012/11/09/wicket-1.5.9-released.html ---------------------------------------------------------------------- diff --git a/content/news/2012/11/09/wicket-1.5.9-released.html b/content/news/2012/11/09/wicket-1.5.9-released.html index d0568e7..81b15a7 100644 --- a/content/news/2012/11/09/wicket-1.5.9-released.html +++ b/content/news/2012/11/09/wicket-1.5.9-released.html @@ -56,11 +56,11 @@ <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&version=12322962">Changelog</a></li> <li>To use in Maven:</li> </ul> -<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt"><dependency></span> +<figure class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt"><dependency></span> <span class="nt"><groupId></span>org.apache.wicket<span class="nt"></groupId></span> <span class="nt"><artifactId></span>wicket-core<span class="nt"></artifactId></span> <span class="nt"><version></span>1.5.9<span class="nt"></version></span> -<span class="nt"></dependency></span></code></pre></div> +<span class="nt"></dependency></span></code></pre></figure> <ul> <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.9">full distribution</a> (including source)</li> </ul> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/0588c401/content/news/2012/11/16/wicket-6.3.0-released.html ---------------------------------------------------------------------- diff --git a/content/news/2012/11/16/wicket-6.3.0-released.html b/content/news/2012/11/16/wicket-6.3.0-released.html index 6cda4c3..316927b 100644 --- a/content/news/2012/11/16/wicket-6.3.0-released.html +++ b/content/news/2012/11/16/wicket-6.3.0-released.html @@ -68,11 +68,11 @@ this announcement.</p> <h2 id="using-this-release">Using this release</h2> <p>With Apache Maven update your dependency to (and donât forget to update any other dependencies on Wicket projects to the same version):</p> -<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt"><dependency></span> +<figure class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt"><dependency></span> <span class="nt"><groupId></span>org.apache.wicket<span class="nt"></groupId></span> <span class="nt"><artifactId></span>wicket-core<span class="nt"></artifactId></span> <span class="nt"><version></span>6.3.0<span class="nt"></version></span> -<span class="nt"></dependency></span></code></pre></div> +<span class="nt"></dependency></span></code></pre></figure> <p>Or download and build the distribution yourself, or use our convenience binary package</p> <ul> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/0588c401/content/news/2012/11/index.html ---------------------------------------------------------------------- diff --git a/content/news/2012/11/index.html b/content/news/2012/11/index.html index 377b087..c96e3b5 100644 --- a/content/news/2012/11/index.html +++ b/content/news/2012/11/index.html @@ -55,8 +55,8 @@ <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&version=12322962">Changelog</a></li> <li>To use in Maven:</li> </ul> -<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt"><dependency></span> - <span class="nt"><groupId></span>org.apache.wi...</code></pre></div> +<figure class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt"><dependency></span> + <span class="nt"><groupId></span>org.apache.wi...</code></pre></figure> <a href="/news/2012/11/09/wicket-1.5.9-released.html">more</a></li> </div> <div class="news"> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/0588c401/content/news/2012/12/14/wicket-6.4.0-released.html ---------------------------------------------------------------------- diff --git a/content/news/2012/12/14/wicket-6.4.0-released.html b/content/news/2012/12/14/wicket-6.4.0-released.html index 2dd9b6f..d920091 100644 --- a/content/news/2012/12/14/wicket-6.4.0-released.html +++ b/content/news/2012/12/14/wicket-6.4.0-released.html @@ -65,11 +65,11 @@ by using these maven coordinates:</p> <li>org.apache.wicket:wicket-bean-validation:0.5:jar</li> </ul> <p>or by pasting in the pom snippet below:</p> -<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt"><dependency></span> +<figure class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt"><dependency></span> <span class="nt"><groupId></span>org.apache.wicket<span class="nt"></groupId></span> <span class="nt"><artifactId></span>wicket-bean-validation<span class="nt"></artifactId></span> <span class="nt"><version></span>0.5<span class="nt"></version></span> -<span class="nt"></dependency></span></code></pre></div> +<span class="nt"></dependency></span></code></pre></figure> <p>Note that this is an experimental module and that it is not released under the SemVer rules. Use at your own risk.</p> <h4 id="hierarchical-feedback-panel">Hierarchical feedback panel</h4> @@ -87,11 +87,11 @@ this announcement.</p> <h3 id="using-this-release">Using this release</h3> <p>With Apache Maven update your dependency to (and donât forget to update any other dependencies on Wicket projects to the same version):</p> -<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt"><dependency></span> +<figure class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt"><dependency></span> <span class="nt"><groupId></span>org.apache.wicket<span class="nt"></groupId></span> <span class="nt"><artifactId></span>wicket-core<span class="nt"></artifactId></span> <span class="nt"><version></span>6.4.0<span class="nt"></version></span> -<span class="nt"></dependency></span></code></pre></div> +<span class="nt"></dependency></span></code></pre></figure> <p>Or download and build the distribution yourself, or use our convenience binary package</p> <ul> @@ -102,8 +102,9 @@ convenience binary package</p> <p>If you upgrade from 6.0.0, 6.1.0, 6.2.0 or 6.3.0 this release is a drop in replacement. If you come from a version prior to 6.0.0, please read our Wicket 6 migration guide found at</p> -<pre><code>http://s.apache.org/wicket-6.0-migration +<div class="highlighter-rouge"><pre class="highlight"><code>http://s.apache.org/wicket-6.0-migration </code></pre> +</div> <p>Have fun!</p> <p>â The Wicket team</p> <h3 id="release-notes---wicket---version-640">Release Notes - Wicket - Version 6.4.0</h3> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/0588c401/content/news/2013/01/23/wicket-6.5.0-released.html ---------------------------------------------------------------------- diff --git a/content/news/2013/01/23/wicket-6.5.0-released.html b/content/news/2013/01/23/wicket-6.5.0-released.html index 64549f2..24acd1d 100644 --- a/content/news/2013/01/23/wicket-6.5.0-released.html +++ b/content/news/2013/01/23/wicket-6.5.0-released.html @@ -63,7 +63,7 @@ this behavior is removed from its parent.</p> <p>By registering a custom AjaxRequestTarget.AbstractListener the application can manipulate all the attributes for all Ajax requests.</p> <p>Example:</p> -<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="n">application</span><span class="o">.</span><span class="na">getAjaxRequestTargetListeners</span><span class="o">().</span><span class="na">add</span><span class="o">(</span><span class="k">new</span> <span class="n">AjaxRequestTarget</span><span class="o">.</span><span class="na">AbstractListener</span><span class="o">()</span> +<figure class="highlight"><pre><code class="language-java" data-lang="java"><span class="n">application</span><span class="o">.</span><span class="na">getAjaxRequestTargetListeners</span><span class="o">().</span><span class="na">add</span><span class="o">(</span><span class="k">new</span> <span class="n">AjaxRequestTarget</span><span class="o">.</span><span class="na">AbstractListener</span><span class="o">()</span> <span class="o">{</span> <span class="nd">@Override</span> <span class="kd">public</span> <span class="kt">void</span> <span class="n">updateAjaxAttributes</span><span class="o">(</span><span class="n">AjaxRequestAttributes</span> <span class="n">attributes</span><span class="o">)</span> @@ -71,16 +71,16 @@ the attributes for all Ajax requests.</p> <span class="kd">super</span><span class="o">.</span><span class="na">updateAjaxAttributes</span><span class="o">(</span><span class="n">attributes</span><span class="o">);</span> <span class="n">attributes</span><span class="o">.</span><span class="na">setChannel</span><span class="o">(</span><span class="k">new</span> <span class="n">AjaxChannel</span><span class="o">(</span><span class="s">"globalAjaxChannel"</span><span class="o">,</span> <span class="n">AjaxChannel</span><span class="o">.</span><span class="na">Type</span><span class="o">.</span><span class="na">ACTIVE</span><span class="o">));</span> <span class="o">}</span> -<span class="o">});</span></code></pre></div> +<span class="o">});</span></code></pre></figure> <p>Each Ajax behavior/component can override such global settings.</p> <h3 id="using-this-release">Using this release</h3> <p>With Apache Maven update your dependency to (and donât forget to update any other dependencies on Wicket projects to the same version):</p> -<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt"><dependency></span> +<figure class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt"><dependency></span> <span class="nt"><groupId></span>org.apache.wicket<span class="nt"></groupId></span> <span class="nt"><artifactId></span>wicket-core<span class="nt"></artifactId></span> <span class="nt"><version></span>6.5.0<span class="nt"></version></span> -<span class="nt"></dependency></span></code></pre></div> +<span class="nt"></dependency></span></code></pre></figure> <p>Or download and build the distribution yourself, or use our convenience binary package</p> <ul> @@ -91,16 +91,18 @@ convenience binary package</p> <p>If you upgrade from 6.y.z this release is a drop in replacement. If you come from a version prior to 6.0.0, please read our Wicket 6 migration guide found at</p> -<pre><code>http://s.apache.org/wicket-6.0-migration +<div class="highlighter-rouge"><pre class="highlight"><code>http://s.apache.org/wicket-6.0-migration </code></pre> +</div> <p>Have fun!</p> <p>â The Wicket team</p> <h3 id="release-notes---wicket---version-650">Release Notes - Wicket - Version 6.5.0</h3> <h4 id="sub-task">Sub-task</h4> -<pre><code>* [WICKET-4976](https://issues.apache.org/jira/browse/WICKET-4976) - WicketTester#startComponent(Component) doesn't detach the component and request cycle +<div class="highlighter-rouge"><pre class="highlight"><code>* [WICKET-4976](https://issues.apache.org/jira/browse/WICKET-4976) - WicketTester#startComponent(Component) doesn't detach the component and request cycle </code></pre> +</div> <h4 id="bug">Bug</h4> -<pre><code>* [WICKET-4906](https://issues.apache.org/jira/browse/WICKET-4906) - Form#visitFormComponents can cause ClassCastException +<div class="highlighter-rouge"><pre class="highlight"><code>* [WICKET-4906](https://issues.apache.org/jira/browse/WICKET-4906) - Form#visitFormComponents can cause ClassCastException * [WICKET-4925](https://issues.apache.org/jira/browse/WICKET-4925) - AbstractAjaxBehavior should clean stored reference to a component on unbind * [WICKET-4927](https://issues.apache.org/jira/browse/WICKET-4927) - Header can not be set from IRequestCycleListener#onEndRequest() * [WICKET-4928](https://issues.apache.org/jira/browse/WICKET-4928) - Error adding links to WebSocketRequestHandler @@ -122,8 +124,9 @@ read our Wicket 6 migration guide found at</p> * [WICKET-4975](https://issues.apache.org/jira/browse/WICKET-4975) - client side memory leak on date picker * [WICKET-4986](https://issues.apache.org/jira/browse/WICKET-4986) - wicket-ajax-jquery.js fails with 'member not found' on IE for delayed ajax requests </code></pre> +</div> <h4 id="improvement">Improvement</h4> -<pre><code>* [WICKET-4919](https://issues.apache.org/jira/browse/WICKET-4919) - AjaxLazyLoadPanel needs a method to add components to the AjaxRequestTarget when the component is rendered +<div class="highlighter-rouge"><pre class="highlight"><code>* [WICKET-4919](https://issues.apache.org/jira/browse/WICKET-4919) - AjaxLazyLoadPanel needs a method to add components to the AjaxRequestTarget when the component is rendered * [WICKET-4933](https://issues.apache.org/jira/browse/WICKET-4933) - Palette does not handle disabled choices correctly * [WICKET-4937](https://issues.apache.org/jira/browse/WICKET-4937) - Add IResponseFilter that can filter out invalid XML characters * [WICKET-4940](https://issues.apache.org/jira/browse/WICKET-4940) - Make MountedMapper#getMatchedSegmentSizes(url) protected @@ -135,6 +138,7 @@ read our Wicket 6 migration guide found at</p> * [WICKET-4983](https://issues.apache.org/jira/browse/WICKET-4983) - extra recursion on Wicket.DOM.get </code></pre> </div> +</div> </section> </div> </main> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/0588c401/content/news/2013/02/15/wicket-6.6.0-released.html ---------------------------------------------------------------------- diff --git a/content/news/2013/02/15/wicket-6.6.0-released.html b/content/news/2013/02/15/wicket-6.6.0-released.html index 03cb30e..61d5102 100644 --- a/content/news/2013/02/15/wicket-6.6.0-released.html +++ b/content/news/2013/02/15/wicket-6.6.0-released.html @@ -58,33 +58,33 @@ to 6.0.0.</p> <h3 id="new-and-noteworthy">New and noteworthy</h3> <h4 id="wicketfor-attribute-for-html-label-tags">wicket:for attribute for html label tags</h4> <p>While already available for some time, the wicket-1.5.xsd now contains -a valid definition for the <code>wicket:for</code> attribute such that it </p> +a valid definition for the <code class="highlighter-rouge">wicket:for</code> attribute such that it</p> <blockquote> - <p>Can be used in HTML <code><label></code> element to automatically link it + <p>Can be used in HTML <code class="highlighter-rouge"><label></code> element to automatically link it to a form element. The value of this attribute must have the same value of the form componentâs wicket:id attribute.</p> </blockquote> <p>So you can use the following markup:</p> -<div class="highlight"><pre><code class="language-html" data-lang="html"><span class="nt"><label</span> <span class="na">wicket:for=</span><span class="s">"someinput"</span><span class="nt">></span>Some label<span class="nt"></label></span> -<span class="nt"><input</span> <span class="na">wicket:id=</span><span class="s">"someinput"</span> <span class="na">type=</span><span class="s">"text"</span><span class="nt">></span></code></pre></div> +<figure class="highlight"><pre><code class="language-html" data-lang="html"><span class="nt"><label</span> <span class="na">wicket:for=</span><span class="s">"someinput"</span><span class="nt">></span>Some label<span class="nt"></label></span> +<span class="nt"><input</span> <span class="na">wicket:id=</span><span class="s">"someinput"</span> <span class="na">type=</span><span class="s">"text"</span><span class="nt">></span></code></pre></figure> <h4 id="added-a-callback-for-an-invalidated-session">Added a callback for an invalidated session</h4> -<p>Session is extended with a life cycle event called <code>onInvalidate()</code>. +<p>Session is extended with a life cycle event called <code class="highlighter-rouge">onInvalidate()</code>. This method is executed when the user session is invalidated either -by explicit call to <code>org.apache.wicket.Session#invalidate()</code> or due +by explicit call to <code class="highlighter-rouge">org.apache.wicket.Session#invalidate()</code> or due to HttpSession expiration.</p> <p>In case of session expiration this method is called in a non-worker thread, i.e. there are no thread locals exported for the Application, RequestCycle and Session. The Session is the current instance. The -Application can be found by using <code>Application#get(String)</code>. There is +Application can be found by using <code class="highlighter-rouge">Application#get(String)</code>. There is no way to get a reference to a RequestCycle.</p> <h3 id="using-this-release">Using this release</h3> <p>With Apache Maven update your dependency to (and donât forget to update any other dependencies on Wicket projects to the same version):</p> -<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt"><dependency></span> +<figure class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt"><dependency></span> <span class="nt"><groupId></span>org.apache.wicket<span class="nt"></groupId></span> <span class="nt"><artifactId></span>wicket-core<span class="nt"></artifactId></span> <span class="nt"><version></span>6.6.0<span class="nt"></version></span> -<span class="nt"></dependency></span></code></pre></div> +<span class="nt"></dependency></span></code></pre></figure> <p>Or download and build the distribution yourself, or use our convenience binary package</p> <ul> @@ -111,8 +111,8 @@ migration guide found at</p> <li><a href="https://issues.apache.org/jira/browse/WICKET-4998">WICKET-4998</a> - AjaxFormComponentUpdatingBehavior(âonkeypressâ) is triggered when Enter is used on autocomplete list</li> <li><a href="https://issues.apache.org/jira/browse/WICKET-5011">WICKET-5011</a> - Allow Select to work with non-equals objects</li> <li><a href="https://issues.apache.org/jira/browse/WICKET-5013">WICKET-5013</a> - Wicket Enclosure fails with more than one component</li> - <li><a href="https://issues.apache.org/jira/browse/WICKET-5014">WICKET-5014</a> - Changes in WicketObjects.sizeof(final Serializable object) clashes with <code><header-contribution></code> in AjaxResponse</li> - <li><a href="https://issues.apache.org/jira/browse/WICKET-5019">WICKET-5019</a> - Handling of NO_MINIFIED_NAME in PackageResourceReference#internalGetMinifiedName() </li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5014">WICKET-5014</a> - Changes in WicketObjects.sizeof(final Serializable object) clashes with <code class="highlighter-rouge"><header-contribution></code> in AjaxResponse</li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5019">WICKET-5019</a> - Handling of NO_MINIFIED_NAME in PackageResourceReference#internalGetMinifiedName()</li> <li><a href="https://issues.apache.org/jira/browse/WICKET-5020">WICKET-5020</a> - InlineEnclosureHandler always uses âwicketâ namespace</li> <li><a href="https://issues.apache.org/jira/browse/WICKET-5024">WICKET-5024</a> - Global ajax event for precondition is not called</li> <li><a href="https://issues.apache.org/jira/browse/WICKET-5027">WICKET-5027</a> - FormTester#getInputValue() does not support Select/SelectOption nor other custom components</li> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/0588c401/content/news/2013/02/26/wicket-1.5.10-released.html ---------------------------------------------------------------------- diff --git a/content/news/2013/02/26/wicket-1.5.10-released.html b/content/news/2013/02/26/wicket-1.5.10-released.html index 7581fa7..14a64da 100644 --- a/content/news/2013/02/26/wicket-1.5.10-released.html +++ b/content/news/2013/02/26/wicket-1.5.10-released.html @@ -56,11 +56,11 @@ <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&version=12323510">Changelog</a></li> <li>To use in Maven:</li> </ul> -<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt"><dependency></span> +<figure class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt"><dependency></span> <span class="nt"><groupId></span>org.apache.wicket<span class="nt"></groupId></span> <span class="nt"><artifactId></span>wicket-core<span class="nt"></artifactId></span> <span class="nt"><version></span>1.5.10<span class="nt"></version></span> -<span class="nt"></dependency></span></code></pre></div> +<span class="nt"></dependency></span></code></pre></figure> <ul> <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.10">full distribution</a> (including source)</li> </ul> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/0588c401/content/news/2013/02/index.html ---------------------------------------------------------------------- diff --git a/content/news/2013/02/index.html b/content/news/2013/02/index.html index ab25f72..833a002 100644 --- a/content/news/2013/02/index.html +++ b/content/news/2013/02/index.html @@ -63,8 +63,8 @@ with Wicket 6 we u...</p> <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&version=12323510">Changelog</a></li> <li>To use in Maven:</li> </ul> -<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt"><dependency></span> - <span class="nt"><groupId></span>org.apache.w...</code></pre></div> +<figure class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt"><dependency></span> + <span class="nt"><groupId></span>org.apache.w...</code></pre></figure> <a href="/news/2013/02/26/wicket-1.5.10-released.html">more</a></li> </div> </div> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/0588c401/content/news/2013/04/12/wicket-6.7.0-released.html ---------------------------------------------------------------------- diff --git a/content/news/2013/04/12/wicket-6.7.0-released.html b/content/news/2013/04/12/wicket-6.7.0-released.html index 214dd32..1be942e 100644 --- a/content/news/2013/04/12/wicket-6.7.0-released.html +++ b/content/news/2013/04/12/wicket-6.7.0-released.html @@ -69,17 +69,17 @@ ability to render a page or component to a String so that you can use Wicket to render HTML email messages. Now you can use <a href="http://ci.apache.org/projects/wicket/apidocs/6.x/org/apache/wicket/core/util/string/ComponentRenderer.html">ComponentRenderer</a> to actually do so without having to resort to other less obvious methods.</p> -<p>ComponentRenderer exposes two methods: <code>renderComponent</code> and -<code>renderPage</code> and they do exactly what their names suggest. Happy +<p>ComponentRenderer exposes two methods: <code class="highlighter-rouge">renderComponent</code> and +<code class="highlighter-rouge">renderPage</code> and they do exactly what their names suggest. Happy emailing!</p> <h3 id="using-this-release">Using this release</h3> <p>With Apache Maven update your dependency to (and donât forget to update any other dependencies on Wicket projects to the same version):</p> -<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt"><dependency></span> +<figure class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt"><dependency></span> <span class="nt"><groupId></span>org.apache.wicket<span class="nt"></groupId></span> <span class="nt"><artifactId></span>wicket-core<span class="nt"></artifactId></span> <span class="nt"><version></span>6.7.0<span class="nt"></version></span> -<span class="nt"></dependency></span></code></pre></div> +<span class="nt"></dependency></span></code></pre></figure> <p>Or download and build the distribution yourself, or use our convenience binary package</p> <ul> @@ -105,7 +105,7 @@ migration guide found at</p> <li><a href="https://issues.apache.org/jira/browse/WICKET-4903">WICKET-4903</a> - relativeUrlâs begins with ./</li> <li><a href="https://issues.apache.org/jira/browse/WICKET-4907">WICKET-4907</a> - UrlResourceReference generates broken relative URLs</li> <li><a href="https://issues.apache.org/jira/browse/WICKET-4942">WICKET-4942</a> - Double slash â//â in starting url makes Url.parse output a relative Url</li> - <li><a href="https://issues.apache.org/jira/browse/WICKET-4989">WICKET-4989</a> - WicketTester should send copies of its cookies </li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-4989">WICKET-4989</a> - WicketTester should send copies of its cookies</li> <li><a href="https://issues.apache.org/jira/browse/WICKET-4995">WICKET-4995</a> - Using CryptoMapper causes page to render twice</li> <li><a href="https://issues.apache.org/jira/browse/WICKET-5039">WICKET-5039</a> - Manual invocation of FunctionsExecutor#notify() is broken</li> <li><a href="https://issues.apache.org/jira/browse/WICKET-5041">WICKET-5041</a> - DefaultCssAutoCompleteTextField should have Constructor (String id)</li> @@ -158,7 +158,7 @@ migration guide found at</p> <li><a href="https://issues.apache.org/jira/browse/WICKET-5050">WICKET-5050</a> - AutoComplete should not request suggestions if input is no longer active element</li> <li><a href="https://issues.apache.org/jira/browse/WICKET-5057">WICKET-5057</a> - FilteringHeaderResponse requires a usage of FilteringHeaderResponse.IHeaderResponseFilter for no reason when FilteredHeaderItem is used</li> <li><a href="https://issues.apache.org/jira/browse/WICKET-5062">WICKET-5062</a> - Update the list of HTML void elements with the latest HTML5 ones</li> - <li><a href="https://issues.apache.org/jira/browse/WICKET-5065">WICKET-5065</a> - Improve UrlRenderer to be able to render urls without scheme and/or host </li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5065">WICKET-5065</a> - Improve UrlRenderer to be able to render urls without scheme and/or host</li> <li><a href="https://issues.apache.org/jira/browse/WICKET-5066">WICKET-5066</a> - Allow PackageResource to decide itself whether it could be accepted or not</li> <li><a href="https://issues.apache.org/jira/browse/WICKET-5074">WICKET-5074</a> - Improvement for MockHttpServletRequest and FormTester to support âmultipleâ input type of fileUpload</li> <li><a href="https://issues.apache.org/jira/browse/WICKET-5079">WICKET-5079</a> - Allow WebApplication-specific Spring configuration</li> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/0588c401/content/news/2013/05/17/wicket-6.8.0-released.html ---------------------------------------------------------------------- diff --git a/content/news/2013/05/17/wicket-6.8.0-released.html b/content/news/2013/05/17/wicket-6.8.0-released.html index bb5f5ef..6d09814 100644 --- a/content/news/2013/05/17/wicket-6.8.0-released.html +++ b/content/news/2013/05/17/wicket-6.8.0-released.html @@ -58,11 +58,11 @@ compared to 6.0.0.</p> <h3 id="using-this-release">Using this release</h3> <p>With Apache Maven update your dependency to (and donât forget to update any other dependencies on Wicket projects to the same version):</p> -<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt"><dependency></span> +<figure class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt"><dependency></span> <span class="nt"><groupId></span>org.apache.wicket<span class="nt"></groupId></span> <span class="nt"><artifactId></span>wicket-core<span class="nt"></artifactId></span> <span class="nt"><version></span>6.8.0<span class="nt"></version></span> -<span class="nt"></dependency></span></code></pre></div> +<span class="nt"></dependency></span></code></pre></figure> <p>Or download and build the distribution yourself, or use our convenience binary package</p> <ul> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/0588c401/content/news/2013/06/27/wicket-6.9.0-released.html ---------------------------------------------------------------------- diff --git a/content/news/2013/06/27/wicket-6.9.0-released.html b/content/news/2013/06/27/wicket-6.9.0-released.html index 8e124dd..b73402d 100644 --- a/content/news/2013/06/27/wicket-6.9.0-released.html +++ b/content/news/2013/06/27/wicket-6.9.0-released.html @@ -59,19 +59,19 @@ compared to 6.0.0.</p> <p>Switch between jQuery 1.x and 2.x depending on the user agent. For IE 6/7/8 jQuery ver. 1.x will be used, for any other browser - ver. 2.x. To use this resource reference do in your applicationâs init method:</p> -<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="kd">protected</span> <span class="kt">void</span> <span class="nf">init</span><span class="p">(</span><span class="o">)</span> <span class="o">{</span> +<figure class="highlight"><pre><code class="language-java" data-lang="java"><span class="kd">protected</span> <span class="kt">void</span> <span class="nf">init</span><span class="p">(</span><span class="o">)</span> <span class="o">{</span> <span class="n">getJavaScriptLibrarySettings</span><span class="o">()</span> <span class="o">.</span><span class="na">setJQueryReference</span><span class="o">(</span><span class="n">DynamicJQueryResourceReference</span><span class="o">.</span><span class="na">INSTANCE</span><span class="o">);</span> -<span class="o">}</span></code></pre></div> +<span class="o">}</span></code></pre></figure> <p>Upgraded Atmoshpere (1.0.13) and Bootstrap (2.3.2) resources.</p> <h3 id="using-this-release">Using this release</h3> <p>With Apache Maven update your dependency to (and donât forget to update any other dependencies on Wicket projects to the same version):</p> -<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt"><dependency></span> +<figure class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt"><dependency></span> <span class="nt"><groupId></span>org.apache.wicket<span class="nt"></groupId></span> <span class="nt"><artifactId></span>wicket-core<span class="nt"></artifactId></span> <span class="nt"><version></span>6.9.0<span class="nt"></version></span> -<span class="nt"></dependency></span></code></pre></div> +<span class="nt"></dependency></span></code></pre></figure> <p>Or download and build the distribution yourself, or use our convenience binary package</p> <ul> @@ -116,7 +116,7 @@ migration guide found at</p> <li><a href="https://issues.apache.org/jira/browse/WICKET-5199">WICKET-5199</a> - Component.getBehaviors(Class<M> type) documentation is obsolete</li> <li><a href="https://issues.apache.org/jira/browse/WICKET-5207">WICKET-5207</a> - Use documented jQuery APIs for triggering the special event âinputchangeâ</li> <li><a href="https://issues.apache.org/jira/browse/WICKET-5208">WICKET-5208</a> - Contribute jQuery 1.x or 2.x depending on the user agent</li> - <li><a href="https://issues.apache.org/jira/browse/WICKET-5210">WICKET-5210</a> - JQuery problem because component appears twice in DOM while Ajax refresh </li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5210">WICKET-5210</a> - JQuery problem because component appears twice in DOM while Ajax refresh</li> <li><a href="https://issues.apache.org/jira/browse/WICKET-5211">WICKET-5211</a> - Make CryptoMapper extendable</li> <li><a href="https://issues.apache.org/jira/browse/WICKET-5215">WICKET-5215</a> - Better exception message when Page instantiation fails in DefaultPageFactory</li> <li><a href="https://issues.apache.org/jira/browse/WICKET-5219">WICKET-5219</a> - ServletWebResponse should call #setHeader() to set Ajax-Location for redirect</li> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/0588c401/content/news/2013/07/10/wicket-6.9.1-released.html ---------------------------------------------------------------------- diff --git a/content/news/2013/07/10/wicket-6.9.1-released.html b/content/news/2013/07/10/wicket-6.9.1-released.html index d13fe51..5d2c805 100644 --- a/content/news/2013/07/10/wicket-6.9.1-released.html +++ b/content/news/2013/07/10/wicket-6.9.1-released.html @@ -63,23 +63,23 @@ release compared to 6.0.0.</p> decided to remove deprecated APIs from their codebase from JQuery 1.9 and up. This means that JQuery plugins using these deprecated APIs no longer work. See the JQuery migration guide for more information, -available from http://jquery.com/upgrade-guide/1.9/ </p> +available from http://jquery.com/upgrade-guide/1.9/</p> <p>If your application depends on these deprecated APIs you can easily downgrade to JQuery 1.8.3-the previously provided JQuery that still contains these APIs. Download the 1.8.3 release of jquery and add it to your project in its applicationâs init method:</p> -<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="nd">@Override</span> +<figure class="highlight"><pre><code class="language-java" data-lang="java"><span class="nd">@Override</span> <span class="kd">protected</span> <span class="kt">void</span> <span class="nf">init</span><span class="p">(</span><span class="o">)</span> <span class="o">{</span> <span class="n">getJavaScriptLibrarySettings</span><span class="o">()</span> <span class="o">.</span><span class="na">setJQueryReference</span><span class="o">(</span><span class="n">yourJquery183ResourceReference</span><span class="o">);</span> -<span class="o">}</span></code></pre></div> +<span class="o">}</span></code></pre></figure> <h3 id="cdi-injection-issue">CDI injection issue</h3> <p>In the CDI releases of Weld 2.0.1 and prior, it was assumed that injection in anonymous inner classes was not legal and when attempted, it resulted in an exception:</p> -<div class="highlight"><pre><code class="language-text" data-lang="text">Caused by: org.jboss.weld.exceptions.DefinitionException: WELD-000070 +<figure class="highlight"><pre><code class="language-text" data-lang="text">Caused by: org.jboss.weld.exceptions.DefinitionException: WELD-000070 Simple bean [EnhancedAnnotatedTypeImpl] private class -com.example.HomePage$AForm cannot be a non-static inner class</code></pre></div> +com.example.HomePage$AForm cannot be a non-static inner class</code></pre></figure> <p>This was reported as <a href="https://issues.apache.org/jira/browse/WICKET-5226">WICKET-5226</a>, as it became an issue in Glassfish 4, which ships with Weld 2.0.1 (or @@ -95,11 +95,11 @@ story read <h3 id="using-this-release">Using this release</h3> <p>With Apache Maven update your dependency to (and donât forget to update any other dependencies on Wicket projects to the same version):</p> -<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt"><dependency></span> +<figure class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt"><dependency></span> <span class="nt"><groupId></span>org.apache.wicket<span class="nt"></groupId></span> <span class="nt"><artifactId></span>wicket-core<span class="nt"></artifactId></span> <span class="nt"><version></span>6.9.1<span class="nt"></version></span> -<span class="nt"></dependency></span></code></pre></div> +<span class="nt"></dependency></span></code></pre></figure> <p>Or download and build the distribution yourself, or use our convenience binary package</p> <ul> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/0588c401/content/news/2013/08/18/wicket-6.10.0-released.html ---------------------------------------------------------------------- diff --git a/content/news/2013/08/18/wicket-6.10.0-released.html b/content/news/2013/08/18/wicket-6.10.0-released.html index c793e8e..14608e9 100644 --- a/content/news/2013/08/18/wicket-6.10.0-released.html +++ b/content/news/2013/08/18/wicket-6.10.0-released.html @@ -76,23 +76,23 @@ provided by the user application. For example: onclick => click.</p> decided to remove deprecated APIs from their codebase from JQuery 1.9 and up. This means that JQuery plugins using these deprecated APIs no longer work. See the JQuery migration guide for more information, -available from http://jquery.com/upgrade-guide/1.9/ </p> +available from http://jquery.com/upgrade-guide/1.9/</p> <p>If your application depends on these deprecated APIs you can easily downgrade to JQuery 1.8.3-the previously provided JQuery that still contains these APIs. Download the 1.8.3 release of jquery and add it to your project in its applicationâs init method:</p> -<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="nd">@Override</span> +<figure class="highlight"><pre><code class="language-java" data-lang="java"><span class="nd">@Override</span> <span class="kd">protected</span> <span class="kt">void</span> <span class="nf">init</span><span class="p">(</span><span class="o">)</span> <span class="o">{</span> <span class="n">getJavaScriptLibrarySettings</span><span class="o">()</span> <span class="o">.</span><span class="na">setJQueryReference</span><span class="o">(</span><span class="n">yourJquery183ResourceReference</span><span class="o">);</span> -<span class="o">}</span></code></pre></div> +<span class="o">}</span></code></pre></figure> <h3 id="cdi-injection-issue">CDI injection issue</h3> <p>In the CDI releases of Weld 2.0.1 and prior, it was assumed that injection in anonymous inner classes was not legal and when attempted, it resulted in an exception:</p> -<div class="highlight"><pre><code class="language-text" data-lang="text">Caused by: org.jboss.weld.exceptions.DefinitionException: WELD-000070 +<figure class="highlight"><pre><code class="language-text" data-lang="text">Caused by: org.jboss.weld.exceptions.DefinitionException: WELD-000070 Simple bean [EnhancedAnnotatedTypeImpl] private class -com.example.HomePage$AForm cannot be a non-static inner class</code></pre></div> +com.example.HomePage$AForm cannot be a non-static inner class</code></pre></figure> <p>This was reported as <a href="https://issues.apache.org/jira/browse/WICKET-5226">WICKET-5226</a>, as it became an issue in Glassfish 4, which ships with Weld 2.0.1 (or @@ -108,11 +108,11 @@ story read <h3 id="using-this-release">Using this release</h3> <p>With Apache Maven update your dependency to (and donât forget to update any other dependencies on Wicket projects to the same version):</p> -<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt"><dependency></span> +<figure class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt"><dependency></span> <span class="nt"><groupId></span>org.apache.wicket<span class="nt"></groupId></span> <span class="nt"><artifactId></span>wicket-core<span class="nt"></artifactId></span> <span class="nt"><version></span>6.10.0<span class="nt"></version></span> -<span class="nt"></dependency></span></code></pre></div> +<span class="nt"></dependency></span></code></pre></figure> <p>Or download and build the distribution yourself, or use our convenience binary package</p> <ul> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/0588c401/content/news/2013/09/20/wicket-6.11.0-released.html ---------------------------------------------------------------------- diff --git a/content/news/2013/09/20/wicket-6.11.0-released.html b/content/news/2013/09/20/wicket-6.11.0-released.html index 2af71c3..19669aa 100644 --- a/content/news/2013/09/20/wicket-6.11.0-released.html +++ b/content/news/2013/09/20/wicket-6.11.0-released.html @@ -91,18 +91,18 @@ available from http://jquery.com/upgrade-guide/1.9/</p> downgrade to JQuery 1.8.3-the previously provided JQuery that still contains these APIs. Download the 1.8.3 release of jquery and add it to your project in its applicationâs init method:</p> -<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="nd">@Override</span> +<figure class="highlight"><pre><code class="language-java" data-lang="java"> <span class="nd">@Override</span> <span class="kd">protected</span> <span class="kt">void</span> <span class="n">init</span><span class="o">()</span> <span class="o">{</span> <span class="n">getJavaScriptLibrarySettings</span><span class="o">()</span> <span class="o">.</span><span class="na">setJQueryReference</span><span class="o">(</span><span class="n">yourJquery183ResourceReference</span><span class="o">);</span> - <span class="o">}</span></code></pre></div> + <span class="o">}</span></code></pre></figure> <h3 id="cdi-injection-issue">CDI injection issue</h3> <p>In the CDI releases of Weld 2.0.1 and prior, it was assumed that injection in anonymous inner classes was not legal and when attempted, it resulted in an exception:</p> -<div class="highlight"><pre><code class="language-text" data-lang="text">Caused by: org.jboss.weld.exceptions.DefinitionException: +<figure class="highlight"><pre><code class="language-text" data-lang="text">Caused by: org.jboss.weld.exceptions.DefinitionException: WELD-000070 Simple bean [EnhancedAnnotatedTypeImpl] private class -com.example.HomePage$AForm cannot be a non-static inner class</code></pre></div> +com.example.HomePage$AForm cannot be a non-static inner class</code></pre></figure> <p>This was reported as <a href="https://issues.apache.org/jira/browse/WICKET-5226">WICKET-5226</a>, as it became an issue in Glassfish 4, which ships with Weld 2.0.1 (or @@ -121,11 +121,11 @@ the fix has yet to be integrated into a release.</p> <h3 id="using-this-release">Using this release</h3> <p>With Apache Maven update your dependency to (and donât forget to update any other dependencies on Wicket projects to the same version):</p> -<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt"><dependency></span> +<figure class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt"><dependency></span> <span class="nt"><groupId></span>org.apache.wicket<span class="nt"></groupId></span> <span class="nt"><artifactId></span>wicket-core<span class="nt"></artifactId></span> <span class="nt"><version></span>6.11.0<span class="nt"></version></span> -<span class="nt"></dependency></span></code></pre></div> +<span class="nt"></dependency></span></code></pre></figure> <p>Or download and build the distribution yourself, or use our convenience binary package</p> <ul> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/0588c401/content/news/2013/11/01/wicket-6.12.0-released.html ---------------------------------------------------------------------- diff --git a/content/news/2013/11/01/wicket-6.12.0-released.html b/content/news/2013/11/01/wicket-6.12.0-released.html index 245edb9..8041c90 100644 --- a/content/news/2013/11/01/wicket-6.12.0-released.html +++ b/content/news/2013/11/01/wicket-6.12.0-released.html @@ -64,7 +64,7 @@ compared to 6.0.0.</p> <li>Add Wicket.Event.unsubscribe method</li> <li>Allow form components to trim the input themselves</li> <li>Allow DebugBar contributors to be removed</li> - <li>Session management doesnât work with Jettyâs JDBCSessionManager </li> + <li>Session management doesnât work with Jettyâs JDBCSessionManager</li> <li>HeaderItem to be Serializable</li> </ul> <h3 id="jquery-update-in-690">JQuery update in 6.9.0</h3> @@ -77,18 +77,18 @@ available from http://jquery.com/upgrade-guide/1.9/</p> downgrade to JQuery 1.8.3-the previously provided JQuery that still contains these APIs. Download the 1.8.3 release of jquery and add it to your project in its applicationâs init method:</p> -<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="nd">@Override</span> +<figure class="highlight"><pre><code class="language-java" data-lang="java"> <span class="nd">@Override</span> <span class="kd">protected</span> <span class="kt">void</span> <span class="n">init</span><span class="o">()</span> <span class="o">{</span> <span class="n">getJavaScriptLibrarySettings</span><span class="o">()</span> <span class="o">.</span><span class="na">setJQueryReference</span><span class="o">(</span><span class="n">yourJquery183ResourceReference</span><span class="o">);</span> - <span class="o">}</span></code></pre></div> + <span class="o">}</span></code></pre></figure> <h3 id="cdi-injection-issue">CDI injection issue</h3> <p>In the CDI releases of Weld 2.0.1 and prior, it was assumed that injection in anonymous inner classes was not legal and when attempted, it resulted in an exception:</p> -<div class="highlight"><pre><code class="language-text" data-lang="text">Caused by: org.jboss.weld.exceptions.DefinitionException: +<figure class="highlight"><pre><code class="language-text" data-lang="text">Caused by: org.jboss.weld.exceptions.DefinitionException: WELD-000070 Simple bean [EnhancedAnnotatedTypeImpl] private class -com.example.HomePage$AForm cannot be a non-static inner class</code></pre></div> +com.example.HomePage$AForm cannot be a non-static inner class</code></pre></figure> <p>This was reported as <a href="https://issues.apache.org/jira/browse/WICKET-5226">WICKET-5226</a>, as it became an issue in Glassfish 4, which ships with Weld 2.0.1 (or @@ -107,11 +107,11 @@ the fix has yet to be integrated into a release.</p> <h3 id="using-this-release">Using this release</h3> <p>With Apache Maven update your dependency to (and donât forget to update any other dependencies on Wicket projects to the same version):</p> -<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt"><dependency></span> +<figure class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt"><dependency></span> <span class="nt"><groupId></span>org.apache.wicket<span class="nt"></groupId></span> <span class="nt"><artifactId></span>wicket-core<span class="nt"></artifactId></span> <span class="nt"><version></span>6.12.0<span class="nt"></version></span> -<span class="nt"></dependency></span></code></pre></div> +<span class="nt"></dependency></span></code></pre></figure> <p>Or download and build the distribution yourself, or use our convenience binary package</p> <ul> @@ -155,7 +155,7 @@ migration guide found at</p> <li><a href="https://issues.apache.org/jira/browse/WICKET-5381">WICKET-5381</a> - Add Wicket.Event.unsubscribe method</li> <li><a href="https://issues.apache.org/jira/browse/WICKET-5384">WICKET-5384</a> - Allow form components to trim the input themselves</li> <li><a href="https://issues.apache.org/jira/browse/WICKET-5388">WICKET-5388</a> - Allow DebugBar contributors to be removed</li> - <li><a href="https://issues.apache.org/jira/browse/WICKET-5390">WICKET-5390</a> - Session management doesnât work with Jettyâs JDBCSessionManager </li> + <li><a href="https://issues.apache.org/jira/browse/WICKET-5390">WICKET-5390</a> - Session management doesnât work with Jettyâs JDBCSessionManager</li> <li><a href="https://issues.apache.org/jira/browse/WICKET-5395">WICKET-5395</a> - HeaderItem to be Serializable</li> </ul> <h4 id="wish">Wish</h4> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/0588c401/content/news/2014/01/05/wicket-6.13.0-released.html ---------------------------------------------------------------------- diff --git a/content/news/2014/01/05/wicket-6.13.0-released.html b/content/news/2014/01/05/wicket-6.13.0-released.html index 087d50c..b218b0f 100644 --- a/content/news/2014/01/05/wicket-6.13.0-released.html +++ b/content/news/2014/01/05/wicket-6.13.0-released.html @@ -110,13 +110,13 @@ new CDI standard. The module is still experimental, but we expect to make it a default module in a couple of releases.</p> <p>You can use the new Wicket CDI module by including the following dependency in your POM:</p> -<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt"><dependency></span> +<figure class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt"><dependency></span> <span class="nt"><groupId></span>org.apache.wicket<span class="nt"></groupId></span> <span class="nt"><artifactId></span>wicket-cdi-1.1<span class="nt"></artifactId></span> <span class="nt"><version></span>0.2<span class="nt"></version></span> -<span class="nt"></dependency></span></code></pre></div> +<span class="nt"></dependency></span></code></pre></figure> <p>Note that you have to remove the old wicket-cdi module and the Seam -conversation dependency: <code>org.jboss.seam.conversation:seam-conversation-weld</code></p> +conversation dependency: <code class="highlighter-rouge">org.jboss.seam.conversation:seam-conversation-weld</code></p> <p>For more information about what is new in CDI 1.1 read <a href="http://s.apache.org/newincdi11">this blog post by Pete Muir</a>.</p> <h3 id="jquery-update-in-690">JQuery update in 6.9.0</h3> @@ -130,18 +130,18 @@ site</a></p> downgrade to JQuery 1.8.3-the previously provided JQuery that still contains these APIs. Download the 1.8.3 release of jquery and add it to your project in its applicationâs init method:</p> -<div class="highlight"><pre><code class="language-java" data-lang="java"><span class="nd">@Override</span> +<figure class="highlight"><pre><code class="language-java" data-lang="java"> <span class="nd">@Override</span> <span class="kd">protected</span> <span class="kt">void</span> <span class="n">init</span><span class="o">()</span> <span class="o">{</span> <span class="n">getJavaScriptLibrarySettings</span><span class="o">()</span> <span class="o">.</span><span class="na">setJQueryReference</span><span class="o">(</span><span class="n">yourJquery183ResourceReference</span><span class="o">);</span> - <span class="o">}</span></code></pre></div> + <span class="o">}</span></code></pre></figure> <h3 id="cdi-injection-issue">CDI injection issue</h3> <p>In the CDI releases of Weld 2.0.1 and prior, it was assumed that injection in anonymous inner classes was not legal and when attempted, it resulted in an exception:</p> -<div class="highlight"><pre><code class="language-text" data-lang="text">Caused by: org.jboss.weld.exceptions.DefinitionException: +<figure class="highlight"><pre><code class="language-text" data-lang="text">Caused by: org.jboss.weld.exceptions.DefinitionException: WELD-000070 Simple bean [EnhancedAnnotatedTypeImpl] private class -com.example.HomePage$AForm cannot be a non-static inner class</code></pre></div> +com.example.HomePage$AForm cannot be a non-static inner class</code></pre></figure> <p>This was reported as <a href="https://issues.apache.org/jira/browse/WICKET-5226">WICKET-5226</a>, as it became an issue in Glassfish 4, which ships with Weld 2.0.1 (or @@ -160,11 +160,11 @@ the fix has yet to be integrated into a release.</p> <h3 id="using-this-release">Using this release</h3> <p>With Apache Maven update your dependency to (and donât forget to update any other dependencies on Wicket projects to the same version):</p> -<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt"><dependency></span> +<figure class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt"><dependency></span> <span class="nt"><groupId></span>org.apache.wicket<span class="nt"></groupId></span> <span class="nt"><artifactId></span>wicket-core<span class="nt"></artifactId></span> <span class="nt"><version></span>6.13.0<span class="nt"></version></span> -<span class="nt"></dependency></span></code></pre></div> +<span class="nt"></dependency></span></code></pre></figure> <p>Or download and build the distribution yourself, or use our convenience binary package</p> <ul> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/0588c401/content/news/2014/02/06/cve-2013-2055.html ---------------------------------------------------------------------- diff --git a/content/news/2014/02/06/cve-2013-2055.html b/content/news/2014/02/06/cve-2013-2055.html index 3898c86..4358ce3 100644 --- a/content/news/2014/02/06/cve-2013-2055.html +++ b/content/news/2014/02/06/cve-2013-2055.html @@ -59,11 +59,11 @@ Apache Wicket 1.4.22, 1.5.10 and 6.7.0</p> It is possible to make Wicket deliver the HTML templates in their raw/non-processed form. An attacker could see any sensitive information in the part of the HTML template that is usually ignored during rendering. For example if there is sensitive information before or after the Wicket Panel/Borderâs markup:</p> -<div class="highlight"><pre><code class="language-xml" data-lang="xml">something sensitive here 1 +<figure class="highlight"><pre><code class="language-xml" data-lang="xml">something sensitive here 1 <span class="nt"><wicket:panel></span> real application code <span class="nt"></wicket:panel></span> -something sensitive here 2</code></pre></div> +something sensitive here 2</code></pre></figure> <p>Usually Wicket will render only the âreal application codeâ part but by exploiting this vulnerability an attacker can see also the code with the sensitive information.</p> <p>The application developers are recommended to upgrade to: - <a href="/news/2014/02/06/wicket-1.4.23-released.html">Apache Wicket 1.4.23</a> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/0588c401/content/news/2014/02/06/wicket-1.4.23-released.html ---------------------------------------------------------------------- diff --git a/content/news/2014/02/06/wicket-1.4.23-released.html b/content/news/2014/02/06/wicket-1.4.23-released.html index 126b70f..47d94f7 100644 --- a/content/news/2014/02/06/wicket-1.4.23-released.html +++ b/content/news/2014/02/06/wicket-1.4.23-released.html @@ -56,11 +56,11 @@ Read <a href="/news/2014/02/06/cve-2013-2055.html">CVE-2013-2055</a> for more in <li><a href="http://git-wip-us.apache.org/repos/asf/wicket/repo?p=wicket.git;a=shortlog;h=refs/tags/wicket-1.4.23">Git tag</a></li> <li>To use in Maven:</li> </ul> -<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt"><dependency></span> +<figure class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt"><dependency></span> <span class="nt"><groupId></span>org.apache.wicket<span class="nt"></groupId></span> <span class="nt"><artifactId></span>wicket<span class="nt"></artifactId></span> <span class="nt"><version></span>1.4.23<span class="nt"></version></span> -<span class="nt"></dependency></span></code></pre></div> +<span class="nt"></dependency></span></code></pre></figure> <ul> <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.23">full distribution</a> (including source)</li> </ul> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/0588c401/content/news/2014/02/06/wicket-1.5.11-released.html ---------------------------------------------------------------------- diff --git a/content/news/2014/02/06/wicket-1.5.11-released.html b/content/news/2014/02/06/wicket-1.5.11-released.html index 7543c01..9b8d43a 100644 --- a/content/news/2014/02/06/wicket-1.5.11-released.html +++ b/content/news/2014/02/06/wicket-1.5.11-released.html @@ -56,11 +56,11 @@ <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&version=12324069">Changelog</a></li> <li>To use in Maven:</li> </ul> -<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt"><dependency></span> +<figure class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt"><dependency></span> <span class="nt"><groupId></span>org.apache.wicket<span class="nt"></groupId></span> <span class="nt"><artifactId></span>wicket-core<span class="nt"></artifactId></span> <span class="nt"><version></span>1.5.11<span class="nt"></version></span> -<span class="nt"></dependency></span></code></pre></div> +<span class="nt"></dependency></span></code></pre></figure> <ul> <li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.11">full distribution</a> (including source)</li> </ul> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/0588c401/content/news/2014/02/20/wicket-6.14.0-released.html ---------------------------------------------------------------------- diff --git a/content/news/2014/02/20/wicket-6.14.0-released.html b/content/news/2014/02/20/wicket-6.14.0-released.html index fc17830..372853f 100644 --- a/content/news/2014/02/20/wicket-6.14.0-released.html +++ b/content/news/2014/02/20/wicket-6.14.0-released.html @@ -67,11 +67,11 @@ to 6.0.0.</p> <h3 id="using-this-release">Using this release</h3> <p>With Apache Maven update your dependency to (and donât forget to update any other dependencies on Wicket projects to the same version):</p> -<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt"><dependency></span> +<figure class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt"><dependency></span> <span class="nt"><groupId></span>org.apache.wicket<span class="nt"></groupId></span> <span class="nt"><artifactId></span>wicket-core<span class="nt"></artifactId></span> <span class="nt"><version></span>6.14.0<span class="nt"></version></span> -<span class="nt"></dependency></span></code></pre></div> +<span class="nt"></dependency></span></code></pre></figure> <p>Or download and build the distribution yourself, or use our convenience binary package</p> <ul> @@ -89,7 +89,7 @@ migration guide found at</p> <p>â The Wicket team</p> <h3 id="release-notes---wicket---version-6140">Release Notes - Wicket - Version 6.14.0</h3> <h4 id="bug">Bug</h4> -<pre><code>* [WICKET-4697] - Autolinking not working as soon as component gets a wicket:id +<div class="highlighter-rouge"><pre class="highlight"><code>* [WICKET-4697] - Autolinking not working as soon as component gets a wicket:id * [WICKET-5043] - Page not mounted with WebApplication#mountPackage * [WICKET-5449] - Missing chapter 2 is causing off-by-one page names in the guides URL links * [WICKET-5460] - onBeforeRender called too early on stateless page @@ -115,22 +115,26 @@ migration guide found at</p> * [WICKET-5500] - Ignore the path parameters when reading the page class * [WICKET-5502] - Patch FileUploadBase to fix CVE-2014-0050 </code></pre> +</div> <h4 id="improvement">Improvement</h4> -<pre><code>* [WICKET-5288] - Allow &lt;script&gt;-Tags act as WebMarkUpContainer to add Child-Components +<div class="highlighter-rouge"><pre class="highlight"><code>* [WICKET-5288] - Allow &lt;script&gt;-Tags act as WebMarkUpContainer to add Child-Components * [WICKET-5439] - Allow restarting AbstractAjaxTimerBehavior without updating its hosting component * [WICKET-5463] - RequestUtil.getCharset(HttpServletRequest request) Resilience against unsupported Charsets in Request * [WICKET-5470] - Remove 'final' from org.apache.wicket.markup.html.form.EnumChoiceRenderer#getDisplayValue * [WICKET-5471] - Store the page if it is known that it will be used in a following request * [WICKET-5493] - Disable jar indexing </code></pre> +</div> <h4 id="new-feature">New Feature</h4> -<pre><code>* [WICKET-3491] - Introduce IComponentOnConfigureListener +<div class="highlighter-rouge"><pre class="highlight"><code>* [WICKET-3491] - Introduce IComponentOnConfigureListener </code></pre> +</div> <h4 id="task">Task</h4> -<pre><code>* [WICKET-5488] - Promote experimental modules to become stable +<div class="highlighter-rouge"><pre class="highlight"><code>* [WICKET-5488] - Promote experimental modules to become stable * [WICKET-5494] - Upgrade JQuery to latest stable - 1.11.0 and 2.1.0 </code></pre> </div> +</div> </section> </div> </main> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/0588c401/content/news/2014/02/index.html ---------------------------------------------------------------------- diff --git a/content/news/2014/02/index.html b/content/news/2014/02/index.html index d262959..c925608 100644 --- a/content/news/2014/02/index.html +++ b/content/news/2014/02/index.html @@ -69,8 +69,8 @@ Read <a href="/news/2014/02/06/cve-2013-2055.html">CVE-2013-2055</a> for more in <li><a href="http://git-wip-us.apache.org/repos/asf/wicket/repo?p=wicket.git;a=shortlog;h=refs/tags/wicket-1.4.23">Git tag</a></li> <li>To use in Maven:</li> </ul> -<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt"><dependency></span> - ...</code></pre></div> +<figure class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt"><dependency></span> + ...</code></pre></figure> <a href="/news/2014/02/06/wicket-1.4.23-released.html">more</a></li> </div> <div class="news"> @@ -82,8 +82,8 @@ Read <a href="/news/2014/02/06/cve-2013-2055.html">CVE-2013-2055</a> for more in <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&version=12324069">Changelog</a></li> <li>To use in Maven:</li> </ul> -<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt"><dependency></span> - <span class="nt"><groupId></span>org.apache.wick...</code></pre></div> +<figure class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt"><dependency></span> + <span class="nt"><groupId></span>org.apache.wick...</code></pre></figure> <a href="/news/2014/02/06/wicket-1.5.11-released.html">more</a></li> </div> <div class="news"> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/0588c401/content/news/2014/04/23/wicket-6.15.0-released.html ---------------------------------------------------------------------- diff --git a/content/news/2014/04/23/wicket-6.15.0-released.html b/content/news/2014/04/23/wicket-6.15.0-released.html index 53956f5..4f4be16 100644 --- a/content/news/2014/04/23/wicket-6.15.0-released.html +++ b/content/news/2014/04/23/wicket-6.15.0-released.html @@ -59,17 +59,17 @@ to 6.0.0.</p> <p>This release fixes 25 bugs and adds the following improvements:</p> <ul> <li>The second level page store has been disabled by default (see issue <a href="https://issues.apache.org/jira/browse/WICKET-5554">WICKET-5554</a> for more details).</li> - <li>Created new placeholder tag to indicate where header contributions should appear. See this <a href="http://wicketinaction.com/2014/03/header-contributions-positioning/">blog post entry</a> or paragraph 15.8 of the official guide. </li> + <li>Created new placeholder tag to indicate where header contributions should appear. See this <a href="http://wicketinaction.com/2014/03/header-contributions-positioning/">blog post entry</a> or paragraph 15.8 of the official guide.</li> </ul> <p>This release also celebrates the 10th birthday of Wicket!</p> <h3 id="using-this-release">Using this release</h3> <p>With Apache Maven update your dependency to (and donât forget to update any other dependencies on Wicket projects to the same version):</p> -<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt"><dependency></span> +<figure class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt"><dependency></span> <span class="nt"><groupId></span>org.apache.wicket<span class="nt"></groupId></span> <span class="nt"><artifactId></span>wicket-core<span class="nt"></artifactId></span> <span class="nt"><version></span>6.15.0<span class="nt"></version></span> -<span class="nt"></dependency></span></code></pre></div> +<span class="nt"></dependency></span></code></pre></figure> <p>Or download and build the distribution yourself, or use our convenience binary package</p> <ul> @@ -87,11 +87,12 @@ migration guide found at</p> <p>â The Wicket team</p> <h3 id="release-notes---wicket---version-6150">Release Notes - Wicket - Version 6.15.0</h3> <h4 id="sub-task">Sub-task</h4> -<pre><code>* [WICKET-5510] - Avoid using jQuery.text() when possible. It is very slow in IE +<div class="highlighter-rouge"><pre class="highlight"><code>* [WICKET-5510] - Avoid using jQuery.text() when possible. It is very slow in IE * [WICKET-5554] - Disable second level pages store because it is efficient only when manually configured </code></pre> +</div> <h4 id="bug">Bug</h4> -<pre><code>* [WICKET-5243] - JS: High stack size in Function Executor causes "too much recursion" +<div class="highlighter-rouge"><pre class="highlight"><code>* [WICKET-5243] - JS: High stack size in Function Executor causes "too much recursion" * [WICKET-5284] - Too deep recursion in AbstractHierarchyIterator * [WICKET-5504] - AjaxRequestTarget.append/prependJavaScript cannot handle scripts with new-lines anymore * [WICKET-5505] - DefaultPropertyResolver does not respect JavaBean conventions @@ -117,8 +118,9 @@ migration guide found at</p> * [WICKET-5558] - Autolinking does not always work in inheritted markup * [WICKET-5561] - Derived page without own markup leads to MarkupNotFoundException when BasePage has &lt;wicket:head&gt; in its markup </code></pre> +</div> <h4 id="improvement">Improvement</h4> -<pre><code>* [WICKET-5508] - Memory model improvements for Session fields +<div class="highlighter-rouge"><pre class="highlight"><code>* [WICKET-5508] - Memory model improvements for Session fields * [WICKET-5512] - Allow using child selector for JS event bindings * [WICKET-5520] - improve reusability of DataTable and AbstractPageableView * [WICKET-5528] - Allow models of subtypes of Select type parameter in SelectOption constructor @@ -127,18 +129,22 @@ migration guide found at</p> * [WICKET-5538] - When using Component.setDefaultModel, only detach the previous model if the new one is different * [WICKET-5549] - continueToOriginalDestination() fails after redirectToInterceptPage() on AjaxRequest* [WICKET-5288] - Allow &amp;lt;script&amp;gt;-Tags act as WebMarkUpContainer to add Child-Components </code></pre> +</div> <h4 id="new-feature">New Feature</h4> -<pre><code>* [WICKET-831] - Return response status 404 when a mapper cannot decode a request url +<div class="highlighter-rouge"><pre class="highlight"><code>* [WICKET-831] - Return response status 404 when a mapper cannot decode a request url * [WICKET-2542] - Provide ajax buttons for wizard </code></pre> +</div> <h4 id="task">Task</h4> -<pre><code>* [WICKET-5514] - Update Wicket fragment example +<div class="highlighter-rouge"><pre class="highlight"><code>* [WICKET-5514] - Update Wicket fragment example </code></pre> +</div> <h4 id="wish">Wish</h4> -<pre><code>* [WICKET-5516] - RadioChoice / add a getAdditionalAttributes() also for <label>-tag +<div class="highlighter-rouge"><pre class="highlight"><code>* [WICKET-5516] - RadioChoice / add a getAdditionalAttributes() also for <label>-tag * [WICKET-5542] - Remove final from TextArea.onComponentTagBody() </code></pre> </div> +</div> </section> </div> </main> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/0588c401/content/news/2014/04/30/wicket-7.0.0-M1-released.html ---------------------------------------------------------------------- diff --git a/content/news/2014/04/30/wicket-7.0.0-M1-released.html b/content/news/2014/04/30/wicket-7.0.0-M1-released.html index 2bdac71..7a01671 100644 --- a/content/news/2014/04/30/wicket-7.0.0-M1-released.html +++ b/content/news/2014/04/30/wicket-7.0.0-M1-released.html @@ -81,11 +81,11 @@ the guide.</p> <p>This is pre-release software: use at your own peril!</p> <p>With Apache Maven update your dependency to (and donât forget to update any other dependencies on Wicket projects to the same version):</p> -<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt"><dependency></span> +<figure class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt"><dependency></span> <span class="nt"><groupId></span>org.apache.wicket<span class="nt"></groupId></span> <span class="nt"><artifactId></span>wicket-core<span class="nt"></artifactId></span> <span class="nt"><version></span>7.0.0-M1<span class="nt"></version></span> -<span class="nt"></dependency></span></code></pre></div> +<span class="nt"></dependency></span></code></pre></figure> <p>Or download and build the distribution yourself, or use our convenience binary package</p> <ul> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/0588c401/content/news/2014/06/20/wicket-7.0.0-M2-released.html ---------------------------------------------------------------------- diff --git a/content/news/2014/06/20/wicket-7.0.0-M2-released.html b/content/news/2014/06/20/wicket-7.0.0-M2-released.html index 51a207a..4f3b07b 100644 --- a/content/news/2014/06/20/wicket-7.0.0-M2-released.html +++ b/content/news/2014/06/20/wicket-7.0.0-M2-released.html @@ -81,11 +81,11 @@ the guide.</p> <p>This is pre-release software: use at your own peril!</p> <p>With Apache Maven update your dependency to (and donât forget to update any other dependencies on Wicket projects to the same version):</p> -<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt"><dependency></span> +<figure class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt"><dependency></span> <span class="nt"><groupId></span>org.apache.wicket<span class="nt"></groupId></span> <span class="nt"><artifactId></span>wicket-core<span class="nt"></artifactId></span> <span class="nt"><version></span>7.0.0-M2<span class="nt"></version></span> -<span class="nt"></dependency></span></code></pre></div> +<span class="nt"></dependency></span></code></pre></figure> <p>Or download and build the distribution yourself, or use our convenience binary package</p> <ul>