Feed titlehttp://phpaga.net/Feed descriptionenFri, 10 Jun 2016 00:47:46 -00000.6 releasedhttp://phpaga.net/news/article/2011/jan/12/06-released/<p>phpaga 0.6 has been released.</p> <p>Besides some code (and template) cleanup, the following features were implemented:<br /><br /></p> <ul> <li>The user interface has been updated in many places; various pages have been enhanced with the help of jQuery UI.</li> <li>PDF generation has been completely rewritten and is now based on the TCPDF class.</li> <li>Billing plugins are now classes. Please refer to the <a href="http://docs.phpaga.net/en/0.6/html/upgrade.html">Upgrade documentation</a> (also contained in the packages) for information on how to migrate your existing billing plugin(s).</li> </ul>http://phpaga.net/news/article/2011/jan/12/06-released/0.5.1 releasedhttp://phpaga.net/news/article/2010/jun/02/051-released/<p>phpaga 0.5.1 has been released.</p> <p>This is a bugfix release that fixes a few issues, mainly with the finances report:</p> <ul> <li>Issue with finance calculations when fiscal year does not start in January.</li> <li>Issue with unpaid invoices calculations when partial payments have been registered.</li> <li>Layout issue on the finances report.</li> </ul> <p>&nbsp;</p>http://phpaga.net/news/article/2010/jun/02/051-released/0.5 releasedhttp://phpaga.net/news/article/2010/apr/07/05-released/<p>phpaga 0.5 has been released.</p> <p>A number of minor and not-so-minor issues have been fixed, and the following new features have been added:</p> <ul> <li>Charts are now generated via JavaScript by using the jqPlot library</li> <li>Payments and Late fees management, and notes for invoices and payments (by Michael Kimmick)</li> <li>Slightly improved expense billing</li> </ul> <p>Billing plugins that come with phpaga have been slightly extended. Custom plugins need to be modified accordingly.<br /><br />A more detailed <a href="http://bitbucket.org/fl/phpaga/src/0bed3b587d2f/docs/changes.txt">change log</a> is available.</p> <p>Note that since this release, source code management is handled via <a href="http://mercurial.selenic.com/">Mercurial</a>. You can clone the repository from bitbucket.org at <a href="http://bitbucket.org/fl/phpaga/">http://bitbucket.org/fl/phpaga/</a>.</p> <p>The anonymous Subversion repository at <a href="http://svn.phpaga.net/svn/phpaga/trunk">http://svn.phpaga.net/svn/phpaga/trunk</a> will remain available for the moment, so that existing users can easily upgrade to 0.5. This repository contains the changes up to the 0.5 release but nothing further, and it will no longer be maintained.</p>http://phpaga.net/news/article/2010/apr/07/05-released/0.4 releasedhttp://phpaga.net/news/article/2007/nov/11/04-released/<p>phpaga 0.4 has been released.</p> <p>While some new features have been introduced, the main focus has been on code cleanup and on replacing a few 3rd party dependencies either by phpaga's own code, or by libraries with a "distribution-friendlier" license. Some of the changed requirements and new features are:</p> <ul> <li>PHP 5.2 or greater is required </li> <li>UTF-8 is used from the user interface to the database (existing databases need to be converted) </li> <li>JpGraph has been replaced by <a href="http://ezcomponents.org/"><span>&nbsp;</span>ez Components</a>' <a href="http://ezcomponents.org/docs/tutorials/Graph"><span>&nbsp;</span>Graph</a>; charts are displayed as SVG </li> <li>No dependency on any PEAR package </li> <li>phpaga's own db abstraction class is based on PDO and uses prepared statements for all parameters </li> <li>Code and templates cleanup </li> <li>Simple recurring invoices </li> <li>Filed expenses can be added to an invoice </li> </ul> <p>A more detailed <a href="http://phpaga.net/browser/tags/release-0.4/CHANGES">change log</a> is avaliable.</p>http://phpaga.net/news/article/2007/nov/11/04-released/