Changesets: LimeSurvey

master cc23b482

2016-09-02 08:23

c_schmitz


Details Diff
Fixed issue 11613: Importing a participant having an empty token field is not possible Affected Issues
11613
mod - application/helpers/surveytranslator_helper.php Diff File

master 0cc1b232

2016-09-01 17:30

DenisChenu


Details Diff
Fixed issue : Broken HTML in survey listing
Dev: <div class='row'> is not closed and not needed
Dev: replace h3 by div class='h3'
mod - application/core/plugins/extendedStartPage/views/publicSurveyList_extended.php Diff File
mod - application/views/surveys/publicSurveyList.php Diff File

global_participants db36df32

2016-09-01 15:23

markusfluer


Details Diff
Dev: Sorting and filtering of ParticipantList is working.
Attributes are reset to CGridView and editing Participants via Modal and AJAX is also working
add - .bowerrc Diff File
mod - application/config/third_party.php Diff File
mod - application/controllers/admin/participantsaction.php Diff File
mod - application/models/Participant.php Diff File
mod - application/models/ParticipantAttributeName.php Diff File
mod - application/models/ParticipantShare.php Diff File
mod - application/views/admin/participants/attributeControl_view.php Diff File
mod - application/views/admin/participants/displayParticipants_view.php Diff File
add - application/views/admin/participants/modal_subviews/_editParticipant.php Diff File
add - application/views/admin/participants/modal_subviews/_showParticipantSurveys.php Diff File
mod - application/views/admin/participants/participantsPanel_view.php Diff File
mod - application/views/admin/participants/sharePanel_view.php Diff File
mod - scripts/admin/participantpanel.js Diff File
add - third_party/bootstrap-datetimepicker/.bower.json Diff File
add - third_party/bootstrap-datetimepicker/css/bootstrap-datetimepicker-standalone.css Diff File
add - third_party/bootstrap-datetimepicker/css/bootstrap-datetimepicker.css Diff File
add - third_party/bootstrap-datetimepicker/css/bootstrap-datetimepicker.min.css Diff File
add - third_party/bootstrap-datetimepicker/js/bootstrap-datetimepicker.min.js Diff File
add - third_party/bootstrap-switch/.bowerrc Diff File
add - third_party/bootstrap-switch/.gitignore Diff File
add - third_party/bootstrap-switch/css/bootstrap-switch.css Diff File
add - third_party/bootstrap-switch/css/bootstrap-switch.min.css Diff File
add - third_party/bootstrap-switch/js/bootstrap-switch.js Diff File
add - third_party/bootstrap-switch/js/bootstrap-switch.min.js Diff File

master c0946256

2016-09-01 14:22

ollehar1


Details Diff
Merge pull request #529 from hermannschwaerzlerUIBK/master

Template editor: PHP compatibility again: use xpath instead of '->' syntax
mod - application/controllers/admin/templates.php Diff File

master f1c12b17

2016-09-01 12:35

hermann


Details Diff
Template editor: PHP compatibility again: use xpath to read editable css and ja files vom config.xml
mod - application/controllers/admin/templates.php Diff File

rand 408815cb

2016-09-01 11:59

ollehar


Details Diff
Dev: Fix undefined variables
mod - application/controllers/survey/index.php Diff File
mod - application/helpers/SurveyRuntimeHelper.php Diff File
mod - application/helpers/frontend_helper.php Diff File

rand 2f7c58af

2016-09-01 11:22

ollehar


Details Diff
Merge remote-tracking branch 'origin/master' into rand
mod - docs/release_notes.txt Diff File
mod - locale/_template/limesurvey.pot Diff File
mod - locale/de/de.mo Diff File
mod - locale/ky/ky.mo Diff File

rand 28272c63

2016-09-01 11:22

ollehar


Details Diff
Dev: New db version 261, creating seed column in active surveys
mod - application/config/version.php Diff File
mod - application/helpers/common_helper.php Diff File
mod - application/helpers/update/updatedb_helper.php Diff File
mod - installer/sql/create-mssql.sql Diff File
mod - installer/sql/create-mysql.sql Diff File
mod - installer/sql/create-pgsql.sql Diff File

master 0eee8d68

2016-09-01 10:59

c_schmitz


Details Diff
Release 2.51.1 Build 160901
mod - docs/release_notes.txt Diff File

rand 9d27351c

