Changesets: LimeSurvey

2.1 be3dacfb

2012-12-22 18:47

c_schmitz


Details Diff
Fixed issue 07073: Rubbish text after upgrading in ComfortUpdate step 4 Affected Issues
07073
mod - application/controllers/admin/update.php Diff File

master 0df3fdf8

2012-12-22 18:38

c_schmitz


Details Diff
Fixed issue 07105: Bad error handling on invalid lastgroup POST Affected Issues
07105
mod - application/libraries/Save.php Diff File

2.1 9be3c860

2012-12-22 18:38

c_schmitz


Details Diff
Fixed issue 07105: Bad error handling on invalid lastgroup POST Affected Issues
07105
mod - application/libraries/Save.php Diff File

master 87cacbf1

2012-12-22 18:19

mdekker


Details Diff
Fixed issue: Couldn't get answer type L - getAnswerCode() in browse unique response id
mod - application/helpers/common_helper.php Diff File
mod - application/models/Answers.php Diff File

master 5629addc

2012-12-22 18:01

DenisChenu


Details Diff
Dev: revert https://github.com/LimeSurvey/LimeSurvey/commit/05cd63dc204faa2574a626dca6367de68fb5e405
Dev: revert https://github.com/LimeSurvey/LimeSurvey/commit/49772b7baf19d1aa568a7f4de8c35cb8efebc3be
Dev: else CDbDataReader cannot rewind. It is a forward-only reader.
mod - application/models/Answers.php Diff File

master 05cd63dc

2012-12-22 17:29

DenisChenu


Details Diff
Dev: Fixed issue: Couldn't get answer type L - getAnswerCode() in browse unique response id
Dev: just change ->query()->all; to ->query();
Dev: https://github.com/LimeSurvey/LimeSurvey/commit/49772b7baf19d1aa568a7f4de8c35cb8efebc3be#commitcomment-2348759
mod - application/models/Answers.php Diff File

2.1 6799681a

2012-12-22 17:10

DenisChenu


Details Diff
Dev: fixed issue: flattenText don't strip new lines
mod - application/helpers/common_helper.php Diff File

master 2c2d50da

2012-12-22 17:08

DenisChenu


Details Diff
Dev: fixed issue: flattenText don't strip new lines
mod - application/helpers/common_helper.php Diff File

master d8cd44f9

2012-12-22 12:55

c_schmitz


Details Diff
Fixed issue 07108: 'hostinfo' parameter in config.php not working Affected Issues
07108
mod - application/core/LSYii_Application.php Diff File

master 214fdd54

2012-12-22 12:35

c_schmitz


Details Diff
Fixed issue 07108: 'hostinfo' parameter in config.php not working Affected Issues
07108
mod - application/core/LSYii_Application.php Diff File

master 26f4206e

2012-12-22 11:55

c_schmitz


Details Diff
Fixed issue 07089: Date shown in wrong format in global settings Affected Issues
07089
mod - application/controllers/admin/database.php Diff File
mod - application/controllers/admin/globalsettings.php Diff File

master 131100f0

2012-12-22 02:13

DenisChenu


Details Diff
Dev: typo
mod - application/helpers/viewHelper.php Diff File

master 9f368745

2012-12-22 02:08

DenisChenu


Details Diff
Dev: make option easy for viewHelper::getFieldText
mod - application/helpers/viewHelper.php Diff File

2.1 858829b6

2012-12-22 01:59

DenisChenu


Details Diff
Dev: review some replace for #07086: Export results window show variable name
Dev: just replace ' in title, \r\n working, and this can be replace by a js div
mod - application/helpers/viewHelper.php Diff File
mod - application/views/admin/export/exportresults_view.php Diff File

master 295788e4

2012-12-22 01:40

DenisChenu


Details Diff
Dev: review some replace for #07086: Export results window show variable name
Dev: just replace ' in title, \r\n working, and this can be replace by a js div
mod - application/helpers/viewHelper.php Diff File
mod - application/views/admin/export/exportresults_view.php Diff File

master b8c0a818

2012-12-22 00:06

LimeSurvey Translations Bot


