1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pyinventory_ynh.git synced 2024-09-03 20:16:09 +02:00
Commit graph

13 commits

Author SHA1 Message Date
Jens Diemer
b378a519a6 Update to manifest v2
Update via https://github.com/jedie/manageprojects and
https://github.com/jedie/cookiecutter_templates/
2023-08-22 19:56:20 +02:00
JensDiemer
9876d599d5 Bugfix "change_url" 2022-09-17 17:48:01 +02: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
add1026c11 Refactor to use django_ynh 2020-12-29 13:58:40 +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
1dca606c11 Bugfix change url: "__PUBLIC_PATH__" was not replaced 2020-12-22 08:22:32 +01:00
JensDiemer
7e56fe2f48 Fix change_url syntax error, see:
https://ci-apps.yunohost.org/ci/job/599

see also: https://github.com/YunoHost/package_linter/issues/90
2020-12-21 18:21:30 +01:00
JensDiemer
63a8914139 Fix #20
Just renew the settings.py
2020-12-16 17:35:27 +01:00
ericgaspar
b59b200f32
add port variable for NGINX regen config 2020-12-09 18:44:04 +01:00
JensDiemer
ba39fc8bf7 init 2020-12-08 09:06:25 +01:00