Changesets: LimeSurvey

master 660897ff

2013-11-21 09:35:42

c_schmitz

Details Diff
Fixed issue 08365: Error when accessing admin page Affected Issues
08365
mod - application/helpers/common_helper.php Diff File

2.05 a8ae5792

2013-11-21 08:59:53

sammousa

Details Diff
Fixed issue 08364: Error in Plugin Example Affected Issues
08364
mod - plugins/Demo/Example/Example.php Diff File

master 94fb2b61

2013-11-20 23:05:50

c_schmitz

Details Diff
Fixed issue 08359: Importing an empty group causes an error Affected Issues
08359
mod - application/helpers/admin/import_helper.php Diff File

2.05 88e2d283

2013-11-20 23:05:50

c_schmitz

Details Diff
Fixed issue 08359: Importing an empty group causes an error Affected Issues
08359
mod - application/helpers/admin/import_helper.php Diff File

master e1c3719d

2013-11-20 22:56:23

c_schmitz

Details Diff
Fixed issue 08356: PHP5.5 FPM with security.limit_extensions parameter breaks LimeSurvey Affected Issues
08356
mod - application/controllers/InstallerController.php Diff File

2.05 21f665e3

2013-11-20 22:56:23

c_schmitz

Details Diff
Fixed issue 08356: PHP5.5 FPM with security.limit_extensions parameter breaks LimeSurvey Affected Issues
08356
mod - application/controllers/InstallerController.php Diff File

2.05 7391cf2d

2013-11-20 14:45:10

DenisChenu

Details Diff
Fixed issue 08396: Sub Question code TIME with Save timings survey : unable to export survey
Dev: adding table prefix for all field
Dev: keep PHP<5.3 compatibility
Affected Issues
08396
mod - application/helpers/admin/export/SurveyDao.php Diff File

master 5fb7606c

2013-11-20 14:20:10

DenisChenu

Details Diff
Dev: 08396 child : bad prefix fortokentable
Attach Issues:
mod - application/helpers/admin/exportresults_helper.php Diff File

master 06344fda

2013-11-20 13:50:06

DenisChenu

Details Diff
Fixed issue 08396: Sub Question code TIME with Save timings survey : unable to export survey
Dev: adding table prefix for all field
Dev: keep PHP<5.3 compatibility
Affected Issues
08396
mod - application/helpers/admin/exportresults_helper.php Diff File

2.05 332cef32

2013-11-20 13:03:09

c_schmitz

Details Diff
Fixed issue 08323: (span) tags in confirmation messages when survey in all-in-one mode Affected Issues
08323
mod - application/helpers/frontend_helper.php Diff File

master c21e2361

2013-11-20 13:00:46

c_schmitz

Details Diff
Fixed issue 08323: (span) tags in confirmation messages when survey in all-in-one mode Affected Issues
08323
mod - application/helpers/frontend_helper.php Diff File

2.05 8b6a5910

2013-11-20 12:23:11

c_schmitz

Details Diff
Fixed issue 08339: Some schema fixes for PostgreSQL based installations Affected Issues
08339
mod - application/config/version.php Diff File
mod - application/helpers/update/updatedb_helper.php Diff File
mod - installer/sql/create-mssql.sql Diff File
mod - installer/sql/create-mysql.sql Diff File
mod - installer/sql/create-pgsql.sql Diff File

master d2b93378

2013-11-20 12:22:43

c_schmitz

Details Diff
Dev Small translation fix
Attach Issues:
mod - application/views/admin/participants/attributeMap_view.php Diff File

2.05 e52b5594

2013-11-20 12:22:43

c_schmitz

Details Diff
Dev Small translation fix
Attach Issues:
mod - application/views/admin/participants/attributeMap_view.php Diff File

master 8748a899

2013-11-20 12:21:54

c_schmitz

Details Diff
Fixed issue: Problem with update from 1.92
Attach Issues:
mod - application/helpers/database_helper.php Diff File

2.05 d9882b5a

2013-11-20 12:21:54

c_schmitz

Details Diff
Fixed issue: Problem with update from 1.92
Attach Issues:
mod - application/helpers/database_helper.php Diff File

2.05 3572012d

2013-11-19 21:36:33

mfaber


Committer: mfaber Details Diff
Dev: fix 2 small datepicker issues

Dev: fix - date validation not called when datepicker closes by losing
focus
Dev: fix - only part of the datepicker is hidden when invalid date is
entered
Attach Issues:
mod - scripts/date.js Diff File

2.05 d2467b7f

2013-11-19 19:08:29

DenisChenu

