Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed the english text for the start page description. #65

Merged
merged 44 commits into from
Dec 15, 2021

Conversation

ruslanbaidan
Copy link
Member

No description provided.

Ruslan Baidan added 30 commits December 2, 2021 14:50
* origin/master:
  Fit4ilr (#47)
  Fit4ilr (#46)
  Increased the line length to 120
  chg: [dependencies] updated typing-extensions.
  chg: [dependencies] prevent the installation of 3.0.6 yanked release of django-bootstrap-datepicker-plus python-poetry/poetry#2453
  fix: [commands] added missing maxPoints of the question
  chg: [security] URL redirection based on unvalidated user input may cause redirection to malicious web sites.
  chg: [security] interpret target as a CSS selector not as HTML.

# Conflicts:
#	survey/management/commands/import_questions.py
#	survey/report.py
#	survey/reporthelper.py
#	templates/report/results.html
* origin/master:
  chg: [mypy] mypy.ini is now useless
  chg: [utils] added function to check if possible to redirect
  chg: [logging] fixed logging mechanism
* origin/master:
  Implemented the conditional answers and bonus points.  (#48)
* origin/master:
  Fit4ilr (#52)
  Added condition if languageSelector exists
  chg: fixed GH worflow. !minor
  chg: [translations] updated some french translations.
  chg: [style] reformated with black

# Conflicts:
#	survey/management/commands/import_questions.py
* origin/master:
  Feature/context questions (#54)
  added initial file (#50)

# Conflicts:
#	README.md
#	locale/de/LC_MESSAGES/django.po
* origin/master:
  Added all the questions and improved the import logic. (#53)
Ruslan Baidan added 14 commits December 13, 2021 10:15
* origin/master:
  chg: [commands] Simplified import_questions command.
  Fit4ehealth (#57)
* origin/master:
  chg: [matplotlib] When using Matplotlib in a web server with Apache it is strongly recommended to not use pyplot (pyplot maintains references to the opened figures).
* origin/master:
  new: [admin] it is now possible to export the survey via HTTP request
  chg: [commands] added the possibility to export objects with database ids
  Fit4ilr (#60)
  new: [commands] Added basic command to export a survey. Generates a file compatible with the import_questions command
  Fit4ilr (#59)
  chg: [core] django.views.i18n.set_language() no longer set the user language in request.session (key django.utils.translation.LANGUAGE_SESSION_KEY was deprecated, now it has been removed).
  chg: [core] updated dependencies.
  Fixed the image generation parameters for the pdf report. (#58)
* origin/master:
  Added the multi-lang and multi-sites logos support. (#61)
  chg: [stats] Updated and fixed an issue with django-bootstrap-datepicker-plus.
  Fit4ilr (#62)
  chg: [style] format code with black
  chg: [stats] continue on questions with 0 points
…aswers_order field, improved the questions import.
* origin/master:
  Renamed the images directory. (#64)
  Simplified the start survey logic, changed the order to use question.aswers_order field, improved the questions import (#63)
* origin/master:
  chg: [templates] updated default index Django admin template in order to add links to different admin tools.
@ruslanbaidan ruslanbaidan merged commit 700b40a into master Dec 15, 2021
ruslanbaidan pushed a commit that referenced this pull request Dec 15, 2021
* origin/master:
  Fixed the english text for the start page description. (#65)
ruslanbaidan pushed a commit that referenced this pull request Dec 15, 2021
* origin/master:
  Fixed the english text for the start page description. (#65)
  chg: [templates] updated default index Django admin template in order to add links to different admin tools.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant