Commit graph

971 commits

Author SHA1 Message Date
Alexandre Aubin
bd02678275 Refuse to add visitors to mail / xmpp / ... permission as it doesnt make sense 2019-10-24 17:47:43 +02:00
Alexandre Aubin
ef65f82e44 Improve string app_action_cannot_be_ran_because_required_services_down 2019-10-22 20:32:08 +02:00
Alexandre Aubin
227eeed664
Merge branch 'stretch-unstable' into patch-3 2019-10-22 20:30:17 +02:00
Alexandre Aubin
e005d94f82 Messed up the message UX with a previous PR (did not have the message explaining how to debug at the very end) 2019-10-20 04:17:25 +02:00
Allan Nordhøy
a74ba4f112
services required, the action that failed 2019-10-16 00:03:50 +00:00
Alexandre Aubin
f65c691600 Merge branch 'ux_better_message' into stretch-unstable 2019-10-16 00:26:42 +02:00
Alexandre Aubin
34e0d284ba
Merge branch 'stretch-unstable' into patch-3 2019-10-15 23:29:27 +02:00
Alexandre Aubin
cd89f119ff
Merge branch 'stretch-unstable' into permission-visitors 2019-10-15 23:23:56 +02:00
Alexandre Aubin
6dc720f3cf [yolo] Use read_json / write_to_json helpers to read/write ssowat conf.json.persistent 2019-10-15 02:36:12 +02:00
Allan Nordhøy
a8deabc369
Start all required 2019-10-14 21:17:11 +00:00
Allan Nordhøy
af44f4c73e
This way is used, could not be prepared 2019-10-14 21:13:19 +00:00
Allan Nordhøy
aef8a38071
is a broken symlink 2019-10-14 21:10:46 +00:00
Allan Nordhøy
dcea6ae5fa
This migration,
Co-Authored-By: Alexandre Aubin <alex.aubin@mailoo.org>
2019-10-14 21:08:55 +00:00
Allan Nordhøy
f12ff6ade8
Language reworked 2 2019-10-14 20:04:59 +00:00
Alexandre Aubin
1f2da5c26b
Merge branch 'stretch-unstable' into better-handling-of-app-install-and-remove-failures 2019-10-14 19:08:15 +02:00
Alexandre Aubin
5818de3a82 Remove the whole monitoring / glances stuff 2019-10-14 04:48:56 +02:00
Alexandre Aubin
97f9d3ea37 Integrate the ignore mechanism with the rest of the code 2019-10-11 22:42:21 +02:00
Alexandre Aubin
47c7c72455 Add RAM and swap diagnosis + improve message for disk usage 2019-10-10 16:14:20 +02:00
Alexandre Aubin
33180d0947 Add base system diagnostic 2019-10-10 16:14:20 +02:00
Alexandre Aubin
c4ba8534c5 Implement i18n stuff 2019-10-10 16:13:13 +02:00
Alexandre Aubin
b81cd4fc68 Add security diagnoser with meltdown checks 2019-10-10 16:13:13 +02:00
Alexandre Aubin
cee3b4de27 Add nginx -t check to regenconf diagnoser 2019-10-10 16:13:13 +02:00
Alexandre Aubin
4cbd1b06c2 Add a regenconf diagnoser to report manually modified files... 2019-10-10 16:13:13 +02:00
Alexandre Aubin
0dc1909c68 Misc small UX stuff 2019-10-10 16:13:13 +02:00
Alexandre Aubin
612a96e1e2 Yield one item per port open to be consistent with other diagnosers 2019-10-10 16:13:13 +02:00
Alexandre Aubin
f050b3c5b8 First version of http exposure diagnosis 2019-10-10 16:13:13 +02:00
Alexandre Aubin
f690ff6e1e First version of port exposure diagnosis 2019-10-10 16:12:50 +02:00
Alexandre Aubin
35f6b77895 Reclarify ip diagnoser 2019-10-10 16:12:33 +02:00
Alexandre Aubin
24f9d475b8 Implement a first version for disk usage check 2019-10-10 16:12:32 +02:00
Alexandre Aubin
1019e95b1d Implement a first version for services status check 2019-10-10 16:12:12 +02:00
Alexandre Aubin
5f4450ab87 Add DNS resolution tests 2019-10-10 16:11:20 +02:00
Alexandre Aubin
4d5ace06db Add test that we can ping outside before talking to ip.yunohost.org 2019-10-10 16:11:20 +02:00
Alexandre Aubin
af23f53d82 Simplify / reorganize i18n management for report and description 2019-10-10 16:11:20 +02:00
Alexandre Aubin
aafef0a8ef Add i18n messages 2019-10-10 16:09:16 +02:00
Alexandre Aubin
85930163a0 First draft of DNS diagnoser 2019-10-10 16:07:46 +02:00
Alexandre Aubin
b42bd20311 First draft for diagnosis_run 2019-10-10 16:02:50 +02:00
Alexandre Aubin
4bdcfb4373 Implement / fix i18n strings 2019-10-09 23:16:09 +02:00
Alexandre Aubin
88794805eb We probably don't need to have multiple urls per permissions ... 2019-10-09 23:02:37 +02:00
Alexandre Aubin
96bc95656c Allow the migration to proceed if slapd config was manually modified, warn the user about where the conf will be backuped 2019-10-09 19:22:31 +02:00
Alexandre Aubin
795cae1a4b
Merge branch 'stretch-unstable' into permission-visitors 2019-10-09 18:57:23 +02:00
Alexandre Aubin
ea1fd71def
Merge pull request #798 from YunoHost/detect-and-warn-early-about-unavailable-full-domain
[fix] Detect and warn early about unavailable full domains...
2019-10-08 18:35:31 +02:00
Alexandre Aubin
0d90133bb7 Improve message 2019-10-08 18:18:27 +02:00
Alexandre Aubin
2642b64af5 Detect and warn early about unavailable full domain requirement... 2019-10-08 16:11:52 +02:00
Julien Jershon
f93e2b3079 Better error message for invalid email domain. Fix https://github.com/YunoHost/issues/issues/1365. 2019-10-05 09:55:03 +02:00
Laurent Peuch
f18252d82e [i18n] change translation key to match new function name 2019-10-05 04:35:15 +02:00
Laurent Peuch
94ba47d171 [ux] better error messages when trying to remove the main domain 2019-10-05 04:32:09 +02:00
Alexandre Aubin
d063348d9b
Merge pull request #795 from YunoHost/improve-permission-interface
Polish group/permissions interface + simplify code
2019-10-04 20:02:35 +02:00
Alexandre Aubin
d159f7ff07
Misc typo / wording / readability
Co-Authored-By: decentral1se <lukewm@riseup.net>
2019-09-28 16:11:44 +02:00
Alexandre Aubin
a2ecbb9d8b Make the warning spooky for notworking and thirdparty apps ... 2019-09-27 17:41:09 +02:00
Alexandre Aubin
9331f44b34 This message about shell command return code is too technical and uninformative. Let's explain what happen, which is that some error occured inside the install script (and details are in the debug log). 2019-09-26 16:33:15 +02:00