Commit graph

2214 commits

Author SHA1 Message Date
Laurent Peuch
3facf89c7e [enh] allow to uses in action cwd 2018-07-19 01:13:23 +02:00
Laurent Peuch
fbaac17870 [enh] default action cwd to the app yunohost app settings folder 2018-07-19 01:03:15 +02:00
Laurent Peuch
99b395d823 [mod] remove useless imports 2018-07-19 00:55:42 +02:00
Bram
8eb45e9ca0
Merge pull request #504 from YunoHost/fix-nodejs-remove
Fix nodejs removal in ynh_remove_nodejs
2018-07-09 20:01:05 +02:00
Bram
03f52bdd69
Merge pull request #505 from YunoHost/app_actions2
[mod] information needed for the admin UI
2018-07-03 00:55:24 +02:00
Laurent Peuch
51175db814 [mod] information needed for the admin UI 2018-07-02 17:04:41 +02:00
Alexandre Aubin
36c8d1a787 e.strerror don't always exists, use str(e) instead 2018-07-02 14:32:41 +02:00
Alexandre Aubin
344ae6bbf2
Fix nodejs removal in ynh_remove_nodejs 2018-07-01 18:37:34 +02:00
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
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
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 (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