Jens Diemer
|
7e92e17a5b
|
Update to manifest v2
Update via https://github.com/jedie/manageprojects and
https://github.com/jedie/cookiecutter_templates/
|
2023-11-09 20:11:35 +01:00 |
|
Jens Diemer
|
07753fe787
|
Update to PyInventory v0.19.1
Apply project updates from:
* https://github.com/jedie/cookiecutter_templates/tree/main/yunohost_django_package
and update requirements
|
2023-08-17 22:00:17 +02:00 |
|
Jens Diemer
|
f5c847b9ad
|
Update via manageprojects
https://github.com/jedie/manageprojects and https://github.com/jedie/cookiecutter_templates/
Also:
* update requirements
* Remove Python 3.7 and 3.8 support
* Add Python 3.11 to test matrix
|
2022-12-22 10:03:57 +01:00 |
|
JensDiemer
|
9169bf8f3d
|
Project updates
"Apply" manually changes from https://github.com/YunoHost-Apps/django_example_ynh
* Add "safety check"
* Update to `django-yunohost-integration==0.4.0`
* `__FINAL_HOME_PATH__` -> `__FINALPATH__`
* `__FINAL_WWW_PATH__` -> `__PUBLIC_PATH__`
* Add `config_panel.toml` settings
|
2022-09-15 18:26:45 +02:00 |
|
JensDiemer
|
e279b79fd1
|
Remove "$YNH_APP_ARG_IS_PUBLIC" usage
PyInventory has no public pages, yet!
|
2022-01-18 09:45:08 +01:00 |
|
Jens Diemer
|
8917f21f8a
|
Revert "Bugfix CI run"
|
2022-01-18 08:53:55 +01:00 |
|
JensDiemer
|
74c4035c12
|
Bugfix CI run
See also https://forum.yunohost.org/t/python-package-upgrate-restore-failes-on-ci/18360
|
2022-01-17 19:07:53 +01:00 |
|
JensDiemer
|
0e7540128d
|
Bugfix #48 Install pillow deps, too.
|
2021-09-15 11:42:08 +02:00 |
|
JensDiemer
|
cfe1d35eae
|
Update requirements
Also add "libpq-dev" because it's a requirement to build psycopg2 from sources.
Fix https://github.com/jedie/PyInventory/issues/56
|
2021-08-17 09:03:26 +02:00 |
|
JensDiemer
|
add1026c11
|
Refactor to use django_ynh
|
2020-12-29 13:58:40 +01:00 |
|
JensDiemer
|
29ca95f076
|
Generate "conf/requirements.txt" and install via this file
|
2020-12-29 10:12:46 +01:00 |
|
JensDiemer
|
25a25c2277
|
Bugfix #20 use $new_domain and $new_path in change_url for settings.py
|
2020-12-22 18:00:10 +01:00 |
|
JensDiemer
|
3b8b01f73f
|
Authenticate via SSO and nginx 'HTTP_REMOTE_USER' header
|
2020-12-22 17:12:26 +01:00 |
|
JensDiemer
|
c5945e8131
|
update: PyInventory v0.8.2
|
2020-12-20 18:58:33 +01:00 |
|
Jens Diemer
|
a74d0c1481
|
Update _common.sh
|
2020-12-12 18:46:07 +01:00 |
|
ericgaspar
|
cda2bfd050
|
Update _common.sh
|
2020-12-12 17:26:38 +01:00 |
|
JensDiemer
|
12739d04d7
|
Support SSO authentication via django-auth-ldap
Other changes:
* Bugfix Redis cache backend
* remove "virtualenv" and use "python3 -m venv"
|
2020-12-12 13:55:14 +01:00 |
|
JensDiemer
|
ced368925b
|
pyinventory_version="0.8.1"
|
2020-12-09 20:32:00 +01:00 |
|
ericgaspar
|
83f4ee4a1d
|
Use ynh_exec_as instead of sudo
|
2020-12-09 17:49:11 +01:00 |
|
JensDiemer
|
1d13378171
|
Use own urls.py to support $YNH_APP_ARG_PATH
|
2020-12-09 12:05:24 +01:00 |
|
JensDiemer
|
aa6c3f7d89
|
bugfixes
|
2020-12-08 19:43:24 +01:00 |
|
JensDiemer
|
ba39fc8bf7
|
init
|
2020-12-08 09:06:25 +01:00 |
|