Changesets: LimeSurvey

master 1829e4eb

2016-09-22 12:40

DenisChenu


Details Diff
Dev: must use SELECTED and not 'SELECTED' : better html ? Consistent html more.
mod - application/helpers/qanda_helper.php Diff File

master 7b38f34d

2016-09-22 12:05

DenisChenu


Details Diff
Fixed issue 11700: Mandatory array (dropdown) is not mandatory
Dev: no answer => value="" (not " ")
Dev: review gT('No answer') ordering (near do_list_dropdown)
Affected Issues
11700
mod - application/helpers/qanda_helper.php Diff File

global_participants d3cdefbc

2016-09-21 19:26

ollehar


Details Diff
Merge remote-tracking branch 'origin/master' into global_participants
mod - application/core/LSUserIdentity.php Diff File
mod - application/helpers/common_helper.php Diff File
mod - application/helpers/expressions/em_manager_helper.php Diff File
mod - application/models/SurveyDynamic.php Diff File
mod - application/third_party/xlsx_writer/xlsxwriter.class.php Diff File
mod - application/views/admin/authentication/login.php Diff File
mod - application/views/admin/super/admin_notifications.php Diff File

global_participants f71b86f9

2016-09-21 19:26

ollehar


Details Diff
Dev: Fix massive action delete for CPDB
mod - application/controllers/admin/participantsaction.php Diff File
mod - application/views/admin/participants/displayParticipants_view.php Diff File
mod - application/views/admin/participants/modal_subviews/_deleteParticipant.php Diff File

global_participants 8fae3fde

2016-09-21 19:26

ollehar


Details Diff
Dev: Add support for on-success Javascript and post-value to massive action widget
mod - application/extensions/admin/grid/MassiveActionsWidget/MassiveActionsWidget.php Diff File
mod - application/extensions/admin/grid/MassiveActionsWidget/assets/listActions.js Diff File
mod - application/extensions/admin/grid/MassiveActionsWidget/views/selector.php Diff File

global_participants 07a143f1

2016-09-21 19:25

ollehar


Details Diff
Dev: New modal type 'empty' for massive action widget
add - application/extensions/admin/grid/MassiveActionsWidget/views/modals/empty.php Diff File

global_participants c15be3b0

2016-09-21 19:23

ollehar


Details Diff
Dev: Massive action selector view for participants
add - application/views/admin/participants/massive_actions/_selector.php Diff File

master 42717091

2016-09-21 18:03

c_schmitz


Details Diff
Fixed issue 11586: Window size problem for admin screens
Dev Now shows a warning right after login.
Affected Issues
11586
mod - application/core/LSUserIdentity.php Diff File
mod - application/helpers/common_helper.php Diff File
mod - application/views/admin/authentication/login.php Diff File

master a14d010e

2016-09-21 17:55

ollehar


Details Diff
Dev: Don't confirm before deleting all notifications
mod - application/views/admin/super/admin_notifications.php Diff File

global_participants 04d6a5b4

2016-09-21 16:12

ollehar


Details Diff
Dev: Order share panel by first name by default
mod - application/models/ParticipantShare.php Diff File

global_participants a9f929d0

2016-09-21 15:06

ollehar


Details Diff
Dev: Fix can_edit save, again
mod - application/controllers/admin/participantsaction.php Diff File

global_participants 0f430616

2016-09-21 14:59

ollehar


Details Diff
Dev: Correct camel-case; full_name should be firstname
mod - application/models/ParticipantShare.php Diff File

global_participants a93ba702

2016-09-21 14:37

ollehar


Details Diff
Dev: Fix 'Can edit' Ajax update
mod - application/controllers/admin/participantsaction.php Diff File

global_participants 1711a7c9

2016-09-21 14:33

ollehar


Details Diff
Dev: Correct colours for 'Can edit'
mod - application/models/ParticipantShare.php Diff File

global_participants 2ec53a90

