***
Wartungsfenster jeden ersten Mittwoch vormittag im Monat
***
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Invenio Theme TUW
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Center for Research Data Management
Invenio Theme TUW
Commits
02b9a42b
Commit
02b9a42b
authored
1 year ago
by
Moser, Maximilian
Browse files
Options
Downloads
Patches
Plain Diff
Bump to version v2024.2.0
parent
f42097a4
No related branches found
No related tags found
1 merge request
!116
InvenioRDM v12
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGES.rst
+14
-0
14 additions, 0 deletions
CHANGES.rst
invenio_theme_tuw/__init__.py
+1
-1
1 addition, 1 deletion
invenio_theme_tuw/__init__.py
with
15 additions
and
1 deletion
CHANGES.rst
+
14
−
0
View file @
02b9a42b
...
@@ -8,6 +8,20 @@
...
@@ -8,6 +8,20 @@
Changes
Changes
=======
=======
Version 2024.2 (released 2024-06-24)
- v12 compat: Update frontend build project
- v12 compat: Replace Flask-BabelEx with Invenio-i18n
- v12 compat: Chase jinja template changes
- v12 compat: Chase Invenio-App-RDM styling changes
- v12 compat: Chase record ownership changes
- v12 compat: Exclude deleted records from frontpage search
- Replace startup hacks with `finalize_app` entrypoint
- Export JSON-LD locally instead of querying doi.org
- Modernize & update tests
- Only display statistics in the sidebar to record owners
Version 2024.1 (released 2024-03-01, updated 2024-05-29)
Version 2024.1 (released 2024-03-01, updated 2024-05-29)
- Views: add status code in guards' response
- Views: add status code in guards' response
...
...
This diff is collapsed.
Click to expand it.
invenio_theme_tuw/__init__.py
+
1
−
1
View file @
02b9a42b
...
@@ -9,7 +9,7 @@
...
@@ -9,7 +9,7 @@
from
.ext
import
InvenioThemeTUW
from
.ext
import
InvenioThemeTUW
__version__
=
"
2024.
1.4
"
__version__
=
"
2024.
2.0
"
__all__
=
(
__all__
=
(
"
__version__
"
,
"
__version__
"
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment