LimeSurvey: master 911f3d89

Author Committer Branch Timestamp Parent
abezverkhyy abezverkhyy master 2014-01-29 15:27:45 master 6b82338d
Changeset

Fixed issue: token attributes were broken, some code used attributedescription as JSON data and other as serialized PHP data, also at token table creation attribute columns were not recreated from attributedescription, now import/export/activation/deactivation preserve token attributes but some reworking still needs to be done to handle token attributes in a clean way

mod - application/helpers/admin/import_helper.php Diff File
mod - application/helpers/admin/token_helper.php Diff File
mod - application/models/Survey.php Diff File
mod - application/models/Token.php Diff File