Alexandre Aubin
1781dd7abe
Merge branch 'stretch-unstable' into rework-update-and-upgrade
2019-05-09 17:15:41 +02:00
Alexandre Aubin
a6ac514202
Merge pull request #716 from YunoHost/improve-log-list
...
Add a --with-details option for log list
2019-05-02 14:54:52 +02:00
Alexandre Aubin
3b5b7a9ae6
Merge pull request #678 from ChristopheVuillot/bash_completion_yunohost
...
[enh] bash completion for yunohost cli
2019-04-25 13:52:53 +02:00
Alexandre Aubin
94f33b617b
Add a --with-details option for log list
2019-04-24 20:25:34 +02:00
Alexandre Aubin
c7eb5bbed4
[fix] Microdecision : exposing ldapinit does not make sense
2019-04-24 17:51:33 +02:00
Alexandre Aubin
a192bdd31a
Consistent options for tools_update (compared to upgrade) + semantic improvements
2019-04-23 16:51:32 +02:00
Alexandre Aubin
a16fb94d82
Only upgrade system or apps, not both at the same time
2019-04-21 02:03:59 +02:00
Christophe Vuillot
7ff9d849c4
fixed naming convention
2019-04-12 14:41:59 +02:00
Alexandre Aubin
ccdd7e645d
Be able to run the script from a distant folder
2019-03-28 16:47:54 +01:00
Christophe Vuillot
3550be63f2
Added a python script (yunohost_completion.py) which generates a bash completion file for the yunohost command based on yunohost.yml, in data/actionsmap
...
Added the output of the script in data/bash-completion.d/yunohost_completion
This is probably not the correct place for the script and the generation should
be done at some other time and place also.
2019-03-11 14:53:40 +01:00
Alexandre Aubin
42b41aa934
Add new regen-conf API in tools category
2019-02-18 19:27:40 +01:00
Pierre Bourré
bbb004e056
fix typo
2019-01-23 00:50:45 +01:00
Pierre Bourré
dffecf4ae6
add actionsmap type_log to precise if the log is a file or a systemd log
2019-01-23 00:00:25 +01:00
Alexandre Aubin
c1dcf4c6ac
Merge branch 'stretch-unstable' into enh-add-reload-and-restart-service
2019-01-17 16:10:38 +01:00
Alexandre Aubin
1c7f0d173a
Fix UX when change_url args get asked interactively
2019-01-17 00:24:02 +00:00
Pierre Bourré
d1a822211c
add restart and reload functionality to yunohost service
2019-01-05 03:11:08 +01:00
chateau
06522b1fa8
Merge branch 'stretch-unstable' of github.com:eauchat/yunohost into stretch-unstable
2018-12-16 22:29:43 +01:00
chateau
0ed392cec0
Added removal of "/var/mail/<username>" directory when removing user with --purge option.
2018-12-16 22:29:31 +01:00
Alexandre Aubin
777108d844
Ask confirmation before installing low-quality, experimental or third party apps
2018-12-11 18:39:15 +00:00
Alexandre Aubin
fb2d85b90d
Merge branch 'stretch-unstable' into migrate-pwd
2018-11-04 16:02:59 +01:00
Alexandre Aubin
fe452a6de6
Merge pull request #196 from YunoHost/cracklib
...
[enh] Automatically check for weak password
2018-11-04 15:59:21 +01:00
Alexandre Aubin
d6053f5eed
This ain't used anywhere ?
2018-10-31 18:01:00 +00:00
Alexandre Aubin
98c0745056
Add comment about good pratice for password
2018-10-26 18:45:53 +00:00
frju365
5566c404ff
[fix] Allow - between two name
2018-10-20 12:16:38 +02:00
Laurent Peuch
b111c57aa5
[fix] app_id is id in app list, not in yunohost
2018-09-08 02:46:13 +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
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
ljf
2d5077e2ea
[enh] Synchronize root and admin password
2018-08-30 01:34:12 +02:00
ljf
67e82111c1
[enh] Validate pwd with Online Pwned List
2018-08-28 03:09:43 +02:00
ljf
06276a621b
[enh] Check password in cli/api
2018-08-27 03:40:50 +02:00
ljf (zamentur)
39639044ca
Merge branch 'stretch-unstable' into journals
2018-08-10 16:08:07 +02:00
Alexandre Aubin
8eaceefbbd
Add a --share option to 'log display' to share the log on yunopaste
2018-07-21 17:59:51 +00:00
Laurent Peuch
dc0611d91b
[mod] better routes for actions
2018-06-22 07:34:10 +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
Laurent Peuch
6a1b8fdfa3
[mod] better API paths for configpanel
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
c0ec14b79b
[enh] first working prototype of config-panel show
2018-06-22 04:37:08 +02:00
ljf
a5ebc76eda
Merge from stretch-unstable
2018-06-21 22:41:20 +02:00
Alexandre Aubin
8268d6e074
Fix counter-intuitive backup API ( #490 )
...
* Remove old/deprecated --hooks
* Remove --ignore-system and --ignore-apps, backup/restore everything by default, or only the parts explicitly given
2018-06-15 19:30:51 +02:00
ljf
5676f05dfb
[enh] Better help for log list action
2018-06-04 04:04:10 +02:00
ljf
89124d4a9f
[enh] Support others log categories
2018-06-02 13:42:43 +02:00
Bram
59bb47de18
backup filename limit set to 50
2018-05-26 10:43:37 +02:00
ljf
930567f54f
[enh] Replace file_name by path in log display cmd
2018-05-25 11:58:46 +02:00
Alexandre Aubin
01956d22bd
Merge pull request #429 from YunoHost/manual-migrations
...
[enh] Manual migrations
2018-05-02 02:00:32 +02:00
Alexandre Aubin
062ca32eac
Move ssh commands into a subcategory of 'user' + fix a few bugs ( #445 )
...
* Move all ssh commands to a subcategory in user...
* [fix] Actionmap didn't match functions input ?
* [fix] Invalidate nscd cache to propagate new loginShell
* Consistency of list-keys even if there's no key..
2018-05-01 23:45:12 +02:00
ljf
1b62e9425d
[enh] Allow to display part of log specified with path
2018-04-14 18:11:50 +02:00
ljf
650b768229
[enh] Replace category by related_to fields
2018-04-14 04:04:09 +02:00
ljf
ba01168684
[enh] Allow to display all operation logs with one command
2018-04-03 20:38:56 +02:00
Alexandre Aubin
9009b3f9d3
Handle disclaimers
2018-03-16 14:38:04 +01:00