Changesets: LimeSurvey

master f2bc1860

2017-03-02 12:31

user14106

Committer: LouisGac


Details Diff
Fixed issue 12118: Expiry date not referenced correctly at survey list overview (#646)

* changed icon also
Affected Issues
12118
mod - application/models/Survey.php Diff File

master 65c80e01

2017-03-02 12:29

user14106

Committer: LouisGac


Details Diff
Fixed issue 12132: Survey List Status Filter 'Active and running' does not list expiring surveys (#645) Affected Issues
12132
mod - application/models/Survey.php Diff File

master 6a168fc4

2017-03-02 12:16

user14106

Committer: LouisGac


Details Diff
Fixed issue: missing space before (Base language) (#644)
mod - application/controllers/admin/surveyadmin.php Diff File
mod - application/views/admin/survey/Question/answerOptions_view.php Diff File
mod - application/views/admin/survey/Question/question_subviews/_tabs.php Diff File
mod - application/views/admin/survey/QuestionGroups/addGroup_view.php Diff File
mod - application/views/admin/token/invite.php Diff File
mod - application/views/admin/token/managetokenattributes.php Diff File
mod - application/views/admin/token/remind.php Diff File

master 1f1c9091

2017-03-02 12:12

mfavetti

Committer: LouisGac


Details Diff
Fixed issue 12147: news_paper template has phantom buttons (#647) Affected Issues
12147
mod - templates/news_paper/views/startpage.pstpl Diff File

master 1932ddc1

2017-03-02 11:44

user14106

Committer: LouisGac


Details Diff
New feature: Export printable questionnaires (#639)

* add _exportPrintableHtml to exports

* add _exportPrintableHtml to exports - all languages

* add _exportPrintableHtml to exports - include the printable css files

* add _exportPrintableHtml to exports -get all template assets instead of just css

* add _exportPrintableHtml to exports -PHPDoc

* add _exportPrintableHtml to exports - add proper action exportprintables

* add _exportPrintableHtml to exports -Add link to menu

* add _exportPrintableHtml to exports -clean up

* add _exportPrintableHtml to exports -clean up 2

* add _exportPrintableHtml to exports - add survey title to filenames

* add _exportPrintableHtml to exports - move in menu

* add _exportPrintableHtml to exports - fix constants redefined in printablesurvey if looped

* add _exportPrintableHtml to exports - remove survey title from zip contents : utf-8 special characters get nasty

* add _exportPrintableHtml to exports - fix imports

* add _exportPrintableHtml to exports Massive - add initial action

* add _exportPrintableHtml to exports Massive - add working code

* add _exportPrintableHtml to exports -remove checking if languages is empty

* Remove unused $oTemplate

* Fixed issue 12132: Survey List Status Filter 'Active and running' does not list expiring surveys

* reverse - wrong branch?

* reverse - wrong branch?

* reverse - wrong branch?

* Fixed issue 12132: Survey List Status Filter 'Active and running' does not list expiring surveys
Affected Issues
12132
mod - application/controllers/admin/export.php Diff File
mod - application/controllers/admin/printablesurvey.php Diff File
mod - application/extensions/admin/survey/ListSurveysWidget/views/massive_actions/_selector.php Diff File
mod - application/models/Survey.php Diff File
mod - application/views/admin/survey/surveybar_view.php Diff File

master 982e6393

2017-02-28 19:53

DenisChenu


Details Diff
Fixed issue 12164: Bad header when download file in Response browsing
Dev: little fix for public part in case of broken file
Dev: tested with a pdf renames as png
Affected Issues
12164
mod - application/controllers/UploaderController.php Diff File
mod - application/controllers/admin/responses.php Diff File

master 59f51956

2017-02-28 15:44

user14106

Committer: c_schmitz


Details Diff
New feature 12117: Massive actions for quotas Affected Issues
12117
mod - application/controllers/admin/quotas.php Diff File
mod - application/helpers/common_helper.php Diff File
mod - application/models/Quota.php Diff File
mod - application/models/QuotaLanguageSetting.php Diff File
mod - application/models/Survey.php Diff File
mod - application/models/SurveyLanguageSetting.php Diff File
add - application/views/admin/quotas/_form.php Diff File
add - application/views/admin/quotas/_form_langsetting.php Diff File
add - application/views/admin/quotas/_form_langsettings.php Diff File
mod - application/views/admin/quotas/editquota_view.php Diff File
rm - application/views/admin/quotas/editquotalang_view.php Diff
mod - application/views/admin/quotas/newquota_view.php Diff File
add - application/views/admin/quotas/viewquotas_massive_langsettings_form.php Diff File
add - application/views/admin/quotas/viewquotas_massive_selector.php Diff File
add - application/views/admin/quotas/viewquotas_quota_actions.php Diff File
add - application/views/admin/quotas/viewquotas_quota_members.php Diff File
add - application/views/admin/quotas/viewquotas_quota_members_actions.php Diff File
add - application/views/admin/quotas/viewquotas_quota_members_item.php Diff File
mod - application/views/admin/quotas/viewquotas_view.php Diff File
rm - application/views/admin/quotas/viewquotasfooter_view.php Diff
rm - application/views/admin/quotas/viewquotasrow_view.php Diff
rm - application/views/admin/quotas/viewquotasrowsub_view.php Diff

master 0c4ebb9b

2017-02-28 14:24

c_schmitz


Details Diff
Fixed issue 12150: Download link in responses may download wrong file if same file name was uploaded twice Affected Issues
12150
mod - application/controllers/admin/responses.php Diff File
mod - application/models/Response.php Diff File
mod - application/models/SurveyDynamic.php Diff File

master ade74ad9

2017-02-28 11:44

c_schmitz


Details Diff
Fixed issue 12159: On-page Regex validation shows incorrect behaviour
New feature: Regular expression flags can now be used in validation
Affected Issues
12159
mod - scripts/expressions/em_javascript.js Diff File

master b81681a1

2017-02-25 21:16

DenisChenu


Details Diff
Dev: Fixed issue : broken relatins in QuestionAttribute model
mod - application/models/QuestionAttribute.php Diff File

twig-layout 1711c3dc

2017-02-24 17:39

LouisGac


Details Diff
Dev: some cleaning
mod - application/helpers/SurveyRuntimeHelper.php Diff File
mod - application/helpers/frontend_helper.php Diff File

2.06lts e5a00b0b

2017-02-24 17:31

frederikprijck

Committer: LouisGac


Details Diff
Fixed issue: Replacing `@@SURVEYURL@@` incorrectly in RPC (#631)

twig-layout 218c7bb3

2017-02-24 17:06

LouisGac


Details Diff
Dev: fixed survey-url problems in form action
mod - application/helpers/SurveyRuntimeHelper.php Diff File
mod - application/helpers/frontend_helper.php Diff File

twig-layout c5b24297

2017-02-24 12:57

LouisGac


Details Diff
Dev: removed $this->completed (reverted from commit 5a8cdd37d78027b7ebed9d4342962096caa1911e)
mod - application/helpers/SurveyRuntimeHelper.php Diff File

twig-layout 28d49bb2

2017-02-24 12:57

LouisGac


Details Diff
Dev: removed $this->completed (reverted from commit 5a8cdd37d78027b7ebed9d4342962096caa1911e)
mod - application/helpers/SurveyRuntimeHelper.php Diff File

twig-layout 94559966

2017-02-24 12:27

LouisGac


Details Diff
Dev: added mandotry icons to save form
mod - templates/default/views/layout_save.twig Diff File

twig-layout 3affe07d

2017-02-23 19:06

LouisGac


Details Diff
Dev: prepared assessment.twig
mod - application/helpers/frontend_helper.php Diff File
add - templates/default/views/subviews/assessment.twig Diff File

twig-layout 38c6113d

2017-02-23 18:59

LouisGac


Details Diff
Dev: avoid PHP notice
mod - application/helpers/frontend_helper.php Diff File

twig-layout 1f0e65c7

2017-02-23 18:54

LouisGac


Details Diff
Dev: url+debugvalidation+plugin
mod - application/helpers/SurveyRuntimeHelper.php Diff File
mod - templates/default/views/layout-submit.twig Diff File

twig-layout cde3bc06

2017-02-23 18:46

LouisGac


Details Diff
Dev: added completed-wrapper
mod - templates/default/views/layout-submit.twig Diff File

twig-layout 5a8cdd37

2017-02-23 18:28

LouisGac


Details Diff
Dev: removed $this->completed
mod - application/helpers/SurveyRuntimeHelper.php Diff File

twig-layout e22f0326

2017-02-23 18:27

LouisGac


Details Diff
Dev: Link to Public statistics
mod - application/helpers/SurveyRuntimeHelper.php Diff File
mod - templates/default/views/layout-submit.twig Diff File

twig-layout 57acecca

2017-02-23 18:18

LouisGac


Details Diff
Dev: camel case
mod - application/helpers/SurveyRuntimeHelper.php Diff File
mod - templates/default/views/layout-submit.twig Diff File

twig-layout 1a0819e1

2017-02-23 18:13

LouisGac


Details Diff
Dev: twigged link to Print Answer Preview
mod - application/helpers/SurveyRuntimeHelper.php Diff File
mod - templates/default/views/layout-submit.twig Diff File

twig-layout fd885eb8

2017-02-23 18:02

LouisGac


Details Diff
Dev: end message
mod - application/helpers/SurveyRuntimeHelper.php Diff File
mod - templates/default/views/layout-submit.twig Diff File
 First  Prev  1 2 3 ... 150 ... 300 ... 450 ... 563 564 565 566 567 568 569 ... 600 ... 750 ... 900 ... 1050 ... 1200 ... 1350 ... 1465 1466 1467  Next  Last