Changesets: LimeSurvey
master 4d2f4744 2017-03-03 20:54
Committer: c_schmitz Details Diff |
Dev: fix missed changed variables Dev: remove duplicate criteria |
||
mod - application/models/Survey.php | Diff File | ||
master c74bc7d0 2017-03-03 18:18 Details Diff |
Fixed issue: RemoteControl API mail_registered_participants not working on MSSQL | ||
mod - application/helpers/remotecontrol/remotecontrol_handle.php | Diff File | ||
master f4d97b37 2017-03-03 18:06 Details Diff |
Fixed issue: Settings filter in survey list not working in MSSQL | ||
mod - application/models/Survey.php | Diff File | ||
master 54681170 2017-03-03 16:21 Fred Yankowski Committer: c_schmitz Details Diff |
New feature: Extend LDAP authentication plugin with optional group-membership restriction | ||
mod - application/core/plugins/AuthLDAP/AuthLDAP.php | Diff File | ||
master 51119232 2017-03-03 16:09 Committer: c_schmitz Details Diff |
Fixing issue 12165: Unable to add more than drop-down field to an attribute at a time |
Affected Issues 12165 |
|
mod - application/models/ParticipantAttributeName.php | Diff File | ||
mod - application/views/admin/participants/modal_subviews/_editAttribute.php | Diff File | ||
master 983668e7 2017-03-03 16:07 Committer: c_schmitz Details Diff |
Fixed issue 12156: RemoteControl get_question_properties does not convey answer options order |
Affected Issues 12156 |
|
mod - application/helpers/remotecontrol/remotecontrol_handle.php | Diff File | ||
master 725915a5 2017-03-03 15:37 Details Diff |
Fixed issue 12169: Import permission for Central Participant Database not available |
Affected Issues 12169 |
|
mod - application/models/Permission.php | Diff File | ||
mod - application/models/User.php | Diff File | ||
twig-layout 74a119b1 2017-03-03 12:28
Details Diff |
Dev: remove usage of assessment.pstpl | ||
mod - application/helpers/SurveyRuntimeHelper.php | Diff File | ||
twig-layout 3f810727 2017-03-03 12:27
Details Diff |
Dev: removed assessment.pstpl | ||
rm - templates/default/views/assessment.pstpl | Diff | ||
twig-layout c255f697 2017-03-03 12:25
Details Diff |
Dev: use assessments.twig | ||
mod - templates/default/views/layout-submit.twig | Diff File | ||
twig-layout 2961cf27 2017-03-03 12:25
Details Diff |
Dev: added assessments.twig | ||
add - templates/default/views/subviews/assessments.twig | Diff File | ||
twig-layout 657a98a7 2017-03-03 12:24
Details Diff |
Dev: removed useless code | ||
mod - application/helpers/replacements_helper.php | Diff File | ||
twig-layout 6186a0d9 2017-03-03 12:18
Details Diff |
Dev: added filters and functions to sandbox | ||
mod - application/config/internal.php | Diff File | ||
twig-layout 5f719c5a 2017-03-03 12:17
Details Diff |
Dev: redifined assessment array for twig view | ||
mod - application/helpers/frontend_helper.php | Diff File | ||
twig-layout 506b9017 2017-03-03 12:17
Details Diff |
Dev: removed assessment.twig files | ||
rm - templates/default/views/assessment.twig | Diff | ||
rm - templates/default/views/subviews/assessment.twig | Diff | ||
master 1d5bbca1 2017-03-03 00:25 Details Diff |
New feature: NUMBEROFGROUPS replacement field on welcome template (11716) | ||
mod - application/helpers/replacements_helper.php | Diff File | ||
2.06lts fb330fad 2017-03-02 17:53 Details Diff |
[release] | ||
mod - CHANGELOG.md | Diff File | ||
2.06lts 0697d574 2017-03-02 17:42 Details Diff |
Merge branch '2.06lts' of https://github.com/LimeSurvey/LimeSurvey.git into 2.06_SondagesPro # Conflicts: # application/config/version.php # application/helpers/common_helper.php |
||
mod - CHANGELOG.md | Diff File | ||
mod - application/config/version.php | Diff File | ||
mod - application/controllers/admin/responses.php | Diff File | ||
mod - application/helpers/admin/token_helper.php | Diff File | ||
mod - application/helpers/common_helper.php | Diff File | ||
mod - application/helpers/remotecontrol/remotecontrol_handle.php | Diff File | ||
mod - docs/release_notes.txt | Diff File | ||
2.06lts 7f6b80c3 2017-03-02 16:18 Details Diff |
[fix] Language can be updated during survey | ||
mod - CHANGELOG.md | Diff File | ||
mod - application/core/LSWebUser.php | Diff File | ||
develop 44cf0278 2017-03-02 15:38 Details Diff |
Dev: Typo in SQL | ||
mod - installer/sql/create-mysql.sql | Diff File | ||
master e65cf085 2017-03-02 13:51
Committer: Details Diff |
Dev: better user stats rendering Dev: Feature/user stats view (#607), add bootstrap classes, add BEM naming, add content wrapper, add h2 tag and bem class to title, remove ugly h3 class, insert bem class to num records line, remove br |
||
mod - application/views/statistics_user_view.php | Diff File | ||
master 5f06f4a5 2017-03-02 13:39
Committer: Details Diff |
New feature: Remote Control: list_users accepts user_id filter (#391) Dev: Added a user_id filter to be able to retrieve a single user data |
||
mod - application/helpers/remotecontrol/remotecontrol_handle.php | Diff File | ||
master 2e6cedd1 2017-03-02 13:30
Committer: Details Diff |
New feature: NUMBEROFGROUPS replacement field on welcome template (11716) (#545) | ||
mod - application/helpers/frontend_helper.php | Diff File | ||
mod - application/helpers/replacements_helper.php | Diff File | ||
mod - application/models/QuestionGroup.php | Diff File | ||
master 383f2b98 2017-03-02 12:34 Bert Hankes
Committer: Details Diff |
Dev: spacing on chr functions to avoid ASL and clamav false positives Dev: uploading this file on unix system guarded by ASL and clamav sees this file as a virus. It responds to chr(hexdec()) (line 72). Working with chr( hexdec( ) ) is doing the trick |
||
develop 6540a987 2017-03-02 12:33
Committer: Details Diff |
Fixed issue 12116: Change input class from input-lg to input (#635) |
Affected Issues 12116 |
|
mod - application/views/admin/survey/Question/subquestionsAndAnswers/_answer_option.php | Diff File | ||
mod - application/views/admin/survey/Question/subquestionsAndAnswers/_subquestion.php | Diff File |