LimeSurvey: Yii 43780b0d

Author Committer Branch Timestamp Parent
user20342 user20342 Yii 2012-07-24 03:28:03 Yii b99adfc7
Changeset

New feature : Remotecontrol functions for manipulation of groups
Dev: Created new functions: Create group, import_group, delete_group, modify_group_settings, get_group_settings, get_group_list
Dev: Import_group is done only through stream of data, according to import_survey logic

mod - application/controllers/admin/remotecontrol.php Diff File
mod - application/models/Groups.php Diff File