Commit graph

2691 commits

Author SHA1 Message Date
Bram
a07e29c931
Merge pull request #482 from YunoHost/increase_backup_filename_length
backup filename limit set to 50
2018-05-29 08:37:35 +02:00
Laurent Peuch
6ec5a916f3 [fix] would have failed on status.get returning None 2018-05-29 08:32:36 +02:00
Laurent Peuch
d0b9eb1bdd [fix] handle grabbing services status from alternate names, fix yunohost/issues#1134 2018-05-29 08:31:44 +02:00
Alexandre Aubin
5e452aa07d Update changelog 2018-05-28 02:31:05 +02:00
Alexandre Aubin
742c52f496 Merge branch 'testing' into stretch-unstable 2018-05-28 02:26:49 +02:00
Alexandre Aubin
911a4ec507 Merge with unstable, update changelog 2018-05-28 02:24:34 +02:00
Bram
59bb47de18
backup filename limit set to 50 2018-05-26 10:43:37 +02:00
Bram
ebd5b33c31
Merge pull request #363 from YunoHost/enh-boot-prompt
[enh] Bootprompt is back
2018-05-26 03:34:34 +02:00
ljf
930567f54f [enh] Replace file_name by path in log display cmd 2018-05-25 11:58:46 +02:00
ljf
2cb0e7916e [enh] Watch in compress log file too 2018-05-23 01:17:32 +02:00
ljf
2f5861a6a5 [enh] Add coments in log part 2018-05-22 22:16:54 +02:00
ljf
24bd5f9c83 [fix] Manage yaml corrupted error 2018-05-22 21:18:59 +02:00
ljf
440e96b495 [enh] Allow to ask fo .err or .warn log file 2018-05-22 21:07:18 +02:00
ljf
17bbe6f4b2 [fix] Index error on description 2018-05-22 20:06:51 +02:00
Bram
646425e780
Merge pull request #476 from YunoHost/translate_service_descriptions
Translate service descriptions
2018-05-21 03:26:02 +02:00
ljf (zamentur)
e7a4b6df2c [enh] Add postgresql helpers (#238)
* [enh] Add postgresql helpers
* Updated from experimental helpers repo
* Update postgresql helpers, c.f. Experimental_helpers/#13
2018-05-21 01:28:08 +02:00
Bram
d181abb3ef
Merge pull request #479 from YunoHost/fix-regenconf-hash-for-nonexistent-file
Return None directly if we try to calculate the hash of a file that does not exists
2018-05-21 01:23:59 +02:00
Alexandre Aubin
711645c750
Merge branch 'unstable' into ynh-render-template-with-jinja2 2018-05-21 01:00:57 +02:00
Alexandre Aubin
eb76ca3faf Change logo again ('Modular' font from patorjk.com) 2018-05-21 00:48:39 +02:00
Alexandre Aubin
c0be9676e3 Rework condition (and remove the 'from_script' flag) 2018-05-21 00:46:48 +02:00
Alexandre Aubin
dd8af083b3 Merge branch 'unstable' into stretch-unstable 2018-05-20 21:43:05 +02:00
Alexandre Aubin
d77c616d71 Return None directly if we try to calculate the hash of a file that does not exists 2018-05-20 21:09:18 +02:00
Bram
1ec8b4d5c3
Merge pull request #478 from YunoHost/yunohost-service-status-null
We need to set status:null for yunohost pseudo-service
2018-05-20 17:34:16 +02:00
Alexandre Aubin
53dde3a6c7 We need to set status:null for yunohost pseudo-service 2018-05-19 21:59:52 +02:00
Bram
6ef6783c81
Merge pull request #477 from yunohost-bot/weblate-yunohost-yunohost
Update from Weblate.
2018-05-19 08:04:52 +02:00
Laurent Peuch
23474558fc [mod] anglish 2018-05-18 04:38:11 +02:00
Laurent Peuch
72bd201cb2 [enh] import services descriptions from https://pad.aquilenet.fr/p/8Cg5Miv6Of
Thanks to everyone who contributed <3

Co-authored-by: ariasuni <perso@hack-libre.org>
Co-authored-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
2018-05-18 04:31:09 +02:00
Laurent Peuch
357be33583 [enh] uses services descriptions translatables 2018-05-18 04:10:41 +02:00
Laurent Peuch
02842b311d [enh] add service descriptions to en.json 2018-05-18 04:10:41 +02:00
ButterflyOfFire
da27a0c947 [i18n] Translated using Weblate (Arabic)
Currently translated at 93.5% (361 of 386 strings)
2018-05-18 02:09:41 +00:00
Quenti
9ed8d9cdbc [i18n] Translated using Weblate (Occitan)
Currently translated at 22.2% (86 of 386 strings)
2018-05-18 02:09:41 +00:00
Bram
bc68bf39e7
Merge pull request #469 from YunoHost/services_dbus
move service_status to sytemd via dbus
2018-05-18 04:09:34 +02:00
Alexandre Aubin
2a4713f785 Alternative logo + misc tweak / cleaning 2018-05-17 22:23:18 +02:00
Bram
deec04e6d5
Merge pull request #475 from YunoHost/remove_qq
[enh] We need a fucking log
2018-05-17 05:30:45 +02:00
Laurent Peuch
8b0295aa04 [fix] keep backward compatibility 2018-05-17 04:52:55 +02:00
Laurent Peuch
f9044ab3a3 Merge branch 'unstable' into services_dbus 2018-05-17 04:48:25 +02:00
Bram
923ce03d0b
Merge pull request #439 from YunoHost/compatibility_levels
[fix] Remove warning from equivs
2018-05-16 18:50:53 +02:00
Bram
28af17f33f
Merge pull request #462 from Josue-T/patch-8
[enh] Improve ynh_add_nginx_config
2018-05-16 06:49:26 +02:00
Bram
cef23309b2
Merge pull request #471 from YunoHost/fix-untrusted-tls-mail
[fix] Untrusted TLS connection established to
2018-05-16 06:48:19 +02:00
Maniack Crudelis
2bc5e82b9c
[enh] We need a fucking log
Die quiet ! Die !!!
2018-05-15 19:51:13 +02:00
Alexandre Aubin
a897ec94f8
Remove a line which I added for test / debug 2018-05-15 19:40:04 +02:00
Alexandre Aubin
6461b3ec11
Update comment about certificates 2018-05-15 17:52:49 +02:00
Bram
f114e378e5
Merge branch 'unstable' into services_dbus 2018-05-14 04:06:29 +02:00
Bram
cc290cd55b
Merge pull request #431 from YunoHost/NO_BACKUP_UPGRADE
[enh] Allow to disable the backup during the upgrade
2018-05-12 21:37:07 +02:00
Bram
b580e055f2
Merge pull request #473 from yunohost-bot/weblate-yunohost-yunohost
Update from Weblate.
2018-05-12 21:36:21 +02:00
Josué Tille
82b598b5ca Fix from comment PR #462 2018-05-12 21:31:12 +02:00
Alexandre Aubin
2dcd274ade Update changelog for beta1.3 2018-05-12 19:31:15 +02:00
Alexandre Aubin
d681b47b3e Merge branch 'stretch-unstable' into stretch-testing 2018-05-12 19:25:28 +02:00
Alexandre Aubin
676d26fb2c Convert old comments in php pools conf files 2018-05-12 19:22:39 +02:00
Jean-Baptiste Holcroft
644c927d85 [i18n] Translated using Weblate (French)
Currently translated at 100.0% (386 of 386 strings)
2018-05-12 08:45:58 +00:00