Laurent Peuch
0922568d64
[fix] was replacing the dictionnary with a string and thus breaking everything
2018-01-07 17:34:27 +01:00
Laurent Peuch
e8196cbc98
[doc] add comment to speak intent
2018-01-07 17:23:02 +01:00
Laurent Peuch
9cd760defd
[enh] make exceptions messages more obivous
2018-01-07 17:22:25 +01:00
Laurent Peuch
297026e654
[fix] improve UX, previous message was unclear for users
...
qsd
2018-01-07 17:22:03 +01:00
Laurent Peuch
f20ef340dc
[fix] .github was not in the right folder
2018-01-07 02:04:18 +01:00
Alexandre Aubin
08caf2e07f
Fixing a few stuff after tests..
2018-01-06 22:43:04 +01:00
Alexandre Aubin
6bf80877af
Fixing a few stuff after tests..
2018-01-06 21:42:47 +01:00
Alexandre Aubin
7e02e355d5
Call the new migration from dyndns.py when MD5 is detected
2018-01-06 21:01:10 +01:00
Alexandre Aubin
465aff4581
Be able to fetch a single migration by its name
2018-01-06 20:51:20 +01:00
Alexandre Aubin
6f8912f0d4
Fix a few things following tests
2018-01-06 18:50:30 +01:00
Laurent Peuch
7d9307c4c6
[doc$ add PULL_REQUEST_TEMPLATE.md
2018-01-06 18:44:31 +01:00
Laurent Peuch
aea13bc3e8
[enh] save the conf/ directory of app during installation and upgrade
2018-01-06 18:36:29 +01:00
Alexandre Aubin
beb432bc6f
Add a draft migration for tsig_sha256 based on existing stuff in dyndns.py
2018-01-06 18:05:01 +01:00
Laurent Peuch
13aca112fa
[enh] make change_url possibility available on the API for the admin
2018-01-04 20:31:59 +01:00
ljf (zamentur)
a194e1fa1c
[enh] Maintain ssh client connexion
2018-01-04 18:44:13 +01:00
Laurent Peuch
b97675516e
[enh] display app name everytime possible on requirements testing to improve UX
2018-01-04 18:15:10 +01:00
Laurent Peuch
a079e3f5ee
[enh] display which app is being upgraded
2018-01-04 18:02:58 +01:00
Laurent Peuch
7c63c0a34d
[enh] subscribe has hmac-sha512
2018-01-03 20:22:46 +01:00
Laurent Peuch
a9eea61a26
[fix] overwritting key
2018-01-03 20:07:32 +01:00
Laurent Peuch
34433f07a4
Merge branch 'unstable' into tsig-sha256
2018-01-03 19:48:38 +01:00
Laurent Peuch
57665b6f11
[mod] uses builtin function to show traceback
2018-01-03 19:23:47 +01:00
Laurent Peuch
28b44401f5
[mod] remove debug print
2018-01-03 19:22:10 +01:00
Laurent Peuch
8935817338
[fix] add timeout on requests
2018-01-03 19:21:53 +01:00
Laurent Peuch
544ffb273e
[mod] improve waiting time UX
2018-01-03 19:00:16 +01:00
Laurent Peuch
299cba623b
[fix] avoid stupid mistake
2018-01-03 18:52:01 +01:00
Laurent Peuch
044b2406d3
[enh] better logging during key migration
2018-01-03 18:45:18 +01:00
Maniack Crudelis
542528ab05
Fix broken ynh_replace_string ( #394 )
...
* Fix broken ynh_replace_string
* Replace name for ynh_replace_special_string
2017-12-21 19:19:33 +01:00
Maniack Crudelis
3a3ec7d9b5
[fix/enh] Use local variables
2017-12-17 20:26:52 +01:00
Maniack Crudelis
42f9c8fc18
[fix] Who said I didn't check my code !?
2017-12-11 17:25:28 +01:00
Maniack Crudelis
2685c42ac6
[fix] Only for JimboJoe ;)
2017-12-11 17:23:26 +01:00
Maniack Crudelis
4276aebfa3
[enh] Default version number for ynh_install_app_dependencies
2017-12-10 23:38:09 +01:00
Maniack Crudelis
1c367895b0
Merge pull request #392 from Josue-T/patch-6
...
Solve ynh_use_logrotate
2017-12-10 22:58:26 +01:00
Josue-T
c13c75f3e7
Solve ynh_use_logrotate
...
Actually when we use the command `ynh_use_logrotate /var/log/abcd/` the result in the logrotate conf file is `/opt/yunohost/abcd/logs//.log` witch is not what we want.
2017-12-08 23:04:45 +01:00
Laurent Peuch
5584754f37
Merge pull request #391 from YunoHost/fix_upgrade_apt_helper
...
Fix upgrade fake package
2017-12-07 00:38:14 +01:00
Alexandre Aubin
c4ae0fcb16
Update changelog for 2.7.5 release
2017-12-02 12:38:16 -05:00
Maniack Crudelis
4f62eb5320
Fix upgrade fake package
2017-12-02 16:44:47 +01:00
Alexandre Aubin
a0d7279ad0
Update changelog for 2.7.4 release
2017-11-28 19:03:29 -05:00
Alexandre Aubin
8a922ca640
Merge branch 'unstable' into testing
2017-11-28 19:01:19 -05:00
Maniack Crudelis
cb1728f32c
Remove port 53 from UPnP (but keep it open on local network) ( #362 )
2017-11-28 21:06:16 +01:00
Maniack Crudelis
17ba10ad92
[fix] Fix helper for old apps without backup script ( #388 )
2017-11-28 19:58:51 +01:00
ljf (zamentur)
b0849cc43d
Bad branch
2017-11-28 00:25:06 +01:00
ljf (zamentur)
7df6874fc9
[fix] Open NTP port to update date
2017-11-28 00:23:43 +01:00
Alexandre Aubin
164377d599
[mod] Use systemctl for all service operations
2017-11-27 23:12:13 +01:00
Alexandre Aubin
fd23216544
[mod] Use proper functions to enable/start firewall during postinstall
2017-11-27 22:17:09 +01:00
YunoHost Bot
b560207423
[i18n] Translated using Weblate (French) ( #387 )
...
Currently translated at 100.0% (355 of 355 strings)
2017-11-26 17:29:14 +01:00
M5oul
46469b8893
[fix] Update acme-tiny as LE updated its ToS ( #386 )
...
- fix https://dev.yunohost.org/issues/1007
- Renewing a certificate is not problematic, but creating a certificate
for a new domain name may failed according to recent feedbacks.
2017-11-21 16:46:45 +01:00
Laurent Peuch
9e38220634
Merge pull request #380 from Jibec/weblate-yunohost-yunohost
...
Update from Weblate.
2017-11-02 19:00:08 +01:00
Alexandre Aubin
dfa7ca28bf
[microdecision] Typo
2017-10-16 21:31:59 +02:00
Laurent Peuch
0f2cbb0aea
Merge pull request #382 from Jibec/weblate-yunohost-yunohost
...
Update from Weblate.
2017-10-13 12:21:08 +02:00
Jean-Baptiste Holcroft
4b99df7d07
Translated using Weblate (French)
...
Currently translated at 100.0% (355 of 355 strings)
Translation: YunoHost/YunoHost
Translate-URL: https://holcroft.fr/weblate/projects/yunohost/yunohost/fr/
2017-10-13 10:45:04 +02:00