1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/weblate_ynh.git synced 2024-10-01 13:35:04 +02:00
Commit graph

110 commits

Author SHA1 Message Date
yalh76
5a0e43195d Fix cffi
it seems that the version of the libffi library seen at runtime is different from the 'ffi.h' file seen at compile-time
2022-03-07 12:45:29 +01:00
yalh76
b5bda8fcef fix ffi
SystemError: ffi_prep_closure(): bad user_data (it seems that the version of the libffi library seen at runtime is different from the 'ffi.h' file seen at compile-time)
2022-03-06 15:40:38 +01:00
Kay0u
f3dec1623b
another try 2022-03-04 17:12:00 +01:00
Kay0u
03de594ea4
Trying to fix the upgrade 2022-03-04 12:05:07 +01:00
Kay0u
2529b922bd
fix install 2021-11-15 14:32:30 +01:00
ericgaspar
95ce729399
Fix 2021-06-28 18:24:51 +02:00
ericgaspar
96ef2e0de9
Add ynh_add_config 2021-06-28 15:32:27 +02:00
Kayou
6d6aaaa92c
Merge pull request #41 from yunohost-bot/new-permission-system
[autopatch] Autopatch to migrate to new permission system
2021-06-17 16:35:09 +02:00
Kay0u
120d967a19
fix nginx access 2021-05-04 21:12:52 +02:00
Kay0u
840050079e
fix CI, again 2021-05-04 16:06:04 +02:00
Kay0u
603f194e84
fix install and upgrade 2021-05-03 14:15:42 +02:00
Kay0u
3155a90f45
fix folder/files permissions 2021-04-12 15:21:09 +02:00
Yunohost-Bot
534f3ef873 [autopatch] Autopatch to migrate to new permission system 2021-03-15 00:27:49 +01:00
Kay0u
81ec8b36ce
Fix email config 2021-01-05 12:01:49 +01:00
Kay0u
97ebb759ef
Add password argument 2021-01-05 11:59:39 +01:00
Kay0u
cedddd92df
set weight 2020-11-03 17:19:59 +01:00
Kay0u
7e1c412536
Remove some warnings 2020-11-03 16:26:23 +01:00
Kay0u
2950375f65
Fix upgrade 2020-11-03 10:30:41 +01:00
Kay0u
09c091b53b
no more changesite option 2020-10-28 20:39:35 +01:00
Kay0u
ed63e5ab5d
Fix install/upgrade 2020-10-28 20:22:25 +01:00
Kay0u
9c57acbb89
4.3.1 2020-10-28 19:20:46 +01:00
Kay0u
cef22ac563
Add local_settings.py cf #24 2020-10-28 17:57:55 +01:00
Kay0u
33182706ed
fix scripts 2020-10-28 16:10:55 +01:00
Kay0u
d43693f8e8
update pip package needed during the install/upgrade 2020-10-28 14:33:45 +01:00
Kay0u
7435990215
Global upgrade 2020-10-28 13:53:42 +01:00
Maniack Crudelis
be5bdc2f2f Force usage of Django version lower than 3
Django versions after 3 drop the support for python_2_unicode_compatible
2020-05-03 01:44:16 +02:00
Jean-Baptiste Holcroft
da23f49102 remove useless content
follow package linter requests
2020-05-01 22:59:23 +02:00
Jean-Baptiste Holcroft
15c2d22385 use variable for python path for buster
weblate uses Django, which requires to edit a configuration file in the filepath
replace the string value by a varible
2020-05-01 22:09:37 +02:00
Jean-Baptiste Holcroft
7817df46ce add ruamel.yaml with pip 2019-08-28 18:23:05 +02:00
Jean-Baptiste Holcroft
f05f984efe improve log files management 2019-08-28 00:09:23 +02:00
Jean-Baptiste Holcroft
6872223e5a add logrotate 2019-08-23 08:32:02 +02:00
Jean-Baptiste Holcroft
5df42eb737 add dep for subtitle translation support 2019-08-22 22:34:59 +02:00
Jean-Baptiste Holcroft
45ff697d9f Apply new packaging advices 2019-05-30 20:51:22 +02:00
Jean-Baptiste Holcroft
b223178dd7 upgrade to 3.5 2019-03-10 21:57:52 +01:00
Jean-Baptiste Holcroft
3adff29848 upgrade to 3.4 (and remove systemd template) 2019-02-25 23:09:47 +01:00
Jean-Baptiste Holcroft
08bd696434 Fix celery behavior 2018-10-24 22:08:30 +02:00
Jean-Baptiste Holcroft
9cf6fd0e89 migrate to python3, add celery and redis 2018-10-19 23:28:40 +02:00
Jean-Baptiste Holcroft
a49d61e52e fix ImportError: No module named backports 2018-10-15 22:35:03 +02:00
Jean-Baptiste Holcroft
69b0e9ddd2 ynh_string_random can't go further 24... 2018-10-15 22:30:49 +02:00
Jean-Baptiste Holcroft
ea006f8e36 fix warning security.W009 (secret key length should be >=50) 2018-10-15 22:30:49 +02:00
Jean-Baptiste Holcroft
5e78b6e62e Improve cron file 2018-10-15 22:30:49 +02:00
Jean-Baptiste Holcroft
ee27947a0b Improve uwsgi, fix root install, upgrade postgresql 2018-10-15 22:30:49 +02:00
Jean-Baptiste Holcroft
b5d14c18ca Add mailutils for ARM 2018-04-15 15:06:43 +02:00
Jean-Baptiste Holcroft
d58a1a9490 Merge branch 'testing' of https://github.com/YunoHost-Apps/weblate_ynh into testing 2018-04-08 20:10:09 +02:00
Jean-Baptiste Holcroft
d3f6f73b91 Remove psycopg2 warning 2018-04-08 11:03:50 +02:00
Jean-Baptiste
a0d527a79f
Merge branch 'master' into testing 2018-04-08 10:37:43 +02:00
Jean-Baptiste Holcroft
0c26641287 VADE RETRO PYTHON3! Welcome Weblate 2.20! 2018-04-08 10:27:26 +02:00
Jean-Baptiste Holcroft
995275545b First step to upgrade to 2.20 2018-04-07 10:13:07 +02:00
Jean-Baptiste Holcroft
dc037965b0 replace i386 by 386 fix #7 2018-04-02 21:58:27 +02:00
Jean-Baptiste Holcroft
f7560ca254 Fix module import error of phply 2018-04-02 20:42:42 +02:00