Changesets: LimeSurvey
master fa69b5bb 2016-07-22 11:11:19
|
Merge branch 'master' of github.com:LimeSurvey/LimeSurvey | ||
mod - application/controllers/admin/export.php | Diff File | ||
mod - application/helpers/admin/import_helper.php | Diff File | ||
mod - application/helpers/common_helper.php | Diff File | ||
mod - application/helpers/remotecontrol/remotecontrol_handle.php | Diff File | ||
mod - application/models/Question.php | Diff File | ||
mod - application/third_party/ar-php/Arabic/Date.php | Diff File | ||
master 6da63140 2016-07-22 11:10:58
|
dev googleanalytics default to useGlobalSettings | ||
mod - application/controllers/admin/surveyadmin.php | Diff File | ||
master 0c700518 2016-07-22 10:19:43
|
Dev: security fix, use libxml_disable_entity_loader for import/export | ||
mod - application/controllers/admin/export.php | Diff File | ||
mod - application/helpers/admin/import_helper.php | Diff File | ||
mod - application/helpers/common_helper.php | Diff File | ||
mod - application/helpers/remotecontrol/remotecontrol_handle.php | Diff File | ||
mod - application/models/Question.php | Diff File | ||
mod - application/third_party/ar-php/Arabic/Date.php | Diff File | ||
master 8d8928d2 2016-07-22 10:11:03
|
Merge branch '11417' | ||
mod - application/helpers/expressions/em_core_helper.php | Diff File | ||
mod - scripts/expressions/em_javascript.js | Diff File | ||
master c1a44779 2016-07-22 10:10:51
|
dev problem loading googleanalyticsapikey resolved | ||
mod - application/helpers/replacements_helper.php | Diff File | ||
master 349e0088 2016-07-22 10:05:04
|
Fixed Issue 11417: Dates not calculating properly dev Please look out for usages of the deprecated jstoolbox/date.js library, though it may be removed in the future dev updated strtotime out of the php.js library |
Affected Issues 11417 |
|
mod - application/helpers/expressions/em_core_helper.php | Diff File | ||
master fe57ea36 2016-07-22 10:02:17
|
Dev: security fix, use libxml_disable_entity_loader for admin theme and survey templates configuration files | ||
mod - application/helpers/replacements_helper.php | Diff File | ||
mod - application/models/AdminTheme.php | Diff File | ||
mod - application/models/TemplateConfiguration.php | Diff File | ||
master a8059056 2016-07-22 09:49:31
|
dev replaced parsing with moment.js | ||
mod - application/helpers/expressions/em_core_helper.php | Diff File | ||
mod - scripts/expressions/em_javascript.js | Diff File | ||
cint cc2a8620 2016-07-22 08:55:44 Details Diff |
Dev: Add CSS file (CintLink) | ||
add - application/core/plugins/CintLink/css/cintlink.css | Diff File | ||
cint b91b89ea 2016-07-22 08:23:41 Details Diff |
Dev: Don't fetch anything for cancelled order (CintLink) | ||
mod - application/core/plugins/CintLink/CintLink.php | Diff File | ||
cint 77fe2a63 2016-07-22 08:16:07 Details Diff |
Dev: Add td for cancelled order | ||
mod - application/core/plugins/CintLink/views/dashboard.php | Diff File | ||
cint 81d3c70d 2016-07-21 15:31:38 Details Diff |
Dev: Add logic to cancel order (CinkLink) | ||
mod - application/core/plugins/CintLink/CintLink.php | Diff File | ||
mod - application/core/plugins/CintLink/CintLinkAPI.php | Diff File | ||
mod - application/core/plugins/CintLink/js/cintlink.js | Diff File | ||
mod - application/core/plugins/CintLink/views/dashboard.php | Diff File | ||
cint 1e09d610 2016-07-21 13:23:24 Details Diff |
Merge branch 'master' into cint | ||
mod - application/controllers/admin/database.php | Diff File | ||
mod - application/controllers/admin/surveyadmin.php | Diff File | ||
mod - application/helpers/replacements_helper.php | Diff File | ||
mod - application/models/Survey.php | Diff File | ||
mod - application/models/TemplateConfiguration.php | Diff File | ||
mod - application/views/admin/survey/subview/accordion/_notification_panel.php | Diff File | ||
add - scripts/admin/survey_edit_notificationpanel.js | Diff File | ||
cint 0b566fe4 2016-07-21 13:20:30 Details Diff |
Dev: Typo | ||
mod - application/config/internal.php | Diff File | ||
cint 42cc2251 2016-07-21 13:16:03 Details Diff |
Dev: Show loading screen while login and dashboard loading (CintLink) | ||
mod - application/core/plugins/CintLink/CintLink.php | Diff File | ||
mod - application/core/plugins/CintLink/js/cintlink.js | Diff File | ||
mod - application/core/plugins/CintLink/views/dashboard.php | Diff File | ||
mod - application/core/plugins/CintLink/views/index.php | Diff File | ||
cint d5fb5a56 2016-07-21 13:15:36 Details Diff |
Dev: Add new logger for Cint plugin | ||
mod - application/config/internal.php | Diff File | ||
master 5a39a5d0 2016-07-21 12:41:49
|
Dev: comment on simplexml fix | ||
mod - application/models/TemplateConfiguration.php | Diff File | ||
master 867f830c 2016-07-21 12:29:56
|
Fixed issue 11405: .css and .js not loading on public pages Fixed issue 11476: CSS and JS files not included at "default" template though {TEMPLATECSS} and {TEMPLATEJS} placeholders exist |
Affected Issues 11405, 11476 |
|
mod - application/models/TemplateConfiguration.php | Diff File | ||
cint 12b7eef6 2016-07-21 11:56:33 Details Diff |
Dev: Update orders when loading the dashboard (CintLink) | ||
mod - application/core/plugins/CintLink/CintLink.php | Diff File | ||
mod - application/core/plugins/CintLink/views/dashboard.php | Diff File | ||
master f8c8fb90 2016-07-21 10:42:45
|
Merge branch 'master' of github.com:LimeSurvey/LimeSurvey | ||
mod - application/models/TemplateConfiguration.php | Diff File | ||
master a88e4d93 2016-07-21 10:42:39
|
Fixed Bug 11416: Google Analytics Global Configuration is not being used by survey dev Added the possibility to use Global, self-defined or non at all google analytics in a survey. Reused The buttongroup of Token/Bounce Settings dev Added some nice effect, hiding the disabled inputs |
Affected Issues 11416 |
|
mod - application/controllers/admin/database.php | Diff File | ||
mod - application/controllers/admin/surveyadmin.php | Diff File | ||
mod - application/helpers/replacements_helper.php | Diff File | ||
mod - application/models/Survey.php | Diff File | ||
mod - application/views/admin/survey/subview/accordion/_notification_panel.php | Diff File | ||
add - scripts/admin/survey_edit_notificationpanel.js | Diff File | ||
master 97ed3167 2016-07-21 09:34:55
|
Dev: reverted "Merge pull request #518 from hermannschwaerzlerUIBK/master" Dev: wasn't really solving the problem for old PHP version, and created new problems for some recent PHP versions (original code returned an array of strings, whereas the PR was returning an array of objects, rising a warning for some recent PHP version ) |
||
mod - application/models/TemplateConfiguration.php | Diff File | ||
cint e63e2aed 2016-07-21 09:03:01 Details Diff |
Merge branch 'master' into cint | ||
mod - .gitignore | Diff File | ||
mod - application/controllers/AdminController.php | Diff File | ||
mod - application/controllers/admin/tokens.php | Diff File | ||
mod - application/helpers/update/update_helper.php | Diff File | ||
mod - application/helpers/update/updatedb_helper.php | Diff File | ||
mod - application/models/TemplateConfiguration.php | Diff File | ||
mod - application/views/admin/survey/Question/editQuestion_view.php | Diff File | ||
mod - application/views/admin/token/managetokenattributes.php | Diff File | ||
mod - scripts/admin/tokens.js | Diff File | ||
add - scripts/deactivatedebug.js | Diff File | ||
cint 3afd75cf 2016-07-21 09:02:44 Details Diff |
Dev: order_id must be ctl_order_id to pre-populate in nbill (CintLink) | ||
mod - application/core/plugins/CintLink/views/dashboard.php | Diff File | ||
master 70358e01 2016-07-20 15:52:40
|
Fixed Issue 11470: Setting Question To "Mandatory" after a publish deletes the "Other" answer option dev corrected the hidden input for other to use integer values dev added xdebug launch.json to gitignore |
Affected Issues 11470 |
|
mod - .gitignore | Diff File | ||
mod - application/views/admin/survey/Question/editQuestion_view.php | Diff File |