You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by br...@apache.org on 2018/09/25 14:27:16 UTC

allura-site git commit: 1.9.0 announcement

Repository: allura-site
Updated Branches:
  refs/heads/asf-site 5442d2b2f -> 8c117b85c


1.9.0 announcement


Project: http://git-wip-us.apache.org/repos/asf/allura-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/allura-site/commit/8c117b85
Tree: http://git-wip-us.apache.org/repos/asf/allura-site/tree/8c117b85
Diff: http://git-wip-us.apache.org/repos/asf/allura-site/diff/8c117b85

Branch: refs/heads/asf-site
Commit: 8c117b85ce72991d9468133ae316cfbb23b24971
Parents: 5442d2b
Author: Dave Brondsema <da...@brondsema.net>
Authored: Tue Sep 25 10:27:03 2018 -0400
Committer: Dave Brondsema <da...@brondsema.net>
Committed: Tue Sep 25 10:27:03 2018 -0400

----------------------------------------------------------------------
 _src/allura-theme/templates/index.html |  2 +-
 _src/pelicanconf.py                    |  6 +++---
 feeds/all.atom.xml                     | 12 +++++++++++-
 feeds/tag.release.atom.xml             | 12 +++++++++++-
 index.html                             | 12 ++++++------
 news.html                              | 11 +++++++++++
 tag/release.html                       | 11 +++++++++++
 7 files changed, 54 insertions(+), 12 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/allura-site/blob/8c117b85/_src/allura-theme/templates/index.html
----------------------------------------------------------------------
diff --git a/_src/allura-theme/templates/index.html b/_src/allura-theme/templates/index.html
index ac9dda1..80a3399 100644
--- a/_src/allura-theme/templates/index.html
+++ b/_src/allura-theme/templates/index.html
@@ -49,7 +49,7 @@
           <span class="text-white">{{ RELEASE_DATE }} &mdash;</span>
           <a href="{{ RELEASE_NEWS }}">What's New</a>
           <ul>
-            <li class="text-white"><a href="{{ DIST_URL }}allura-{{ RELEASE_VERSION }}.tar.gz.sha1" class="text-white" download="">sha1</a>, <a href="{{ DIST_URL }}allura-{{ RELEASE_VERSION }}.tar.gz.sha512" class="text-white" download="">sha512 sums</a></li>
+            <li class="text-white"><a href="{{ DIST_URL }}allura-{{ RELEASE_VERSION }}.tar.gz.sha512" class="text-white" download="">sha512 sum</a></li>
             <li class="text-white">PGP <a href="{{ DIST_URL }}allura-{{ RELEASE_VERSION }}.tar.gz.asc" class="text-white" download="">signature</a> &amp; <a href="{{ DIST_URL }}KEYS" class="text-white" download="">keys</a></li>
           </ul>
         </div>

http://git-wip-us.apache.org/repos/asf/allura-site/blob/8c117b85/_src/pelicanconf.py
----------------------------------------------------------------------
diff --git a/_src/pelicanconf.py b/_src/pelicanconf.py
index 89059ed..0f3a79b 100644
--- a/_src/pelicanconf.py
+++ b/_src/pelicanconf.py
@@ -44,9 +44,9 @@ TAG_FEED_ATOM = 'feeds/tag.%s.atom.xml'
 
 CURRENT_YEAR = dt.date.today().year
 
-RELEASE_VERSION = '1.8.1'
-RELEASE_DATE = 'Mar 2018'
-RELEASE_NEWS = 'posts/2018-allura-1.8.1.html'
+RELEASE_VERSION = '1.9.0'
+RELEASE_DATE = 'Sep 2018'
+RELEASE_NEWS = 'posts/2018-allura-1.9.0.html'
 DIST_URL = 'http://apache.org/dist/allura/'
 
 FORGE_ALLURA_URL = 'https://forge-allura.apache.org/'

