LimeSurvey: master 89d8a27f

Author Committer Branch Timestamp Parent
jack-han-115 GitHub master 2023-05-31 17:04 master 81eb74ed
Changeset

optimized response page (#3149)

  • optimized response page

  • optimized participants page

  • fix issues for optimizing the response participant pages

  • fix stuck issue after edit participant

  • fix PR issue

  • fix issues when set debug 2 in the config.php

  • remove unnecessary param

  • add missing alert

  • revert actionIndex method

  • add correct testing to page

  • format tokens.php file

  • incorrect incomplete response count

mod - application/controllers/ResponsesController.php Diff File
mod - application/controllers/admin/Tokens.php Diff File
add - application/views/admin/token/surveyParticipantView.php Diff File
rm - application/views/admin/token/tokensummary.php Diff
mod - application/views/responses/browseindex_view.php Diff File
add - application/views/responses/partial/notSubmittedResponseListTable.php Diff File
add - application/views/responses/partial/responseSummary.php Diff File
mod - application/views/responses/partial/topbarBtns/leftSideButtons.php Diff File
add - application/views/responses/partial/topbarBtns/rightSideButtons.php Diff File
mod - application/views/surveyAdministration/partial/topbar_tokens/leftSideButtons.php Diff File
mod - assets/admin_themes/Sea_Green/admin_customizations.scss Diff File
mod - assets/admin_themes/Sea_Green/sea_green_variables.scss Diff File
mod - assets/admin_themes/Sea_Green/typography/typography-mixins.scss Diff File
mod - assets/scripts/admin/tokens.js Diff File
mod - tests/data/views/adminSurveyViews.php Diff File
mod - themes/admin/Sea_Green/css/sea_green-rtl.css Diff File
mod - themes/admin/Sea_Green/css/sea_green-rtl.min.css Diff File
mod - themes/admin/Sea_Green/css/sea_green.css Diff File
mod - themes/admin/Sea_Green/css/sea_green.min.css Diff File