Changesets: LimeSurvey
master 8403e06a 2012-09-28 08:44 Details Diff |
Fixed issue 06578: Error whan saving global settings |
Affected Issues 06578 |
|
mod - application/controllers/admin/globalsettings.php | Diff File | ||
mod - application/helpers/common_helper.php | Diff File | ||
master 1ed9b8d9 2012-09-28 08:10 Details Diff |
Dev Export speed optimizations | ||
mod - application/helpers/admin/exportresults_helper.php | Diff File | ||
master 0e2ab6bb 2012-09-28 07:05 Details Diff |
Fixed issue #6602: Export results caches all data in memory before download | ||
mod - application/controllers/admin/export.php | Diff File | ||
mod - application/helpers/admin/exportresults_helper.php | Diff File | ||
master a50cec97 2012-09-28 02:47 Details Diff |
Fixed issue 06603: Can not copy conditions |
Affected Issues 06603 |
|
mod - application/controllers/admin/conditionsaction.php | Diff File | ||
master 223ee62d 2012-09-28 02:26 Details Diff |
Merge remote-tracking branch 'origin/master' | ||
mod - application/config/version.php | Diff File | ||
mod - application/controllers/admin/responses.php | Diff File | ||
mod - application/helpers/update/updatedb_helper.php | Diff File | ||
mod - locale/_template/limesurvey.pot | Diff File | ||
mod - locale/de/LC_MESSAGES/de.mo | Diff File | ||
mod - locale/el/LC_MESSAGES/el.mo | Diff File | ||
mod - locale/et/LC_MESSAGES/et.mo | Diff File | ||
mod - locale/nl/LC_MESSAGES/nl.mo | Diff File | ||
mod - locale/ru/LC_MESSAGES/ru.mo | Diff File | ||
mod - locale/sk/LC_MESSAGES/sk.mo | Diff File | ||
mod - locale/sr/LC_MESSAGES/sr.mo | Diff File | ||
mod - locale/tr/LC_MESSAGES/tr.mo | Diff File | ||
master 3344db67 2012-09-28 02:25 Details Diff |
Fixed issue 06604: The Survey URL sent with the registration mail is not working |
Affected Issues 06604 |
|
mod - application/config/routes.php | Diff File | ||
mod - application/helpers/frontend_helper.php | Diff File | ||
mod - application/models/Tokens_dynamic.php | Diff File | ||
master 73de1459 2012-09-27 17:06 root Details Diff |
Updated translation: German by c_schmitz Updated translation: Greek by kiolalis Updated translation: Estonian by klaster Updated translation: Dutch by tammo, mdekker Updated translation: Portuguese (Brazil) by mauriciofurtado, wagner, marciojv Updated translation: Russian by vipgroup Updated translation: Slovak by bmichelsz Updated translation: Serbian by MilaVeljovic Updated translation: Turkish by kayazeren |
||
mod - locale/_template/limesurvey.pot | Diff File | ||
mod - locale/de/LC_MESSAGES/de.mo | Diff File | ||
mod - locale/el/LC_MESSAGES/el.mo | Diff File | ||
mod - locale/et/LC_MESSAGES/et.mo | Diff File | ||
mod - locale/nl/LC_MESSAGES/nl.mo | Diff File | ||
mod - locale/ru/LC_MESSAGES/ru.mo | Diff File | ||
mod - locale/sk/LC_MESSAGES/sk.mo | Diff File | ||
mod - locale/sr/LC_MESSAGES/sr.mo | Diff File | ||
mod - locale/tr/LC_MESSAGES/tr.mo | Diff File | ||
master 37f717e0 2012-09-27 12:37 Details Diff |
Fixed issue 06599: Old template incompatibilty, need {TEMPLATEJS} Dev : update db version to replace template.js line with {TEMPLATEJS} Dev: fix error_view in response browsing for inactive survey |
Affected Issues 06599 |
|
mod - application/config/version.php | Diff File | ||
mod - application/controllers/admin/responses.php | Diff File | ||
mod - application/helpers/update/updatedb_helper.php | Diff File | ||
master be37424a 2012-09-27 10:08 Guillaume Luchet Details Diff |
Fixed issue occuring updating survey timings on postgresql db | ||
mod - application/libraries/Save.php | Diff File | ||
master 09d50b5a 2012-09-27 08:44 Details Diff |
Fixed issue 06579: Better error messages when using invalid survey IDs |
Affected Issues 06579 |
|
mod - application/controllers/admin/responses.php | Diff File | ||
mod - application/controllers/admin/tokens.php | Diff File | ||
mod - application/core/Survey_Common_Action.php | Diff File | ||
mod - application/views/admin/token/csvpost.php | Diff File | ||
master 8195ed8e 2012-09-27 07:47 Details Diff |
Merge remote-tracking branch 'origin/master' | ||
mod - application/controllers/admin/export.php | Diff File | ||
mod - application/helpers/export_helper.php | Diff File | ||
master bb64c8dd 2012-09-27 07:47 Details Diff |
Fixed issue: Previous button on quota warning not fully styled Dev Other small display fixes |
||
mod - application/helpers/frontend_helper.php | Diff File | ||
mod - application/views/admin/globalSettings_view.php | Diff File | ||
mod - application/views/admin/token/bounce.php | Diff File | ||
master f2b1546c 2012-09-27 07:17 Details Diff |
Fixed 06582: Export data to SPSS does not export value labels correctly dev: Quickfix only as it was completely broken. Needs a rewrite. |
Affected Issues 06582 |
|
mod - application/controllers/admin/export.php | Diff File | ||
mod - application/helpers/export_helper.php | Diff File | ||
master 3100f583 2012-09-27 03:36 Details Diff |
Fixed issue 06597: Error during LDAP import |
Affected Issues 06597 |
|
mod - application/controllers/admin/tokens.php | Diff File | ||
mod - application/views/admin/token/ldapform.php | Diff File | ||
master 2be65c64 2012-09-27 01:48 Details Diff |
Fixed issue 06586: Misleading error message when configuring database access |
Affected Issues 06586 |
|
mod - application/controllers/InstallerController.php | Diff File | ||
mod - application/views/installer/dbconfig_view.php | Diff File | ||
master 75cb4918 2012-09-27 01:39 Details Diff |
Fixed issue 06594: Error when upgrading from version 1.87 |
Affected Issues 06594 |
|
mod - application/helpers/update/updatedb_helper.php | Diff File | ||
master 0447b920 2012-09-26 17:05 root Details Diff |
Updated translation: German by c_schmitz | ||
mod - locale/de/LC_MESSAGES/de.mo | Diff File | ||
master dc76be85 2012-09-26 13:49 Details Diff |
Merge pull request #46 from geelweb/fix_survey_timing_inserts Fixed issue: Missing method when using survey timings |
||
mod - application/models/Survey_timings.php | Diff File | ||
master d34a6cb5 2012-09-26 10:22 Guillaume Luchet Details Diff |
Fixed issue occuring inserting survey_timings adding the missing method Survey_timings::insertRecords() |
Affected Issues 06612 |
|
mod - application/models/Survey_timings.php | Diff File | ||
master ec72e3ca 2012-09-26 10:03 Details Diff |
Merge pull request #45 from geelweb/postgresql_lastinsertid Fixed issue: Several errors in administration when using Postgres DB |
||
mod - application/controllers/RegisterController.php | Diff File | ||
mod - application/controllers/admin/labels.php | Diff File | ||
mod - application/helpers/admin/import_helper.php | Diff File | ||
mod - application/libraries/Save.php | Diff File | ||
mod - application/models/ParticipantAttributeNames.php | Diff File | ||
mod - application/models/Participants.php | Diff File | ||
mod - application/models/User_groups.php | Diff File | ||
master 5a57aa04 2012-09-26 09:28 root Details Diff |
Updated translation: Danish by c_schmitz Updated translation: Estonian by klaster Updated translation: Portuguese (Brazil) by mauriciofurtado, wagner, gchehab, marciojv, c_schmitz Updated translation: Serbian by MilaVeljovic |
||
mod - locale/_template/limesurvey.pot | Diff File | ||
mod - locale/da/LC_MESSAGES/da.mo | Diff File | ||
mod - locale/et/LC_MESSAGES/et.mo | Diff File | ||
mod - locale/sr/LC_MESSAGES/sr.mo | Diff File | ||
master 5866ab56 2012-09-26 09:02 Guillaume Luchet Details Diff |
Merge conflicts | ||
master 4c794a27 2012-09-26 05:44 Guillaume Luchet Details Diff |
Use Yii CdbCommandBuilder::getLastInsertID() to specify to PDO::lastInsertId the parameter "name" which is required by the PDO_PGSQL adapter | ||
mod - application/controllers/RegisterController.php | Diff File | ||
mod - application/controllers/admin/labels.php | Diff File | ||
mod - application/helpers/admin/import_helper.php | Diff File | ||
mod - application/libraries/Save.php | Diff File | ||
mod - application/models/ParticipantAttributeNames.php | Diff File | ||
mod - application/models/Participants.php | Diff File | ||
master 0fb5e394 2012-09-26 05:44 Guillaume Luchet Details Diff |
Use Yii CdbCommandBuilder::getLastInsertID() to specify to PDO::lastInsertId the parameter "name" which is required by the PDO_PGSQL adapter | ||
mod - application/controllers/RegisterController.php | Diff File | ||
mod - application/controllers/admin/labels.php | Diff File | ||
mod - application/helpers/admin/import_helper.php | Diff File | ||
mod - application/libraries/Save.php | Diff File | ||
mod - application/models/ParticipantAttributeNames.php | Diff File | ||
mod - application/models/Participants.php | Diff File | ||
master 0770f78e 2012-09-26 04:46 Guillaume Luchet Details Diff |
debug group creation with postgresql db removing "`" characters around column names and using Yii CDbCommandBuilder::getLastInsertID() | ||
mod - application/models/User_groups.php | Diff File |