Changesets: LimeSurvey
master c4e6508c 2012-10-01 05:08 Details Diff |
Fixed issue 06615: Browsing text answer results with the "browse" button does nothing. Dev Partial fix - browse button still ignores any filters |
Affected Issues 06615 |
|
mod - application/controllers/admin/statistics.php | Diff File | ||
mod - application/helpers/admin/statistics_helper.php | Diff File | ||
mod - scripts/admin/statistics.js | Diff File | ||
master b54ccbe1 2012-10-01 04:43 Details Diff |
Fixed issue 06618: Untranslated texts in survey list |
Affected Issues 06618 |
|
mod - application/views/admin/survey/listSurveys_view.php | Diff File | ||
mod - scripts/admin/listsurvey.js | Diff File | ||
master 5e2121a7 2012-10-01 02:59 root Details Diff |
Updated translation: Estonian by klaster Updated translation: Norwegian (Bokmål) by pmonstad, peterhol Updated translation: German (Informal) by c_schmitz |
||
mod - locale/_template/limesurvey.pot | Diff File | ||
mod - locale/de-informal/LC_MESSAGES/de-informal.mo | Diff File | ||
mod - locale/et/LC_MESSAGES/et.mo | Diff File | ||
mod - locale/nb/LC_MESSAGES/nb.mo | Diff File | ||
master 8c45ffa0 2012-10-01 02:58 Details Diff |
Fixed issue 06618: Untranslated texts in survey list |
Affected Issues 06618 |
|
mod - application/views/admin/survey/listSurveys_view.php | Diff File | ||
mod - scripts/admin/listsurvey.js | Diff File | ||
master 2d36220d 2012-09-30 17:05 root Details Diff |
Updated translation: German by c_schmitz Updated translation: Estonian by klaster Updated translation: Italian by lfanfoni Updated translation: Italian (Informal) by lfanfoni |
||
mod - locale/de/LC_MESSAGES/de.mo | Diff File | ||
mod - locale/et/LC_MESSAGES/et.mo | Diff File | ||
mod - locale/it-informal/LC_MESSAGES/it-informal.mo | Diff File | ||
mod - locale/it/LC_MESSAGES/it.mo | Diff File | ||
master f2758e3b 2012-09-30 14:40 Details Diff |
Merge pull request #47 from geelweb/fix_error_with_ifnull Fixed issue: Problem updating survey timings on postgresql db |
||
mod - application/libraries/Save.php | Diff File | ||
master de001499 2012-09-30 11:42 Details Diff |
Release 2.00+ Build 120931 | ||
mod - docs/release_notes.txt | Diff File | ||
master d6077766 2012-09-30 11:39 Details Diff |
Merge remote-tracking branch 'origin/master' | ||
mod - locale/_template/limesurvey.pot | Diff File | ||
mod - locale/et/LC_MESSAGES/et.mo | Diff File | ||
master b4e2d2a9 2012-09-30 11:38 Details Diff |
Fixed issue 06614: Editing a question not possible |
Affected Issues 06614 |
|
mod - application/config/routes.php | Diff File | ||
master 0489eced 2012-09-30 11:18 root Details Diff |
Updated translation: Estonian by klaster | ||
mod - locale/_template/limesurvey.pot | Diff File | ||
mod - locale/et/LC_MESSAGES/et.mo | Diff File | ||
master dc4594b5 2012-09-30 10:36 Details Diff |
Fixed issue 06610: Security captcha does not accept valid values |
Affected Issues 06610 |
|
mod - application/controllers/VerificationController.php | Diff File | ||
mod - application/helpers/frontend_helper.php | Diff File | ||
mod - application/helpers/replacements_helper.php | Diff File | ||
mod - application/views/entertoken_view.php | Diff File | ||
master 3803b062 2012-09-30 10:06 Details Diff |
Fixed issue 06611: Limesurvey only processing first of multiple bounced emails |
Affected Issues 06611 |
|
mod - application/controllers/admin/tokens.php | Diff File | ||
master f07dc6fb 2012-09-30 09:20 Details Diff |
Fixed issue 06611: Limesurvey only processing first of multiple bounced emails |
Affected Issues 06611 |
|
mod - application/controllers/admin/tokens.php | Diff File | ||
master c5db23b1 2012-09-30 09:00 Details Diff |
Fixed issue: Reset password not properly working |
Affected Issues 06609 |
|
mod - application/helpers/common_helper.php | Diff File | ||
mod - application/models/User.php | Diff File | ||
master af7e084b 2012-09-30 08:18 Details Diff |
Release 2.00+ Build 120930 | ||
mod - docs/release_notes.txt | Diff File | ||
master a9ee5ef6 2012-09-30 08:13 Details Diff |
Merge remote-tracking branch 'origin/master' | ||
mod - application/controllers/survey/index.php | Diff File | ||
mod - application/helpers/SurveyRuntimeHelper.php | Diff File | ||
mod - application/libraries/Save.php | Diff File | ||
mod - application/models/Saved_control.php | Diff File | ||
mod - locale/et/LC_MESSAGES/et.mo | Diff File | ||
master 7343783f 2012-09-30 07:29 Details Diff |
Fixed issue: URL parameters not working | ||
mod - application/config/routes.php | Diff File | ||
mod - application/controllers/admin/surveyadmin.php | Diff File | ||
mod - application/helpers/frontend_helper.php | Diff File | ||
mod - application/models/Survey_url_parameters.php | Diff File | ||
master 2d28800d 2012-09-30 07:27 Details Diff |
Fixed issue 06613: "Invalid element key: gid" in export file for a question group. |
Affected Issues 06613 |
|
mod - application/helpers/export_helper.php | Diff File | ||
master a74aa9af 2012-09-30 01:23 Details Diff |
Merge pull request #48 from GautamGupta/master Fixed issue: Broken saving responses functionality |
||
mod - application/controllers/survey/index.php | Diff File | ||
mod - application/helpers/SurveyRuntimeHelper.php | Diff File | ||
mod - application/libraries/Save.php | Diff File | ||
mod - application/models/Saved_control.php | Diff File | ||
master 91c9c47a 2012-09-29 17:05 root Details Diff |
Updated translation: Estonian by klaster | ||
mod - locale/et/LC_MESSAGES/et.mo | Diff File | ||
master d6e14df1 2012-09-29 15:08 Details Diff |
Dev Coding guidelines | ||
mod - application/helpers/SurveyRuntimeHelper.php | Diff File | ||
master 70f8ffac 2012-09-29 15:04 Details Diff |
Dev Coding guidelines | ||
mod - application/libraries/Save.php | Diff File | ||
master 09b416bc 2012-09-29 14:56 Details Diff |
Dev Fix error handling while saving responses. | ||
mod - application/controllers/survey/index.php | Diff File | ||
mod - application/helpers/SurveyRuntimeHelper.php | Diff File | ||
mod - application/libraries/Save.php | Diff File | ||
master 7788b2fa 2012-09-28 17:05 root Details Diff |
Updated translation: Estonian by klaster Updated translation: French (France) by olcell, DenisChenu Updated translation: Serbian by MilaVeljovic |
||
mod - locale/_template/limesurvey.pot | Diff File | ||
mod - locale/et/LC_MESSAGES/et.mo | Diff File | ||
mod - locale/fr/LC_MESSAGES/fr.mo | Diff File | ||
mod - locale/sr/LC_MESSAGES/sr.mo | Diff File | ||
master d17776a5 2012-09-28 15:56 Details Diff |
Dev Fix saving of responses. Dev Todo: Error handling. |
||
mod - application/controllers/survey/index.php | Diff File | ||
mod - application/libraries/Save.php | Diff File | ||
mod - application/models/Saved_control.php | Diff File |