Details Diff
Dev: move delegate to on for tableCellAdapters
Dev: maybe is better to delegate to 'td.radio-item,td.checkbox-item'
Attach Issues:
mod - scripts/survey_runtime.js Diff File

2.05 9ed5f8f0

2013-11-19 18:58:50

DenisChenu

Details Diff
Fixed issue 08374: Previewing a question in an active survey add a response line
Dev: add private $bProcessPost=true and use it in _UpdateValuesInDatabase
Dev: can remove some test in JumpTo function
Dev: maybe be $bProcessPost can be public ?
Affected Issues
08374
mod - application/helpers/expressions/em_manager_helper.php Diff File

master 64775d3b

2013-11-19 18:43:36

DenisChenu

Details Diff
Merge branch 'master' of github.com:LimeSurvey/LimeSurvey
Attach Issues:
mod - locale/_template/limesurvey.pot Diff File
mod - locale/ckb/LC_MESSAGES/ckb.mo Diff File
mod - locale/de/LC_MESSAGES/de.mo Diff File
mod - locale/el/LC_MESSAGES/el.mo Diff File
mod - locale/eu/LC_MESSAGES/eu.mo Diff File
mod - locale/fr/LC_MESSAGES/fr.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/pl/LC_MESSAGES/pl.mo Diff File
mod - locale/ru/LC_MESSAGES/ru.mo Diff File
mod - locale/sq/LC_MESSAGES/sq.mo Diff File
mod - locale/sv/LC_MESSAGES/sv.mo Diff File

master 254d3227

2013-11-19 18:43:08

DenisChenu

Details Diff
Fixed issue 08374: Previewing a question in an active survey add a response line
Dev: add private $bProcessPost=true and use it in _UpdateValuesInDatabase
Dev: can remove some test in JumpTo function
Dev: maybe be $bProcessPost can be public ?
Affected Issues
08374
mod - application/helpers/expressions/em_manager_helper.php Diff File

2.05 cb6f8c8b

2013-11-19 11:53:08

DenisChenu

Details Diff
Fixed issue 08385: right supression of '0' in print value of numeric field
Dev: did we really need to fix 0 value left and remove last dot ?
Dev: in 2.00 :$fValue=rtrim(rtrim($fValue,"0"),".");
Affected Issues
08385
mod - application/helpers/qanda_helper.php Diff File

master 915f4ed8

2013-11-18 00:06:06

LimeSurvey Translations Bot

Details Diff
Updated translation: Kurdish (Sorani) by merxan
Updated translation: German by c_schmitz
Updated translation: Greek by kiolalis
Updated translation: Basque by oabad
Updated translation: French (France) by arnaud21
Updated translation: Dutch by kpadm, Han
Updated translation: Polish by elisa
Updated translation: Russian by ddrmoscow, vipgroup
Updated translation: Albanian by florianika
Updated translation: Swedish by maxzomborszki
Updated translation: Dutch (Informal) by Han
Attach Issues:
mod - locale/_template/limesurvey.pot Diff File
mod - locale/ckb/LC_MESSAGES/ckb.mo Diff File
mod - locale/de/LC_MESSAGES/de.mo Diff File
mod - locale/el/LC_MESSAGES/el.mo Diff File
mod - locale/eu/LC_MESSAGES/eu.mo Diff File
mod - locale/fr/LC_MESSAGES/fr.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/pl/LC_MESSAGES/pl.mo Diff File
mod - locale/ru/LC_MESSAGES/ru.mo Diff File
mod - locale/sq/LC_MESSAGES/sq.mo Diff File
mod - locale/sv/LC_MESSAGES/sv.mo Diff File

2.05 7d737643

2013-11-17 11:17:24

DenisChenu

Details Diff
Fixed issue 08378: Copying a template does nothing (javascript error)
Dev: d8fdf83ed73f2da4f6c9f6a79d364f3c52b07151 child
Dev: reset remove default js included in AdminController, need to register it again
Dev: good idea to move all allways needed js file in endScripts_view ?
Affected Issues
08378
mod - application/controllers/admin/templates.php Diff File

2.05 21b681cd

2013-11-16 20:59:30

DenisChenu

Details Diff
Dev: fixed issue : unable to change language in token form
Attach Issues:
mod - application/helpers/frontend_helper.php Diff File
mod - scripts/survey_runtime.js Diff File
mod - templates/citronade/startpage.pstpl Diff File
mod - templates/citronade/template.css Diff File
 First  Prev  1 2 3 ... 150 ... 300 ... 450 ... 600 ... 750 ... 900 ... 911 912 913 914 915 916 917 ... 1050 ... 1200 ... 1350 ... 1451 1452 1453  Next  Last