Changesets: LimeSurvey

2.1 67da66ad

2012-11-15 15:37:38

c_schmitz

Details Diff
Fixed issue 06881: SQL Error when sending e-mail invite from survey tokens/participants list and using MSSQL Affected Issues
06881
mod - application/controllers/admin/tokens.php Diff File
mod - application/helpers/frontend_helper.php Diff File

master 6249c36e

2012-11-15 15:27:47

c_schmitz

Details Diff
Fixed issue: HTML tags in CSV headers on export
Attach Issues:
mod - application/controllers/admin/export.php Diff File
mod - application/helpers/admin/exportresults_helper.php Diff File

master b68da8f0

2012-11-15 13:46:12

c_schmitz

Details Diff
Merge remote-tracking branch 'origin/master'
Attach Issues:
mod - locale/_template/limesurvey.pot Diff File
mod - locale/ca/LC_MESSAGES/ca.mo Diff File
mod - locale/da/LC_MESSAGES/da.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/fr/LC_MESSAGES/fr.mo Diff File
mod - locale/hu/LC_MESSAGES/hu.mo Diff File
mod - locale/ja/LC_MESSAGES/ja.mo Diff File
mod - locale/ms/LC_MESSAGES/ms.mo Diff File
mod - locale/nb/LC_MESSAGES/nb.mo Diff File
mod - locale/pl/LC_MESSAGES/pl.mo Diff File
mod - locale/tr/LC_MESSAGES/tr.mo Diff File

master 020ae9ec

2012-11-15 13:44:30

c_schmitz

Details Diff
Fixed issue 06867: Modification of user and survey rights results in an error Affected Issues
06867
mod - application/controllers/admin/surveypermission.php Diff File
mod - application/views/admin/user/setuserrights.php Diff File

master f06d35a1

2012-11-15 12:29:04

LimeSurvey Translations Bot

Details Diff
Updated translation: Catalan by valdomir
Updated translation: Danish by marvindk
Updated translation: German by c_schmitz
Updated translation: Finnish by hirvojo1, tigger
Updated translation: Hungarian by hunkissleslie
Updated translation: Japanese by nomoto
Updated translation: Malay by ayahanda
Updated translation: Polish by elisa
Updated translation: German (Informal) by c_schmitz
Attach Issues:
mod - locale/ca/LC_MESSAGES/ca.mo Diff File
mod - locale/da/LC_MESSAGES/da.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/hu/LC_MESSAGES/hu.mo Diff File
mod - locale/ja/LC_MESSAGES/ja.mo Diff File
mod - locale/ms/LC_MESSAGES/ms.mo Diff File
mod - locale/pl/LC_MESSAGES/pl.mo Diff File

1.92 de0e0f96

2012-11-15 07:27:46

c_schmitz

Details Diff
Merge pull request #53 from machaven/0a82d4f96532cfc3d9da05f68b11af1bb6f6a2d0

Fix for bug 06874
Affected Issues
06874
mod - common_functions.php Diff File

1.92 0a82d4f9

2012-11-15 00:25:46

machaven

Details Diff
Fixed issue 06874: Can't get survey answers into separate columns Affected Issues
06874
mod - common_functions.php Diff File

master 04762f70

2012-11-14 23:06:04

LimeSurvey Translations Bot

Details Diff
Updated translation: Catalan by valdomir
Updated translation: French (France) by DenisChenu
Updated translation: Norwegian (Bokmål) by pmonstad
Updated translation: Polish by elisa
Updated translation: Turkish by kayazeren
Attach Issues:
mod - locale/_template/limesurvey.pot Diff File
mod - locale/ca/LC_MESSAGES/ca.mo Diff File
mod - locale/fr/LC_MESSAGES/fr.mo Diff File
mod - locale/nb/LC_MESSAGES/nb.mo Diff File
mod - locale/pl/LC_MESSAGES/pl.mo Diff File
mod - locale/tr/LC_MESSAGES/tr.mo Diff File

master c58d1279

2012-11-14 14:50:24

DenisChenu

Details Diff
Fixed issue 06863: Captcha not working
Dev: replace font for Captcha
Dev: maybe have to replace by better system (with accessibility) http://www.w3.org/TR/turingtest/#security
Affected Issues
06863
mod - application/config/config-defaults.php Diff File
mod - application/controllers/VerificationController.php Diff File

2.1 a118d04b

2012-11-14 14:50:24

DenisChenu

Details Diff
Fixed issue 06863: Captcha not working
Dev: replace font for Captcha
Dev: maybe have to replace by better system (with accessibility) http://www.w3.org/TR/turingtest/#security
Affected Issues
06863
mod - application/config/config-defaults.php Diff File
mod - application/controllers/VerificationController.php Diff File

