227 lines
11 KiB
HTML
227 lines
11 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
|
<title>Mayan EDMS :: Latest news</title>
|
|
<meta name="description" content="Latest development, support news for Mayan EDMS" />
|
|
<meta name="keywords" content="open source, django, dms, edms, cms, electronic document, news" />
|
|
<link href="css/main.css" rel="stylesheet" type="text/css" />
|
|
<link rel="icon" type="image/png" href="images/bullet.png" title="Mayan" />
|
|
|
|
<!-- Add jQuery library -->
|
|
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
|
|
|
|
<!-- Add mousewheel plugin (this is optional) -->
|
|
<!-- <script type="text/javascript" src="/fancybox/lib/jquery.mousewheel-3.0.6.pack.js"></script> -->
|
|
|
|
<!-- Add fancyBox -->
|
|
<link rel="stylesheet" href="packages/fancybox/source/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />
|
|
<script type="text/javascript" src="packages/fancybox/source/jquery.fancybox.pack.js?v=2.0.4"></script>
|
|
|
|
<!-- Optionaly add button and/or thumbnail helpers -->
|
|
<link rel="stylesheet" href="packages/fancybox/source/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />
|
|
<script type="text/javascript" src="packages/fancybox/source/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>
|
|
|
|
<link rel="stylesheet" href="packages/fancybox/source/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />
|
|
<script type="text/javascript" src="packages/fancybox/source/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>
|
|
|
|
<script type="text/javascript">
|
|
$(document).ready(function() {
|
|
$(".fancybox").fancybox({
|
|
prevEffect : 'fade',
|
|
nextEffect : 'fade',
|
|
closeBtn : false,
|
|
helpers : {
|
|
buttons : {},
|
|
overlay : {
|
|
opacity : 0.8,
|
|
css : {
|
|
'background-color' : '#000'
|
|
}
|
|
},
|
|
thumbs : {
|
|
width : 50,
|
|
height : 50
|
|
}
|
|
}
|
|
|
|
});
|
|
});
|
|
</script>
|
|
|
|
<script type="text/javascript">
|
|
(function() {
|
|
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
|
|
po.src = 'https://apis.google.com/js/plusone.js';
|
|
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
|
|
})();
|
|
</script>
|
|
|
|
</head>
|
|
<body>
|
|
<div id="header">
|
|
<h1><a href="#">News</a></h1>
|
|
<ul id="menu">
|
|
<li><a href="index.html">about</a></li>
|
|
<li class="active"><a href="news.html">news</a></li>
|
|
<li><a href="screenshots.html">screenshots</a></li>
|
|
<li><a href="download.html">download</a></li>
|
|
<li><a href="support.html">support</a></li>
|
|
<li><a href="others.html">on the web</a></li>
|
|
</ul>
|
|
</div>
|
|
|
|
<div id="teaser">
|
|
<div class="wrap">
|
|
<div id="image"></div>
|
|
<div class="box">
|
|
<h2>Welcome to <em title="Electronic Document Management System">Mayan EDMS</em><span class='gplus'><g:plusone size="medium"></g:plusone></span></h2>
|
|
<p>
|
|
Open source, Django based document manager with custom meta-data indexing, file serving integration, document tagging and OCR capabilities.
|
|
</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div id="bar">
|
|
<div class="wrap">
|
|
<span class="step"><a>1</a> Capture</span>
|
|
<span class="step"><a>2</a> Organize</span>
|
|
<span class="step"><a>3</a> Store</span>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
<div class="wrap">
|
|
<ul class="piramid_bullets news">
|
|
<li>
|
|
|
|
<li>
|
|
<h3><span class="red">March 13, 2012</span></h3>
|
|
<h4>Mayan EDMS <strong>Google Plus Hangout</strong>.</h4><br />
|
|
<p>I will be doing a <strong>Google plus</strong> hangout to answer questions about <strong>Mayan EDMS</strong> and <strong>document management</strong> for those using it or planning to use it. So if you have a <strong>Google Plus</strong> account drop by Wednesday March 14, 2012 at about 7:00pm AST for the first ever <strong>Mayan EDMS Hangout!</strong></p>
|
|
</li>
|
|
<li>
|
|
<h3><span class="red">March 13, 2012</span></h3>
|
|
<h4>Version 0.13 development cycle started.</h4><br />
|
|
<img class="screenshot center" src="images/news/395266_prisoners_of_rust_1.jpg" />
|
|
<p>Two very much requested features have landed in the development version of <strong>Mayan EDMS</strong>: The ability to send documents or document links via email and to be able to receive document as attachments via email and process them automatically.</p>
|
|
<a class="fancybox" rel="news" href="images/news/mayan-pop3.png" title="POP3 email support"><img class="screenshot center" src="images/news/mayan-pop3.png" width="640px"/></a>
|
|
<p>So head over to <strong>Github</strong> and <a href="https://github.com/rosarior/mayan/tree/development">clone the latest development branch</a> to start using and testing these new features.</p>
|
|
</li>
|
|
<li>
|
|
<h3><span class="red">February 27, 2012</span></h3>
|
|
<h4>Mayan EDMS version 0.12 released!</h4><br />
|
|
<img class="screenshot center" src="images/news/548599_68236939.jpg" />
|
|
<p>Almost 3 months in the making and <a href="https://github.com/rosarior/mayan/commit/2b1e1be680eda385491a148cbca018061ea9c96d">1 year after it was initially started</a>, version 0.12 of <strong>Mayan EDMS</strong> is now available. Thanks to everybody that <a href="http://readthedocs.org/docs/mayan/en/latest/credits/contributors.html">contributed</a> in one way or another to make this possible! Highlights for this new version include:</p>
|
|
<ul>
|
|
<li>ACL support, per document, folder or tag access control</li>
|
|
<li>Anonymous user support, allow non authenticated user access to the web interface</li>
|
|
<li>Updated Russian translation as well as new Italian and partial Polish translations</li>
|
|
<li>Widgets usability improvements</li>
|
|
<li>Ability to download multiple documents as a single zip file</li>
|
|
<li>Customizable <strong>GPG</strong> home directory, for distributions that do not provide a sensible default</li>
|
|
<li>Command line utilities for the bulk upload of documents and user accounts</li>
|
|
<li>Refactored document indexing, multiple automatic indexes can now created</li>
|
|
<li>Improved code quality and <a href="http://readthedocs.org/docs/mayan/en/latest/index.html">documentation</a></li>
|
|
</ul>
|
|
<br />
|
|
<p>For a more complete list of the new features, changes and removed items read the <a href="http://readthedocs.org/docs/mayan/en/latest/releases/0.12.html">Version 0.12 release notes</a>.</p>
|
|
</li>
|
|
<li>
|
|
<h3><span class="red">January 12, 2012</span></h3>
|
|
<h4>New Google group</h4><br />
|
|
<p>To increase communication between users of <strong>Mayan EDMS</strong>, a <strong>Google group</strong> has been created, it is low volume and everything related to <strong>Mayan EDMS</strong> will be discussed there.</p>
|
|
|
|
<table border=0 style="background-color: #fff; padding: 5px;" cellspacing=0>
|
|
<tr><td>
|
|
<img src="http://groups.google.com/intl/en/images/logos/groups_logo_sm.gif"
|
|
height=30 width=140 alt="Google Groups">
|
|
</td></tr>
|
|
<tr><td style="padding-left: 5px">
|
|
<b>Subscribe to Mayan EDMS</b>
|
|
</td></tr>
|
|
<form action="http://groups.google.com/group/mayan-edms/boxsubscribe">
|
|
<input type=hidden name="hl" value="en">
|
|
<tr><td style="padding-left: 5px;">
|
|
Email: <input type=text name=email>
|
|
<input type=submit name="sub" value="Subscribe">
|
|
</td></tr>
|
|
</form>
|
|
<tr><td align=right>
|
|
<a href="http://groups.google.com/group/mayan-edms?hl=en">Visit this group</a>
|
|
</td></tr>
|
|
</table>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
<h3><span class="red">December 19, 2011</span></h3>
|
|
<h4>Document level access support</h4><br />
|
|
<p>Still many things left to do, but after much work the <strong>ACL subsystem</strong> is in a usable state. Document level access is already supported with folder and tag level access following suit.</p>
|
|
<a class="fancybox" rel="news" href="images/news/acl_support.png" title="Document level access support"><img class="screenshot center" src="images/news/acl_support.png" width="640px"/></a>
|
|
</li>
|
|
|
|
<li>
|
|
<h3><span class="red">December 13, 2011</span></h3>
|
|
<p>The Italian translation for <strong>Mayan EDMS</strong> has been completed, merged in the development branch and will be included in the upcoming version 0.12. Many thanks to <a href="http://www.seeopen.it">SeeOpen.IT</a> for this contribution.</p>
|
|
</li>
|
|
|
|
<li>
|
|
<h3><span class="red">December 7, 2011</span></h3>
|
|
<h4>Bugfix version v0.11.1</h4><br />
|
|
<p>This is the first bugfix release of the .11 series, and includes the following:</p>
|
|
<ul>
|
|
<li>A documents deletion regression fix</li>
|
|
<li>Improves error detection when importing keys from a keyserver</li>
|
|
<li>Fixes a wrong method call when verifying signatures for the first time upon document uploading</li>
|
|
<li>django-compress is now disabled by default to avoid problems when deploying with DjangoZoom</li>
|
|
</ul>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
<h3><span class="red">December 6, 2011</span></h3>
|
|
<h4>Mayan v0.11 released!</h4>
|
|
<h5>Highlights</h5>
|
|
<p>Two of the most asked features have been included:</p>
|
|
<ul>
|
|
<li>Document signature verification support (both: embedded and detached)</li>
|
|
<li>Document versioning support</li>
|
|
</ul>
|
|
<p>The full changelog can be found here: <a href="http://readthedocs.org/docs/mayan/en/development/updates.html#version-0-11">http://readthedocs.org/docs/mayan</a></p>
|
|
</li>
|
|
|
|
<li>
|
|
<h3><span class="red">December 4, 2011</span></h3>
|
|
<h4>Document versioning</h4>
|
|
<p>Multiple document versions is almost ready and will be included in the next version (v0.11), the REST API has also been updated to expose this new functionality.</p>
|
|
<a class="fancybox" rel="news" href="images/mayan-multi-ver.png" title="Document versioning"><img class="screenshot center" src="images/mayan-multi-ver.png" width="640px"/></a>
|
|
</li>
|
|
|
|
<li>
|
|
<h3><span class="red">December 3, 2011</span></h3>
|
|
<h4>Digital signature verification</h4>
|
|
<p>Digital signature verification has seen many updates but it is still uncertain if it will be complete enough to be included in the next version.</p>
|
|
<a class="fancybox" rel="news" href="images/mayan-signature.png" title="Signature verification"><img class="screenshot center" src="images/mayan-signature.png" width="640px"/></a>
|
|
</li>
|
|
|
|
</ul>
|
|
</div>
|
|
|
|
<div id="footer">
|
|
<p class="right">Design: Luka Cvrk, <a title="Awsome Web Templates" href="http://www.solucija.com/">Solucija</a></p>
|
|
<p>© Copyright 2011 <a href="mailto:roberto.rosario@mayan-edms.com">Roberto Rosario</a> · All Rights Reserved</p>
|
|
</div>
|
|
<script type="text/javascript">
|
|
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
|
|
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
|
|
</script>
|
|
<script type="text/javascript">
|
|
try {
|
|
var pageTracker = _gat._getTracker("UA-22801354-1");
|
|
pageTracker._trackPageview();
|
|
} catch(err) {}</script>
|
|
</body>
|
|
</html>
|