Changesets: LimeSurvey
master 1100dcc5 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 | ||
master feb03701 2012-09-26 02:43 Details Diff |
Release 2.00+ Build 120916 | ||
mod - docs/release_notes.txt | Diff File | ||
master 76509b86 2012-09-26 02:32 Details Diff |
Dev Fixed some minor display issues | ||
mod - application/core/Survey_Common_Action.php | Diff File | ||
mod - application/helpers/common_helper.php | Diff File | ||
mod - application/views/admin/survey/Question/questionbar_view.php | Diff File | ||
master 4a814fe9 2012-09-26 01:49 Details Diff |
Fixed issue 06591: Error when importing .csv format question file |
Affected Issues 06591 |
|
mod - application/helpers/admin/import_helper.php | Diff File | ||
mod - application/helpers/common_helper.php | Diff File | ||
1.92 ada6f0f8 2012-09-26 00:51 Details Diff |
Fixed issue Tab Separated Value files not importing due to "class" not found error Dev Byte Order Mark was not being consistently removed from start of file |
||
mod - admin/import_functions.php | Diff File | ||
master 4eb4dbb9 2012-09-25 17:53 Details Diff |
Fixed issue Tab Separated Value files not importing due to "class" not found error Dev Byte Order Mark was not being consistently removed from start of file |
||
mod - application/helpers/admin/import_helper.php | Diff File | ||
master a3d869f4 2012-09-25 17:06 root Details Diff |
Updated translation: Estonian by klaster Updated translation: Serbian by MilaVeljovic Updated translation: Italian (Informal) by lfanfoni, murya |
||
mod - locale/_template/limesurvey.pot | Diff File | ||
mod - locale/et/LC_MESSAGES/et.mo | Diff File | ||
mod - locale/it-informal/LC_MESSAGES/it-informal.mo | Diff File | ||
mod - locale/sr/LC_MESSAGES/sr.mo | Diff File | ||
master 73098921 2012-09-25 13:45 Details Diff |
Merge pull request #44 from bpineau/postgresql_fixes_second_take Fixed issue: Empty passsword not possible with Postgres |
||
mod - application/controllers/InstallerController.php | Diff File | ||
master 95bd9ebe 2012-09-25 13:22 Details Diff |
Fixed issue 06581: Excel format (.txt) is a TSV format (Tab separated value) Fixed issue : misalignement of html editor in group edition Fixed issue : User with surveycontent view/edit can't see the logic file Dev: rename whole excel function to tsv Dev: some fix in blobblueish admin template |
Affected Issues 06581 |
|
mod - application/controllers/admin/export.php | Diff File | ||
mod - application/helpers/admin/import_helper.php | Diff File | ||
mod - application/helpers/expressions/em_manager_helper.php | Diff File | ||
mod - application/views/admin/survey/Question/questionbar_view.php | Diff File | ||
mod - application/views/admin/survey/QuestionGroups/questiongroupbar_view.php | Diff File | ||
mod - application/views/admin/survey/surveybar_view.php | Diff File | ||
mod - styles/blobblueish/adminstyle.css | Diff File | ||
master 89386658 2012-09-25 10:21 Details Diff |
Fixed issue 06584: Quotas screen out uses the wrong template |
Affected Issues 06584 |
|
mod - application/controllers/admin/responses.php | Diff File | ||
mod - application/controllers/admin/surveyadmin.php | Diff File | ||
mod - application/core/LSYii_Controller.php | Diff File | ||
mod - application/helpers/expressions/em_manager_helper.php | Diff File | ||
mod - application/helpers/frontend_helper.php | Diff File | ||
mod - application/views/admin/responses/browseindex_view.php | Diff File | ||
master 3eef43da 2012-09-25 09:36 Details Diff |
Fixed issue 06588: Icon and CSS missing from admin templates gartergry and blobblueish |
Affected Issues 06588 |
|
add - styles/blobblueish/images/bounce_12.png | Diff File | ||
add - styles/blobblueish/jquery-ui/jquery-timepicker.css | Diff File | ||
rm - styles/blobblueish/jquery-ui/lime-progress.css | Diff | ||
add - styles/gartergrey/images/bounce_12.png | Diff File | ||
add - styles/gartergrey/jquery-ui/jquery-timepicker.css | Diff File | ||
rm - styles/gartergrey/jquery-ui/lime-progress.css | Diff | ||
master 98bbc803 2012-09-25 09:25 Details Diff |
Fixed issue 06585: Displaying tokens for survey always show 25 entries even if you have less |
Affected Issues 06585 |
|
mod - application/controllers/admin/tokens.php | Diff File | ||
master a2119962 2012-09-25 03:08 Details Diff |
Fixed issue: ComfortUpdate not working | ||
mod - application/config/config-defaults.php | Diff File | ||
mod - application/config/version.php | Diff File | ||
mod - application/controllers/AdminController.php | Diff File | ||
mod - application/controllers/admin/dumpdb.php | Diff File | ||
mod - application/controllers/admin/globalsettings.php | Diff File | ||
mod - application/controllers/admin/remotecontrol.php | Diff File | ||
mod - application/controllers/admin/update.php | Diff File | ||
mod - application/core/LSYii_Application.php | Diff File | ||
add - application/helpers/admin/backupdb_helper.php | Diff File | ||
mod - application/helpers/globalsettings_helper.php | Diff File | ||
mod - application/views/admin/update/step2.php | Diff File | ||
mod - application/views/admin/update/step3.php | Diff File | ||
mod - application/views/admin/update/step4.php | Diff File | ||
mod - application/views/admin/update/update.php | Diff File | ||
master 6d78481c 2012-09-24 17:05 root Details Diff |
Updated translation: Estonian by klaster Updated translation: Serbian by MilaVeljovic |
||
mod - locale/_template/limesurvey.pot | Diff File | ||
mod - locale/et/LC_MESSAGES/et.mo | Diff File | ||
mod - locale/sr/LC_MESSAGES/sr.mo | Diff File | ||
master 1105a565 2012-09-24 07:48 Details Diff |
Fixed issue: Error on upgrade when upgrading from 1.91 or older versions | ||
mod - application/helpers/update/updatedb_helper.php | Diff File | ||
master be38805e 2012-09-24 07:26 Details Diff |
Fixed issue: Activation problems on PostgreSQL | ||
mod - application/controllers/admin/surveyadmin.php | Diff File | ||
mod - application/helpers/admin/activate_helper.php | Diff File | ||
master 90863078 2012-09-24 06:49 Details Diff |
Release 2.00+ Build 120914 | ||
mod - docs/release_notes.txt | Diff File | ||
master 18f62783 2012-09-24 06:42 root Details Diff |
Updated translation: German by c_schmitz Updated translation: Spanish (Mexican) by c_schmitz Updated translation: Estonian by klaster Updated translation: French (France) by BenoitBouvarel Updated translation: Polish by elisa Updated translation: Portuguese (Portugal) by ecoutinho Updated translation: Russian by Fencer Updated translation: Serbian by MilaVeljovic |
||
mod - locale/_template/limesurvey.pot | Diff File | ||
mod - locale/de/LC_MESSAGES/de.mo | Diff File | ||
mod - locale/et/LC_MESSAGES/et.mo | Diff File | ||
mod - locale/fr/LC_MESSAGES/fr.mo | Diff File | ||
mod - locale/pl/LC_MESSAGES/pl.mo | Diff File | ||
mod - locale/pt/LC_MESSAGES/pt.mo | Diff File | ||
mod - locale/ru/LC_MESSAGES/ru.mo | Diff File | ||
mod - locale/sr/LC_MESSAGES/sr.mo | Diff File | ||
master ffa98556 2012-09-24 05:27 Details Diff |
Fixed issue 06580: Errors when editing questions in a multilingual survey |
Affected Issues 06580 |
|
mod - application/models/Questions.php | Diff File | ||
mod - application/views/admin/survey/Question/editQuestion_view.php | Diff File | ||
add - docs/demosurveys/ls191_sample_survey_multilingual.lss | Diff File | ||
master dc2a4f43 2012-09-24 04:17 Benjamin Pineau Details Diff |
Installer support for passwordless PostgreSQL If there's no password, we need to write password=""; instead of password=;, or PostgreSQL's libpq will consider the DSN string part after "password=" (including the ";" and the potential dbname) as part of the password definition. |
||
mod - application/controllers/InstallerController.php | Diff File | ||
master 23b925be 2012-09-24 04:03 Details Diff |
Fixed issue 06578: Error whan saving global settings |
Affected Issues 06578 |
|
mod - application/controllers/admin/globalsettings.php | Diff File | ||
mod - application/views/admin/globalSettings_view.php | Diff File | ||
master a74a32cc 2012-09-24 03:42 Details Diff |
Fixed issue 06574: Postgres DB Error after importing a survey Dev Fixed version number |
Affected Issues 06574 |
|
mod - application/config/version.php | Diff File | ||
mod - application/helpers/common_helper.php | Diff File | ||
mod - application/helpers/expressions/em_manager_helper.php | Diff File | ||
mod - application/models/Questions.php | Diff File | ||
mod - application/models/Survey_dynamic.php | Diff File | ||
mod - installer/sql/create-pgsql.sql | Diff File | ||
master 046deb9e 2012-09-23 17:05 root Details Diff |
Updated translation: French (France) by Qat, DenisChenu Updated translation: Japanese by nomoto Updated translation: Malay by addaashar Updated translation: Norwegian (Bokmål) by finni Updated translation: Portuguese (Brazil) by gchehab Updated translation: Serbian by MilaVeljovic Updated translation: Turkish by kayazeren |
||
mod - locale/fr/LC_MESSAGES/fr.mo | Diff File | ||
mod - locale/ja/LC_MESSAGES/ja.mo | Diff File | ||
mod - locale/ms/LC_MESSAGES/ms.mo | Diff File | ||
mod - locale/nb/LC_MESSAGES/nb.mo | Diff File | ||
mod - locale/sr/LC_MESSAGES/sr.mo | Diff File | ||
mod - locale/tr/LC_MESSAGES/tr.mo | Diff File | ||
master e8e782ad 2012-09-22 17:05 root Details Diff |
Updated translation: Norwegian (Bokmål) by peterhol Updated translation: Turkish by kayazeren |
||
mod - locale/_template/limesurvey.pot | Diff File | ||
mod - locale/nb/LC_MESSAGES/nb.mo | Diff File | ||
mod - locale/tr/LC_MESSAGES/tr.mo | Diff File | ||
master a0224821 2012-09-22 08:12 Details Diff |
Fixed issue : Median calculation of timing response Dev : add a statistics function on Survey_timings Dev : min, sec can be translated |
||
mod - application/controllers/admin/responses.php | Diff File | ||
mod - application/models/Survey_timings.php | Diff File | ||
mod - application/views/admin/responses/browsetimefooter_view.php | Diff File |