master 0e59ff31

2012-11-14 14:15:00

c_schmitz

Details Diff
Fixed issue 06862: Question cannot be copied to different group Affected Issues
06862
mod - application/controllers/admin/database.php Diff File
mod - application/helpers/qanda_helper.php Diff File
mod - application/views/admin/survey/Question/editQuestion_view.php Diff File

master c5fca970

2012-11-14 13:34:52

c_schmitz

Details Diff
Fixed issue 06869: Status icon broken / not shown on list of active survey with start date set Affected Issues
06869
mod - application/controllers/admin/surveyadmin.php Diff File

master 1e81f440

2012-11-14 11:36:35

c_schmitz

Details Diff
Fixed issue 06867: Modification of user and survey rights results in an error Affected Issues
06867
mod - application/helpers/common_helper.php Diff File

master fd12dd8d

2012-11-14 11:13:25

c_schmitz

Details Diff
Fixed issue: Save button for URL params not showing up
Attach Issues:
mod - application/views/admin/survey/editSurvey_view.php Diff File
mod - scripts/admin/surveysettings.js Diff File

2.1 1f610bcc

2012-11-14 11:13:25

c_schmitz

Details Diff
Fixed issue: Save button for URL params not showing up
Attach Issues:
mod - application/views/admin/survey/editSurvey_view.php Diff File
mod - scripts/admin/surveysettings.js Diff File

master 0d327a50

2012-11-14 10:17:10

c_schmitz

Details Diff
Fixed issue 06867: Modification of user and survey rights results in an error Affected Issues
06867
mod - application/controllers/admin/usergroups.php Diff File
mod - application/helpers/common_helper.php Diff File

master fad596b4

2012-11-14 00:27:22

DenisChenu

Details Diff
Fixed issue: language changer not display in firt page of survey
Dev : add some var for first page
Attach Issues:
mod - application/helpers/frontend_helper.php Diff File

2.1 b09b2169

2012-11-14 00:27:22

DenisChenu

Details Diff
Fixed issue: language changer not display in firt page of survey
Dev : add some var for first page
Attach Issues:
mod - application/helpers/frontend_helper.php Diff File

master 32acb070

2012-11-13 23:06:00

LimeSurvey Translations Bot

Details Diff
Updated translation: Spanish (Spain) by valdomir, jaimealvarezv
Updated translation: Norwegian (Nynorsk) by pmonstad
Updated translation: Polish by elisa
Attach Issues:
mod - locale/_template/limesurvey.pot Diff File
mod - locale/es/LC_MESSAGES/es.mo Diff File
mod - locale/nn/LC_MESSAGES/nn.mo Diff File
mod - locale/pl/LC_MESSAGES/pl.mo Diff File

master e797b2c7

2012-11-13 20:46:44

c_schmitz

Details Diff
Fixed issue 06859: Integer values displayed as floating point numbers Affected Issues
06859
mod - application/helpers/common_helper.php Diff File
mod - application/helpers/qanda_helper.php Diff File

master 4b7c883d

2012-11-13 20:19:00

c_schmitz

Details Diff
Fixed issue 06858: Large number inputs get truncated Affected Issues
06858
mod - application/helpers/sanitize_helper.php Diff File

2.1 aa2a250c

2012-11-13 20:19:00

c_schmitz

Details Diff
Fixed issue 06858: Large number inputs get truncated Affected Issues
06858
mod - application/helpers/sanitize_helper.php Diff File

master 1c9fcec9

2012-11-13 19:44:30

c_schmitz

Details Diff
Fixed issue 06854: Invalid question codes can be used when editing a question Affected Issues
06854
mod - application/controllers/admin/question.php Diff File

2.1 f936b4dd

2012-11-13 19:44:30

c_schmitz

Details Diff
Fixed issue 06854: Invalid question codes can be used when editing a question Affected Issues
06854
mod - application/controllers/admin/question.php Diff File

master ed6a0f8e

2012-11-13 18:20:48

c_schmitz

Details Diff
Merge pull request #52 from weberhofer/master

fixed some issues which caused the remote-controls csv-export not to work
Affected Issues
06879
mod - application/helpers/admin/exportresults_helper.php Diff File
 First  Prev  1 2 3 ... 150 ... 300 ... 450 ... 600 ... 750 ... 900 ... 1034 1035 1036 1037 1038 1039 1040 ... 1050 ... 1200 ... 1350 ... 1451 1452 1453  Next  Last