Changesets: LimeSurvey
master 4cdb1bdd 2014-02-03 15:53 Details Diff |
Fixed issue 08649: Incorrect response when trying to invoke get_session_key method via remotecontrol and using MSSQL |
Affected Issues 08649 |
|
mod - application/models/Session.php | Diff File | ||
master d39999ec 2014-02-03 15:08 Details Diff |
Fixed issue 08649: Incorrect response when trying to invoke get_session_key method via remotecontrol and using MSSQL |
Affected Issues 08649 |
|
mod - application/helpers/remotecontrol/remotecontrol_handle.php | Diff File | ||
master 50ce9e25 2014-02-03 14:53 Details Diff |
Fixed issue 08604: Missing translation in CPDB grid |
Affected Issues 08604 |
|
mod - application/views/admin/participants/displayParticipants_view.php | Diff File | ||
mod - scripts/admin/participantdisplay.js | Diff File | ||
master 676cfe9a 2014-02-03 14:11 Details Diff |
Fixed issue 08602: Missing translation in participants panel |
Affected Issues 08602 |
|
mod - application/views/admin/participants/participantsPanel_view.php | Diff File | ||
mod - scripts/admin/participantpanel.js | Diff File | ||
master 3835ec3e 2014-02-03 13:58 Details Diff |
Fixed issue 08601: Missing translations in survey list filter |
Affected Issues 08601 |
|
mod - scripts/admin/listsurvey.js | Diff File | ||
master 732d4789 2014-02-03 10:19 Details Diff |
Fixed issue 08638: .csv survey import does not work |
Affected Issues 08638 |
|
mod - application/helpers/admin/import_helper.php | Diff File | ||
master d51b8124 2014-02-03 09:32 Details Diff |
Merge branch 'master' of https://github.com/LimeSurvey/LimeSurvey.git | ||
mod - application/helpers/expressions/em_manager_helper.php | Diff File | ||
master 697e348e 2014-02-03 09:32 Details Diff |
Fixed 08634: Resuming a saved survey goes to wrong page dev: removed unused method fro Save.php |
Affected Issues 08634 |
|
mod - application/helpers/SurveyRuntimeHelper.php | Diff File | ||
mod - application/libraries/Save.php | Diff File | ||
master dede6343 2014-02-03 09:29 Committer: mfaber Details Diff |
Fixed issue 08651: Incorrect validation msg. with mandatory quesstions and maxdate |
Affected Issues 08651 |
|
mod - application/helpers/expressions/em_manager_helper.php | Diff File | ||
master 160b0b89 2014-02-03 07:58 Details Diff |
Fixed issue 08593: Existing surveys not using time difference setting for timestamps |
Affected Issues 08593 |
|
mod - application/config/internal.php | Diff File | ||
mod - application/core/LSYii_Controller.php | Diff File | ||
master bf14847a 2014-02-03 01:06 LimeSurvey Translations Bot Details Diff |
Updated translation: Greek by kiolalis Updated translation: French (France) by arnaud21 Updated translation: Italian by lfanfoni Updated translation: Norwegian (Bokmål) by pmonstad Updated translation: Norwegian (Nynorsk) by pmonstad Updated translation: Swedish by maxzomborszki Updated translation: Italian (Informal) by lfanfoni |
||
mod - locale/_template/limesurvey.pot | Diff File | ||
mod - locale/el/LC_MESSAGES/el.mo | Diff File | ||
mod - locale/fr/LC_MESSAGES/fr.mo | Diff File | ||
mod - locale/it-informal/LC_MESSAGES/it-informal.mo | Diff File | ||
mod - locale/it/LC_MESSAGES/it.mo | Diff File | ||
mod - locale/nb/LC_MESSAGES/nb.mo | Diff File | ||
mod - locale/nn/LC_MESSAGES/nn.mo | Diff File | ||
mod - locale/sv/LC_MESSAGES/sv.mo | Diff File | ||
master dea804ec 2014-02-02 22:35 Details Diff |
Fixed issue 08620: XAMPP installation doesn't allow login |
Affected Issues 08620 |
|
mod - application/commands/InstallCommand.php | Diff File | ||
master b9323a6b 2014-02-02 21:28 Details Diff |
Fixed issue 08631: Array/matrix question in dropdown presentation does not show "Please choose..." anymore |
Affected Issues 08631 |
|
mod - application/helpers/qanda_helper.php | Diff File | ||
master b28b3a4d 2014-02-02 17:42 Details Diff |
Fixed issue 08558: Clean up interface for mapping attributes when imorting into CPDB Dev Add an input for new attribute name |
Affected Issues 08558 |
|
mod - application/views/admin/participants/attributeMapCSV_view.php | Diff File | ||
mod - scripts/admin/attributeMapCSV.js | Diff File | ||
master b9afeee9 2014-02-02 17:40 Details Diff |
Fixed issue 08496: Undefined attributes in Central Participant Database Dev More intuitive placement of the new attribute name input |
||
mod - scripts/admin/attributeMapToken.js | Diff File | ||
master 22771e6b 2014-02-02 15:37 Details Diff |
Fixed issue 08510: Survey import/copy not working Dev This seems to be a PHP bug as I could find no logical reason that it crashes out with duplicate database entries. For some reason the foreach loop gets messed up and the pointer is reset in the midst of the foreach - caused by the database insert. Makes no sense at all and does not seem to happen on newer/older PHP versions. |
Affected Issues 08510 |
|
mod - application/helpers/admin/import_helper.php | Diff File | ||
master 771deaa3 2014-02-02 02:44 Committer: mfaber Details Diff |
Fixed issue 08644: Incomplete display of adv. attributes containing single quotes Dev: single quote ended string in "input" Dev: no problem with "textarea" |
Affected Issues 08644 |
|
mod - application/views/admin/survey/Question/advanced_settings_view.php | Diff File | ||
master 2469ac68 2014-02-01 22:49 Committer: mfaber Details Diff |
Dev: Correct incomplete maxdate values | ||
mod - application/helpers/expressions/em_manager_helper.php | Diff File | ||
master 4a80d961 2014-02-01 18:14 Details Diff |
Fixed issue #07131: Response table shows only a fraction of question Fixed issue : Lang javascript in browse responses Dev: This close https://github.com/LimeSurvey/LimeSurvey/pull/169 Dev: Remove purifier : long PHP script Dev: But set a title allow to easily deactivate functionnality on view for some element Dev: Some glitch (show 'real' title) when first enter |
||
mod - application/controllers/admin/responses.php | Diff File | ||
mod - application/views/admin/responses/browseallheader_view.php | Diff File | ||
mod - application/views/admin/responses/browseallrow_view.php | Diff File | ||
mod - application/views/admin/responses/browseidrow_view.php | Diff File | ||
mod - scripts/admin/browse.js | Diff File | ||
mod - styles/adminstyle.css | Diff File | ||
master 15786e38 2014-02-01 17:37 Details Diff |
Fixed issue 08584: Data loss when importing .lsa files Dev Added a special scenario for lsa files so their question codes are not touched |
Affected Issues 08584 |
|
mod - application/helpers/admin/import_helper.php | Diff File | ||
mod - application/models/Question.php | Diff File | ||
master bb0a1b29 2014-02-01 16:59 Details Diff |
Fixed issue 08636 : Deactivate IE compatibility view on Admin and public template Dev: X-UA-Compatible edge to be sure to use last for all IE Dev: To be confirmed : fix 08325: Part of long text is hidden in Ranking form (MS Internet Explorer) Dev: to be confirmed : fix 08635: Adding answer options impossible in IE9 |
Affected Issues 08325, 08635, 08636 |
|
mod - application/views/admin/super/header.php | Diff File | ||
mod - application/views/layouts/main.php | Diff File | ||
mod - templates/basic/startpage.pstpl | Diff File | ||
mod - templates/bluengrey/startpage.pstpl | Diff File | ||
mod - templates/citronade/startpage.pstpl | Diff File | ||
mod - templates/clear_logo/startpage.pstpl | Diff File | ||
mod - templates/default/startpage.pstpl | Diff File | ||
mod - templates/eirenicon/startpage.pstpl | Diff File | ||
mod - templates/limespired/startpage.pstpl | Diff File | ||
mod - templates/mint_idea/startpage.pstpl | Diff File | ||
mod - templates/sherpa/startpage.pstpl | Diff File | ||
mod - templates/vallendar/startpage.pstpl | Diff File | ||
master 6018bde1 2014-01-31 19:53 Details Diff |
Fixed issue 08598: incorrect alphabetically sort of surveys in list Dev Workaround for case-insesitive sorting of "Survey" column |
Affected Issues 08598 |
|
mod - application/views/admin/survey/listSurveys_view.php | Diff File | ||
master fc6230df 2014-01-31 17:15 Details Diff |
Release 2.05+ Build 140131 | ||
mod - docs/release_notes.txt | Diff File | ||
master b55eedba 2014-01-31 16:27 LimeSurvey Translations Bot Details Diff |
Updated translation: Catalan by valdomir Updated translation: German by actxcellence, c_schmitz, mfaber Updated translation: Spanish (Spain) by valdomir Updated translation: Estonian by klaster Updated translation: Armenian by Satenik Updated translation: Italian by myliserta, lfanfoni Updated translation: Japanese by yamatt, nomoto 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 vipgroup Updated translation: Italian (Informal) by lfanfoni Updated translation: Dutch (Informal) by Han Updated translation: Chinese (Simplified) by yanglaw |
||
mod - locale/_template/limesurvey.pot | Diff File | ||
mod - locale/ca/LC_MESSAGES/ca.mo | Diff File | ||
mod - locale/de/LC_MESSAGES/de.mo | Diff File | ||
mod - locale/es/LC_MESSAGES/es.mo | Diff File | ||
mod - locale/et/LC_MESSAGES/et.mo | Diff File | ||
mod - locale/hy/LC_MESSAGES/hy.mo | Diff File | ||
mod - locale/it-informal/LC_MESSAGES/it-informal.mo | Diff File | ||
mod - locale/it/LC_MESSAGES/it.mo | Diff File | ||
mod - locale/ja/LC_MESSAGES/ja.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/zh-Hans/LC_MESSAGES/zh-Hans.mo | Diff File | ||
master 73fb70a2 2014-01-31 14:19 Details Diff |
Fixed issue 08608: Cryptic message during ComfortUpdate |
Affected Issues 08608 |
|
mod - application/controllers/admin/update.php | Diff File | ||
mod - application/libraries/Limesurvey_lang.php | Diff File |