***
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
11
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
1
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
648e827f
Verified
Commit
648e827f
authored
1 year ago
by
Tsepelakis, Sotirios
🎯
Browse files
Options
Downloads
Patches
Plain Diff
Bump version to v2024.1.0
parent
fcedee1b
No related branches found
Branches containing commit
Tags
v2024.1.0
Tags containing commit
1 merge request
!80
Add test cases
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGES.rst
+9
-2
9 additions, 2 deletions
CHANGES.rst
invenio_theme_tuw/__init__.py
+3
-3
3 additions, 3 deletions
invenio_theme_tuw/__init__.py
with
12 additions
and
5 deletions
CHANGES.rst
+
9
−
2
View file @
648e827f
..
Copyright (C) 2020-202
3
TU Wien.
Copyright (C) 2020-202
4
TU Wien.
Invenio
Theme
TUW is free software; you can redistribute it and/or
Invenio
-
Theme
-
TUW is free software; you can redistribute it and/or
modify it under the terms of the MIT License; see LICENSE file for more
details.
Changes
=======
Version 2024.1 (released 2024-03-01)
- Add Pipfile to source control
- Views: add status code in guards' response
- Add automated tests
Version 2023.2 (released 2023-04-24, updated 2023-12-22)
- v11 compat: Update templates and frontend build project
...
...
This diff is collapsed.
Click to expand it.
invenio_theme_tuw/__init__.py
+
3
−
3
View file @
648e827f
# -*- coding: utf-8 -*-
#
# Copyright (C) 2020-202
3
TU Wien.
# Copyright (C) 2020-202
4
TU Wien.
#
# Invenio
Theme
TUW is free software; you can redistribute it and/or modify
# Invenio
-
Theme
-
TUW is free software; you can redistribute it and/or modify
# it under the terms of the MIT License; see LICENSE file for more details.
"""
TU Wien theme for Invenio (RDM).
"""
from
.ext
import
InvenioThemeTUW
__version__
=
"
202
3.2.11
"
__version__
=
"
202
4.1.0
"
__all__
=
(
"
__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