Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
sofastats-1.5.1_for_win.zip | 2019-05-19 | 72.5 MB | |
readme_1.5.1.txt | 2019-05-19 | 1.8 kB |
|
sofastats-1.5.1.tar.gz | 2019-05-19 | 1.6 MB | |
sofastats-1.5.1-1_all.deb | 2019-05-19 | 928.5 kB | |
Totals: 4 Items | 75.0 MB | 0 |
Misc bugs in 1.5.0 fixed Improve user instructions about default PostgreSQL table identification (schema needed unless public) Downloads ************************************************ * zipped exe for Windows ################################# http://sourceforge.net/projects/sofastatistics/files/sofastatistics/1.5.1/sofastats-1.5.1_for_win.zip/download To install and make this work on Windows 7 upwards the user has to be an administrator. Once the software is installed then the user can be demoted back down to a non-admin account and the software works with no problems. * deb for Ubuntu and Linux Mint ########################## http://sourceforge.net/projects/sofastatistics/files/sofastatistics/1.5.1/sofastats-1.5.1-1_all.deb/download * currently no 1.5 series releases for Mac but that may change depending on community support * source code ############################################ http://sourceforge.net/projects/sofastatistics/files/sofastatistics/1.5.1/sofastats-1.5.1.tar.gz/download Help can be found at http://www.sofastatistics.com/wiki/doku.php?id=help:linux_installation Bug fixes ************************************************ Fix bug which crashed SOFA when entering and exiting forms with HTML display multiple times Fix postgreSQL project definitions so it copes with newer versions of PostgreSQL Fix bug on older versions of Ubuntu that stopped data being imported on the grounds that sqlite couldn't validate the table name (older sqlite couldn't receive pathlib.Paths only strings) Apply rule within project code that it should be pathlib.Paths everywhere except when writing out or passing as args where a string is required lib.escape_pre_write now accepts pathlib.Paths as well as strings Fix handling of default db settings across db engines Fix recode bug