2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-14 19:15:41 +00:00

Add more version information (#5014)

* Add info for installer, branch, publisher

* include version info

* fix permissions

* fix typo

* add more info

* use GH url

* fix node

* remove publisher

* remove more logging

* Add info to version view

* enable branch discovery when not set

* fix ref to github version

* add branch to about dialog

* use precise plattform information - if no env is set

* fix ref names

* load VERSION info

* rename plattform to target

* extend installer var

* add generic plattform info

* add docs for version info

* add more info

* add installer codes

* Ammend navigation
This commit is contained in:
Matthias Mair
2023-06-11 16:32:03 +02:00
committed by GitHub
parent f3a13fc625
commit 15ab911da6
11 changed files with 177 additions and 0 deletions

View File

@ -213,6 +213,8 @@ python-dateutil==2.8.2
# arrow
# django-recurrence
# icalendar
python-dotenv==1.0.0
# via -r requirements.in
python-fsutil==0.10.0
# via django-maintenance-mode
python3-openid==3.2.0