Changesets: LimeSurvey

master 7a64f190

2013-10-23 23:31:18

c_schmitz

Details Diff
Fixed issue 08312: Bounce checker progress bar broken Affected Issues
08312
mod - scripts/admin/tokens.js Diff File

2.05 a3abdf91

2013-10-23 23:31:18

c_schmitz

Details Diff
Fixed issue 08312: Bounce checker progress bar broken Affected Issues
08312
mod - scripts/admin/tokens.js Diff File

2.05 2cb924f8

2013-10-23 23:20:34

c_schmitz

Details Diff
Fixed issue 08313: Unable to import template Affected Issues
08313
mod - application/controllers/admin/templates.php Diff File

master e98c8a47

2013-10-23 22:11:54

c_schmitz

Details Diff
Fixed issue 08285: Exporting statistics with "Show text responses inline" enabled is showing inclomplete answers also Affected Issues
08285
mod - application/helpers/admin/statistics_helper.php Diff File

2.05 ffc477bf

2013-10-23 22:11:54

c_schmitz

Details Diff
Fixed issue 08285: Exporting statistics with "Show text responses inline" enabled is showing inclomplete answers also Affected Issues
08285
mod - application/helpers/admin/statistics_helper.php Diff File

master 721bd500

2013-10-23 22:05:43

LimeSurvey Translations Bot

Details Diff
Updated translation: Finnish by kirsikka
Updated translation: Polish by elisa
Attach Issues:
mod - locale/_template/limesurvey.pot Diff File
mod - locale/fi/LC_MESSAGES/fi.mo Diff File
mod - locale/pl/LC_MESSAGES/pl.mo Diff File

2.05 fbaf7e22

2013-10-23 20:25:10

c_schmitz

Details Diff
Dev Show proper error message on template rename if a template under that name already exists
Attach Issues:
mod - application/config/config-defaults.php Diff File
mod - application/controllers/admin/templates.php Diff File

master 4c04f1e3

2013-10-23 20:22:06

c_schmitz

Details Diff
Dev Show proper error message on template rename if a template under that name already exists
Attach Issues:
mod - application/controllers/admin/templates.php Diff File

2.05 d008906a

2013-10-23 16:42:10

mfaber


Committer: mfaber Details Diff
Dev: quexmlpdf.php - php notice undefined index
Attach Issues:
mod - application/libraries/admin/quexmlpdf.php Diff File

2.05 65295295

2013-10-23 15:48:01

c_schmitz

Details Diff
Merge pull request #151 from Grapsus/fix_word_export_encoding

Fix: Word export encoding was said to be latin, but is in fact UTF-8
Attach Issues:
mod - application/core/plugins/Authdb/Authdb.php Diff File
mod - application/helpers/admin/export/DocWriter.php Diff File

2.05 cf006572

2013-10-23 15:34:03

abezverkhyy

Details Diff
Fix: Word export encoding was said to be latin, but is in fact UTF-8
Dev: by default Word uses local 8-bit encodings (CP-1252 for Europe etc.) but LimeSurvey exports UTF-8 without specifying the encoding in the resulting document. This patch adds a tag setting charset to UTF-8 in the resulting .doc. It also corrects the label of the export option from latin to UTF-8.
Attach Issues:
mod - application/core/plugins/Authdb/Authdb.php Diff File
mod - application/helpers/admin/export/DocWriter.php Diff File

2.05 d2ab3e82

2013-10-23 13:35:46

c_schmitz

Details Diff
Merge pull request #150 from Grapsus/fix_dynamic_headings

Fixed issue: repeatheadings didn't work with array_filter
Attach Issues:
mod - application/helpers/expressions/em_manager_helper.php Diff File
mod - scripts/expressions/em_javascript.js Diff File

2.05 257e71f1

2013-10-23 12:42:59

abezverkhyy

Details Diff
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.
Attach Issues:
mod - application/helpers/expressions/em_manager_helper.php Diff File
mod - scripts/expressions/em_javascript.js Diff File

2.05 fad3a350

2013-10-23 12:16:59

c_schmitz

Details Diff
Release 2.05RC3 Build 131023
Attach Issues:
mod - docs/release_notes.txt Diff File

master 1dd7ceed