2016-09-21 14:22

ollehar


Details Diff
Dev: Prepare for massive action menu in CPDB (WIP)
mod - application/controllers/admin/participantsaction.php Diff File
mod - application/views/admin/participants/modal_subviews/_shareParticipant.php Diff File
mod - scripts/admin/participantpanel.js Diff File

master 30585962

2016-09-21 13:13

c_schmitz


Details Diff
Fixed issue: Control characters break XML export
Dev Added filter to prevent saving of control characters in response data (except for tab, CR and LF) by respondents
mod - application/helpers/common_helper.php Diff File
mod - application/helpers/expressions/em_manager_helper.php Diff File

master c63cba4f

2016-09-21 12:49

c_schmitz


Details Diff
Fixed issue: Control characters break XML export
mod - application/third_party/xlsx_writer/xlsxwriter.class.php Diff File

master 8260bd39

2016-09-21 12:32

ollehar


Details Diff
Dev: Filter responses text with LIKE
mod - application/models/SurveyDynamic.php Diff File

global_participants c4fff792

2016-09-21 12:28

ollehar


Details Diff
Dev: Indentation
mod - application/models/ParticipantShare.php Diff File

global_participants 4b72f9fd

2016-09-21 12:14

ollehar


Details Diff
Merge remote-tracking branch 'origin/master' into global_participants
mod - application/controllers/admin/tokens.php Diff File
mod - templates/default/css/template.css Diff File
mod - templates/default/scripts/template.js Diff File
mod - templates/news_paper/css/template.css Diff File
mod - templates/news_paper/scripts/template.js Diff File
mod - templates/ubuntu_orange/css/template.css Diff File
mod - templates/ubuntu_orange/scripts/template.js Diff File

answers_html 36a3788d

2016-09-21 11:23

DenisChenu


Details Diff
Dev: reworking dual_scale
Dev: readding column width
Dev: use return_display_style for filter : NOT TESTED
mod - application/helpers/qanda_helper.php Diff File
mod - application/views/survey/questions/arrays/dualscale/answer.php Diff File
mod - application/views/survey/questions/arrays/dualscale/answer_dropdown.php Diff File

master b0e61ac2

2016-09-21 11:01

DenisChenu


Details Diff
Fixed issue 11691: Can't upload CSV files with valid tokens
Dev: remove the ; typo
Affected Issues
11691
mod - application/controllers/admin/tokens.php Diff File

global_participants 9fdadb6e

2016-09-20 19:26

ollehar


Details Diff
Dev: Fix dropdown values for new attribute; some indentation
mod - application/controllers/admin/participantsaction.php Diff File
mod - application/models/ParticipantAttributeName.php Diff File
mod - application/views/admin/participants/modal_subviews/_editAttribute.php Diff File
mod - scripts/admin/participantpanel.js Diff File

master b4fe7a30

2016-09-20 19:18

LouisGac


Details Diff
Fixed issue 11685: Survey header in mobile view breaking into next line Affected Issues
11685
mod - templates/default/css/template.css Diff File
mod - templates/news_paper/css/template.css Diff File
mod - templates/ubuntu_orange/css/template.css Diff File

master b6423736

2016-09-20 18:59

LouisGac


Details Diff
Fixed issue 11685: Survey header in mobile view breaking into next line
Dev: pure CSS solution
Affected Issues
11685
mod - templates/default/css/template.css Diff File
mod - templates/default/scripts/template.js Diff File
mod - templates/news_paper/css/template.css Diff File
mod - templates/news_paper/scripts/template.js Diff File
mod - templates/ubuntu_orange/css/template.css Diff File
mod - templates/ubuntu_orange/scripts/template.js Diff File
 First  Prev  1 2 3 ... 150 ... 300 ... 450 ... 600 ... 641 642 643 644 645 646 647 ... 750 ... 900 ... 1050 ... 1200 ... 1350 ... 1471 1472 1473  Next  Last