Changesets: LimeSurvey

master cc46836c

2014-11-30 09:24:08

c_schmitz

Details Diff
Merge pull request #240 from jun9/master

Fixed issue: Wrong redirect URL after upload in template editor.
Attach Issues:
mod - application/controllers/admin/templates.php Diff File

master 612e0557

2014-11-30 04:23:02

jun9

Details Diff
Fixed issue: Wrong redirect URL after upload in template editor.
Attach Issues:
mod - application/controllers/admin/templates.php Diff File

2.06 c60a98a7

2014-11-30 04:23:02

jun9

Details Diff
Fixed issue: Wrong redirect URL after upload in template editor.
Attach Issues:
mod - application/controllers/admin/templates.php Diff File

2.06 10daaf3c

2014-11-29 17:53:46

DenisChenu

Details Diff
Dev: fix some accessibility issue
Dev: no label + title (and title can not be updated with EM)
Attach Issues:
mod - application/helpers/qanda_helper.php Diff File

2.06 1205600d

2014-11-28 15:46:34

DenisChenu

Details Diff
Dev: fix count and total page after filter in response table
Attach Issues:
mod - application/controllers/admin/responses.php Diff File

2.06 ba148308

2014-11-28 15:33:54

DenisChenu

Details Diff
Fixed issue 09268: Allowed memory size on browse response JSON or Not all response are shown
Dev: adding quick filter and sort
Dev: TODO : adding filter/sort by firstname/lastname
Dev: TODO : add the lastpage/startdate/timestamp
Dev: Fix upload file question type
Affected Issues
09207, 09268
mod - application/controllers/admin/responses.php Diff File
mod - scripts/admin/listresponse.js Diff File

2.06 4b728948

2014-11-28 10:45:15

DenisChenu

Details Diff
Dev : clean up model name : Use code only for question part
Dev : did we add something like 'token:' for token table ?
Attach Issues:
mod - application/controllers/admin/responses.php Diff File

2.06 1704bd21

2014-11-28 10:32:20

DenisChenu

Details Diff
Dev : fix tab on listresponse.js : no code change
Attach Issues:
mod - scripts/admin/listresponse.js Diff File

2.06 176a20a7

2014-11-28 09:47:50

DenisChenu

Details Diff
Dev : internal using log associative array to allow update by config
Dev : tab to space
Attach Issues:
mod - application/config/internal.php Diff File

2.06 2428c295

2014-11-27 18:36:19

DenisChenu

Details Diff
Dev: Scroll the pager ot token table when scrolling horizontally
Attach Issues:
mod - scripts/admin/tokens.js Diff File

master ebe7cc02

2014-11-27 14:07:53

c_schmitz

Details Diff
Fixed issue #9255: Cannot import .lss file on MSSQL when certain text contents size limits are approached Affected Issues
09255
mod - application/core/LSYii_Validators.php Diff File

2.06 b47722b0

2014-11-27 14:07:53

c_schmitz

Details Diff
Fixed issue #9255: Cannot import .lss file on MSSQL when certain text contents size limits are approached Affected Issues
09255
mod - application/core/LSYii_Validators.php Diff File

2.06 a9012f8b

2014-11-26 23:58:09

DenisChenu

Details Diff
Dev: fix ordering by js.
Dev: must use $fielddetails['fieldname'] for index : unicity
Attach Issues:
mod - application/controllers/admin/responses.php Diff File

2.06 325f4f55

2014-11-26 23:36:43

DenisChenu

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 16:15:08

c_schmitz

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 16:15:08

c_schmitz

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 09:22:46

c_schmitz

Details Diff
Release 2.05+ Build 141126
Attach Issues:
mod - docs/release_notes.txt Diff File

master afaaba83

2014-11-26 09:19:02

LimeSurvey Translations Bot

Details Diff
Updated translation: Japanese by yamatt
Attach Issues:
mod - locale/_template/limesurvey.pot Diff File
mod - locale/ja/LC_MESSAGES/ja.mo Diff File

2.06 efbcde83

2014-11-25 10:50:08

Mazi

Details Diff
Fixed wrong translation handling for ranking questions.
Fixed invalid HTML for date questions.
Attach Issues:
mod - application/helpers/qanda_helper.php Diff File

2.06 605b8f5e

2014-11-25 09:06:53

DenisChenu

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 08:47:53

DenisChenu

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 18:52:13

c_schmitz

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 16:55:34

c_schmitz

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 15:25:53

c_schmitz

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 15:25:53

c_schmitz

Details Diff
Fixed issue 09140: VV-Import not working with MSSQL Affected Issues
09140
mod - application/helpers/admin/import_helper.php Diff File
 First  Prev  1 2 3 ... 150 ... 300 ... 450 ... 600 ... 750 ... 863 864 865 866 867 868 869 ... 900 ... 1050 ... 1200 ... 1350 ... 1451 1452 1453  Next  Last