LimeSurvey: master fae9c4dc

Author Committer Branch Timestamp Parent
Kshitij Parajulik Kshitij Parajulik master 2010-11-28 07:30:32 master d2e668c9
Changeset

Fixed issue: DB Update codes for database failed_login_attempts were under a different version number.
Dev Moved a blocked of code to create failed_login_attempts under block 145.

New feature: Changing owner of survey.
Dev Can now change the owner of the survey and the surveys get transferred to a different user if a user is being deleted.

git-svn-id: file:///Users/Shitiz/Downloads/lssvn/source/limesurvey_dev@9550 b72ed6b6-b9f8-46b5-92b4-906544132732

add - admin/surveylist.php Diff File
mod - admin/admin.php Diff File
mod - admin/html.php Diff File
mod - admin/install/create-postgres.sql Diff File
mod - admin/scripts/admin_core.js Diff File
mod - admin/update/upgrade-mssql.php Diff File
mod - admin/update/upgrade-mssqlnative.php Diff File
mod - admin/update/upgrade-mysql.php Diff File
mod - admin/update/upgrade-postgres.php Diff File
mod - admin/usercontrol.php Diff File
mod - admin/userrighthandling.php Diff File