Changesets: LimeSurvey
master 232cf10b 2016-09-05 09:41 Details Diff |
Dev: Make sure inputnames is defined before use | ||
mod - application/helpers/qanda_helper.php | Diff File | ||
master 243fc8db 2016-09-05 09:39 Details Diff |
Dev: Removed unused variable | ||
mod - application/helpers/qanda_helper.php | Diff File | ||
questionobject_prototype1 cf1ff73c 2016-09-05 01:50 Details Diff |
Dev: WIP | ||
mod - application/helpers/SurveyRuntimeHelper.php | Diff File | ||
mod - application/models/QuestionAttribute.php | Diff File | ||
questionobject_prototype1 6a910bab 2016-09-05 01:27 Details Diff |
Dev: Add some dummy functions in test question | ||
mod - application/core/questions/TestQuestionObject/TestQuestionObject.php | Diff File | ||
mod - application/helpers/qanda_helper.php | Diff File | ||
questionobject_prototype1 9df7da8a 2016-09-05 01:27 Details Diff |
Dev: Factor if-statement | ||
mod - application/helpers/SurveyRuntimeHelper.php | Diff File | ||
questionobject_prototype1 05297d5d 2016-09-05 01:05 Details Diff |
Dev: Add test question object class | ||
add - application/core/questions/TestQuestionObject/TestQuestionObject.php | Diff File | ||
questionobject_prototype1 f1e34188 2016-09-05 01:05 Details Diff |
Dev: More doc | ||
mod - application/models/Question.php | Diff File | ||
questionobject_prototype1 f92c918c 2016-09-05 00:09 Details Diff |
Dev: Add TODO | ||
mod - application/models/Question.php | Diff File | ||
questionobject_prototype1 27973de4 2016-09-04 23:58 Details Diff |
Dev: Add ? question type to some EM switches | ||
mod - application/helpers/expressions/em_manager_helper.php | Diff File | ||
questionobject_prototype1 ae1c226b 2016-09-04 23:53 Details Diff |
Dev: Add ? object type to type list | ||
mod - application/helpers/qanda_helper.php | Diff File | ||
mod - application/models/Question.php | Diff File | ||
questionobject_prototype1 240db11d 2016-09-04 23:40 Details Diff |
Dev: Factor out getMandatoryMessage() | ||
mod - application/helpers/qanda_helper.php | Diff File | ||
questionobject_prototype1 db92fd3a 2016-09-04 23:29 Details Diff |
Dev: More phpdoc; exception if unknown question type | ||
mod - application/helpers/qanda_helper.php | Diff File | ||
questionobject_prototype1 ac568580 2016-09-04 20:16 Details Diff |
Dev: Merge | ||
mod - application/helpers/qanda_helper.php | Diff File | ||
master 29741d6c 2016-09-04 14:20 Details Diff |
Dev: More phpdoc in qanda | ||
mod - application/helpers/qanda_helper.php | Diff File | ||
master 3c4c4dc6 2016-09-03 22:38 Details Diff |
Dev: More phpdoc for retrieveAnswers | ||
mod - application/helpers/qanda_helper.php | Diff File | ||
master 4f56537d 2016-09-02 17:43 Details Diff |
Merge branch 'master' of https://github.com/LimeSurvey/LimeSurvey | ||
mod - locale/_template/limesurvey.pot | Diff File | ||
mod - locale/es/es.mo | Diff File | ||
mod - locale/fr/fr.mo | Diff File | ||
mod - locale/it-informal/it-informal.mo | Diff File | ||
mod - locale/it/it.mo | Diff File | ||
mod - locale/ky/ky.mo | Diff File | ||
mod - locale/nb/nb.mo | Diff File | ||
mod - locale/nn/nn.mo | Diff File | ||
mod - locale/pl/pl.mo | Diff File | ||
mod - locale/sv/sv.mo | Diff File | ||
mod - locale/th/th.mo | Diff File | ||
master 00004442 2016-09-02 17:40 Details Diff |
Dev: Rename $name to #qid (it's not name) | ||
mod - application/helpers/qanda_helper.php | Diff File | ||
master 676e0456 2016-09-02 16:22 LimeSurvey Translations Bot Details Diff |
Updated translation: Spanish (Spain) by aesteban Updated translation: French (France) by arnaud21 Updated translation: Italian by ritapas, lfanfoni Updated translation: Kyrgyz by kmaksat Updated translation: Norwegian (Bokmål) by pmonstad Updated translation: Norwegian (Nynorsk) by pmonstad Updated translation: Polish by elisa Updated translation: Swedish by maxzomborszki Updated translation: Thai by tomzt Updated translation: Italian (Informal) by lfanfoni Updated translation: Polish (Informal) by elisa |
||
mod - locale/_template/limesurvey.pot | Diff File | ||
mod - locale/es/es.mo | Diff File | ||
mod - locale/fr/fr.mo | Diff File | ||
mod - locale/it-informal/it-informal.mo | Diff File | ||
mod - locale/it/it.mo | Diff File | ||
mod - locale/ky/ky.mo | Diff File | ||
mod - locale/nb/nb.mo | Diff File | ||
mod - locale/nn/nn.mo | Diff File | ||
mod - locale/pl/pl.mo | Diff File | ||
mod - locale/sv/sv.mo | Diff File | ||
mod - locale/th/th.mo | Diff File | ||
answers_html 4b8c34e6 2016-09-02 15:55 Details Diff |
Remove class on input within answer_row.php on list_with_question, see issue #10 | ||
mod - application/views/survey/questions/list_with_comment/list/rows/answer_row.php | Diff File | ||
master 9da0346b 2016-09-02 15:39 Details Diff |
Fixed issue 11619: Error 500 tokens (array short-notation) |
Affected Issues 11619 |
|
mod - application/controllers/admin/tokens.php | Diff File | ||
master b8e6e231 2016-09-02 13:52 Details Diff |
Dev: Bump asset version number | ||
mod - application/config/version.php | Diff File | ||
master 5af219fd 2016-09-02 12:28 Details Diff |
Fixed issue 11616: Data of "Other" field at "Multiple options with comments" question not shown on revisiting survey page |
Affected Issues 11616 |
|
mod - application/views/survey/questions/multiplechoice_with_comments/rows/answer_row_other.php | Diff File | ||
master 1524eeba 2016-09-02 12:15 Details Diff |
Fixed issue 11617: At question import the question code gets replaced though the code doesn't exist in that survey |
Affected Issues 11617 |
|
mod - application/helpers/admin/import_helper.php | Diff File | ||
master 7d3dcdce 2016-09-02 08:23 Details Diff |
Fixed issue 11613: Importing a participant having an empty token field is not possible |
Affected Issues 11613 |
|
mod - application/controllers/admin/tokens.php | Diff File | ||
2.06lts 262b997c 2016-09-02 08:23 Details Diff |
Fixed issue 11613: Importing a participant having an empty token field is not possible |
Affected Issues 11613 |
|
mod - application/controllers/admin/tokens.php | Diff File |