queXC 0.9.8 released

queXC 0.9.8 has been released on Sourceforge.

This fixes a bug where data import failed when there were characters in the CSV import that were not UTF-8 compatible. Also fixes a bug where operators were not delivered a case to work on when the system was instructed to search both the label or the code for a matching record.

To upgrade from 0.9.6/0.9.7:

queXC 0.9.6 released

queXC 0.9.6 has been released on Sourceforge.

This fixes a bug that stopped the "compare work" process from functioning

To upgrade from 0.9.5:

1. Backup config.inc.php (copy to config.inc.php.bak)
2. Extract the new package over your existing installation
3. Copy your config.inc.php.bak file over the extracted config file

queXC 0.9.5 released

queXC 0.9.5 has been released on Sourceforge.

Support for PHP 7.3 has been added along with updated translation and some other bug fixes.

To upgrade from 0.9.4:

1. Backup config.inc.php (copy to config.inc.php.bak)
2. Extract the new package over your existing installation
3. Copy your config.inc.php.bak file over the extracted config file

queXC 0.9.4 released

queXC 0.9.4 has been released on Sourceforge.

Spell checking using the PHP pspell module has been reinstated and some other minor bugs have been corrected. Columns generated from coding now have a label based on the name of the coding scheme by default.

To upgrade from 0.9.3:

1. Backup config.inc.php (copy to config.inc.php.bak)
2. Extract the new package over your existing installation
3. Copy your config.inc.php.bak file over the extracted config file

queXC 0.9.3 released

queXC 0.9.3 has been released on Sourceforge.

Mainly a bug fix release. Viewing on Internet Explorer works well now, php-gettext has been upgraded for translations and text coding to multiple groups with multiple operators functions correctly. Translations have also been updated - Thank you again to those who have submitted translations. queXC 0.9.3 is available as a source package and also in the XAMPP release for easy installation on Windows.