http://git-wip-us.apache.org/repos/asf/allura-site/blob/8c117b85/feeds/all.atom.xml
----------------------------------------------------------------------
diff --git a/feeds/all.atom.xml b/feeds/all.atom.xml
index a8f7dd5..2ce7b2a 100644
--- a/feeds/all.atom.xml
+++ b/feeds/all.atom.xml
@@ -1,5 +1,15 @@
 <?xml version="1.0" encoding="utf-8"?>
-<feed xmlns="http://www.w3.org/2005/Atom"><title>Apache Allura</title><link href="//allura.apache.org/" rel="alternate"></link><link href="//allura.apache.org/feeds/all.atom.xml" rel="self"></link><id>//allura.apache.org/</id><updated>2018-03-14T00:00:00+00:00</updated><entry><title>Apache Allura 1.8.1 released</title><link href="//allura.apache.org/posts/2018-allura-1.8.1.html" rel="alternate"></link><published>2018-03-14T00:00:00+00:00</published><updated>2018-03-14T00:00:00+00:00</updated><author><name></name></author><id>tag:allura.apache.org,2018-03-14:/posts/2018-allura-1.8.1.html</id><summary type="html">&lt;p&gt;Version 1.8.1 of Allura released, with many fixes &amp;amp; improvements and a critical security fix.&lt;/p&gt;</summary><content type="html">&lt;h4&gt;New Features&lt;/h4&gt;
+<feed xmlns="http://www.w3.org/2005/Atom"><title>Apache Allura</title><link href="//allura.apache.org/" rel="alternate"></link><link href="//allura.apache.org/feeds/all.atom.xml" rel="self"></link><id>//allura.apache.org/</id><updated>2018-09-25T00:00:00+00:00</updated><entry><title>Apache Allura 1.9.0 released</title><link href="//allura.apache.org/posts/2018-allura-1.9.0.html" rel="alternate"></link><published>2018-09-25T00:00:00+00:00</published><updated>2018-09-25T00:00:00+00:00</updated><author><name></name></author><id>tag:allura.apache.org,2018-09-25:/posts/2018-allura-1.9.0.html</id><summary type="html">&lt;p&gt;Version 1.9.0 of Allura released, with many fixes &amp;amp; improvements and a critical security fix.&lt;/p&gt;</summary><content type="html">&lt;h4&gt;New Features&lt;/h4&gt;
+&lt;p&gt;Apache Allura 1.9.0 has been released, with a brand new personal dashboard which shows your own tickets, merge requests, projects etc.
+Another notable enhancement is automatic saving of content before form submission - no more lost text if you get logged out or disconnected.
+Support is added for display of checkboxes lists from markdown, more search help, SVN snapshots of the current directory only, and bulk delete for tickets.
+Of course there are also smaller improvements, fixes, and performances improvements as well.  To see all the details, check out the &lt;a href="https://forge-allura.apache.org/p/allura/git/ci/master/tree/CHANGES"&gt;release changelog&lt;/a&gt;.&lt;/p&gt;
+&lt;h4&gt;Dashboard Details&lt;/h4&gt;
+&lt;p&gt;The personalized dashboard will show up at the index page for anyone who is logged in.  This provides a comprehensive list of your own tickets and merge requests across all projects, and quick access to relevant projects and activity.  It is extensible so 3rd-party sections can be developed as well, very similarly to the user profile sections.&lt;/p&gt;
+&lt;p&gt;Here's an example screenshot:
+&lt;img alt="Dashboard screenshot" src="//allura.apache.org/images/2018-dashboard.png"&gt;&lt;/p&gt;
+&lt;h4&gt;Get 1.9.0&lt;/h4&gt;
+&lt;p&gt;&lt;a href="http://www.apache.org/dyn/closer.cgi/allura/"&gt;Download Allura&lt;/a&gt; and &lt;a href="https://forge-allura.apache.org/docs/getting_started/installation.html"&gt;install it&lt;/a&gt; today.&lt;/p&gt;</content><category term="release"></category></entry><entry><title>Apache Allura 1.8.1 released</title><link href="//allura.apache.org/posts/2018-allura-1.8.1.html" rel="alternate"></link><published>2018-03-14T00:00:00+00:00</published><updated>2018-03-14T00:00:00+00:00</updated><author><name></name></author><id>tag:allura.apache.org,2018-03-14:/posts/2018-allura-1.8.1.html</id><summary type="html">&lt;p&gt;Version 1.8.1 of Allura released, with many fixes &amp;amp; improvements and a critical security fix.&lt;/p&gt;</summary><content type="html">&lt;h4&gt;New Features&lt;/h4&gt;
 &lt;p&gt;Apache Allura 1.8.1 has been released.
 It contains a several improvements around spam prevention and content quality on discussions.  It also includes a few performance optimizations, along with a number of fixes and smaller improvements.  To see all the details, check out the &lt;a href="https://forge-allura.apache.org/p/allura/git/ci/master/tree/CHANGES"&gt;release changelog&lt;/a&gt;.&lt;/p&gt;
 &lt;h4&gt;Important Security Fix&lt;/h4&gt;

