Changesets: LimeSurvey

2.05 a3e6eb42

2013-12-05 21:26:57

c_schmitz

Details Diff
Fixed issue: Can't start survey on Postgres or MSSQL
Attach Issues:
mod - application/models/Token.php Diff File

2.05 b51cc323

2013-12-05 14:28:08

c_schmitz

Details Diff
Fixed issue #8380: Minor XSS vulnerability in adminstration QA view and survey overview Affected Issues
08380
mod - application/core/Survey_Common_Action.php Diff File
mod - application/helpers/expressions/em_manager_helper.php Diff File

master b0955ce5

2013-12-05 14:23:19

c_schmitz

Details Diff
Fixed issue #8380: Minor XSS vulnerability in adminstration QA view and survey overview Affected Issues
08380
mod - application/core/Survey_Common_Action.php Diff File
mod - application/helpers/expressions/em_manager_helper.php Diff File

master b7796d89

2013-12-04 07:47:24

DenisChenu

Details Diff
Fixed issue : Bad tip for multi numeric question type
Dev: 4a761c38944611039c4d840114564fa578ed3c47 child
Dev: 08320 refix
Attach Issues:
mod - application/helpers/qanda_helper.php Diff File

master 6314ca6d

2013-12-02 18:14:34

c_schmitz

Details Diff
Release 2.0+ Build 131202
Attach Issues:
mod - docs/release_notes.txt Diff File

master c0a092f8

2013-12-02 18:08:53

LimeSurvey Translations Bot

Details Diff
Updated translation: Hebrew by yavin, c_schmitz
Updated translation: Polish by elisa
Attach Issues:
mod - locale/he/LC_MESSAGES/he.mo Diff File
mod - locale/pl/LC_MESSAGES/pl.mo Diff File

2.05 a0a9f544

2013-12-02 13:42:12

c_schmitz

Details Diff
Fixed issue 08418: Export to excel error "Syntax error: , lookahead: , current char: 0" when information starts with @ Affected Issues
08418
mod - application/helpers/admin/export/ExcelWriter.php Diff File

master 7d233c8d

2013-12-02 13:40:14

c_schmitz

Details Diff
Fixed issue 08418: Export to excel error "Syntax error: , lookahead: , current char: 0" when information starts with @ Affected Issues
08418
mod - application/helpers/admin/exportresults_helper.php Diff File

master 230c29d3

2013-12-02 00:06:17

LimeSurvey Translations Bot

Details Diff
Updated translation: Catalan by valdomir, jmontane
Updated translation: Czech by slansky
Updated translation: German by c_schmitz, finnnns
Updated translation: Greek by kiolalis
Updated translation: Spanish (Spain) by valdomir
Updated translation: French (France) by JMI
Updated translation: Georgian by giorgi
Updated translation: Lithuanian by simasj
Updated translation: Norwegian (Bokmål) by pmonstad
Updated translation: Dutch by Han
Updated translation: Norwegian (Nynorsk) by pmonstad
Updated translation: Polish by elisa
Updated translation: Russian by ddrmoscow, vipgroup
Updated translation: Swedish by PeanutButter9000
Updated translation: Turkish by kayazeren
Updated translation: German (Informal) by c_schmitz
Updated translation: Dutch (Informal) by Han
Updated translation: Chinese (Simplified) by yanglaw
Attach Issues:
mod - locale/_template/limesurvey.pot Diff File
mod - locale/ca/LC_MESSAGES/ca.mo Diff File
mod - locale/cs/LC_MESSAGES/cs.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/el/LC_MESSAGES/el.mo Diff File
mod - locale/es/LC_MESSAGES/es.mo Diff File
mod - locale/fr/LC_MESSAGES/fr.mo Diff File
mod - locale/ka/LC_MESSAGES/ka.mo Diff File
mod - locale/lt/LC_MESSAGES/lt.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/pl/LC_MESSAGES/pl.mo Diff File
mod - locale/ru/LC_MESSAGES/ru.mo Diff File
mod - locale/sv/LC_MESSAGES/sv.mo Diff File
mod - locale/tr/LC_MESSAGES/tr.mo Diff File
mod - locale/zh-Hans/LC_MESSAGES/zh-Hans.mo Diff File

2.05 95b8f8af

2013-12-01 20:47:08

c_schmitz

Details Diff
Fixed issue: Google Maps API key not being used when entered
Attach Issues:
mod - .htaccess Diff File
mod - application/helpers/admin/statistics_helper.php Diff File
mod - application/helpers/qanda_helper.php Diff File

master 9209aa49

