Xaloc
abecd90c38
Added translation using Weblate (Catalan)
2018-09-16 13:42:55 +00:00
Weblate
4bc42d403d
Merge branch 'stretch-unstable' of https://github.com/YunoHost/yunohost into stretch-unstable
2018-09-15 15:21:54 +00:00
Alexandre Aubin
9e87da8d26
[yolo] Add head -n1, because on some setups like stupid OVH, 'VERSION_ID' is duplicated :|
2018-09-14 15:03:36 +02:00
ljf (zamentur)
d420bb240f
[enh] Don't send email if no certificate need to be renewed ( #540 )
2018-09-13 17:00:26 +02:00
ljf (zamentur)
8e574d2b5f
[fix] Error due to unwanted backslash ! ( #541 )
2018-09-13 15:36:18 +02:00
Alexandre Aubin
3d60e2d34b
Update changelog
2018-09-11 14:35:54 +00:00
Laurent Peuch
a95fb3905e
[enh] add more local variables during config execution
2018-09-08 02:46:13 +02:00
Laurent Peuch
b111c57aa5
[fix] app_id is id in app list, not in yunohost
2018-09-08 02:46:13 +02:00
Laurent Peuch
8edc5c1ae3
[mod] uniformise returned info
2018-09-08 02:46:13 +02:00
Maniack Crudelis
9550bf3eb1
Add many print helpers ( #523 )
...
* Add many print helpers
* Typo fix
2018-09-07 16:50:17 +02:00
Alexandre Aubin
b52297b8e1
[i18n] Translated using Weblate (Arabic) ( #539 )
...
Currently translated at 91.8% (371 of 404 strings)
2018-09-07 16:47:32 +02:00
ButterflyOfFire
7efe7ed6ab
[i18n] Translated using Weblate (Arabic)
...
Currently translated at 91.8% (371 of 404 strings)
2018-09-07 14:42:57 +00:00
Bram
5598829b42
Merge pull request #536 from YunoHost/enh-nobackupfile
...
[enh] Don't backp user home with .nobackup file
2018-09-07 05:00:00 +02:00
Alexandre Aubin
89540c1b0b
Add script to automatically generate helpers documentation ( #538 )
...
* Add code to generate helper doc compatible with Simone's bootstrap
* Disable markdown parsing + misc cosmetic stuff
* Render categories in alphabetic order
2018-09-07 01:05:17 +02:00
irina11y
95827438c5
Add option '--need-lock' to 'yunohost service add' ( #530 )
...
* [enh] Add option '--need-lock'
* corection typo
* correction merge
2018-09-06 14:00:09 +02:00
Bram
c3d8da7f07
Merge pull request #511 from Josue-T/patch-10
...
Add su directive as option for logroate
2018-09-06 00:14:06 +02:00
Bram
6d53225ae7
Merge pull request #537 from YunoHost/remove-legacy-letsencrypt-code
...
Remove old legacy code about letsencrypt_ynh
2018-09-05 23:17:56 +02:00
Maniack Crudelis
22cff38bbb
Revert Indentation typo
...
It's part of the syntax
2018-09-05 19:57:11 +02:00
Alexandre Aubin
1fcd0b252b
Remove old legacy code about letsencrypt
2018-09-04 16:24:57 +02:00
ljf (zamentur)
ff7942b246
[enh] Don't backp user home with .nobackup file
2018-09-03 13:15:31 +02:00
Alexandre Aubin
64204e41da
Run hook_exec as root by default ( #522 )
2018-09-03 02:38:02 +02:00
irina11y
e56616af5e
Allow to add a service description on "yunohost service add" ( #529 )
...
* [enh] add a service description with YML file
* moins "espace"
2018-09-02 18:18:01 +02:00
Alexandre Aubin
26fe3d8c95
Indentation typo
2018-09-02 18:02:32 +02:00
Alexandre Aubin
8b8d4cc19a
Merge pull request #532 from YunoHost/jq
...
[enh] add jq as a dependancy
2018-08-31 20:50:54 +02:00
Laurent Peuch
e95482a81a
[enh] add jq as a dependancy
2018-08-31 20:44:58 +02:00
Alexandre Aubin
dfd1a8b1a6
Merge pull request #514 from YunoHost/enh-add-fale-hwclock
...
[enh] Add fake-hwclock
2018-08-29 13:30:02 +02:00
ljf (zamentur)
a7c310810a
Merge branch 'stretch-unstable' into enh-add-fale-hwclock
2018-08-27 00:10:09 +02:00
Josue-T
cdd510642f
Set equiv as base dependance ( #515 )
2018-08-25 19:45:55 +02:00
ljf (zamentur)
90d265d8e2
[enh] Add fake-hwclock
...
Fake-hwclock save the clock each hours and at shutdown. On boot, it will check if the current date is under the registered date and if it's the case load the registered date. This is needed to be able to make TLS/openvpn authentication securely.
2018-08-25 11:58:38 +02:00
Alexandre Aubin
36c2876d76
Update changelog
2018-08-23 19:45:55 +00:00
Alexandre Aubin
c36ba42809
Merge pull request #383 from YunoHost/app-stdinfo
...
[enh] Add ynh_info helper for app scripts
2018-08-23 21:25:45 +02:00
Alexandre Aubin
0eaee300c6
Merge branch 'stretch-unstable' into app-stdinfo
2018-08-23 21:25:29 +02:00
Alexandre Aubin
477cf18a68
Merge pull request #463 from YunoHost/ynh-render-template-with-jinja2
...
[enh] Add ynh_render_template helper to render templates with jinja2
2018-08-23 21:22:53 +02:00
Alexandre Aubin
4ffbf6bfff
Merge pull request #331 from YunoHost/fix-srs
...
[fix] Attempt to fix Sender Rewriting Scheme with postsrsd
2018-08-23 21:22:22 +02:00
Alexandre Aubin
6f2de77f54
Merge pull request #165 from YunoHost/journals
...
journals/operational logs
2018-08-23 21:21:42 +02:00
ljf
dc19646504
[fix] Remove old migration call
2018-08-23 19:16:27 +02:00
ljf
775a16d883
[enh] Rename uo in operation_logger
2018-08-23 18:59:44 +02:00
Bram
860f740810
[fix] bad call
2018-08-22 19:30:58 +02:00
Alexandre Aubin
f7563b2cb4
Merge branch 'stretch-unstable' into app-stdinfo
2018-08-22 18:42:23 +02:00
Alexandre Aubin
93cb07ed61
Add status code to error message
2018-08-22 16:27:11 +00:00
Alexandre Aubin
b09d71f40b
Add timeout to POST request
2018-08-22 16:26:44 +00:00
Alexandre Aubin
cc33e493f1
Update changelog for 3.1.0
2018-08-15 19:40:06 +00:00
Alexandre Aubin
ff33d8c3c8
Merge pull request #512 from YunoHost/better_error_path_conflict
...
Better error path conflict
2018-08-15 19:00:32 +02:00
Alexandre Aubin
78f47c0e55
Merge pull request #513 from YunoHost/more-agressive-deprecation-messages
...
More agressive deprecation messages for app checkurl and initdb
2018-08-15 19:00:20 +02:00
ljf (zamentur)
39639044ca
Merge branch 'stretch-unstable' into journals
2018-08-10 16:08:07 +02:00
ljf
a43b3dfa18
[fix] Pep8
2018-08-10 15:59:36 +02:00
ljf
6c18e51b82
[enh] Replace string strange list
2018-08-10 15:40:00 +02:00
Alexandre Aubin
625e870008
Revert "[enh] Don't display log advertisement if not needed"
...
This reverts commit 37c5547755
.
2018-08-10 00:52:46 +02:00
Alexandre Aubin
77b7f96b33
Remove 'auto' option, essentially irrelevant if we want to properly manage errors
2018-08-09 00:24:31 +00:00
Alexandre Aubin
5e99db7c63
Explicitely tell when to start the uo logging to avoid displaying the message about logs when not needed
2018-08-08 17:05:52 +00:00