Details Diff
Updated translation: Catalan by valdomir
Updated translation: Greek by kiolalis
Updated translation: French (France) by DenisChenu
Updated translation: Norwegian (Bokmål) by pmonstad
Updated translation: Norwegian (Nynorsk) by pmonstad
Updated translation: Polish by elisa
mod - locale/_template/limesurvey.pot Diff File
mod - locale/ca/LC_MESSAGES/ca.mo Diff File
mod - locale/el/LC_MESSAGES/el.mo Diff File
mod - locale/fr/LC_MESSAGES/fr.mo Diff File
mod - locale/nb/LC_MESSAGES/nb.mo Diff File
mod - locale/nn/LC_MESSAGES/nn.mo Diff File
mod - locale/pl/LC_MESSAGES/pl.mo Diff File

2.1 f4b8793d

2012-12-21 22:25

DenisChenu


Details Diff
Fixed issue #07086: Export results window shows SGQA-Codes instead of variable names
Dev: Fixed surveyTiming are not in export list
mod - application/controllers/admin/export.php Diff File
mod - application/helpers/viewHelper.php Diff File
mod - application/views/admin/export/exportresults_view.php Diff File

master 0b5c2c16

2012-12-21 19:39

DenisChenu


Details Diff
Fixed issue #07086: Export results window shows SGQA-Codes instead of variable names
Dev: adding 2 function to have fieldCode and filedText: maybe can be used in excle/csv export
Dev: viewHelper is a great idea, thanks to @mennodekker
mod - application/helpers/viewHelper.php Diff File
mod - application/views/admin/export/exportresults_view.php Diff File

2.1 2cd136f5

2012-12-21 14:05

DenisChenu


Details Diff
Fixed issue 07114: {TEMPLATEURL} not parsed correctly at survey's end message
Fixed issue: error public page don't use survey template
Dev: $redata is really a pity
Affected Issues
07114
mod - application/controllers/survey/index.php Diff File
mod - application/helpers/SurveyRuntimeHelper.php Diff File

2.1 f3069d11

2012-12-21 13:50

DenisChenu


Details Diff
Dev: typo in 823677bdeee17a71dc9bcf4128410b9a6b23e6a3
mod - application/modules/CommentListQuestion.php Diff File
mod - application/modules/ListQuestion.php Diff File
mod - application/modules/MultitextQuestion.php Diff File
mod - application/modules/TextArrayQuestion.php Diff File
mod - application/modules/TextQuestion.php Diff File

master f9ca3628

2012-12-21 13:35

DenisChenu


Details Diff
Merge branch 'master' of github.com:LimeSurvey/LimeSurvey
mod - application/controllers/InstallerController.php Diff File
mod - application/views/installer/precheck_view.php Diff File

master 66e1f917

2012-12-21 13:34

DenisChenu


Details Diff
Fixed issue 07114: {TEMPLATEURL} not parsed correctly at survey's end message
Fixed issue: error public page don't use survey template
Dev: this $redata is a pity ....
Affected Issues
07114
mod - application/controllers/survey/index.php Diff File
mod - application/helpers/SurveyRuntimeHelper.php Diff File

master 4369f6fe

2012-12-21 13:07

mdekker


Details Diff
Fixed issue: session write check is unreliable
dev: now write something to session and check if present in the next request
Affected Issues
07102
mod - application/controllers/InstallerController.php Diff File
mod - application/views/installer/precheck_view.php Diff File

1.92 cbdf04cb

2012-12-21 11:41

DenisChenu


Details Diff
Fixed issue #07087: XSS security in statistics for admin
mod - admin/statistics_function.php Diff File

1.92 8b8e0cca

2012-12-21 11:34

DenisChenu


Details Diff
Fixed issue #07085: Cross Site Scripting (XSS) in printing page
mod - printanswers.php Diff File
 First  Prev  1 2 3 ... 150 ... 300 ... 450 ... 600 ... 750 ... 900 ... 1020 1021 1022 1023 1024 1025 1026 ... 1050 ... 1200 ... 1350 ... 1465 1466 1467  Next  Last