LimeSurvey: master 1f3e2932

Author Committer Branch Timestamp Parent
c_schmitz c_schmitz master 2020-10-07 12:29:39 master 7cb3e8ba
Changeset

New feature: E-Mail bodies allow now for more than 64kb size when using MySQL
Fixed issue: Error when too many translations are added to a survey
Fixed issue: Some database updates from 3.x were not run on update

mod - application/config/version.php Diff File
mod - application/controllers/admin/database.php Diff File
mod - application/core/db/MssqlSchema.php Diff File
mod - application/core/db/PgsqlSchema.php Diff File
mod - application/helpers/update/updatedb_helper.php Diff File
mod - installer/create-database.php Diff File