2013-12-01 20:43:06

c_schmitz

Details Diff
Fixed issue: Google Maps API key not being used when entered
Attach Issues:
mod - application/helpers/admin/statistics_helper.php Diff File
mod - application/helpers/qanda_helper.php Diff File

2.05 61b3dddc

2013-11-30 15:20:50

DenisChenu

Details Diff
Dev: better fix for 49ac245f65494be71983e75168724feff459960b
Dev: return all errors for question
Dev: see pull request : 155 : https://github.com/LimeSurvey/LimeSurvey/pull/155
Attach Issues:
mod - application/controllers/admin/database.php Diff File

2.05 6608fba7

2013-11-29 17:13:46

DenisChenu

Details Diff
Fixed issue 08377: Invalid XML file if debugSQL is set (Thanks to mdekker)
Dev: added viewHelper::disableHtmlLogging();
Affected Issues
08377
mod - application/controllers/admin/export.php Diff File
mod - application/helpers/viewHelper.php Diff File

2.05 49ac245f

2013-11-29 16:55:32

DenisChenu

Details Diff
Dev: 4ded98eec374d39e7668a943d18db34118cbd795 child
Dev: just quick fix for error message in database controllers
Dev: Using $model->getErrors() return the error set in rules
Attach Issues:
mod - application/controllers/admin/database.php Diff File

2.05 7399fc56

2013-11-29 13:52:36

sammousa

Details Diff
Merge branch '2.05' of github.com:LimeSurvey/LimeSurvey into 2.05
Attach Issues:
mod - .htaccess Diff File
mod - application/config/config-sample-mysql.php Diff File
mod - application/controllers/admin/useraction.php Diff File
mod - application/helpers/frontend_helper.php Diff File
mod - application/helpers/qanda_helper.php Diff File
mod - application/views/admin/globalSettings_view.php Diff File

2.05 4ded98ee

2013-11-29 13:52:01

sammousa

Details Diff
Enabled unique and valid question code enforcement for updates and import.
Attach Issues:
mod - application/helpers/admin/import_helper.php Diff File
mod - application/models/Question.php Diff File

2.05 ef457180

2013-11-29 10:45:03

c_schmitz

Details Diff
Dev Hint now appears on hover over multiple numerical input fields as it does on a simple numerical field.
Attach Issues:
mod - application/helpers/qanda_helper.php Diff File

2.05 463a427f

2013-11-29 09:59:57

c_schmitz

Details Diff
Fixed issue: /admin shortcut not working anymore
Attach Issues:
mod - .htaccess Diff File

2.05 3069c655

2013-11-28 20:41:03

mfaber


Committer: mfaber Details Diff
Dev: fix PHP notice undefined var

Dev: may be leftover from 8b35c443107b757158d27fa1e91af5de360f724b
Attach Issues:
mod - application/helpers/qanda_helper.php Diff File

2.05 b749f661

2013-11-28 13:48:40

abezverkhyy

Details Diff
Dev: added details about database sessions in sample config.
Attach Issues:
mod - application/config/config-sample-mysql.php Diff File

2.05 b8e12f3f

2013-11-27 18:13:30

abezverkhyy

Details Diff
Dev: clearer caption for Session lifetime setting
Attach Issues:
mod - application/views/admin/globalSettings_view.php Diff File

master f2bcd3f2

2013-11-27 17:49:54

abezverkhyy

Details Diff
Dev: clearer caption for Session lifetime setting
Attach Issues:
mod - application/views/admin/globalSettings_view.php Diff File

2.05 083a1964

2013-11-27 14:14:27

DenisChenu

Details Diff
Fixed issue 08409: no zéro trim if value of numeric field is "0"
Dev: only need to remove last 0 after dot due to decimal SQL
Dev: maybe better to do it elsewhere for 2.1 question plugins
Affected Issues
08409
mod - application/helpers/qanda_helper.php Diff File

2.05 a9bc05a8

2013-11-27 13:05:16

c_schmitz

Details Diff
Fixed issue 08410: Save fails on final submit for token with participant_id Affected Issues
08410
mod - application/helpers/frontend_helper.php Diff File

master 55cb1972

2013-11-27 12:56:29

c_schmitz

Details Diff
Fixed issue 08410: Save fails on final submit for token with participant_id Affected Issues
08410
mod - application/helpers/frontend_helper.php Diff File
 First  Prev  1 2 3 ... 150 ... 300 ... 450 ... 600 ... 750 ... 900 ... 907 908 909 910 911 912 913 ... 1050 ... 1200 ... 1350 ... 1449 1450 1451  Next  Last