2
0
mirror of https://github.com/ACSPRI/queXS synced 2024-04-02 12:12:16 +00:00

Updated changelog and readme for 1.14.1 release

This commit is contained in:
Adam Zammit
2016-05-09 11:32:13 +10:00
parent 71c8027e8f
commit cd3ab9f1b3
2 changed files with 14 additions and 1 deletions

View File

@@ -1,3 +1,16 @@
queXS 1.14.1 - Changes since 1.14.0
New feature: CAS Authentication
Fixed bug: When self completing group by group or all-in-one, numeric key presses may change previous answers
Fixed bug: lp:1528293 fix and translated outcomes descriptions, added 'outcome id' to output (thanks Alex)
Fixed bug: lp:1527201 output to csv in dataoutput.php (thanks Alex)
Fixed bug: lp:1527201 (thanks Alex)
Fixed bug: Removed extraneous documentation
Thank you again to those who contributed translations - these have been updated.
queXS 1.14.0 - Changes since 1.13.1 queXS 1.14.0 - Changes since 1.13.1
New feature: Session based authentication instead of web server authentication New feature: Session based authentication instead of web server authentication

View File

@@ -20,7 +20,7 @@ If you have a previous version of queXS installed, please check the CHANGELOG fi
``` ```
#Download and extract queXS to your webroot #Download and extract queXS to your webroot
unzip quexs-1.14.0.zip -d /var/www/html unzip quexs-1.14.1.zip -d /var/www/html
cd /var/www/html/quexs cd /var/www/html/quexs
#Create a MySQL/mariadb database #Create a MySQL/mariadb database
mysqladmin create quexs mysqladmin create quexs