http://git-wip-us.apache.org/repos/asf/allura-site/blob/8c117b85/feeds/tag.release.atom.xml
----------------------------------------------------------------------
diff --git a/feeds/tag.release.atom.xml b/feeds/tag.release.atom.xml
index 3d0f477..1cdd63b 100644
--- a/feeds/tag.release.atom.xml
+++ b/feeds/tag.release.atom.xml
@@ -1,5 +1,15 @@
 <?xml version="1.0" encoding="utf-8"?>
-<feed xmlns="http://www.w3.org/2005/Atom"><title>Apache Allura - release</title><link href="//allura.apache.org/" rel="alternate"></link><link href="//allura.apache.org/feeds/tag.release.atom.xml" rel="self"></link><id>//allura.apache.org/</id><updated>2018-03-14T00:00:00+00:00</updated><entry><title>Apache Allura 1.8.1 released</title><link href="//allura.apache.org/posts/2018-allura-1.8.1.html" rel="alternate"></link><published>2018-03-14T00:00:00+00:00</published><updated>2018-03-14T00:00:00+00:00</updated><author><name></name></author><id>tag:allura.apache.org,2018-03-14:/posts/2018-allura-1.8.1.html</id><summary type="html">&lt;p&gt;Version 1.8.1 of Allura released, with many fixes &amp;amp; improvements and a critical security fix.&lt;/p&gt;</summary><content type="html">&lt;h4&gt;New Features&lt;/h4&gt;
+<feed xmlns="http://www.w3.org/2005/Atom"><title>Apache Allura - release</title><link href="//allura.apache.org/" rel="alternate"></link><link href="//allura.apache.org/feeds/tag.release.atom.xml" rel="self"></link><id>//allura.apache.org/</id><updated>2018-09-25T00:00:00+00:00</updated><entry><title>Apache Allura 1.9.0 released</title><link href="//allura.apache.org/posts/2018-allura-1.9.0.html" rel="alternate"></link><published>2018-09-25T00:00:00+00:00</published><updated>2018-09-25T00:00:00+00:00</updated><author><name></name></author><id>tag:allura.apache.org,2018-09-25:/posts/2018-allura-1.9.0.html</id><summary type="html">&lt;p&gt;Version 1.9.0 of Allura released, with many fixes &amp;amp; improvements and a critical security fix.&lt;/p&gt;</summary><content type="html">&lt;h4&gt;New Features&lt;/h4&gt;
+&lt;p&gt;Apache Allura 1.9.0 has been released, with a brand new personal dashboard which shows your own tickets, merge requests, projects etc.
+Another notable enhancement is automatic saving of content before form submission - no more lost text if you get logged out or disconnected.
+Support is added for display of checkboxes lists from markdown, more search help, SVN snapshots of the current directory only, and bulk delete for tickets.
+Of course there are also smaller improvements, fixes, and performances improvements as well.  To see all the details, check out the &lt;a href="https://forge-allura.apache.org/p/allura/git/ci/master/tree/CHANGES"&gt;release changelog&lt;/a&gt;.&lt;/p&gt;
+&lt;h4&gt;Dashboard Details&lt;/h4&gt;
+&lt;p&gt;The personalized dashboard will show up at the index page for anyone who is logged in.  This provides a comprehensive list of your own tickets and merge requests across all projects, and quick access to relevant projects and activity.  It is extensible so 3rd-party sections can be developed as well, very similarly to the user profile sections.&lt;/p&gt;
+&lt;p&gt;Here's an example screenshot:
+&lt;img alt="Dashboard screenshot" src="//allura.apache.org/images/2018-dashboard.png"&gt;&lt;/p&gt;
+&lt;h4&gt;Get 1.9.0&lt;/h4&gt;
+&lt;p&gt;&lt;a href="http://www.apache.org/dyn/closer.cgi/allura/"&gt;Download Allura&lt;/a&gt; and &lt;a href="https://forge-allura.apache.org/docs/getting_started/installation.html"&gt;install it&lt;/a&gt; today.&lt;/p&gt;</content><category term="release"></category></entry><entry><title>Apache Allura 1.8.1 released</title><link href="//allura.apache.org/posts/2018-allura-1.8.1.html" rel="alternate"></link><published>2018-03-14T00:00:00+00:00</published><updated>2018-03-14T00:00:00+00:00</updated><author><name></name></author><id>tag:allura.apache.org,2018-03-14:/posts/2018-allura-1.8.1.html</id><summary type="html">&lt;p&gt;Version 1.8.1 of Allura released, with many fixes &amp;amp; improvements and a critical security fix.&lt;/p&gt;</summary><content type="html">&lt;h4&gt;New Features&lt;/h4&gt;
 &lt;p&gt;Apache Allura 1.8.1 has been released.
 It contains a several improvements around spam prevention and content quality on discussions.  It also includes a few performance optimizations, along with a number of fixes and smaller improvements.  To see all the details, check out the &lt;a href="https://forge-allura.apache.org/p/allura/git/ci/master/tree/CHANGES"&gt;release changelog&lt;/a&gt;.&lt;/p&gt;
 &lt;h4&gt;Important Security Fix&lt;/h4&gt;

