Newer
Older
postorius / src / postorius / doc / _build / html / news.html


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">


<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    
    <title>News / Changelog &mdash; Postorius 1.0a2 documentation</title>
    
    <link rel="stylesheet" href="_static/default.css" type="text/css" />
    <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
    
    <script type="text/javascript">
      var DOCUMENTATION_OPTIONS = {
        URL_ROOT:    '',
        VERSION:     '1.0a2',
        COLLAPSE_INDEX: false,
        FILE_SUFFIX: '.html',
        HAS_SOURCE:  true
      };
    </script>
    <script type="text/javascript" src="_static/jquery.js"></script>
    <script type="text/javascript" src="_static/underscore.js"></script>
    <script type="text/javascript" src="_static/doctools.js"></script>
    <link rel="top" title="Postorius 1.0a2 documentation" href="index.html" />
    <link rel="next" title="Installation" href="setup.html" />
    <link rel="prev" title="Postorius - The New Mailman Web UI" href="index.html" /> 
  </head>
  <body>
    <div class="related">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="genindex.html" title="General Index"
             accesskey="I">index</a></li>
        <li class="right" >
          <a href="py-modindex.html" title="Python Module Index"
             >modules</a> |</li>
        <li class="right" >
          <a href="setup.html" title="Installation"
             accesskey="N">next</a> |</li>
        <li class="right" >
          <a href="index.html" title="Postorius - The New Mailman Web UI"
             accesskey="P">previous</a> |</li>
        <li><a href="index.html">Postorius 1.0a2 documentation</a> &raquo;</li> 
      </ul>
    </div>  

    <div class="document">
      <div class="documentwrapper">
        <div class="bodywrapper">
          <div class="body">
            
  <div class="section" id="news-changelog">
<h1>News / Changelog<a class="headerlink" href="#news-changelog" title="Permalink to this headline">¶</a></h1>
<p>Copyright (C) 2012 by the Free Software Foundation, Inc.</p>
<p>The Postorius Django app provides a web user interface to
access GNU Mailman.</p>
<p>Postorius is free software: you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public License as
published by the Free Software Foundation, version 3 of the License.</p>
<p>Postorius is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser
General Public License for more details.</p>
<p>You should have received a copy of the GNU Lesser General Public License
along with Postorius. If not, see &lt;<a class="reference external" href="http://www.gnu.org/licenses/">http://www.gnu.org/licenses/</a>&gt;.</p>
<div class="section" id="alpha-2">
<h2>1.0 alpha 2<a class="headerlink" href="#alpha-2" title="Permalink to this headline">¶</a></h2>
<p>(2012-XX-XX)</p>
<ul class="simple">
<li>dev setup fix for Django 1.4 contributed by Rohan Jain</li>
<li>missing csrf tokens in templates contributed by Richard Wackerbarth (LP: 996658)</li>
<li>moderation: fixed typo in success message call</li>
<li>installation documentation for Apache/mod_wsgi</li>
<li>moved project files to separate branch</li>
<li>show error message if connection to Mailman API fails</li>
<li>added list members view</li>
<li>added developer documentation</li>
<li>added test helper utils</li>
<li>all code now conform to PEP8</li>
<li>themes: removed obsolete MAILMAN_THEME settings from templates, contexts, file structure; contributed by Richard Wackerbarth (LP: 1043258)</li>
<li>added access control for list owners and moderators</li>
<li>added a mailmanclient shell to use as a <cite>manage.py</cite> command (<cite>python manage.py mmclient</cite>)</li>
<li>use &#8220;url from future&#8221; template tag in all templates. Contributed by Richard Wackerbarth.</li>
<li>added &#8220;new user&#8221; form. Contributed by George Chatzisofroniou.</li>
<li>added user subscription page</li>
<li>added decorator to allow login via http basic auth (to allow non-browser clients to use API views)</li>
<li>added api view for list index</li>
<li>several changes regarding style and navigation structure</li>
</ul>
</div>
<div class="section" id="alpha-1-space-farm">
<h2>1.0 alpha 1 &#8211; &#8220;Space Farm&#8221;<a class="headerlink" href="#alpha-1-space-farm" title="Permalink to this headline">¶</a></h2>
<p>(2012-03-23)</p>
<p>Many thanks go out to Anna Senarclens de Grancy and Benedict Stein for
developing the initial versions of this Django app during the Google Summer of
Code 2010 and 2011.</p>
<ul class="simple">
<li>add/remove/edit mailing lists</li>
<li>edit list settings</li>
<li>show all mailing lists on server</li>
<li>subscribe/unsubscribe/mass subscribe mailing lists</li>
<li>add/remove domains</li>
<li>show basic list info and metrics</li>
<li>login using django user account or using BrowserID</li>
<li>show basic user profile</li>
<li>accept/discard/reject/defer messages</li>
<li>Implementation of Django Messages contributed by Benedict Stein (LP: #920084)</li>
<li>Dependency check in setup.py contributed by Daniel Mizyrycki</li>
<li>Proper processing of acceptable aliases in list settings form contributed by
Daniel Mizyrycki</li>
</ul>
</div>
</div>


          </div>
        </div>
      </div>
      <div class="sphinxsidebar">
        <div class="sphinxsidebarwrapper">
  <h3><a href="index.html">Table Of Contents</a></h3>
  <ul>
<li><a class="reference internal" href="#">News / Changelog</a><ul>
<li><a class="reference internal" href="#alpha-2">1.0 alpha 2</a></li>
<li><a class="reference internal" href="#alpha-1-space-farm">1.0 alpha 1 &#8211; &#8220;Space Farm&#8221;</a></li>
</ul>
</li>
</ul>

  <h4>Previous topic</h4>
  <p class="topless"><a href="index.html"
                        title="previous chapter">Postorius - The New Mailman Web UI</a></p>
  <h4>Next topic</h4>
  <p class="topless"><a href="setup.html"
                        title="next chapter">Installation</a></p>
  <h3>This Page</h3>
  <ul class="this-page-menu">
    <li><a href="_sources/news.txt"
           rel="nofollow">Show Source</a></li>
  </ul>
<div id="searchbox" style="display: none">
  <h3>Quick search</h3>
    <form class="search" action="search.html" method="get">
      <input type="text" name="q" />
      <input type="submit" value="Go" />
      <input type="hidden" name="check_keywords" value="yes" />
      <input type="hidden" name="area" value="default" />
    </form>
    <p class="searchtip" style="font-size: 90%">
    Enter search terms or a module, class or function name.
    </p>
</div>
<script type="text/javascript">$('#searchbox').show(0);</script>
        </div>
      </div>
      <div class="clearer"></div>
    </div>
    <div class="related">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="genindex.html" title="General Index"
             >index</a></li>
        <li class="right" >
          <a href="py-modindex.html" title="Python Module Index"
             >modules</a> |</li>
        <li class="right" >
          <a href="setup.html" title="Installation"
             >next</a> |</li>
        <li class="right" >
          <a href="index.html" title="Postorius - The New Mailman Web UI"
             >previous</a> |</li>
        <li><a href="index.html">Postorius 1.0a2 documentation</a> &raquo;</li> 
      </ul>
    </div>
    <div class="footer">
        &copy; Copyright 2012, The Free Software Foundation.
      Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
    </div>
  </body>
</html>