LimeSurvey: master f3489266

Author Committer Branch Timestamp Parent
DenisChenu DenisChenu master 2012-10-19 04:56:59 master ed8e49d5
Affected Issues  06735: Median time statistics incorrect
Changeset

Fixed issue 06735: remove a response line doesn't remove timings
Fixed issue : Download files in zip in browse response broken
Dev: Add a function in responses to delete files
Dev: correct the primaryKey for Survey_dynamics and add one for Survey_timings to use deleteByPk
DEV: todo create a new Survey_dynamic to do all the job (delete responses line, delete files, delete timing lines)

mod - application/controllers/admin/responses.php Diff File
mod - application/models/Survey_dynamic.php Diff File
mod - application/models/Survey_timings.php Diff File