-
Notifications
You must be signed in to change notification settings - Fork 11
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
dependencies: upgrade invenio packages #966
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jma
force-pushed
the
maj-flask2
branch
6 times, most recently
from
December 21, 2023 15:12
d817497
to
25bad47
Compare
jma
force-pushed
the
maj-flask2
branch
2 times, most recently
from
January 8, 2024 10:30
d5ec53c
to
bf8742c
Compare
Garfield-fr
approved these changes
Jan 8, 2024
sonar/translations/rest.py
Outdated
@api_blueprint.route('/translations/<lang>.json') | ||
def get_translations(lang): | ||
"""Exposes translations in JSON format. | ||
|
||
:param lang: language ISO 639-1 Code (two chars). | ||
:param ln: language ISO 639-1 Code (two chars). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The parameter is named lang
.
rerowep
approved these changes
Jan 8, 2024
jma
force-pushed
the
maj-flask2
branch
4 times, most recently
from
January 9, 2024 09:32
9441e75
to
da54e8a
Compare
PascalRepond
approved these changes
Jan 9, 2024
jma
force-pushed
the
maj-flask2
branch
3 times, most recently
from
January 15, 2024 10:52
edf1332
to
3a48be1
Compare
Tests
|
jma
force-pushed
the
maj-flask2
branch
3 times, most recently
from
January 18, 2024 12:28
7aadcd9
to
1d6fddd
Compare
jma
force-pushed
the
maj-flask2
branch
2 times, most recently
from
January 18, 2024 14:04
64fe69c
to
c111821
Compare
* Uses Flask2. * Uses node 18 for docker production images. * Uses flask-babel instead of flask-babelex. * Uses specific indexer class for document bulk indexing. * Moves to grobid 0.8.0. * Uses invenio-queues>1.0.0 to close redis channel for celery. * Fixes reset password messages. * Adds permissions for organisation and collection resources. * Keeps the invenio users with the user role only when a professional is removed. * Considers only ui document detailed view for the record-view stats. Co-authored-by: Johnny Mariéthoz <Johnny.Mariethoz@rero.ch>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.