2016-09-01 10:26

ollehar


Details Diff
Merge remote-tracking branch 'origin/master' into rand

Conflicts:
application/helpers/frontend_helper.php
mod - application/helpers/common_helper.php Diff File
mod - application/helpers/frontend_helper.php Diff File
mod - application/helpers/replacements_helper.php Diff File
mod - application/views/admin/update/updater/_error.php Diff File
mod - application/views/admin/update/updater/welcome/_error.php Diff File
mod - application/views/admin/update/updater/welcome/_welcome.php Diff File
mod - locale/_template/limesurvey.pot Diff File
mod - locale/ca/ca.mo Diff File
mod - locale/de-informal/de-informal.mo Diff File
mod - locale/de/de.mo Diff File
mod - locale/es/es.mo Diff File
mod - locale/fr/fr.mo Diff File
mod - locale/id/id.mo Diff File
mod - locale/it-informal/it-informal.mo Diff File
mod - locale/it/it.mo Diff File
mod - locale/ja/ja.mo Diff File
mod - locale/ky/ky.mo Diff File
mod - locale/nb/nb.mo Diff File
mod - locale/nn/nn.mo Diff File
mod - locale/pl/pl.mo Diff File
mod - templates/default/css/template.css Diff File
mod - templates/default/views/survey.pstpl Diff File
mod - templates/default/views/surveylist.pstpl Diff File
mod - templates/news_paper/css/template.css Diff File
mod - templates/news_paper/views/survey.pstpl Diff File
mod - templates/news_paper/views/surveylist.pstpl Diff File
mod - templates/ubuntu_orange/css/template.css Diff File
mod - templates/ubuntu_orange/views/survey.pstpl Diff File
mod - templates/ubuntu_orange/views/surveylist.pstpl Diff File

master 85b3c86f

2016-09-01 10:14

LimeSurvey Translations Bot


Details Diff
Updated translation: German by c_schmitz
Updated translation: Kyrgyz by kmaksat
mod - locale/_template/limesurvey.pot Diff File
mod - locale/de/de.mo Diff File
mod - locale/ky/ky.mo Diff File

master 1802837f

2016-09-01 10:11

ollehar


Details Diff
Dev: Comment out seed in buildsurveysession
mod - application/helpers/frontend_helper.php Diff File

master 5bbe5cee

2016-09-01 10:09

ollehar


Details Diff
Dev: Comment out seed in fieldmap
mod - application/helpers/common_helper.php Diff File

master a853c2b8

2016-09-01 10:05

LimeSurvey Translations Bot


Details Diff
Updated translation: Catalan by qualitatuvic
Updated translation: German by c_schmitz
Updated translation: Spanish (Spain) by aesteban
Updated translation: French (France) by arnaud21
Updated translation: Indonesian by radhwaw
Updated translation: Italian by NdK, lfanfoni
Updated translation: Japanese by nomoto
Updated translation: Kyrgyz by kmaksat
Updated translation: Norwegian (Bokmål) by pmonstad
Updated translation: Norwegian (Nynorsk) by pmonstad
Updated translation: Polish by elisa
Updated translation: German (Informal) by c_schmitz
Updated translation: Italian (Informal) by lfanfoni
Updated translation: Polish (Informal) by elisa
mod - locale/_template/limesurvey.pot Diff File
mod - locale/ca/ca.mo Diff File
mod - locale/de-informal/de-informal.mo Diff File
mod - locale/de/de.mo Diff File
mod - locale/es/es.mo Diff File
mod - locale/fr/fr.mo Diff File
mod - locale/id/id.mo Diff File
mod - locale/it-informal/it-informal.mo Diff File
mod - locale/it/it.mo Diff File
mod - locale/ja/ja.mo Diff File
mod - locale/ky/ky.mo Diff File
mod - locale/nb/nb.mo Diff File
mod - locale/nn/nn.mo Diff File
mod - locale/pl/pl.mo Diff File

master f0ee1b00

2016-09-01 10:04

c_schmitz


Details Diff
Fixed issue: Renew key message even though there is no manual renewal possible
mod - application/views/admin/update/updater/_error.php Diff File
mod - application/views/admin/update/updater/welcome/_error.php Diff File
mod - application/views/admin/update/updater/welcome/_welcome.php Diff File

master b1c10d5d

2016-08-31 16:46

ollehar


