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

55 commits

Author SHA1 Message Date
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
6872223e5a add logrotate 2019-08-23 08:32:02 +02:00
Jean-Baptiste Holcroft
5b6ffa4bc2 update to 3.8 2019-08-22 22:29:05 +02:00
Jean-Baptiste Holcroft
5e3076f85f upgrade to 3.7 2019-06-24 22:25:12 +02:00
Jean-Baptiste Holcroft
45ff697d9f Apply new packaging advices 2019-05-30 20:51:22 +02:00
Jean-Baptiste Holcroft
f953043a27 3.6.1 2019-05-12 17:29:20 +02:00
Jean-Baptiste Holcroft
ee5910276b upgrade to 3.5.1 2019-03-10 22:37:03 +01: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
e61cb6e29a Prepare update to 3.3 2018-12-07 11:31:52 +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
c38e8df3f4 upgrade to 2.20 2018-10-16 22:37:09 +02:00
Jean-Baptiste Holcroft
d9f1725f5f Merge branch 'master' into testing 2018-10-15 22:49:49 +02:00
Jean-Baptiste Holcroft
27cc87b09c Fix upgrade for locally modified settings files 2018-10-15 22:30:49 +02:00
Jean-Baptiste Holcroft
84c2ceb7a8 Upgrade to 3.1.1 2018-10-15 22:30:49 +02:00
Jean-Baptiste Holcroft
ba3cc65b61 remove pgsql helpers (included in core) 2018-10-15 22:30:49 +02:00
Jean-Baptiste Holcroft
d942065f6a Upgrade to 3.0.1 2018-10-15 22:30:49 +02:00
Jean-Baptiste Holcroft
3fd38cdae6 Upgrade to 3.0 2018-10-15 22:30:49 +02:00
Jean-Baptiste Holcroft
516d927974 Impove mail helper and check_process 2018-10-15 22:30:49 +02:00
Jean-Baptiste Holcroft
f4907c50cb Fix uwsgi folder for reboots 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
6647a93af3 Weblate 3.2 initialization 2018-10-06 20:50:23 +02:00
Jean-Baptiste Holcroft
2a88486fa9 Fix upgrade for locally modified settings files 2018-09-01 22:46:07 +02:00
Jean-Baptiste Holcroft
a7deb5c849 Upgrade to 3.1.1 2018-08-27 22:36:09 +02:00
Jean-Baptiste Holcroft
2df102fae1 remove pgsql helpers (included in core) 2018-08-27 22:27:38 +02:00
Jean-Baptiste Holcroft
bba3828886 Upgrade to 3.0.1 2018-06-13 22:27:46 +02:00
Jean-Baptiste Holcroft
6ed77fd7c0 Upgrade to 3.0 2018-06-06 00:23:36 +02:00
Jean-Baptiste Holcroft
a2aa1564ce Impove mail helper and check_process 2018-06-03 15:07:35 +02:00
Jean-Baptiste Holcroft
4dee1b6395 Improve uwsgi, fix root install, upgrade postgresql 2018-05-20 14:43:15 +02:00
Jean-Baptiste Holcroft
e3e5a87400 Improve pgsql helper 2018-04-28 10:43:53 +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
851eed2914 Use ynh_send_readme_to_admin helper 2018-04-01 12:50:02 +02:00
Jean-Baptiste Holcroft
0c36004d03 Improve uwsgi helper (path, mount, mask) and fix installation 2017-12-17 17:19:48 +01:00
Jean-Baptiste Holcroft
3af0b44f7e Upgrade weblate to 1.18, remove settings.py and upgrade to python3 because of django 2.0 2017-12-16 01:06:49 +01:00
Jean-Baptiste Holcroft
c0db10fa59 Add postgres 9.6 support for stretch 2017-11-23 14:02:56 +01:00
Jean-Baptiste Holcroft
fce38ffb8d fully use socket activation 2017-11-21 13:09:12 +01:00
Jean-Baptiste Holcroft
db4ffdf5f4 Use uwsgi templates 2017-11-20 15:58:51 +01:00
Jean-Baptiste Holcroft
9b93349d90 Final fixes - restart service and echo instead of return 2017-10-23 15:39:50 +02:00
Jean-Baptiste Holcroft
8b51355bce add new helper ynh_check_if_checksum_is_different 2017-10-19 11:01:39 +02:00
Jean-Baptiste Holcroft
5743eb663a Add upgrade support to 2.17.1 2017-10-18 23:10:32 +02:00
Jean-Baptiste Holcroft
9da1fa4979 Correct typo in common, add armhf for raspberry, and comply with YEP-1.3 & YEP-2.4 2017-10-06 10:37:19 +02:00
Jean-Baptiste Holcroft
639f95aa63 Code cleanup 2017-10-04 15:22:54 +02:00
Jean-Baptiste Holcroft
bf399e8193 add cache, remove debug, improve restore, use su instead of sudo 2017-09-28 23:00:23 +02:00
Jean-Baptiste Holcroft
f88c29ddf9 Remove SMTP and use sendmail 2017-09-28 16:42:10 +02:00
Jean-Baptiste Holcroft
ca3582ac02 Fix restoration 2017-09-27 16:35:53 +02:00
Jean-Baptiste Holcroft
d7aeffd9dd Remove home directory from ynh_system_user_create_smtp 2017-09-25 17:14:06 +02:00
Jean-Baptiste Holcroft
bf9dbbb01b Add SMTP configuration 2017-09-25 10:32:11 +02:00
jean-baptiste
0c17af017f finish postgresql integration 2017-09-20 03:26:27 +02:00