http://git-wip-us.apache.org/repos/asf/allura-site/blob/8c117b85/index.html
----------------------------------------------------------------------
diff --git a/index.html b/index.html
index 881c1c3..0acc2c4 100644
--- a/index.html
+++ b/index.html
@@ -84,22 +84,22 @@
       <h3 class="text-center">Get the Latest Version of Allura</h3>
       <div class="row pad-vert-md">
         <div id="release" class="col-12 auto-margin pad-vert-xs text-center">
-          <a href="http://www.apache.org/dyn/closer.cgi/allura/allura-1.8.1.tar.gz"><button class="auto-margin">Download v1.8.1</button></a>
-          <span class="text-white">Mar 2018 &mdash;</span>
-          <a href="posts/2018-allura-1.8.1.html">What's New</a>
+          <a href="http://www.apache.org/dyn/closer.cgi/allura/allura-1.9.0.tar.gz"><button class="auto-margin">Download v1.9.0</button></a>
+          <span class="text-white">Sep 2018 &mdash;</span>
+          <a href="posts/2018-allura-1.9.0.html">What's New</a>
           <ul>
-            <li class="text-white"><a href="http://apache.org/dist/allura/allura-1.8.1.tar.gz.sha1" class="text-white" download="">sha1</a>, <a href="http://apache.org/dist/allura/allura-1.8.1.tar.gz.sha512" class="text-white" download="">sha512 sums</a></li>
-            <li class="text-white">PGP <a href="http://apache.org/dist/allura/allura-1.8.1.tar.gz.asc" class="text-white" download="">signature</a> &amp; <a href="http://apache.org/dist/allura/KEYS" class="text-white" download="">keys</a></li>
+            <li class="text-white"><a href="http://apache.org/dist/allura/allura-1.9.0.tar.gz.sha512" class="text-white" download="">sha512 sum</a></li>
+            <li class="text-white">PGP <a href="http://apache.org/dist/allura/allura-1.9.0.tar.gz.asc" class="text-white" download="">signature</a> &amp; <a href="http://apache.org/dist/allura/KEYS" class="text-white" download="">keys</a></li>
           </ul>
         </div>
         <div id="news" class="col-12 auto-margin pad-vert-xs text-center">
             <h5>News</h5>
             <ul>
