Changesets: LimeSurvey

develop 71d381ed

2015-06-29 12:16

c_schmitz


Details Diff
Fixed issue 09666: Data entry screen with token problem Affected Issues
09666
mod - application/controllers/admin/dataentry.php Diff File

master 8473df11

2015-06-29 10:23

c_schmitz


Details Diff
Release 2.06+ Build 150629
mod - docs/release_notes.txt Diff File

master 35246f2d

2015-06-29 10:20

LimeSurvey Translations Bot


Details Diff
Updated translation: Spanish (Spain) by larjona, aesteban, artasom, valdomir, pnueda, c_schmitz
Updated translation: Korean by spn
Updated translation: Russian by ddrmoscow, vipgroup
Updated translation: Turkish by kayazeren
mod - locale/_template/limesurvey.pot Diff File
mod - locale/es/es.mo Diff File
mod - locale/ko/ko.mo Diff File
mod - locale/ru/ru.mo Diff File
mod - locale/tr/tr.mo Diff File

develop 162255ec

2015-06-29 10:18

c_schmitz


Details Diff
Fixed issue 09724: Lost token emails on upgrade Affected Issues
09724
mod - application/helpers/update/updatedb_helper.php Diff File

master b191c6bd

2015-06-29 10:16

c_schmitz


Details Diff
Fixed issue 09724: Lost token emails on upgrade Affected Issues
09724
mod - application/helpers/update/updatedb_helper.php Diff File

develop 278f2893

2015-06-29 10:02

sammousa


Details Diff
:Merge branch 'develop' of github.com:LimeSurvey/LimeSurvey into develop
mod - application/controllers/admin/assessments.php Diff File
mod - application/helpers/expressions/em_manager_helper.php Diff File
mod - application/views/admin/assessments_view.php Diff File

develop c00d0c6e

2015-06-29 09:59

sammousa


Details Diff
Dev Fixed issue with fieldmap. Some refactoring in em_manager_helper.
mod - application/helpers/common_helper.php Diff File
mod - application/helpers/expressions/em_manager_helper.php Diff File

develop 1aa7c920

2015-06-28 20:14

DenisChenu


