Changesets: LimeSurvey
2.06 325f4f55 2014-11-27 00:36 Details Diff |
Fixed issue 09260: XSS in browse response Fixed issue : awfull screen for browse responses Dev : default permission search is read (just to do : Permission::model()->hasGlobalPermission('superadmin') :) ) Dev : header and footer of jqgris is allways shown completely on screen (if you don't resize the window ?) Dev : Use .tooltip from jquery-ui in jqgrid table : todo : test with more column ? tested with big example file |
Affected Issues 09207, 09260 |
|
mod - application/controllers/admin/responses.php | Diff File | ||
mod - application/helpers/common_helper.php | Diff File | ||
mod - application/models/Permission.php | Diff File | ||
mod - scripts/admin/listresponse.js | Diff File | ||
mod - styles/adminstyle.css | Diff File | ||
master 733d98f9 2014-11-26 17:15 Details Diff |
Fixed issue 09372: RemoteControl export_responses breaks with some XML-RPC clients |
Affected Issues 09372 |
|
mod - application/libraries/BigData.php | Diff File | ||
2.06 d3804be6 2014-11-26 17:15 Details Diff |
Fixed issue 09372: RemoteControl export_responses breaks with some XML-RPC clients |
Affected Issues 09372 |
|
mod - application/libraries/BigData.php | Diff File | ||
master ad9163c6 2014-11-26 10:22 Details Diff |
Release 2.05+ Build 141126 | ||
mod - docs/release_notes.txt | Diff File | ||
master afaaba83 2014-11-26 10:19 LimeSurvey Translations Bot Details Diff |
Updated translation: Japanese by yamatt | ||
mod - locale/_template/limesurvey.pot | Diff File | ||
mod - locale/ja/LC_MESSAGES/ja.mo | Diff File | ||
2.06 efbcde83 2014-11-25 11:50 Details Diff |
Fixed wrong translation handling for ranking questions. Fixed invalid HTML for date questions. |
||
mod - application/helpers/qanda_helper.php | Diff File | ||
2.06 605b8f5e 2014-11-25 10:06 Details Diff |
Fixed issue 09344: AND rules with ATTRIBUTE disappear when modify and importing the survey Dev : importing : bad order for getConditionsForEM : with $qid set : it work Dev : modify : debug to 2 show Notice, surely broke before Dev : reset the relevance equation when show condition (if needed) Dev : TODO : use Yii on getConditionsForEM, but big request here |
Affected Issues 09344 |
|
mod - application/controllers/admin/conditionsaction.php | Diff File | ||
mod - application/helpers/expressions/em_manager_helper.php | Diff File | ||
master 14d6a1cd 2014-11-25 09:47 Details Diff |
Fixed issue 09344: AND rules with ATTRIBUTE disappear when modify and importing the survey Dev : importing : bad order for getConditionsForEM : with $qid set : it work Dev : modify : debug to 2 show Notice, surely broke before |
Affected Issues 09344 |
|
mod - application/controllers/admin/conditionsaction.php | Diff File | ||
mod - application/helpers/expressions/em_manager_helper.php | Diff File | ||
master cacfd7ab 2014-11-24 19:52 Details Diff |
Fixed issue 09283: More than 255 characters can be entered into a short text question on Postgres and MSSQL which leads to an error |
Affected Issues 09283 |
|
mod - application/helpers/qanda_helper.php | Diff File | ||
master 3228c317 2014-11-24 17:55 Details Diff |
Fixed issue 09371: Invitations/reminders cannot be sent to selected tokens |
Affected Issues 09371 |
|
mod - scripts/admin/tokens.js | Diff File | ||
master 6d85b901 2014-11-24 16:25 Details Diff |
Fixed issue 09140: VV-Import not working with MSSQL |
Affected Issues 09140 |
|
mod - application/helpers/admin/import_helper.php | Diff File | ||
2.06 bedcc30f 2014-11-24 16:25 Details Diff |
Fixed issue 09140: VV-Import not working with MSSQL |
Affected Issues 09140 |
|
mod - application/helpers/admin/import_helper.php | Diff File | ||
2.06 b8f5b93c 2014-11-24 10:44 Details Diff |
Dev: no jquery in Statistics Dev: replace tab |
||
mod - application/controllers/Statistics_userController.php | Diff File | ||
master 5b2b3c02 2014-11-24 10:42 Details Diff |
Dev : no jquery in Statistics user Dev : replace \t by space |
||
mod - application/controllers/Statistics_userController.php | Diff File | ||
2.06 e52ff825 2014-11-24 09:52 Details Diff |
Dev: fix parent ... (5bea3d33d798dd842c467dc9a44e31ac3b6f3fcc) | ||
mod - scripts/survey_runtime.js | Diff File | ||
2.06 5bea3d33 2014-11-24 09:49 Details Diff |
Updated feature : Allow plugin or template to use HTML5 validation Dev: before using pattern or required HTML5 attribute disallow resubmit (set next on click to false) Dev: tested in FF, todo test in other browser |
||
mod - scripts/survey_runtime.js | Diff File | ||
master ea2a3d8e 2014-11-23 23:39 Details Diff |
Release 2.05+ Build 141123 | ||
mod - docs/release_notes.txt | Diff File | ||
master f86263f3 2014-11-23 23:36 LimeSurvey Translations Bot Details Diff |
Updated translation: German by actxcellence, jlpd, pseitz Updated translation: Greek by kiolalis Updated translation: Spanish (Spain) by artasom Updated translation: French (France) by MVT, DenisChenu Updated translation: Polish by elisa Updated translation: Portuguese (Portugal) by algarvio |
||
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/es/LC_MESSAGES/es.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 | ||
2.06 017e64c9 2014-11-23 16:22 Details Diff |
Dev: fix reminder use invite email Dev: to to : move it to one view (near same) |
||
mod - application/views/admin/token/remind.php | Diff File | ||
2.06 3ecc99c6 2014-11-23 16:18 Details Diff |
Dev : sending email is broken (new limesurvey_lang($language)) Dev : use url from config for token url Dev : rename email to invite in view |
||
mod - application/controllers/admin/tokens.php | Diff File | ||
mod - application/views/admin/token/remind.php | Diff File | ||
2.06 7e969d4e 2014-11-22 18:50 Details Diff |
Removed feature: CSV import of questions, question groups, surveys and label sets | ||
mod - application/helpers/remotecontrol/remotecontrol_handle.php | Diff File | ||
mod - application/views/admin/labels/editlabel_view.php | Diff File | ||
mod - application/views/admin/survey/Question/editQuestion_view.php | Diff File | ||
mod - application/views/admin/survey/QuestionGroups/addGroup_view.php | Diff File | ||
mod - application/views/admin/survey/subview/tabImport_view.php | Diff File | ||
2.06 2f1dc020 2014-11-22 18:24 Details Diff |
Fixed issue 09322: E-mail template content lost when you trying to save after session timeout |
Affected Issues 09322 |
|
mod - application/controllers/admin/emailtemplates.php | Diff File | ||
master 7de44ef6 2014-11-22 18:23 Details Diff |
Fixed issue 09322: E-mail template content lost when you trying to save after session timeout |
Affected Issues 09322 |
|
mod - application/controllers/admin/emailtemplates.php | Diff File | ||
master 4da04c36 2014-11-22 17:36 Details Diff |
Fixed issue #8589: PHP object injection in surveys | ||
mod - application/helpers/common_helper.php | Diff File | ||
2.06 4942cf85 2014-11-22 17:34 Details Diff |
Removed feature: CSV import of questions, question groups, surveys and label sets | ||
mod - application/controllers/admin/labels.php | Diff File | ||
mod - application/controllers/admin/questiongroups.php | Diff File | ||
mod - application/controllers/admin/questions.php | Diff File | ||
mod - application/helpers/admin/import_helper.php | Diff File |