+                    <li><a href="//allura.apache.org/posts/2018-allura-1.9.0.html">Apache Allura 1.9.0 released</a></li>
                     <li><a href="//allura.apache.org/posts/2018-allura-1.8.1.html">Apache Allura 1.8.1 released</a></li>
                     <li><a href="//allura.apache.org/posts/2018-allura-1.8.0.html">Apache Allura 1.8.0 released</a></li>
                     <li><a href="//allura.apache.org/posts/2017-allura-1.7.0.html">Apache Allura 1.7.0 released</a></li>
                     <li><a href="//allura.apache.org/posts/2016-allura-1.6.0.html">Apache Allura 1.6.0 released</a></li>
-                    <li><a href="//allura.apache.org/posts/2016-two-factor-auth.html">Two Factor Authentication</a></li>
                 <li><a href="//allura.apache.org/news.html">All News &rarr;</a></li>
             </ul>
         </div>

http://git-wip-us.apache.org/repos/asf/allura-site/blob/8c117b85/news.html
----------------------------------------------------------------------
diff --git a/news.html b/news.html
index e9a1797..6dc4ca4 100644
--- a/news.html
+++ b/news.html
@@ -53,6 +53,17 @@
 
 <div class="row bg-white pad-bot-md text-center">
   <div class="row pad-top-md">
+    <h3><a class="text-black" href="//allura.apache.org/posts/2018-allura-1.9.0.html">Apache Allura 1.9.0 released</a></h3>
+  </div>
+
+  <div class="post-info">
+    Published:
+    <abbr class="published" title="2018-09-25T00:00:00+00:00">
+      Tue 25 September 2018
+    </abbr>
+  </div>
+  <div class="entry-content"> <p>Version 1.9.0 of Allura released, with many fixes &amp; improvements and a critical security fix.</p> </div>
+  <div class="row pad-top-md">
     <h3><a class="text-black" href="//allura.apache.org/posts/2018-allura-1.8.1.html">Apache Allura 1.8.1 released</a></h3>
   </div>
 

http://git-wip-us.apache.org/repos/asf/allura-site/blob/8c117b85/tag/release.html
----------------------------------------------------------------------
diff --git a/tag/release.html b/tag/release.html
index 4be12b8..61513bd 100644
--- a/tag/release.html
+++ b/tag/release.html
@@ -53,6 +53,17 @@
 
 <div class="row bg-white pad-bot-md text-center">
   <div class="row pad-top-md">
+    <h3><a class="text-black" href="//allura.apache.org/posts/2018-allura-1.9.0.html">Apache Allura 1.9.0 released</a></h3>
+  </div>
+
+  <div class="post-info">
+    Published:
+    <abbr class="published" title="2018-09-25T00:00:00+00:00">
+      Tue 25 September 2018
+    </abbr>
+  </div>
+  <div class="entry-content"> <p>Version 1.9.0 of Allura released, with many fixes &amp; improvements and a critical security fix.</p> </div>
+  <div class="row pad-top-md">
     <h3><a class="text-black" href="//allura.apache.org/posts/2018-allura-1.8.1.html">Apache Allura 1.8.1 released</a></h3>
   </div>