Details Diff
Dev: Replace flashing JS warning with only noscript tag
mod - application/helpers/replacements_helper.php Diff File
mod - templates/default/css/template.css Diff File
mod - templates/default/views/survey.pstpl Diff File
mod - templates/default/views/surveylist.pstpl Diff File
mod - templates/news_paper/css/template.css Diff File
mod - templates/news_paper/views/survey.pstpl Diff File
mod - templates/news_paper/views/surveylist.pstpl Diff File
mod - templates/ubuntu_orange/css/template.css Diff File
mod - templates/ubuntu_orange/views/survey.pstpl Diff File
mod - templates/ubuntu_orange/views/surveylist.pstpl Diff File

rand 503c976c

2016-08-31 16:06

ollehar


Details Diff
Dev: Randomization must be done _after_ answers are loaded
mod - application/controllers/survey/index.php Diff File
mod - application/helpers/SurveyRuntimeHelper.php Diff File
mod - application/helpers/frontend_helper.php Diff File
mod - application/libraries/MersenneTwister.php Diff File

answers_html 5f91df5c

2016-08-31 15:58

DenisChenu


Details Diff
Dev : Silly, validate your code before push ....
mod - application/config/config-defaults.php Diff File

answers_html 89922b10

2016-08-31 15:42

DenisChenu


