Added transfers between accounts. Added simple query by payee or memo. Added some more info to the account transactions screen.
I've added sample screenshots to the site on http://sacash.sf.net
Switch to Form based authentication, and fix some serious bugs with the last version. Details are in the ChangeLog
A couple of changes are coming with the next version. .jsp files will be protected under WEB-INF, make sure the licenses are present for struts and hsqldb. Most importantly, saCASH will now work with the servlet containers provided security realms. It's the right way to do it.
saCASH, a web based financial management program, is being completely rewritten in Java. This alpha version includes an embedded HSQLDB, supported internationalization, CSS, and is much faster.
A Java WAR will be released soon of the next generation of saCASH. Sorry it's taken so long, I haven't forgotten about saCASH.
This long overdue version fixes problems with the calendar. Adds an autoapply of overdue scheduled transactions.
Shows a few of the last cleared transactions to make it easier to know what is entered.
Fixes a few bugs
And changes the license. The PHP version is now public domain. No warranty, no way, no how.
Next version is being rewritten from scratch in Java.
I've finally uploaded all the code into CVS. One note, the code is under saCASH/saCASH. This is for future file moves.
saCASH has been converted to PHP4, and now uses PEAR::DB for all Database access. This release has been tested with PostgreSQL and MySQL.