Details Diff
Fixed issue 09722: Some core replacement in equation are not updated for hidden group
Dev: templatereplace for ASSESSMENT_CURRENT_TOTAL and maybe some other
Dev: replacementArray for QID/GID/SGQ, really think other question part are not needed (we don't render Question then no beforeRenderQuestion event)
Dev: more to keep the issue to be fixed in ls3
Affected Issues
09722
mod - application/helpers/expressions/em_manager_helper.php Diff File

master 966da434

2015-06-28 20:11

DenisChenu


Details Diff
Fixed issue 09722: Some core replacement in equation are not updated for hidden group
Dev: templatereplace for ASSESSMENT_CURRENT_TOTAL and maybe some other
Dev: replacementArray for QID/GID/SGQ, really think other question part are not needed (we don't render Question then no beforeRenderQuestion event)
Affected Issues
09722
mod - application/helpers/expressions/em_manager_helper.php Diff File

develop b193f880

2015-06-27 14:27

DenisChenu


Details Diff
Fixed issue 09723: Unable to edit assessment
Fixed issue : EM show PERC and TOTAL error in assessment view
Dev: just some fix, no review of system
Dev: cherry-picking
Affected Issues
09723
mod - application/controllers/admin/assessments.php Diff File
mod - application/views/admin/assessments_view.php Diff File

master 6bfc23af

2015-06-27 14:13

DenisChenu


Details Diff
Fixed issue 09723: Unable to edit assessment
Fixed issue : EM show PERC and TOTAL error in assessment view
Dev: just some fix, no review of system
Affected Issues
09723
mod - application/controllers/admin/assessments.php Diff File
mod - application/views/admin/assessments_view.php Diff File

develop ae12e20b

2015-06-26 15:51

sammousa


Details Diff
Dev Fixed cached checking for table existence. Fixed incorrect check for survey being active.
mod - application/helpers/SurveyRuntimeHelper.php Diff File
mod - application/models/Dynamic.php Diff File

develop 8d2f6301

2015-06-26 15:51

sammousa


Details Diff
Merge branch 'develop' of github.com:LimeSurvey/LimeSurvey into develop
mod - application/controllers/admin/dataentry.php Diff File
mod - application/controllers/admin/statistics.php Diff File
mod - application/controllers/admin/surveyadmin.php Diff File
mod - application/helpers/admin/statistics_helper.php Diff File
mod - application/helpers/expressions/em_manager_helper.php Diff File
mod - application/models/QuestionAttribute.php Diff File
mod - application/views/admin/dataentry/caption_view.php Diff File
mod - application/views/admin/dataentry/content_view.php Diff File
mod - scripts/admin/listsurvey.js Diff File
mod - styles/gringegreen/images/subq_relevance_dis.png Diff File
mod - styles/gringegreen/images/subq_relevance_en.png Diff File

develop cec1d304

2015-06-26 15:35

sammousa


Details Diff
Dev Cleaned up server things in frontend_helper; fixed syntax issue in qanda (due to global replace);
mod - application/controllers/TokensController.php Diff File
mod - application/controllers/UsersController.php Diff File
mod - application/core/WebApplication.php Diff File
mod - application/helpers/SurveyRuntimeHelper.php Diff File
mod - application/helpers/common_helper.php Diff File
mod - application/helpers/expressions/em_manager_helper.php Diff File
mod - application/helpers/frontend_helper.php Diff File
mod - application/helpers/qanda_helper.php Diff File
rm - application/logs/index.html Diff
mod - application/models/Token.php Diff File

develop dbda9b9b

2015-06-26 09:39

c_schmitz


Details Diff
Fixed issue 09708: Unable to create a new response with dataentry Affected Issues
09708
mod - application/controllers/admin/dataentry.php Diff File
mod - application/views/admin/dataentry/caption_view.php Diff File
mod - application/views/admin/dataentry/content_view.php Diff File

master a07f0a76

2015-06-26 09:34

c_schmitz


Details Diff
Fixed issue 09708: Unable to create a new response with dataentry Affected Issues
09708
mod - application/controllers/admin/dataentry.php Diff File
mod - application/views/admin/dataentry/caption_view.php Diff File
mod - application/views/admin/dataentry/content_view.php Diff File

master de13135b

2015-06-26 08:32

DenisChenu


Details Diff
Fixed issue #09589: Testing a survey for admin user can be broken
Dev: This reset EM for attribute and help
Dev: question text and relevance are in EM session and not resetted (need buildsurveysession)
Dev: LS 3 don't use $_SESSION
mod - application/helpers/expressions/em_manager_helper.php Diff File

master 09ff3be3

2015-06-26 08:20

c_schmitz


Details Diff
Fixed issue #9720: SQL injection vulnerability in data entry
mod - application/controllers/admin/dataentry.php Diff File

develop 65d71741

2015-06-26 08:20

c_schmitz


Details Diff
Fixed issue #9720: SQL injection vulnerability in data entry
mod - application/controllers/admin/dataentry.php Diff File

master 11c233fa

2015-06-25 19:09

c_schmitz


Details Diff
Merge pull request #334 from gmambro/php53

Fixed issue 09706: Wrong minimum PHP version in installer
mod - application/config/internal.php Diff File

master 95a2147e

2015-06-25 16:20

gab79


Details Diff
Fixed issue 09706: Wrong minimum PHP version in installer
mod - application/config/internal.php Diff File

master 69b72585

2015-06-25 16:02

gab79


Details Diff
Fixed issue 09615: KCFinder Image Browse Server not working when using db sessions Affected Issues
09615
mod - third_party/kcfinder/core/bootstrap.php Diff File

master 12d7f373

2015-06-25 14:39

c_schmitz


Details Diff
Fixed issue 09700: Owner list not sorted alphabetically when assigning a new survey owner Affected Issues
09700
mod - application/controllers/admin/surveyadmin.php Diff File
mod - scripts/admin/listsurvey.js Diff File

develop 239d8438

2015-06-25 14:39

c_schmitz


Details Diff
Fixed issue 09700: Owner list not sorted alphabetically when assigning a new survey owner Affected Issues
09700
mod - application/controllers/admin/surveyadmin.php Diff File
mod - scripts/admin/listsurvey.js Diff File

master 9a16ed51

2015-06-25 12:35

c_schmitz


Details Diff
Dev Fixed images
mod - styles/gringegreen/images/subq_relevance_dis.png Diff File
mod - styles/gringegreen/images/subq_relevance_en.png Diff File
 First  Prev  1 2 3 ... 150 ... 300 ... 450 ... 600 ... 750 ... 849 850 851 852 853 854 855 ... 900 ... 1050 ... 1200 ... 1350 ... 1471 1472 1473  Next  Last