LimeSurvey: master 665382e5

Author Committer Branch Timestamp Parent
DenisChenu DenisChenu master 2014-09-29 16:17:22 master 7856126b
Affected Issues  09261: emailstatus and language not filled by default when using remotecontrol invite_participants
Changeset

Fixed issue 09261: emailstatus not filled by default when using remotecontrol invite_participants
Dev: move default value to OK to models BUT : this disallow empty string : is this OK ?
Dev: for token : use 'caseSensitive'=>false can be done, but only for mySQL
Dev: add unknow error (from rules) after import token and tracevar the errors

mod - application/controllers/admin/tokens.php Diff File
mod - application/models/Token.php Diff File
mod - application/models/TokenDynamic.php Diff File
mod - application/views/admin/token/csvpost.php Diff File