2013-10-23 11:50:42

c_schmitz

Details Diff
Fixed issue 08267: Conditions in print view are incorrect and duplicated when referring to certain question types Affected Issues
08267
mod - application/controllers/admin/printablesurvey.php Diff File

2.05 035720f4

2013-10-23 11:47:56

c_schmitz

Details Diff
Fixed issue 08267: Conditions in print view are incorrect and duplicated when referring to certain question types Affected Issues
08267
mod - application/controllers/admin/printablesurvey.php Diff File

2.05 a1aaadcd

2013-10-23 08:13:52

sammousa

Details Diff
Dev Fixed issue where plugin survey setting would overwrite eachother.
Attach Issues:
mod - application/libraries/PluginManager/PluginEvent.php Diff File

master 97873fb8

2013-10-22 22:06:06

LimeSurvey Translations Bot

Details Diff
Updated translation: Catalan by valdomir
Updated translation: Spanish (Spain) by valdomir
Updated translation: Norwegian (Bokmål) by pmonstad
Updated translation: Dutch by Han
Updated translation: Norwegian (Nynorsk) by pmonstad
Updated translation: Turkish by kayazeren
Updated translation: Dutch (Informal) by Han
Attach Issues:
mod - locale/_template/limesurvey.pot Diff File
mod - locale/ca/LC_MESSAGES/ca.mo Diff File
mod - locale/es/LC_MESSAGES/es.mo Diff File
mod - locale/nb/LC_MESSAGES/nb.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/nn/LC_MESSAGES/nn.mo Diff File
mod - locale/tr/LC_MESSAGES/tr.mo Diff File

2.05 35aabb09

2013-10-22 17:00:56

DenisChenu

Details Diff
Dev: numbers_only tip aren't set to error
Attach Issues:
mod - application/helpers/expressions/em_manager_helper.php Diff File

2.05 dbb6602b

2013-10-22 16:51:55

DenisChenu

Details Diff
Merge branch '2.05' of git@github.com:LimeSurvey/LimeSurvey.git into 2.05
Attach Issues:
mod - application/controllers/admin/questiongroups.php Diff File
mod - application/controllers/admin/surveyadmin.php Diff File
mod - application/helpers/admin/statistics_helper.php Diff File

2.05 5901b9ea

2013-10-22 16:51:32

DenisChenu

Details Diff
Dev: New feature 08247: allow deactivate Javascript autocorrection of numerical values
Dev: Added LSvar object in template, maybe elsewhere is better, but already have needed script
Dev: add setJsVar for LEMradix, numRegex and intRegex
Dev: Start issue 08260: Can not use own script on question text : find another way ?
Affected Issues
08260
mod - application/config/config-defaults.php Diff File
mod - application/helpers/SurveyRuntimeHelper.php Diff File
mod - application/helpers/expressions/em_manager_helper.php Diff File
mod - application/helpers/replacements_helper.php Diff File
mod - scripts/survey_runtime.js Diff File
mod - templates/citronade/startpage.pstpl Diff File

2.05 19c768d6

2013-10-22 15:24:59

c_schmitz

Details Diff
Fixed issue 08073: PHP notice on survey_logic_file after importing a question group Affected Issues
08073
mod - application/controllers/admin/questiongroups.php Diff File

master 560ab224

2013-10-22 15:23:04

c_schmitz

Details Diff
Fixed issue 08073: PHP notice on survey_logic_file after importing a question group Affected Issues
08073
mod - application/controllers/admin/questiongroup.php Diff File

2.05 629e9823

2013-10-22 15:13:35

c_schmitz

Details Diff
Fixed issue 08255: Panel integration grid not showing up in survey settings Affected Issues
08255
mod - application/controllers/admin/surveyadmin.php Diff File

2.05 25487d56

2013-10-22 14:42:12

c_schmitz

Details Diff
Fixed issue 08288: Error during statistics for multiple text question type Affected Issues
08288
mod - application/helpers/admin/statistics_helper.php Diff File
 First  Prev  1 2 3 ... 150 ... 300 ... 450 ... 600 ... 750 ... 900 ... 914 915 916 917 918 919 920 ... 1050 ... 1200 ... 1350 ... 1449 1450 1451  Next  Last