Changesets: LimeSurvey
2.06 20533db7 2015-01-11 19:21 Details Diff |
Refactor database specific code into appropriate overriden classes. | ||
mod - application/config/internal.php | Diff File | ||
mod - application/controllers/RegisterController.php | Diff File | ||
mod - application/controllers/admin/tokens.php | Diff File | ||
add - application/core/db/DbConnection.php | Diff File | ||
add - application/core/db/MssqlSchema.php | Diff File | ||
add - application/core/db/MysqlSchema.php | Diff File | ||
add - application/core/db/PgsqlSchema.php | Diff File | ||
add - application/core/db/SmartColumnTypeTrait.php | Diff File | ||
mod - application/helpers/admin/activate_helper.php | Diff File | ||
mod - application/helpers/admin/token_helper.php | Diff File | ||
mod - application/helpers/database_helper.php | Diff File | ||
mod - application/helpers/update/updatedb_helper.php | Diff File | ||
mod - application/models/ParticipantAttributeName.php | Diff File | ||
mod - application/models/Token.php | Diff File | ||
mod - application/models/TokenDynamic.php | Diff File | ||
2.06 653ce2a1 2015-01-08 11:40 Details Diff |
New feature 09442: Allow to save (not save and quit) in Plugin settings and global settings Dev: Add actual tab to url in #tabs Dev: Fix an notice in settingsWidget buttons Dev: TODO : same for survey settings |
||
mod - application/controllers/PluginsController.php | Diff File | ||
mod - application/controllers/admin/globalsettings.php | Diff File | ||
mod - application/extensions/SettingsWidget/SettingsWidget.php | Diff File | ||
mod - application/views/admin/globalSettings_view.php | Diff File | ||
mod - application/views/plugins/configure.php | Diff File | ||
mod - scripts/admin/admin_core.js | Diff File | ||
mod - scripts/admin/globalsettings.js | Diff File | ||
2.06 bbf129d1 2015-01-07 16:07 Details Diff |
Dev: use completed.pstpl for quota end too Dev: already done in https://github.com/LimeSurvey/LimeSurvey/commit/1b82d7edcb75c1a59fb44aace2c651df72334650 Dev: Just remove the comment |
||
mod - application/helpers/frontend_helper.php | Diff File | ||
2.06 80bacdc0 2015-01-06 16:26 Details Diff |
Fixed issue #09125: Hidden Fields Not recording default data if whole group is hidden Dev: save value in DB if relevant Dev: Set $_SESSION for actual page |
||
mod - application/helpers/expressions/em_manager_helper.php | Diff File | ||
2.06 27a71d46 2015-01-06 10:10 Details Diff |
Fixed issue 09421: Crash when exporting answers to PDF from admin GUI |
Affected Issues 09421 |
|
mod - application/controllers/admin/export.php | Diff File | ||
mod - application/helpers/admin/export/Translator.php | Diff File | ||
master 1fd84e50 2015-01-05 01:06 LimeSurvey Translations Bot Details Diff |
Updated translation: Czech by slansky Updated translation: German by c_schmitz Updated translation: Turkish by kayazeren Updated translation: Czech (Informal) by slansky Updated translation: German (Informal) by c_schmitz |
||
mod - locale/_template/limesurvey.pot | Diff File | ||
mod - locale/cs-informal/LC_MESSAGES/cs-informal.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/tr/LC_MESSAGES/tr.mo | Diff File | ||
master 16adfa39 2014-12-30 15:48 Details Diff |
Fixed issue 09397: List_surveys API does not return surveys that specified user owns |
Affected Issues 09397 |
|
mod - application/controllers/admin/surveyadmin.php | Diff File | ||
mod - application/helpers/remotecontrol/remotecontrol_handle.php | Diff File | ||
2.06 213299de 2014-12-30 15:48 Details Diff |
Fixed issue 09397: List_surveys API does not return surveys that specified user owns |
Affected Issues 09397 |
|
mod - application/controllers/admin/surveyadmin.php | Diff File | ||
mod - application/helpers/remotecontrol/remotecontrol_handle.php | Diff File | ||
2.06 6b9585d7 2014-12-30 12:50 Details Diff |
Fixed issue 09406: Unable to save survey |
Affected Issues 09406 |
|
mod - application/helpers/common_helper.php | Diff File | ||
2.06 77357a0b 2014-12-30 11:33 Details Diff |
Fixed issue 09407: Question and group export uses HTML content-type |
Affected Issues 09407 |
|
mod - application/controllers/InstallerController.php | Diff File | ||
mod - application/controllers/admin/export.php | Diff File | ||
mod - application/helpers/export_helper.php | Diff File | ||
master 72f53da1 2014-12-30 11:28 Details Diff |
Fixed issue 09407: Question and group export uses HTML content-type |
Affected Issues 09407 |
|
mod - application/controllers/InstallerController.php | Diff File | ||
mod - application/controllers/admin/export.php | Diff File | ||
mod - application/helpers/export_helper.php | Diff File | ||
master c41c7237 2014-12-30 00:12 Committer: mfaber Details Diff |
Fixed issue 09433: Auto translate not working for informal languages Dev: informal and some other lang codes not known to Dev: google translate. Converted to standard lang code. |
Affected Issues 09433 |
|
mod - application/controllers/admin/translate.php | Diff File | ||
2.06 ee944763 2014-12-30 00:12 Committer: mfaber Details Diff |
Fixed issue 09433: Auto translate not working for informal languages Dev: informal and some other lang codes not known to Dev: google translate. Converted to standard lang code. |
Affected Issues 09433 |
|
mod - application/controllers/admin/translate.php | Diff File | ||
master 25c0231c 2014-12-29 20:25 Details Diff |
Fixed issue 09430: AuditLog: Password logged as modified every time an user is modified Dev: Before, fake hashes were saved. After this patch, we save a descriptive message |
Affected Issues 09430 |
|
mod - plugins/AuditLog/AuditLog.php | Diff File | ||
2.06 deb9f25b 2014-12-29 20:25 Details Diff |
Fixed issue 09430: AuditLog: Password logged as modified every time an user is modified Dev: Before, fake hashes were saved. After this patch, we save a descriptive message |
Affected Issues 09430 |
|
mod - plugins/AuditLog/AuditLog.php | Diff File | ||
master 07a060a1 2014-12-29 15:24 Details Diff |
Release 2.05+ Build 141229 | ||
mod - docs/release_notes.txt | Diff File | ||
master 58bbb5b4 2014-12-29 15:17 LimeSurvey Translations Bot Details Diff |
Updated translation: Basque by ikt Updated translation: Icelandic by svelgur Updated translation: Thai by tomzt |
||
mod - locale/eu/LC_MESSAGES/eu.mo | Diff File | ||
mod - locale/is/LC_MESSAGES/is.mo | Diff File | ||
mod - locale/th/LC_MESSAGES/th.mo | Diff File | ||
master 7655f272 2014-12-29 01:06 LimeSurvey Translations Bot Details Diff |
Updated translation: Spanish (Chile) by jrojas Updated translation: French (France) by arnaud21 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: Swedish by maxzomborszki Updated translation: Dutch (Informal) by Han |
||
mod - locale/_template/limesurvey.pot | Diff File | ||
mod - locale/es-CL/LC_MESSAGES/es-CL.mo | Diff File | ||
mod - locale/fr/LC_MESSAGES/fr.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/sv/LC_MESSAGES/sv.mo | Diff File | ||
2.06 677532e5 2014-12-27 19:44 Details Diff |
New feature #09427: A way to validate expression in Quota Dev: use same view, the rename view |
||
mod - application/controllers/admin/ExpressionValidate.php | Diff File | ||
rm - application/views/admin/expressions/email.php | Diff | ||
add - application/views/admin/expressions/validationList.php | Diff File | ||
mod - application/views/admin/quotas/viewquotasrow_view.php | Diff File | ||
2.06 d4d1c143 2014-12-27 18:51 Details Diff |
Dev: remove console.log | ||
mod - scripts/admin/admin_core.js | Diff File | ||
2.06 922d2a37 2014-12-27 18:41 Details Diff |
Dev: Filter script in ExpressionValidate | ||
mod - application/controllers/admin/ExpressionValidate.php | Diff File | ||
master 34b9f3e4 2014-12-27 14:44 Details Diff |
Fixed issue 09426: No title at beginning of new respondent answers in HTML export from admin gui |
Affected Issues 09426 |
|
mod - application/helpers/admin/export/HtmlWriter.php | Diff File | ||
2.06 054d3cd1 2014-12-27 14:44 Details Diff |
Fixed issue 09426: No title at beginning of new respondent answers in HTML export from admin gui |
Affected Issues 09426 |
|
mod - application/helpers/admin/export/HtmlWriter.php | Diff File | ||
master c4f083ed 2014-12-27 14:42 Details Diff |
Fixed issue 09425: Absence of delimeter at the end of a question group |
Affected Issues 09425 |
|
mod - application/controllers/PrintanswersController.php | Diff File | ||
mod - application/helpers/admin/export/PdfWriter.php | Diff File | ||
mod - application/helpers/common_helper.php | Diff File | ||
mod - application/libraries/admin/pdf.php | Diff File | ||
2.06 2844d97b 2014-12-27 14:42 Details Diff |
Fixed issue 09425: Absence of delimeter at the end of a question group |
Affected Issues 09425 |
|
mod - application/controllers/PrintanswersController.php | Diff File | ||
mod - application/helpers/admin/export/PdfWriter.php | Diff File | ||
mod - application/helpers/common_helper.php | Diff File | ||
mod - application/libraries/admin/pdf.php | Diff File |