Commit graph

2426 commits

Author SHA1 Message Date
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
Maniack Crudelis
2840531cf4
Fix bad copy paste 2018-10-17 00:11:08 +02:00
Maniack Crudelis
743bc0d436
Fix bad copy paste 2018-10-17 00:11:03 +02:00
Maniack Crudelis
35b483a7c0
Use getopts for sql's helpers 2018-10-17 00:05:42 +02:00
Maniack Crudelis
4c82dad2bb
Use getopts for ip's helpers 2018-10-16 23:46:54 +02:00
Maniack Crudelis
d59401f08e
Use getopts for helpers in filesystem 2018-10-16 23:41:11 +02:00
Maniack Crudelis
f354c4b833
Use getopts for ynh_add_systemd_config and ynh_remove_systemd_config 2018-10-16 16:57:24 +02:00
Maniack Crudelis
16e00fb7e6
Use getopts for ynh_use_logrotate 2018-10-10 21:15:06 +02:00
Bram
cedaaa9087
Merge pull request #524 from YunoHost/add_ynh_delete_file_checksum
Add ynh_delete_file_checksum
2018-10-03 02:34:56 +02:00
Bram
f6780aeede
Merge pull request #545 from YunoHost/fix-noisy-wget
[fix] Silent output/warning but display errors
2018-10-03 02:30:27 +02:00
Alexandre Aubin
0596bd0f96 Update changelog 2018-09-28 21:04:21 +00:00
Marco Cirillo
da61546012 mod_auth_ldap: reflect SASL API changes in latest Metronome.
The session state should always be passed in the profile as util.sasl functioning now relies on it
2018-09-28 23:00:32 +02:00
Alexandre Aubin
30ca5bbd4a
Merge pull request #520 from YunoHost/add_helper_ynh_handle_getopts_args
Add the internal helper ynh_handle_getopts_args
2018-09-20 20:05:23 +02:00
ljf (zamentur)
10770aebd9
[fix] Silent output/warning but display errors 2018-09-19 16:35:23 +02:00
Alexandre Aubin
0b52b9224c Update changelog for 3.2.1 2018-09-17 16:07:11 +00:00
Alexandre Aubin
e00d5fe340
Merge pull request #544 from YunoHost/enh-redirect-on-browser
[enh] Speak the user about post-install on browser
2018-09-17 05:25:58 +02:00
Weblate
4bc42d403d Merge branch 'stretch-unstable' of https://github.com/YunoHost/yunohost into stretch-unstable 2018-09-15 15:21:54 +00:00
ljf (zamentur)
53388e4e28
[enh] Speak the user about post-install on browser 2018-09-15 16:07:09 +02: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