Commit graph

3136 commits

Author SHA1 Message Date
Josué Tille
616b0d020b
Fix tests 2018-12-30 18:59:33 +01:00
Josué Tille
9da00bd8b6
Fix change url function 2018-12-30 17:51:55 +01:00
Josué Tille
4282d7edca
Fix tests 2018-12-29 21:16:55 +01:00
Maniack Crudelis
4bac17a162
Merge branch 'stretch-unstable' into use_getops 2018-12-29 19:07:25 +01:00
Maniack Crudelis
e3bebf0178
Use getopts helpers in filesystem 2018-12-29 18:52:39 +01:00
Maniack Crudelis
705fe435ed
Use getopts helpers in backend 2018-12-29 18:52:23 +01:00
Maniack Crudelis
80c0b7bdf2
Use getopts helpers in utils 2018-12-29 18:52:12 +01:00
Maniack Crudelis
2c6b76e099
Use getopts helpers in nodejs 2018-12-29 18:52:03 +01:00
Maniack Crudelis
2094557e1e
Use getopts helpers in getopts itself 2018-12-29 18:51:49 +01:00
Maniack Crudelis
0aa8a2ede3
Use getopts helpers in user 2018-12-29 18:51:39 +01:00
Maniack Crudelis
68d6adf810
Use getopts helpers in package 2018-12-29 18:51:34 +01:00
Maniack Crudelis
43e4a34d21
Use getopts helpers in network 2018-12-29 18:51:21 +01:00
Maniack Crudelis
8c600e1e0b
Use getopts helpers in mysql 2018-12-29 18:51:12 +01:00
Maniack Crudelis
d3a501aa41
Use getopts helpers in string 2018-12-29 18:50:54 +01:00
Maniack Crudelis
bc08c5c872
Use getopts for ynh_setup_source helper 2018-12-29 18:17:08 +01:00
Maniack Crudelis
6425117c4d
Use getopts for user's helpers 2018-12-29 18:12:33 +01:00
Maniack Crudelis
c057d38fe1
Use getopts for string's helpers 2018-12-29 17:58:22 +01:00
Maniack Crudelis
f24b7a6fda
Use getopts for setting's helpers 2018-12-21 21:01:43 +01:00
Maniack Crudelis
fe6a414ebf
Use getopts for print's helpers 2018-12-21 20:57:15 +01:00
Maniack Crudelis
0654c68af4
Use getopts for package's helpers 2018-12-21 20:50:57 +01:00
Maniack Crudelis
0aed8a6922
Use getopts for nodejs helper 2018-12-21 20:43:57 +01:00
Maniack Crudelis
a701b42519
Use getopts for network's helpers 2018-12-21 20:40:02 +01:00
Laurent Peuch
1c80e7242b [fix] missing import in migration 2018-12-21 07:01:05 +01:00
Alexandre Aubin
703358964f Update changelog for 3.4.0 2018-12-20 21:13:48 +00:00
Alexandre Aubin
59717f25bf
Merge pull request #604 from yunohost-bot/stretch-unstable
Update translations
2018-12-20 21:26:39 +01:00
wilPoly
f6b37daaf4 Translated using Weblate (Spanish)
Currently translated at 68.1% (317 of 465 strings)
2018-12-20 20:22:48 +00:00
gdayon
de7f86bdc8 Translated using Weblate (Spanish)
Currently translated at 65.1% (303 of 465 strings)
2018-12-20 20:22:48 +00:00
Sylke Vicious
d3b513c6e4 Translated using Weblate (Italian)
Currently translated at 64.0% (298 of 465 strings)
2018-12-20 20:22:47 +00:00
Sylke Vicious
92ada22514 Translated using Weblate (Italian)
Currently translated at 61.2% (285 of 465 strings)
2018-12-20 20:22:47 +00:00
Sylke Vicious
a03d3cec01 Translated using Weblate (Italian)
Currently translated at 59.5% (277 of 465 strings)
2018-12-20 20:22:47 +00:00
BoF BoF
9fa72825b0 Translated using Weblate (Arabic)
Currently translated at 32.0% (149 of 465 strings)
2018-12-20 20:22:47 +00:00
BoF BoF
740039f677 Translated using Weblate (Arabic)
Currently translated at 31.3% (146 of 465 strings)
2018-12-20 20:22:47 +00:00
Alexandre Aubin
ea77a8ccf6
[fix] DEBUG-level messages not appearing in actions performed via the API (#603) 2018-12-20 18:01:09 +01:00
Alexandre Aubin
3e1064a3df
Merge pull request #602 from eauchat/stretch-unstable
Also remove /var/mail/<username> directory on user delete (with --purge option)
2018-12-20 17:44:00 +01:00
Alexandre Aubin
0445aed0b2
[microdecision] [fix] DKIM keys for new domains werent generated 2018-12-17 19:50:58 +01:00
chateau
06522b1fa8 Merge branch 'stretch-unstable' of github.com:eauchat/yunohost into stretch-unstable 2018-12-16 22:29:43 +01:00
chateau
0ed392cec0 Added removal of "/var/mail/<username>" directory when removing user with --purge option. 2018-12-16 22:29:31 +01:00
Laurent Peuch
25d81e25ad [mod] unused variables 2018-12-16 03:18:25 +01:00
Laurent Peuch
b68c358023 [mod] remove unused import 2018-12-16 03:18:19 +01:00
Laurent Peuch
8617a1fad6 [mod] simplify code 2018-12-16 03:14:49 +01:00
Laurent Peuch
341d2bbf65 [mod] remove unused import 2018-12-16 03:13:30 +01:00
Laurent Peuch
afaac841ec [fix] missing old error 2018-12-16 03:13:22 +01:00
Josue-T
10ad18194c
Merge branch 'stretch-unstable' into domain_hook 2018-12-15 21:32:26 +01:00
Josue-T
2f63e3ba07
Merge branch 'stretch-unstable' into hook_return 2018-12-15 21:28:51 +01:00
Alexandre Aubin
174cbcb8b6
Merge pull request #598 from YunoHost/confirm-when-asking-bad-quality-apps
[enh] Ask confirmation before installing low-quality, experimental or third party apps
2018-12-15 15:48:03 +01:00
Alexandre Aubin
551f31f61c
Merge pull request #601 from stan3/missing_import
Missing import
2018-12-15 15:16:02 +01:00
Alexandre Aubin
031128951b
Merge pull request #600 from YunoHost/autopep8
Autopep8
2018-12-15 15:13:59 +01:00
Alexandre Aubin
ba5c55e50d
Merge branch 'stretch-unstable' into autopep8 2018-12-15 15:11:29 +01:00
Alexandre Aubin
9106ee29ee
Merge pull request #574 from irina11y/enh-moulinette-error
[enh] Simplify error management
2018-12-15 15:09:13 +01:00
Tristan Hill
a6f4f13031 Missing import 2018-12-15 07:52:07 +00:00