LimeSurvey: 2.05 257e71f1

Author Committer Branch Timestamp Parent
abezverkhyy abezverkhyy 2.05 2013-10-23 12:42:59 2.05 fad3a350
Changeset

Fixed issue: repeatheadings didn't work with array_filter
Dev: repeated headings for array questions are generated as static HTML. In a case where an array question has an array filter, all the repeated headings are displayed even if no questions are visible.
Dev: added a javascript function updateHeadings and hooked it in
LEMrelXX in order to dynamically update array headings.

mod - application/helpers/expressions/em_manager_helper.php Diff File
mod - scripts/expressions/em_javascript.js Diff File