Changesets: LimeSurvey
2.05 ec00bbe7 2013-04-24 11:39 Details Diff |
Fixed issue 07787: Error "Cannot execute queries while other unbuffered queries are active" on function "Get statistics" |
Affected Issues 07787 |
|
mod - application/helpers/admin/statistics_helper.php | Diff File | ||
master b86edabb 2013-04-24 11:34 Details Diff |
Merge remote-tracking branch 'origin/master' | ||
mod - locale/_template/limesurvey.pot | Diff File | ||
mod - locale/el/LC_MESSAGES/el.mo | Diff File | ||
mod - locale/es/LC_MESSAGES/es.mo | Diff File | ||
mod - locale/pt/LC_MESSAGES/pt.mo | Diff File | ||
master 112b8db7 2013-04-24 11:34 Details Diff |
Fixed issue 07793: Question numbers appear on printout even when survey settings are adjusted not to show them |
Affected Issues 07793 |
|
mod - application/controllers/admin/printablesurvey.php | Diff File | ||
2.05 72c37c0b 2013-04-24 11:34 Details Diff |
Fixed issue 07793: Question numbers appear on printout even when survey settings are adjusted not to show them |
Affected Issues 07793 |
|
mod - application/controllers/admin/printablesurvey.php | Diff File | ||
2.1 c907f90b 2013-04-24 09:33 Details Diff |
Dev First working version of custom relevance. | ||
mod - .gitignore | Diff File | ||
mod - application/config/internal.php | Diff File | ||
mod - application/controllers/GroupsController.php | Diff File | ||
mod - application/controllers/QuestionsController.php | Diff File | ||
mod - application/core/LSYii_Application.php | Diff File | ||
mod - application/core/LSYii_Controller.php | Diff File | ||
add - application/extensions/ExpressionManager/assets/em.css | Diff File | ||
add - application/extensions/ExpressionManager/assets/em.js | Diff File | ||
mod - application/extensions/LimeScript/LimeScript.php | Diff File | ||
mod - application/extensions/LimeScript/assets/script.js | Diff File | ||
rm - application/extensions/LimeScript/assets/script_1.js | Diff | ||
mod - application/extensions/Menu/MenuWidget.php | Diff File | ||
mod - application/helpers/PluginSettingsHelper.php | Diff File | ||
mod - application/helpers/SurveyRuntimeHelper.php | Diff File | ||
mod - application/helpers/SurveySessionHelper.php | Diff File | ||
rm - application/helpers/twig_helper.php | Diff | ||
mod - application/libraries/PluginManager/LimesurveyApi.php | Diff File | ||
mod - application/libraries/PluginManager/Question/QuestionBase.php | Diff File | ||
mod - application/libraries/PluginManager/Question/iQuestion.php | Diff File | ||
mod - application/views/groups/preview.php | Diff File | ||
mod - application/views/layouts/main.php | Diff File | ||
mod - application/views/layouts/survey.php | Diff File | ||
mod - application/views/plugins/configure.php | Diff File | ||
mod - application/views/plugins/index.php | Diff File | ||
add - application/views/questions/settingsblock.php | Diff File | ||
mod - application/views/questions/update.php | Diff File | ||
mod - application/views/questions/update_localized.php | Diff File | ||
mod - application/views/questions/update_nonlocalized.php | Diff File | ||
mod - plugins/YesNoQuestion/FreeTextQuestionObject.php | Diff File | ||
mod - plugins/YesNoQuestion/YesNoQuestionObject.php | Diff File | ||
rm - plugins/YesNoQuestion/views/default.twig | Diff | ||
add - themes/default/views/surveys/publiclist_twig.view | Diff File | ||
master 9779b7bd 2013-04-24 00:05 LimeSurvey Translations Bot Details Diff |
Updated translation: Greek by kiolalis Updated translation: Spanish (Spain) by valdomir, larjona Updated translation: Portuguese (Portugal) by samarta, nostradumusfdx, algarvio |
||
mod - locale/_template/limesurvey.pot | Diff File | ||
mod - locale/el/LC_MESSAGES/el.mo | Diff File | ||
mod - locale/es/LC_MESSAGES/es.mo | Diff File | ||
mod - locale/pt/LC_MESSAGES/pt.mo | Diff File | ||
master 048c441c 2013-04-23 23:58 Details Diff |
Fixed issue #7762: Incorrect graph for List(Radio) with Comment | ||
mod - application/controllers/admin/statistics.php | Diff File | ||
mod - application/helpers/admin/statistics_helper.php | Diff File | ||
2.05 235143ea 2013-04-23 23:58 Details Diff |
Fixed issue #7762: Incorrect graph for List(Radio) with Comment | ||
mod - application/controllers/admin/statistics.php | Diff File | ||
mod - application/helpers/admin/statistics_helper.php | Diff File | ||
master e8c5276b 2013-04-23 23:16 Details Diff |
Dev Don't crash out if invalid QID is used Dev Statistics graphs now don't cache if debug=2 |
||
mod - application/core/Survey_Common_Action.php | Diff File | ||
mod - application/helpers/admin/statistics_helper.php | Diff File | ||
master 4a2cef63 2013-04-23 13:46 Details Diff |
Release 2.00+ Build 130423 | ||
mod - docs/release_notes.txt | Diff File | ||
master 4a6c0cfa 2013-04-23 13:37 Details Diff |
Fixed issue 07777: Printable Version showing blank page |
Affected Issues 07777 |
|
mod - application/controllers/admin/printablesurvey.php | Diff File | ||
2.05 fa72f66c 2013-04-23 13:37 Details Diff |
Fixed issue 07777: Printable Version showing blank page |
Affected Issues 07777 |
|
mod - application/controllers/admin/printablesurvey.php | Diff File | ||
master da151235 2013-04-23 12:12 Details Diff |
Fixed issue 07759: Sending email invitation takes lot of memory when having alot of tokens |
Affected Issues 07759 |
|
mod - application/models/Tokens_dynamic.php | Diff File | ||
master 7272cfe0 2013-04-23 11:47 Details Diff |
Fixed issue 07759: Sending email invitation takes lot of memory when having alot of tokens |
Affected Issues 07759 |
|
mod - application/controllers/admin/remotecontrol.php | Diff File | ||
mod - application/controllers/admin/tokens.php | Diff File | ||
mod - application/models/Tokens_dynamic.php | Diff File | ||
2.05 9b7721a9 2013-04-23 11:33 Details Diff |
dev: redirect to base action when no action is set instead of displaying an error (when returning from globalsettings for example) | ||
mod - application/controllers/admin/surveypermission.php | Diff File | ||
master d6b50f70 2013-04-23 11:30 Details Diff |
Merge branch 'master' of https://github.com/LimeSurvey/LimeSurvey.git | ||
mod - application/helpers/admin/statistics_helper.php | Diff File | ||
mod - application/views/admin/export/statistics_view.php | Diff File | ||
master 1acfedec 2013-04-23 11:29 Details Diff |
dev: redirect to base action when no action is set instead of displaying an error (when returning from globalsettings for example) | ||
mod - application/controllers/admin/surveypermission.php | Diff File | ||
master 18fffc6e 2013-04-23 11:14 Details Diff |
Merge remote-tracking branch 'origin/master' | ||
mod - locale/_template/limesurvey.pot | Diff File | ||
mod - locale/ca/LC_MESSAGES/ca.mo | Diff File | ||
mod - locale/cs/LC_MESSAGES/cs.mo | Diff File | ||
mod - locale/es/LC_MESSAGES/es.mo | Diff File | ||
mod - locale/pt/LC_MESSAGES/pt.mo | Diff File | ||
mod - locale/ru/LC_MESSAGES/ru.mo | Diff File | ||
mod - locale/sv/LC_MESSAGES/sv.mo | Diff File | ||
mod - locale/tr/LC_MESSAGES/tr.mo | Diff File | ||
mod - scripts/admin/attributeControl.js | Diff File | ||
mod - scripts/admin/surveysecurity.js | Diff File | ||
master 6fc74380 2013-04-23 11:01 Details Diff |
Fixed issue 07734: Quick statistics | Filter 'Submission date: Equals' does not work |
Affected Issues 07734 |
|
mod - application/helpers/admin/statistics_helper.php | Diff File | ||
mod - application/views/admin/export/statistics_view.php | Diff File | ||
2.05 18ca4121 2013-04-23 11:01 Details Diff |
Fixed issue 07734: Quick statistics | Filter 'Submission date: Equals' does not work |
Affected Issues 07734 |
|
mod - application/helpers/admin/statistics_helper.php | Diff File | ||
mod - application/views/admin/export/statistics_view.php | Diff File | ||
master 232f2ffb 2013-04-23 10:57 Details Diff |
Fixed issue 07764: Missing translation |
Affected Issues 07764 |
|
mod - scripts/admin/attributeControl.js | Diff File | ||
master bffe7ebf 2013-04-23 00:05 LimeSurvey Translations Bot Details Diff |
Updated translation: Catalan by valdomir Updated translation: Czech by slansky Updated translation: Spanish (Spain) by valdomir, jaimealvarezv Updated translation: Portuguese (Portugal) by samarta, nostradumusfdx Updated translation: Russian by vipgroup Updated translation: Swedish by Mazi Updated translation: Turkish by kayazeren |
||
mod - locale/_template/limesurvey.pot | Diff File | ||
mod - locale/ca/LC_MESSAGES/ca.mo | Diff File | ||
mod - locale/cs/LC_MESSAGES/cs.mo | Diff File | ||
mod - locale/es/LC_MESSAGES/es.mo | Diff File | ||
mod - locale/pt/LC_MESSAGES/pt.mo | Diff File | ||
mod - locale/ru/LC_MESSAGES/ru.mo | Diff File | ||
mod - locale/sv/LC_MESSAGES/sv.mo | Diff File | ||
mod - locale/tr/LC_MESSAGES/tr.mo | Diff File | ||
master 4fab9cc5 2013-04-22 15:36 Details Diff |
Fixed issue #07689: editing survey permissions gives errors Dev Survey user permissions table now maintains full width when "advanced" is toggle to hidden |
||
mod - scripts/admin/surveysecurity.js | Diff File | ||
master 8f664343 2013-04-22 15:10 Details Diff |
Fixed issue 07764: Missing translation Dev Not really working due to bug? in jqGrid |
Affected Issues 07764 |
|
mod - application/views/admin/participants/attributeControl_view.php | Diff File | ||
mod - scripts/admin/attributeControl.js | Diff File | ||
2.05 07afcf9d 2013-04-22 15:10 Details Diff |
Fixed issue 07764: Missing translation Dev Not really working due to bug? in jqGrid |
Affected Issues 07764 |
|
mod - application/views/admin/participants/attributeControl_view.php | Diff File | ||
mod - scripts/admin/attributeControl.js | Diff File |