Changesets: LimeSurvey

master 1932ddc1

2017-03-02 10:44:52

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 18:53:01

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 14:44:53

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 File
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 File
rm - application/views/admin/quotas/viewquotasrow_view.php Diff File
rm - application/views/admin/quotas/viewquotasrowsub_view.php Diff File

master 0c4ebb9b

2017-02-28 13:24: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 10:44:17

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 20:16:37

DenisChenu

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

twig-layout 1711c3dc

2017-02-24 16:39:27

LouisGac

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

2.06lts e5a00b0b

2017-02-24 16:31:10

frederikprijck


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

twig-layout 218c7bb3

2017-02-24 16:06:07

LouisGac

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

twig-layout c5b24297

2017-02-24 11:57:55

LouisGac

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

twig-layout 28d49bb2

2017-02-24 11:57:34

LouisGac

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

twig-layout 94559966

2017-02-24 11:27:48

LouisGac

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

twig-layout 3affe07d

2017-02-23 18:06:43

LouisGac

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

twig-layout 38c6113d

2017-02-23 17:59:23

LouisGac

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

twig-layout 1f0e65c7

2017-02-23 17:54:29

LouisGac

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

twig-layout cde3bc06

2017-02-23 17:46:19

LouisGac

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

twig-layout 5a8cdd37

2017-02-23 17:28:44

LouisGac

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

twig-layout e22f0326

2017-02-23 17:27:28

LouisGac

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

twig-layout 57acecca

2017-02-23 17:18:36

LouisGac

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

twig-layout 1a0819e1

2017-02-23 17:13:01

LouisGac

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

twig-layout fd885eb8

2017-02-23 17:02:52

LouisGac

Details Diff
Dev: end message
Attach Issues:
mod - application/helpers/SurveyRuntimeHelper.php Diff File
mod - templates/default/views/layout-submit.twig Diff File

twig-layout 9a81aa98

2017-02-23 16:32:06

LouisGac

Details Diff
Dev: added notes about templatereplace() that should not be removed. Concerns user entries from admin interface such as mail (in A-UI, users should still be able to use old replacement keywords for now, to transition to LS3 will be easier)
Attach Issues:
mod - application/helpers/SurveyRuntimeHelper.php Diff File
mod - application/helpers/frontend_helper.php Diff File

twig-layout 69797646

2017-02-23 16:24:47

LouisGac

Details Diff
Dev: prepared assessment inclusion in layout
Attach Issues:
mod - templates/default/views/layout-submit.twig Diff File

twig-layout bf15fca7

2017-02-23 16:24:08

LouisGac

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

twig-layout 3825ca52

2017-02-23 16:10:54

LouisGac

Details Diff
Dev: prepared layout-submit.twig
Attach Issues:
add - templates/default/views/layout-submit.twig Diff File
 First  Prev  1 2 3 ... 150 ... 300 ... 450 ... 549 550 551 552 553 554 555 ... 600 ... 750 ... 900 ... 1050 ... 1200 ... 1350 ... 1451 1452 1453  Next  Last