Skip to content

version v2.1.0#9

Draft
rerowep wants to merge 65 commits intorero:rerofrom
rerowep:wep-v2.1.0
Draft

version v2.1.0#9
rerowep wants to merge 65 commits intorero:rerofrom
rerowep:wep-v2.1.0

Conversation

@rerowep
Copy link

@rerowep rerowep commented Mar 31, 2023

No description provided.

max-moser and others added 30 commits May 17, 2021 18:03
* remove pinning of flask
* apparently there are cases where current_user is None, which caused
  the check for 'current_user.is_anonymous' to fail
* The two extensions removed are now built into Jinja directly since
  v2.9.
* All data is moved to accounts user table, so there's no more data
  to display here.
* Fixes how profile fields are rendered together with email/password
  field in the registration form.
* Changes views and code to rely on the new profile field in accounts
  rather than having a separate database model here.
* Adds basic support for setting visibility preferences.
utnapischtim and others added 17 commits July 7, 2022 16:43
* add helper to be able to use the preferences form during signup, as
  already done for the profile form. Useful when used with hidden forms
  where user is registered with OAuth.
* ci: adds i18n workflow

test: adds dry extract_messages command

* update dependencies

* use --output-file instead of --dry-run as it is buggy

* move i18n test

* Update run-i18n-tests.sh

---------

Co-authored-by: mojib <mojib.wali@tugraz.at>
Co-authored-by: David Eckhard <dabombeeer@gmail.com>
Co-authored-by: David <72449192+rekt-hard@users.noreply.github.com>
* removed use of speaklater and replaced by using LazyString from
  invenio_i18n so from flask-babel
@rerowep rerowep changed the title Wep v2.1.0 version v2.1.0 Mar 31, 2023
@rerowep rerowep force-pushed the wep-v2.1.0 branch 4 times, most recently from 1c6951a to e940fc3 Compare June 1, 2023 13:41
Co-Authored-by: Lauren-D <laurent.dubois@itld-solutions.be>
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.