Details Diff
Dev: added temporary templates-test for testing different template
Dev: see https://github.com/Shnoulle/LimeSurvey-Shnoulle/issues/13#issue-174234796
mod - application/config/config-defaults.php Diff File
add - templates-test/Skeleton/assets/css/bootstrap-fix.css Diff File
add - templates-test/Skeleton/assets/css/bootstrap-theme.css Diff File
add - templates-test/Skeleton/assets/css/bootstrap-theme.css.map Diff File
add - templates-test/Skeleton/assets/css/bootstrap.min.css Diff File
add - templates-test/Skeleton/assets/css/bootstrap.min.css.map Diff File
add - templates-test/Skeleton/assets/css/jquery-ui-custom.css Diff File
add - templates-test/Skeleton/assets/css/jquery-ui-fix.css Diff File
add - templates-test/Skeleton/assets/css/jquery-ui.css Diff File
add - templates-test/Skeleton/assets/css/limesurvey-fix.css Diff File
add - templates-test/Skeleton/assets/css/limesurvey.css Diff File
add - templates-test/Skeleton/assets/css/reset.css Diff File
add - templates-test/Skeleton/assets/css/template.css Diff File
add - templates-test/Skeleton/assets/files/animated-overlay.gif Diff File
add - templates-test/Skeleton/assets/files/favicon.ico Diff File
add - templates-test/Skeleton/assets/files/ui-icons_222222_256x240.png Diff File
add - templates-test/Skeleton/assets/files/ui-icons_31708f_256x240.png Diff File
add - templates-test/Skeleton/assets/files/ui-icons_333_256x240.png Diff File
add - templates-test/Skeleton/assets/files/ui-icons_444_256x240.png Diff File
add - templates-test/Skeleton/assets/files/ui-icons_454545_256x240.png Diff File
add - templates-test/Skeleton/assets/files/ui-icons_666_256x240.png Diff File
add - templates-test/Skeleton/assets/files/ui-icons_a94442_256x240.png Diff File
add - templates-test/Skeleton/assets/js/template.js Diff File
add - templates-test/Skeleton/config.xml Diff File
add - templates-test/Skeleton/logo_pdf.png Diff File
add - templates-test/Skeleton/poweredby.png Diff File
add - templates-test/Skeleton/pstpl/assessment.pstpl Diff File
add - templates-test/Skeleton/pstpl/clearall.pstpl Diff File
add - templates-test/Skeleton/pstpl/completed.pstpl Diff File
add - templates-test/Skeleton/pstpl/endgroup.pstpl Diff File
add - templates-test/Skeleton/pstpl/endpage.pstpl Diff File
add - templates-test/Skeleton/pstpl/groupdescription.pstpl Diff File
add - templates-test/Skeleton/pstpl/load.pstpl Diff File
add - templates-test/Skeleton/pstpl/navigator.pstpl Diff File
add - templates-test/Skeleton/pstpl/print_group.pstpl Diff File
add - templates-test/Skeleton/pstpl/print_question.pstpl Diff File
add - templates-test/Skeleton/pstpl/print_survey.pstpl Diff File
add - templates-test/Skeleton/pstpl/printanswers.pstpl Diff File
add - templates-test/Skeleton/pstpl/privacy.pstpl Diff File
add - templates-test/Skeleton/pstpl/question.pstpl Diff File
add - templates-test/Skeleton/pstpl/register.pstpl Diff File
add - templates-test/Skeleton/pstpl/save.pstpl Diff File
add - templates-test/Skeleton/pstpl/startgroup.pstpl Diff File
add - templates-test/Skeleton/pstpl/startpage.pstpl Diff File
add - templates-test/Skeleton/pstpl/survey.pstpl Diff File
add - templates-test/Skeleton/pstpl/surveylist.pstpl Diff File
add - templates-test/Skeleton/pstpl/welcome.pstpl Diff File
add - templates-test/Skeleton/views/LanguageChanger/LanguageChanger.php Diff File
add - templates-test/default/config.xml Diff File
add - templates-test/default/css/awesome-bootstrap-checkbox/awesome-bootstrap-checkbox-rtl.css Diff File
add - templates-test/default/css/awesome-bootstrap-checkbox/awesome-bootstrap-checkbox.css Diff File
add - templates-test/default/css/bootstrap-complement.css Diff File
add - templates-test/default/css/bootstrap-slider-rtl.css Diff File
add - templates-test/default/css/bootstrap-slider.css Diff File
add - templates-test/default/css/flat_and_modern-rtl.css Diff File
add - templates-test/default/css/flat_and_modern.css Diff File
add - templates-test/default/css/jquery-ui-custom-rtl.css Diff File
add - templates-test/default/css/jquery-ui-custom.css Diff File
add - templates-test/default/css/print_template-rtl.css Diff File
add - templates-test/default/css/print_template.css Diff File
add - templates-test/default/css/template-rtl.css Diff File
add - templates-test/default/css/template.css Diff File
add - templates-test/default/default.png Diff File
add - templates-test/default/favicon.ico Diff File
add - templates-test/default/files/logo.png Diff File
add - templates-test/default/files/print_img_checkbox.png Diff File
add - templates-test/default/files/print_img_radio.png Diff File
add - templates-test/default/fonts/glyphicons-halflings-regular.eot Diff File
add - templates-test/default/fonts/glyphicons-halflings-regular.svg Diff File
add - templates-test/default/fonts/glyphicons-halflings-regular.ttf Diff File
add - templates-test/default/fonts/glyphicons-halflings-regular.woff Diff File
add - templates-test/default/fonts/glyphicons-halflings-regular.woff2 Diff File
add - templates-test/default/fonts/lato-v11-latin-700.eot Diff File
add - templates-test/default/fonts/lato-v11-latin-700.svg Diff File
add - templates-test/default/fonts/lato-v11-latin-700.ttf Diff File
add - templates-test/default/fonts/lato-v11-latin-700.woff Diff File
add - templates-test/default/fonts/lato-v11-latin-700.woff2 Diff File
add - templates-test/default/fonts/lato-v11-latin-italic.eot Diff File
add - templates-test/default/fonts/lato-v11-latin-italic.svg Diff File
add - templates-test/default/fonts/lato-v11-latin-italic.ttf Diff File
add - templates-test/default/fonts/lato-v11-latin-italic.woff Diff File
add - templates-test/default/fonts/lato-v11-latin-italic.woff2 Diff File
add - templates-test/default/fonts/lato-v11-latin-regular.eot Diff File
add - templates-test/default/fonts/lato-v11-latin-regular.svg Diff File
add - templates-test/default/fonts/lato-v11-latin-regular.ttf Diff File
add - templates-test/default/fonts/lato-v11-latin-regular.woff Diff File
add - templates-test/default/fonts/lato-v11-latin-regular.woff2 Diff File
add - templates-test/default/logo_pdf.png Diff File
add - templates-test/default/poweredby.png Diff File
add - templates-test/default/preview.png Diff File
add - templates-test/default/scripts/bootstrap-slider.js Diff File
add - templates-test/default/scripts/template.js Diff File
add - templates-test/default/views/assessment.pstpl Diff File
add - templates-test/default/views/clearall.pstpl Diff File
add - templates-test/default/views/completed.pstpl Diff File
add - templates-test/default/views/endgroup.pstpl Diff File
add - templates-test/default/views/endpage.pstpl Diff File
add - templates-test/default/views/groupdescription.pstpl Diff File
add - templates-test/default/views/load.pstpl Diff File
add - templates-test/default/views/navigator.pstpl Diff File
add - templates-test/default/views/print_group.pstpl Diff File
add - templates-test/default/views/print_question.pstpl Diff File
add - templates-test/default/views/print_survey.pstpl Diff File
add - templates-test/default/views/printanswers.pstpl Diff File
add - templates-test/default/views/privacy.pstpl Diff File
add - templates-test/default/views/question.pstpl Diff File
add - templates-test/default/views/register.pstpl Diff File
add - templates-test/default/views/save.pstpl Diff File
add - templates-test/default/views/startgroup.pstpl Diff File
add - templates-test/default/views/startpage.pstpl Diff File
add - templates-test/default/views/survey.pstpl Diff File
add - templates-test/default/views/surveylist.pstpl Diff File
add - templates-test/default/views/welcome.pstpl Diff File
add - templates-test/index.html Diff File
add - templates-test/minimal-config.xml Diff File
add - templates-test/news_paper/config.xml Diff File
add - templates-test/news_paper/css/awesome-bootstrap-checkbox/awesome-bootstrap-checkbox-rtl.css Diff File
add - templates-test/news_paper/css/awesome-bootstrap-checkbox/awesome-bootstrap-checkbox.css Diff File
add - templates-test/news_paper/css/awesome-bootstrap-checkbox/bootswatch-reset-rtl.css Diff File
add - templates-test/news_paper/css/awesome-bootstrap-checkbox/bootswatch-reset.css Diff File
add - templates-test/news_paper/css/bootstrap-slider-rtl.css Diff File
add - templates-test/news_paper/css/bootstrap-slider.css Diff File
add - templates-test/news_paper/css/jquery-ui-custom-rtl.css Diff File
add - templates-test/news_paper/css/jquery-ui-custom.css Diff File
add - templates-test/news_paper/css/news_paper-rtl.css Diff File
add - templates-test/news_paper/css/news_paper.css Diff File
add - templates-test/news_paper/css/print_template-rtl.css Diff File
add - templates-test/news_paper/css/print_template.css Diff File
add - templates-test/news_paper/css/template-news-paper.css Diff File
add - templates-test/news_paper/css/template-rtl.css Diff File
add - templates-test/news_paper/css/template.css Diff File
add - templates-test/news_paper/favicon.ico Diff File
add - templates-test/news_paper/files/logo.png Diff File
add - templates-test/news_paper/files/print_img_checkbox.png Diff File
add - templates-test/news_paper/files/print_img_radio.png Diff File
add - templates-test/news_paper/fonts/glyphicons-halflings-regular.eot Diff File
add - templates-test/news_paper/fonts/glyphicons-halflings-regular.svg Diff File
add - templates-test/news_paper/fonts/glyphicons-halflings-regular.ttf Diff File
add - templates-test/news_paper/fonts/glyphicons-halflings-regular.woff Diff File
add - templates-test/news_paper/fonts/glyphicons-halflings-regular.woff2 Diff File
add - templates-test/news_paper/fonts/news-cycle-v13-latin-700.eot Diff File
add - templates-test/news_paper/fonts/news-cycle-v13-latin-700.svg Diff File
add - templates-test/news_paper/fonts/news-cycle-v13-latin-700.ttf Diff File
add - templates-test/news_paper/fonts/news-cycle-v13-latin-700.woff Diff File
add - templates-test/news_paper/fonts/news-cycle-v13-latin-700.woff2 Diff File
add - templates-test/news_paper/fonts/news-cycle-v13-latin-regular.eot Diff File
add - templates-test/news_paper/fonts/news-cycle-v13-latin-regular.svg Diff File
add - templates-test/news_paper/fonts/news-cycle-v13-latin-regular.ttf Diff File
add - templates-test/news_paper/fonts/news-cycle-v13-latin-regular.woff Diff File
add - templates-test/news_paper/fonts/news-cycle-v13-latin-regular.woff2 Diff File
add - templates-test/news_paper/logo_pdf.png Diff File
add - templates-test/news_paper/news_paper.png Diff File
add - templates-test/news_paper/poweredby.png Diff File
add - templates-test/news_paper/preview.png Diff File
add - templates-test/news_paper/scripts/bootstrap-slider.js Diff File
add - templates-test/news_paper/scripts/template.js Diff File
add - templates-test/news_paper/views/assessment.pstpl Diff File
add - templates-test/news_paper/views/clearall.pstpl Diff File
add - templates-test/news_paper/views/completed.pstpl Diff File
add - templates-test/news_paper/views/endgroup.pstpl Diff File
add - templates-test/news_paper/views/endpage.pstpl Diff File
add - templates-test/news_paper/views/groupdescription.pstpl Diff File
add - templates-test/news_paper/views/load.pstpl Diff File
add - templates-test/news_paper/views/navigator.pstpl Diff File
add - templates-test/news_paper/views/print_group.pstpl Diff File
add - templates-test/news_paper/views/print_question.pstpl Diff File
add - templates-test/news_paper/views/print_survey.pstpl Diff File
add - templates-test/news_paper/views/printanswers.pstpl Diff File
add - templates-test/news_paper/views/privacy.pstpl Diff File
add - templates-test/news_paper/views/question.pstpl Diff File
add - templates-test/news_paper/views/register.pstpl Diff File
add - templates-test/news_paper/views/save.pstpl Diff File
add - templates-test/news_paper/views/startgroup.pstpl Diff File
add - templates-test/news_paper/views/startpage.pstpl Diff File
add - templates-test/news_paper/views/survey.pstpl Diff File
add - templates-test/news_paper/views/surveylist.pstpl Diff File
add - templates-test/news_paper/views/welcome.pstpl Diff File
add - templates-test/ubuntu_orange/config.xml Diff File
add - templates-test/ubuntu_orange/css/awesome-bootstrap-checkbox/awesome-bootstrap-checkbox-rtl.css Diff File
add - templates-test/ubuntu_orange/css/awesome-bootstrap-checkbox/awesome-bootstrap-checkbox.css Diff File
add - templates-test/ubuntu_orange/css/awesome-bootstrap-checkbox/bootswatch-reset-rtl.css Diff File
add - templates-test/ubuntu_orange/css/awesome-bootstrap-checkbox/bootswatch-reset.css Diff File
add - templates-test/ubuntu_orange/css/bootstrap-slider-rtl.css Diff File
add - templates-test/ubuntu_orange/css/bootstrap-slider.css Diff File
add - templates-test/ubuntu_orange/css/jquery-ui-custom-rtl.css Diff File
add - templates-test/ubuntu_orange/css/jquery-ui-custom.css Diff File
add - templates-test/ubuntu_orange/css/print_template-rtl.css Diff File
add - templates-test/ubuntu_orange/css/print_template.css Diff File
add - templates-test/ubuntu_orange/css/template-rtl.css Diff File
add - templates-test/ubuntu_orange/css/template-ubuntu-orange.css Diff File
add - templates-test/ubuntu_orange/css/template.css Diff File
add - templates-test/ubuntu_orange/css/ubuntu_orange-rtl.css Diff File
add - templates-test/ubuntu_orange/css/ubuntu_orange.css Diff File
add - templates-test/ubuntu_orange/favicon.ico Diff File
add - templates-test/ubuntu_orange/files/logo.png Diff File
add - templates-test/ubuntu_orange/files/print_img_checkbox.png Diff File
add - templates-test/ubuntu_orange/files/print_img_radio.png Diff File
add - templates-test/ubuntu_orange/fonts/glyphicons-halflings-regular.eot Diff File
add - templates-test/ubuntu_orange/fonts/glyphicons-halflings-regular.svg Diff File
add - templates-test/ubuntu_orange/fonts/glyphicons-halflings-regular.ttf Diff File
add - templates-test/ubuntu_orange/fonts/glyphicons-halflings-regular.woff Diff File
add - templates-test/ubuntu_orange/fonts/glyphicons-halflings-regular.woff2 Diff File
add - templates-test/ubuntu_orange/fonts/ubuntu-v9-latin-700.eot Diff File
add - templates-test/ubuntu_orange/fonts/ubuntu-v9-latin-700.svg Diff File
add - templates-test/ubuntu_orange/fonts/ubuntu-v9-latin-700.ttf Diff File
add - templates-test/ubuntu_orange/fonts/ubuntu-v9-latin-700.woff Diff File
add - templates-test/ubuntu_orange/fonts/ubuntu-v9-latin-700.woff2 Diff File
add - templates-test/ubuntu_orange/fonts/ubuntu-v9-latin-regular.eot Diff File
add - templates-test/ubuntu_orange/fonts/ubuntu-v9-latin-regular.svg Diff File
add - templates-test/ubuntu_orange/fonts/ubuntu-v9-latin-regular.ttf Diff File
add - templates-test/ubuntu_orange/fonts/ubuntu-v9-latin-regular.woff Diff File
add - templates-test/ubuntu_orange/fonts/ubuntu-v9-latin-regular.woff2 Diff File
add - templates-test/ubuntu_orange/logo_pdf.png Diff File
add - templates-test/ubuntu_orange/poweredby.png Diff File
add - templates-test/ubuntu_orange/preview.png Diff File
add - templates-test/ubuntu_orange/scripts/bootstrap-slider.js Diff File
add - templates-test/ubuntu_orange/scripts/template.js Diff File
add - templates-test/ubuntu_orange/ubuntu_orange.png Diff File
add - templates-test/ubuntu_orange/views/assessment.pstpl Diff File
add - templates-test/ubuntu_orange/views/clearall.pstpl Diff File
add - templates-test/ubuntu_orange/views/completed.pstpl Diff File
add - templates-test/ubuntu_orange/views/endgroup.pstpl Diff File
add - templates-test/ubuntu_orange/views/endpage.pstpl Diff File
add - templates-test/ubuntu_orange/views/groupdescription.pstpl Diff File
add - templates-test/ubuntu_orange/views/load.pstpl Diff File
add - templates-test/ubuntu_orange/views/navigator.pstpl Diff File
add - templates-test/ubuntu_orange/views/print_group.pstpl Diff File
add - templates-test/ubuntu_orange/views/print_question.pstpl Diff File
add - templates-test/ubuntu_orange/views/print_survey.pstpl Diff File
add - templates-test/ubuntu_orange/views/printanswers.pstpl Diff File
add - templates-test/ubuntu_orange/views/privacy.pstpl Diff File
add - templates-test/ubuntu_orange/views/question.pstpl Diff File
add - templates-test/ubuntu_orange/views/register.pstpl Diff File
add - templates-test/ubuntu_orange/views/save.pstpl Diff File
add - templates-test/ubuntu_orange/views/startgroup.pstpl Diff File
add - templates-test/ubuntu_orange/views/startpage.pstpl Diff File
add - templates-test/ubuntu_orange/views/survey.pstpl Diff File
add - templates-test/ubuntu_orange/views/surveylist.pstpl Diff File
add - templates-test/ubuntu_orange/views/welcome.pstpl Diff File

rand 9d7ece3f

2016-08-31 15:05

ollehar


Details Diff
Dev: Load answers before building session Affected Issues
11607
mod - application/controllers/survey/index.php Diff File
mod - application/libraries/MersenneTwister.php Diff File

answers_html f3c27a54

2016-08-31 14:52

PeterEmil


Details Diff
Replace td for th in thead, see issue #14
mod - application/views/survey/questions/arrays/dualscale/answer_dropdown.php Diff File
mod - application/views/survey/questions/arrays/texts/answer.php Diff File

rand b1fd9104

2016-08-31 14:38

ollehar


Details Diff
Dev: Seed should be read-only in data entry edit
mod - application/controllers/admin/dataentry.php Diff File
mod - application/helpers/frontend_helper.php Diff File
mod - application/libraries/MersenneTwister.php Diff File

rand 64272562

2016-08-31 13:19

ollehar


Details Diff
Dev: Typo
mod - application/helpers/frontend_helper.php Diff File
mod - application/libraries/MersenneTwister.php Diff File

rand 3a94bcc4

2016-08-31 13:10

ollehar


Details Diff
Dev: Remove traceVar
mod - application/helpers/frontend_helper.php Diff File

rand 826a3df9

2016-08-31 13:08

ollehar


Details Diff
Dev: Use MersenneTwister shuffle and store seed in response
mod - application/helpers/frontend_helper.php Diff File
mod - application/libraries/MersenneTwister.php Diff File
 First  Prev  1 2 3 ... 150 ... 300 ... 450 ... 600 ... 651 652 653 654 655 656 657 ... 750 ... 900 ... 1050 ... 1200 ... 1350 ... 1471 1472 1473  Next  Last