v2.4.0
Changes
- Dependencies:
requests
from2.27.1
to2.31.0
redis
from4.4.4
to4.5.5
Flask
from2.0.3
to2.2.5
- Statistics:
- Number of TBHours stored in the last month calculated and stored in DB
- Number of TBHours stored since start calculated and stored in DB
- Endpoint
Statistics
to return rows stored in the Reporting table
- Full name of Unit Admins-, Personnel and Super Admins not shown to Researchers; Only display Unit name when...
- Listing projects
- Sending invites
- Releasing projects
- Backend Flask command
lost-files
changed to group command with subcommandsls
,delete
,add-missing-bucket
Details / Pull Requests
- Stats: TBhours in last month by @i-oden in #1431
- Bump requests by @i-oden in #1427
- Stats: TB hours since start by @i-oden in #1434
- Stats: Endpoint to return stats from API by @i-oden in #1435
- Temporary: Set mariadb version to 10.7.8 by @i-oden in #1436
- Bump Flask to 2.2.5 by @i-oden in #1425
- Bump redis-py to 4.5.5 by @i-oden in #1437
- Change from personal name to unit name in emails by @valyo in #1439
- Update codecov version by @i-oden in #1441
- Split
lost_files_s3_db
into multiple commands by @i-oden in #1438 - Change display project info depending on the user role by @valyo in #1440
- New version 2.4.0 by @i-oden in #1443
- New release info by @i-oden in #1444
- New Release July 5th 2023 by @i-oden in #1442
Full Changelog: v2.3.0...v2.4.0