Changesets: LimeSurvey
2.05 9b202aa9 2013-09-25 22:38 Details Diff |
Merge pull request #127 from mfaber/txtimport_qattrib205 Fixed issue 08119: (tsv-import) adv Q-attributes broken |
Affected Issues 08119 |
|
mod - application/helpers/admin/import_helper.php | Diff File | ||
2.05 afc42910 2013-09-25 22:37 Details Diff |
Merge pull request #130 from mfaber/stata_datatype205 Fixed issue 08183: (STATA) Wrong data type name |
Affected Issues 08183 |
|
mod - application/core/plugins/ExportSTATAxml/STATAxmlWriter.php | Diff File | ||
2.05 f0bc01f1 2013-09-25 22:33 Committer: mfaber Details Diff |
Fixed issue 08183: (STATA) Wrong data type name Dev: in STATA the data type is called int, not integer |
Affected Issues 08183 |
|
mod - application/core/plugins/ExportSTATAxml/STATAxmlWriter.php | Diff File | ||
2.05 9fba97a8 2013-09-25 17:40 Details Diff |
Fixed issue 07610: Missing MSSQL support under Linux (pdo_dblib support) Dev Part 2 - should be fully working now |
Affected Issues 07610 |
|
mod - application/commands/InstallCommand.php | Diff File | ||
add - application/config/config-sample-dblib.php | Diff File | ||
mod - application/controllers/InstallerController.php | Diff File | ||
mod - application/controllers/Statistics_userController.php | Diff File | ||
mod - application/helpers/admin/activate_helper.php | Diff File | ||
mod - application/helpers/admin/statistics_helper.php | Diff File | ||
mod - application/helpers/common_helper.php | Diff File | ||
mod - application/helpers/database_helper.php | Diff File | ||
mod - application/helpers/export_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/update/updatedb_helper.php | Diff File | ||
mod - application/models/InstallerConfigForm.php | Diff File | ||
mod - application/models/Participant.php | Diff File | ||
mod - application/views/admin/survey/surveySummary_view.php | Diff File | ||
mod - installer/sql/create-mssql.sql | Diff File | ||
master 9abc3845 2013-09-25 17:20 Details Diff |
Fixed issue 07610: Missing MSSQL support under Linux (pdo_dblib support) Dev Part 2 - should be fully working now |
Affected Issues 07610 |
|
mod - application/helpers/admin/activate_helper.php | Diff File | ||
mod - application/helpers/database_helper.php | Diff File | ||
mod - installer/sql/create-mssql.sql | Diff File | ||
master e4069b9b 2013-09-25 14:47 Details Diff |
New feature 08028: File upload system can be replaced Dev: allow replacing doFileUpload(); js function Dev: close it for 2.00, TODO for 2.05: seperate doFileUpload in multi simple function Dev: for up to 2.05: new attribute in Plugin for file upload Dev: for 2.1: rewrite file upload |
Affected Issues 08028 |
|
mod - application/controllers/UploaderController.php | Diff File | ||
mod - scripts/uploader.js | Diff File | ||
2.05 41ae8c05 2013-09-25 14:17 Details Diff |
Fixed issue 08178: Upload file is broken in 2.05 Fixed issue 08028: File upload dialogue window can't be styled (partial) Dev: can replace doFileUpload() js function by own function in template.js |
Affected Issues 08028, 08178 |
|
mod - application/controllers/UploaderController.php | Diff File | ||
mod - scripts/uploader.js | Diff File | ||
master 00bfd5ea 2013-09-25 13:51 Details Diff |
Dev Small bugfix for debugging purposes | ||
mod - application/controllers/InstallerController.php | Diff File | ||
2.05 4ee4cf28 2013-09-25 13:51 Details Diff |
Dev Small bugfix for debugging purposes | ||
mod - application/controllers/InstallerController.php | Diff File | ||
2.05 64eef4d8 2013-09-25 12:30 Details Diff |
Dev: PHP notice when survey start | ||
mod - application/controllers/survey/index.php | Diff File | ||
2.05 a81ee5c4 2013-09-25 10:03 Details Diff |
Dev: fix some issue in blobblueish with font-size very small on table Dev: fix a javascript issue in template editor |
||
mod - application/views/admin/templates/templatesummary_view.php | Diff File | ||
mod - styles/blobblueish/adminstyle.css | Diff File | ||
master 0e8032d9 2013-09-25 00:05 LimeSurvey Translations Bot Details Diff |
Updated translation: Italian by lfanfoni Updated translation: Norwegian (Bokmål) by peterhol Updated translation: Romanian by filipguttman, ionicat Updated translation: Italian (Informal) by lfanfoni |
||
mod - locale/_template/limesurvey.pot | 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/ro/LC_MESSAGES/ro.mo | Diff File | ||
2.05 8399a4cf 2013-09-24 17:37 Details Diff |
Dev: 151d03b child : bad idea to use NULL for diasbled Dev: and better to fix htmlOption one time Dev: Thank @mennodekker for recall |
||
mod - application/helpers/replacements_helper.php | Diff File | ||
2.05 f86a7d2b 2013-09-24 16:05 Details Diff |
Merge branch '2.05' of github.com:LimeSurvey/LimeSurvey into 2.05 | ||
mod - application/controllers/survey/index.php | Diff File | ||
2.05 6a2d46e5 2013-09-24 16:04 Details Diff |
Fixed issue 08060: CRSF issue when trying to copy or rename a template Dev: Move sendPost frome endScript HTML to admin_core.js and adding csrfToken in most situation Dev: not for ajax request |
Affected Issues 08060, 08230 |
|
mod - application/views/admin/endScripts_view.php | Diff File | ||
mod - scripts/admin/admin_core.js | Diff File | ||
2.05 0691a01e 2013-09-24 15:05 Details Diff |
Fixed issue 07945: Error message "token mismatch" not being translated |
Affected Issues 07945 |
|
mod - application/controllers/survey/index.php | Diff File | ||
master a2bfd7d8 2013-09-24 15:00 Details Diff |
Fixed issue 07945: Error message "token mismatch" not being translated |
Affected Issues 07945 |
|
mod - application/controllers/survey/index.php | Diff File | ||
master 58520989 2013-09-24 14:59 Details Diff |
Fixed issue 07610: Missing MSSQL support under Linux (pdo_dblib support) Dev Note: Not completed yet |
Affected Issues 07610 |
|
mod - application/commands/InstallCommand.php | Diff File | ||
add - application/config/config-sample-dblib.php | Diff File | ||
mod - application/controllers/InstallerController.php | Diff File | ||
mod - application/controllers/Statistics_userController.php | Diff File | ||
mod - application/helpers/admin/statistics_helper.php | Diff File | ||
mod - application/helpers/common_helper.php | Diff File | ||
mod - application/helpers/database_helper.php | Diff File | ||
mod - application/helpers/export_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/update/updatedb_helper.php | Diff File | ||
mod - application/models/InstallerConfigForm.php | Diff File | ||
mod - application/models/Participants.php | Diff File | ||
mod - application/views/admin/survey/surveySummary_view.php | Diff File | ||
2.05 de0a2d76 2013-09-24 14:20 Details Diff |
Dev: 151d03b child : default button for IE6/7. Please someone can test wth IE8 ? Dev: only in JS actually |
||
mod - scripts/survey_runtime.js | Diff File | ||
2.05 151d03b4 2013-09-24 12:52 Details Diff |
Fixed issue 07967: Without javascript there are still present button that don't work in the survey Dev: except for change language and index : all work without JS in IE7 Dev: except for change language : all work without JS on modern browser |
Affected Issues 07967 |
|
mod - application/controllers/survey/index.php | Diff File | ||
mod - application/helpers/SurveyRuntimeHelper.php | Diff File | ||
mod - application/helpers/frontend_helper.php | Diff File | ||
mod - application/helpers/replacements_helper.php | Diff File | ||
mod - scripts/survey_runtime.js | Diff File | ||
2.05 e13bf4ba 2013-09-24 10:10 Details Diff |
Fixed issue : 08185: Large ranking question prevents following questions/submit button showing Dev: memory issue if there are a lot of choice Dev: use max_answers as limit of answers (like 1.92) Dev: add the number of choice without JS |
Affected Issues 08185 |
|
mod - application/helpers/qanda_helper.php | Diff File | ||
master 6aff2620 2013-09-24 10:02 Details Diff |
Fixed issue : 08185: Large ranking question prevents following questions/submit button showing Dev: memory issue if there are a lot of choice Dev: use max_answers as limit of answers (like 1.92) |
Affected Issues 08185 |
|
mod - application/helpers/qanda_helper.php | Diff File | ||
master 4057f0e9 2013-09-24 00:05 LimeSurvey Translations Bot Details Diff |
Updated translation: Czech by slansky Updated translation: Welsh by NortonT Updated translation: German by actxcellence Updated translation: Italian by lfanfoni Updated translation: Thai by adzpire Updated translation: German (Informal) by actxcellence Updated translation: Italian (Informal) by lfanfoni |
||
mod - locale/cs/LC_MESSAGES/cs.mo | Diff File | ||
mod - locale/cy/LC_MESSAGES/cy.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/it-informal/LC_MESSAGES/it-informal.mo | Diff File | ||
mod - locale/it/LC_MESSAGES/it.mo | Diff File | ||
mod - locale/th/LC_MESSAGES/th.mo | Diff File | ||
2.05 315fb5f8 2013-09-23 15:28 Details Diff |
Dev: remove a test setFlashMessage Dev: sorry .... |
||
mod - application/controllers/admin/database.php | Diff File | ||
2.05 76b8c2c9 2013-09-23 13:58 Details Diff |
Release 2.05 RC1 | ||
mod - docs/release_notes.txt | Diff File |