Bram
|
d1ac2f218b
|
Merge pull request #498 from YunoHost/real_cli_argument_for_boolean_type
[ux] display human understandable choice for boolean type on installation
|
2018-06-30 15:35:48 +02:00 |
|
Bram
|
c2b9008bd2
|
Merge pull request #502 from YunoHost/dyndns-timeout
[fix] timeout on get_public_ip otherwish dyndns update is stucked
|
2018-06-30 15:19:16 +02:00 |
|
Bram
|
36326e4ea6
|
Merge pull request #503 from YunoHost/mini-bug-nginx-regenconf
[fix] sometime nginx is not running
|
2018-06-30 15:18:51 +02:00 |
|
Laurent Peuch
|
834088551f
|
[fix] uses moulinette download_text utils
|
2018-06-30 14:39:31 +02:00 |
|
Laurent Peuch
|
20d6c30503
|
[fix] sometime nginx is not running
|
2018-06-30 11:39:01 +02:00 |
|
Laurent Peuch
|
43b10298fc
|
[fix] timeout on get_public_ip otherwish dyndns update is stucked
|
2018-06-30 11:14:54 +02:00 |
|
pitchum
|
a7e85dbbba
|
[enh] Add MUA autoconfig.
|
2018-06-25 09:45:13 +02:00 |
|
Bram
|
79f1c1a897
|
[fix] referenced the wrong variable
|
2018-06-23 00:42:07 +02:00 |
|
Bram
|
165e9bc63d
|
Merge pull request #497 from YunoHost/fix_super_slow_recursive_import
[fix] fix recursive super slow import in certificate.py
|
2018-06-23 00:38:00 +02:00 |
|
Laurent Peuch
|
b46fb46768
|
[fix] forgot to commit actions format change
|
2018-06-22 07:34:24 +02:00 |
|
Laurent Peuch
|
dc0611d91b
|
[mod] better routes for actions
|
2018-06-22 07:34:10 +02:00 |
|
Laurent Peuch
|
014a39fe95
|
[ux] display human understandable choice for boolean type on installation
|
2018-06-22 06:17:57 +02:00 |
|
Laurent Peuch
|
7cbd5641bd
|
[fix] fix recursive super slow import in certificate.py
|
2018-06-22 06:03:07 +02:00 |
|
Bram
|
b2d07d1c6e
|
[mod] simplify code
"raise" alone will do exactly the same thing.
|
2018-06-22 05:56:27 +02:00 |
|
Bram
|
f1181540c6
|
[mod] correct year for copyright stuff
|
2018-06-22 05:34:18 +02:00 |
|
Bram
|
434e438f94
|
Merge pull request #486 from YunoHost/app_actions
[enh] POC for app actions
|
2018-06-22 05:32:22 +02:00 |
|
Bram
|
c3c6d39d2c
|
Merge pull request #496 from YunoHost/fix-mail-restore
[fix] Mail permission issue after restore
|
2018-06-22 05:28:04 +02:00 |
|
Laurent Peuch
|
f8d99e52e3
|
[mod] DRY, remove big copy/pasta
|
2018-06-22 05:27:15 +02:00 |
|
Laurent Peuch
|
3806e2a908
|
[mod] style
|
2018-06-22 05:27:00 +02:00 |
|
Laurent Peuch
|
64fe357995
|
[mod] compress code a bit
|
2018-06-22 04:55:09 +02:00 |
|
Laurent Peuch
|
26f2741a7e
|
[mod] mark actions commands as experimental
|
2018-06-22 04:53:52 +02:00 |
|
Laurent Peuch
|
2d0b5edd23
|
[mod] DRY, easier to maintain here
|
2018-06-22 04:52:38 +02:00 |
|
Laurent Peuch
|
9cefc60161
|
[enh] store actions.json en install/upgrade
|
2018-06-22 04:50:11 +02:00 |
|
Laurent Peuch
|
f35e3ef055
|
[enh] can run the action of an app
|
2018-06-22 04:47:32 +02:00 |
|
Laurent Peuch
|
eef1b6d658
|
[enh] new command to list apps action
|
2018-06-22 04:45:50 +02:00 |
|
Bram
|
2056e0272b
|
Merge pull request #488 from YunoHost/config_panel
[enh] POC to allow applications to ship configurations panels for the software they bundle
|
2018-06-22 04:39:01 +02:00 |
|
Laurent Peuch
|
c14077dc36
|
[fix] handle empty args case
|
2018-06-22 04:37:08 +02:00 |
|
Laurent Peuch
|
8a33199d91
|
[mod] add experimental warning for config panel
|
2018-06-22 04:37:08 +02:00 |
|
Laurent Peuch
|
6fb19edbb3
|
[enh] send app name and id to config-panel-show
|
2018-06-22 04:37:08 +02:00 |
|
Laurent Peuch
|
6a1b8fdfa3
|
[mod] better API paths for configpanel
|
2018-06-22 04:37:08 +02:00 |
|
Laurent Peuch
|
67ba031eab
|
[mod] copy config_panel.json on install/upgrade
|
2018-06-22 04:37:08 +02:00 |
|
Laurent Peuch
|
27dfd6af6e
|
[fix] missing YNH_APP_ID on scripts/config apply
|
2018-06-22 04:37:08 +02:00 |
|
Laurent Peuch
|
ffbe059d91
|
[mod] remove debug output
|
2018-06-22 04:37:08 +02:00 |
|
Laurent Peuch
|
ff3913adbb
|
[enh] first version of script/config apply
|
2018-06-22 04:37:08 +02:00 |
|
Laurent Peuch
|
7d634a3085
|
[mod] s/variable_name/generated_id
|
2018-06-22 04:37:08 +02:00 |
|
Laurent Peuch
|
359ef6d3d7
|
[enh] handle failure on 'config/script show'
|
2018-06-22 04:37:08 +02:00 |
|
Laurent Peuch
|
1c16693cdc
|
[mod] explicitely tells script/config that I want the show behavior
|
2018-06-22 04:37:08 +02:00 |
|
Laurent Peuch
|
c0ec14b79b
|
[enh] first working prototype of config-panel show
|
2018-06-22 04:37:08 +02:00 |
|
Laurent Peuch
|
274a219fdc
|
[enh] allow hook_exec to have custom callbacks
|
2018-06-22 04:37:08 +02:00 |
|
ljf
|
a5ebc76eda
|
Merge from stretch-unstable
|
2018-06-21 22:41:20 +02:00 |
|
ljf (zamentur)
|
ff56535568
|
[fix] Mail permission issue after restore
|
2018-06-21 12:48:52 +02:00 |
|
Alexandre Aubin
|
933c56bb7e
|
Upgrade changelog
|
2018-06-18 18:32:00 +02:00 |
|
Alexandre Aubin
|
e55cbb401f
|
[fix] [microdecision] Remove --verbose and --ignore-system in backup/restore during app upgrades
|
2018-06-18 18:28:02 +02:00 |
|
Alexandre Aubin
|
b3b3062d62
|
Update changelog
|
2018-06-17 01:26:50 +00:00 |
|
Alexandre Aubin
|
203e05b96d
|
Merge branch 'unstable' into stretch-unstable
Conflicts:
debian/changelog
|
2018-06-17 01:23:15 +00:00 |
|
Alexandre Aubin
|
e240fe8659
|
Update changelog for 2.7.14 release
|
2018-06-17 01:17:26 +00:00 |
|
Laurent Peuch
|
5e77e6e108
|
[fix] local variables and various fix on psql helpers
|
2018-06-17 01:39:22 +02:00 |
|
Alexandre Aubin
|
9823ef381e
|
Merge pull request #494 from yunohost-bot/weblate-yunohost-yunohost
Update from Weblate.
|
2018-06-17 01:13:26 +02:00 |
|
ButterflyOfFire
|
ac5183665a
|
[i18n] Translated using Weblate (Arabic)
Currently translated at 91.8% (371 of 404 strings)
|
2018-06-16 18:59:36 +00:00 |
|
Passaire
|
4e135b6546
|
[i18n] Translated using Weblate (Occitan)
Currently translated at 100.0% (404 of 404 strings)
|
2018-06-16 18:59:36 +00:00 |
|