MyDMS CVS 20060920 Released

Has it been quiet here lately? Yes, I think perhaps it has. Just shows you how busy I’ve been ;-) .

A new CVS snapshot (20060920) has been packaged and made available. There is a new feature that allows the user to view historical information from previous document revisions. This information includes the list of reviewers/approvers and their comments. Also bundled into this release are some bug fixes and new styles. That’s right: MyDMS now is now available in the traditional blue and a slightly more unorthodox green.

After some extensive internal testing, it looks like most of the bugs have been fixed. What’s missing are updates to the languages files (currently only the English language file is up to date). The test strings have been expanded upon in order to be able to capture all of the output text in a way that can be localised. This means that the lang.inc files are now much bigger, and I could use some help in getting them up-to-date.

One Response to “MyDMS CVS 20060920 Released”

  1. Dave Says:

    Hi Malcom,

    only for information:
    With the create_tables script, it is not posible for me to get the tbldocumentcontent installed on my MySQL Server (Error: Incorrect table definition; there can be only one auto column and it must be defind as a key). For that reason i used the old script for creating the table with the MyISAM Engine.

    Thanks for programming MyDMS. Its a really usefull and good made project.