Changesets: LimeSurvey
master 62c82a33 2012-11-11 14:15 Details Diff |
Dev Updated link to the Chinese font | ||
mod - fonts/fireflysung - Chinese.ttf.txt | Diff File | ||
master 1e869c75 2012-11-11 12:53 Details Diff |
Merge pull request #51 from misnyo/master Fixed issue: SPSS export long lines in VARIABLE LABELS are now correctly split over multiple lines. Thanks to misnyo for the pull. |
||
mod - application/controllers/admin/export.php | Diff File | ||
mod - application/helpers/export_helper.php | Diff File | ||
2.1 88f24476 2012-11-11 12:26 Details Diff |
dev: some improvements to survey runtime by caching | ||
mod - application/helpers/frontend_helper.php | Diff File | ||
mod - application/models/Survey_dynamic.php | Diff File | ||
2.1 47d89ee1 2012-11-11 11:40 Details Diff |
dev: save some db calls by caching results | ||
mod - application/models/Settings_global.php | Diff File | ||
mod - application/models/Survey.php | Diff File | ||
master 4339f475 2012-11-11 00:06 LimeSurvey Translations Bot Details Diff |
Updated translation: Catalan by valdomir, c_schmitz Updated translation: German by c_schmitz Updated translation: Finnish by shrike Updated translation: Norwegian (Nynorsk) by pmonstad Updated translation: Turkish by kayazeren Updated translation: Ukrainian by myksyd |
||
mod - locale/ca/LC_MESSAGES/ca.mo | Diff File | ||
mod - locale/de/LC_MESSAGES/de.mo | Diff File | ||
mod - locale/fi/LC_MESSAGES/fi.mo | Diff File | ||
mod - locale/nn/LC_MESSAGES/nn.mo | Diff File | ||
mod - locale/tr/LC_MESSAGES/tr.mo | Diff File | ||
mod - locale/uk/LC_MESSAGES/uk.mo | Diff File | ||
2.1 3657fbad 2012-11-10 08:49 Details Diff |
Fixed issue 06846: Graph statistics in Arabic are bad |
Affected Issues 06846 |
|
mod - application/controllers/Statistics_userController.php | Diff File | ||
mod - application/helpers/admin/statistics_helper.php | Diff File | ||
mod - application/libraries/Arabic.php | Diff File | ||
2.1 f4c12cd9 2012-11-10 08:48 Details Diff |
Fixed issue 06720: Attribute search in participant grid case-sensitive and needs enter to run |
Affected Issues 06720 |
|
mod - application/controllers/admin/participantsaction.php | Diff File | ||
mod - scripts/admin/displayParticipant.js | Diff File | ||
master be9a3cdc 2012-11-10 00:06 LimeSurvey Translations Bot Details Diff |
Updated translation: Catalan by valdomir Updated translation: German by c_schmitz Updated translation: Finnish by hirvojo1 Updated translation: Indonesian by sys_sby Updated translation: Japanese by nomoto Updated translation: Norwegian (Bokmål) by pmonstad Updated translation: Norwegian (Nynorsk) by pmonstad Updated translation: Portuguese (Brazil) by wagner, mauriciofurtado Updated translation: German (Informal) by c_schmitz |
||
mod - locale/_template/limesurvey.pot | Diff File | ||
mod - locale/ca/LC_MESSAGES/ca.mo | Diff File | ||
mod - locale/de-informal/LC_MESSAGES/de-informal.mo | Diff File | ||
mod - locale/de/LC_MESSAGES/de.mo | Diff File | ||
mod - locale/fi/LC_MESSAGES/fi.mo | Diff File | ||
mod - locale/id/LC_MESSAGES/id.mo | Diff File | ||
mod - locale/ja/LC_MESSAGES/ja.mo | Diff File | ||
mod - locale/nb/LC_MESSAGES/nb.mo | Diff File | ||
mod - locale/nn/LC_MESSAGES/nn.mo | Diff File | ||
master ffe5f8ad 2012-11-09 21:53 Details Diff |
Fixed issue 06846: Graph statistics in Arabic are bad |
Affected Issues 06846 |
|
mod - application/controllers/Statistics_userController.php | Diff File | ||
mod - application/helpers/admin/statistics_helper.php | Diff File | ||
mod - application/libraries/Arabic.php | Diff File | ||
master f8190bb6 2012-11-09 21:22 Details Diff |
Dev Fixed some hardcoded prefixes | ||
mod - application/models/Participants.php | Diff File | ||
2.1 b248cbc8 2012-11-09 21:22 Details Diff |
Dev Fixed some hardcoded prefixes | ||
mod - application/models/Participants.php | Diff File | ||
master 8ded9db5 2012-11-09 20:25 Details Diff |
Fixed issue: CPDB CSV export not functional | ||
mod - application/models/ParticipantAttributeNames.php | Diff File | ||
2.1 94918c7b 2012-11-09 20:25 Details Diff |
Fixed issue: CPDB CSV export not functional | ||
mod - application/models/ParticipantAttributeNames.php | Diff File | ||
master e54250af 2012-11-09 20:17 Details Diff |
Fixed issue: JavaScript errors in CPDB share panel and attribute control | ||
mod - application/controllers/admin/participantsaction.php | Diff File | ||
mod - application/views/admin/participants/attributeControl_view.php | Diff File | ||
2.1 fd761c37 2012-11-09 20:17 Details Diff |
Fixed issue: JavaScript errors in CPDB share panel and attribute control | ||
mod - application/controllers/admin/participantsaction.php | Diff File | ||
mod - application/views/admin/participants/attributeControl_view.php | Diff File | ||
master dae6e402 2012-11-09 17:23 Details Diff |
Fixed issue 06720: Attribute search in participant grid case-sensitive and needs enter to run |
Affected Issues 06720 |
|
mod - application/controllers/admin/participantsaction.php | Diff File | ||
mod - application/helpers/qanda_helper.php | Diff File | ||
mod - scripts/admin/displayParticipant.js | Diff File | ||
master 92735ff3 2012-11-09 14:11 Details Diff |
Fixed issue 06837: Unable to use {QCode} or {INSERTANS:SGQA} in end url |
Affected Issues 06837 |
|
mod - application/helpers/SurveyRuntimeHelper.php | Diff File | ||
2.1 280d716b 2012-11-09 14:11 Details Diff |
Fixed issue 06837: Unable to use {QCode} or {INSERTANS:SGQA} in end url |
Affected Issues 06837 |
|
mod - application/helpers/SurveyRuntimeHelper.php | Diff File | ||
master 7fcd1368 2012-11-09 13:56 Details Diff |
Fixed issue 06843: Date/Time question type yields wrong values when using a custom date format |
Affected Issues 06843 |
|
mod - application/helpers/expressions/em_manager_helper.php | Diff File | ||
mod - application/helpers/qanda_helper.php | Diff File | ||
2.1 b9791de2 2012-11-09 00:06 Details Diff |
Fixed issue 06840: When copying a shipped template the "images" folder is missing Dev Remove phpzip library for good |
Affected Issues 06840 |
|
mod - application/controllers/admin/export.php | Diff File | ||
mod - application/controllers/admin/templates.php | Diff File | ||
mod - application/helpers/admin/template_helper.php | Diff File | ||
rm - application/libraries/admin/Phpzip.php | Diff | ||
mod - application/views/admin/templates/importuploaded_view.php | Diff File | ||
master 5b027dca 2012-11-09 00:06 LimeSurvey Translations Bot Details Diff |
Updated translation: German by c_schmitz Updated translation: Finnish by hirvojo1, c_schmitz Updated translation: Dutch by Han Updated translation: Serbian by MilaVeljovic Updated translation: Turkish by kayazeren Updated translation: German (Informal) by c_schmitz Updated translation: Dutch (Informal) by Han |
||
mod - locale/_template/limesurvey.pot | Diff File | ||
mod - locale/de-informal/LC_MESSAGES/de-informal.mo | Diff File | ||
mod - locale/de/LC_MESSAGES/de.mo | Diff File | ||
mod - locale/fi/LC_MESSAGES/fi.mo | Diff File | ||
mod - locale/nl-informal/LC_MESSAGES/nl-informal.mo | Diff File | ||
mod - locale/nl/LC_MESSAGES/nl.mo | Diff File | ||
mod - locale/sr/LC_MESSAGES/sr.mo | Diff File | ||
mod - locale/tr/LC_MESSAGES/tr.mo | Diff File | ||
2.1 bb2b2baa 2012-11-09 00:05 Details Diff |
Fixed issue 06838: RemoteControl export_responses returns an error |
Affected Issues 06838 |
|
mod - application/controllers/admin/remotecontrol.php | Diff File | ||
2.1 361c515a 2012-11-09 00:03 Details Diff |
Fixed issue 06828: Web server authentication not working Fixed issue: strip_query_from_referrer_url config parameter not working |
Affected Issues 06828 |
|
mod - application/config/config-defaults.php | Diff File | ||
mod - application/controllers/admin/useraction.php | Diff File | ||
mod - application/core/UserIdentity.php | Diff File | ||
mod - application/helpers/frontend_helper.php | Diff File | ||
2.1 e0bb1bc0 2012-11-09 00:01 Details Diff |
Fixed issue 06836: In PDF export the field placeholders are not replaced Dev Small issue in strict mode when trying to display available CPDB attributes |
Affected Issues 06836 |
|
mod - application/controllers/PrintanswersController.php | Diff File | ||
2.1 9928ef70 2012-11-08 21:29 Details Diff |
Fixed issue 06834: "Subtotals based on displayed questions" doesn't work with Multiple Choices questions Fixed issue: Bad label for Not displayed Dev: Add a multiNotDisplayed var, test if all subQ is NULL Dev: Varname is not clear (gdata/grawdata/results), tested and tested again Dev: Conflicts: application/helpers/admin/statistics_helper.php resolved |
Affected Issues 06834 |
|
mod - application/helpers/admin/statistics_helper.php | Diff File |