Legal Case Management (LCM) release: version 0.7.0 |
New features: initial PostgreSQL support, OpenDocument (Open Office 2.0) export support for reports, supports custom input validation functions, initial support for custom reports, UI improvements, new Polish translation.
Warning: development release! This release is for site administrators who would like to test and to contribute to the development of the software. It is not suitable for most production environments, since this release has known bugs and core features may quickly change between versions.
See also: Freshmeat announcement
The software can be freely downloaded from our Source Forge project page:
Development version (0.7.0)
Stable version (0.6.4a)
For more information, consult the quickstart notes.
To upgrade from a previous version, overwrite the files then login as administrator. This will trigger the upgrade of the database structure (if necessary).
Core: Reports may now be exported to OpenDocument format. (ML)
Core: Now possible to create custom functions for input
validation (F#1439622, ML)
Core: Initial support for custom reports (F#1451775, ML)
Core: Fixed strange database connection problem on some
PHP configurations, while installation (B#1471266, AG)
UI: Now possible to customize login screen, see
“Customizing the login screen” (ML)
Core: Initial support of PostgreSQL database (F#1451754, ML)
UI: It is now possible to click on error messages, so that
the screen jumps to the associated field. (F#1447477, ML)
UI: Year of activities and follow-ups are no longer shown
as a combobox, and therefore not limited to 2006. Day of
year has also been converted to a text field. Error
handling was improved. (B#1455423, reported by MH, fixed by ML)
Core: Some fields of case/clients that could be
de-activated from the site configuration can now be set
as "no", "yes - optional" or "yes - mandatory".
Previously, only "yes/no" was allowed, and there was no
validation of the fields. On upgrade, LCM changes the
"yes" fiels to "yes - optionnal", because this is how the
fields were validated was before." (F#1439622, ML)
UI: Now possible to add a text value attached to a
keyword. This makes it easier to add custom fields for
clients, organisations and cases. (ML)
Trad-PL: New Polish translation. (MH)
UI: Now possible to show a person’s name in format "Doe,
John J.". Also changes sort order in "list of clients" and
"list of users". Added as "site config" option.
(F#1220809, ML)
Core: New "new case" form, which allows to register a
client for the case, and to write an initial follow-up.
Uses Ajax for search functions. (F#1439259, ML)
UI: Removed client,org,case "export" button, which is of
little use since there is no "import" and the XML format
was not very good. (ML)
Core: Added validation of stage keywords. (ML)