Weblate
|
b9fe9cb3a5
|
Added translation using Weblate (Chinese (Simplified))
|
2019-03-17 12:49:23 +00:00 |
|
Weblate
|
b5909d7d34
|
Added translation using Weblate (Swedish)
|
2019-03-17 12:47:38 +00:00 |
|
Weblate
|
aa0c1985d0
|
Added translation using Weblate (Polish)
|
2019-03-17 12:47:04 +00:00 |
|
Weblate
|
5ec499e758
|
Added translation using Weblate (Greek)
|
2019-03-17 12:46:20 +00:00 |
|
Weblate
|
88deea7cec
|
Dunno why those changes were not actually commited...
|
2019-03-16 21:34:46 +00:00 |
|
Алексей
|
73aefc6bc8
|
Translated using Weblate (Russian)
Currently translated at 9.4% (44 of 465 strings)
|
2019-03-13 13:56:00 +00:00 |
|
Alexandre Aubin
|
d058133f8d
|
Merge pull request #671 from YunoHost/forbidden-chars-for-app-password
[fix] Reject app password if they contains { or }
|
2019-03-13 14:50:48 +01:00 |
|
Alexandre Aubin
|
b242833dcb
|
Merge branch 'stretch-unstable' into hook_return
|
2019-03-07 18:09:50 +01:00 |
|
Alexandre Aubin
|
5e0f63eab4
|
Reject app password if they contains { or }
|
2019-03-07 15:45:48 +01:00 |
|
Alexandre Aubin
|
650232b1c3
|
Merge branch 'stretch-unstable' into group_permission
|
2019-03-05 02:59:05 +01:00 |
|
Alexandre Aubin
|
b782a1a6f0
|
Typos
|
2019-03-05 02:57:00 +01:00 |
|
Alexandre Aubin
|
1d4dfd5242
|
Clarify condition using a list
|
2019-03-05 02:23:15 +01:00 |
|
Alexandre Aubin
|
81add41fdd
|
Misc wording / formatting
|
2019-03-05 01:33:50 +01:00 |
|
Alexandre Aubin
|
d49b098e67
|
Specify group name in group-related messages
|
2019-03-05 00:44:16 +01:00 |
|
Alexandre Aubin
|
def005d2da
|
Fix weird message
|
2019-03-05 00:42:20 +01:00 |
|
Alexandre Aubin
|
47e6bf95dd
|
Improve exception handling ... the 'real' traceback is shown by the parent scope, but was lost in the current code because we triggered another exception
|
2019-03-05 00:31:01 +01:00 |
|
Alexandre Aubin
|
88b7d77610
|
Display raw json content in case of exception
|
2019-03-04 18:58:04 +01:00 |
|
Alexandre Aubin
|
e81e232fb2
|
Add a check that some required services are up before running install and upgrade
|
2019-03-04 03:09:23 +01:00 |
|
Alexandre Aubin
|
c191572a25
|
Typo
|
2019-02-25 01:23:05 +01:00 |
|
Alexandre Aubin
|
a1d85b6350
|
Merge branch 'stretch-unstable' into featureCipherStrategy
|
2019-02-25 00:56:20 +01:00 |
|
Alexandre Aubin
|
b274a701fe
|
Merge pull request #652 from YunoHost/assert-dpkg-is-not-broken-before-app-install
[enh] Assert dpkg is not broken before app install
|
2019-02-25 00:51:20 +01:00 |
|
Alexandre Aubin
|
cfda8ac1de
|
Merge pull request #650 from YunoHost/app_upgrade_message_ux
[enh] Improve / add some messages to improve UX
|
2019-02-25 00:51:07 +01:00 |
|
Alexandre Aubin
|
2fec4a6c64
|
Implement second message, this_action_broke_dpkg
|
2019-02-22 15:13:59 +01:00 |
|
Kayou
|
a69cd443ae
|
More explicit error
|
2019-02-19 17:49:57 +01:00 |
|
Alexandre Aubin
|
69b8f7294b
|
Fix log handling
|
2019-02-18 19:36:06 +01:00 |
|
Alexandre Aubin
|
984646bb3c
|
Implement strings for migration
|
2019-02-18 19:27:40 +01:00 |
|
Alexandre Aubin
|
e6f3a99269
|
Change binding from service_regen_conf to tools_regen_conf
|
2019-02-18 19:27:40 +01:00 |
|
Alexandre Aubin
|
3067e8e897
|
Misc renaming for consistency, basically service->category
|
2019-02-18 19:27:40 +01:00 |
|
Alexandre Aubin
|
19bd4da104
|
Assert that dpkg is not broken when trying to install an app
|
2019-02-18 15:58:24 +01:00 |
|
Alexandre Aubin
|
fc00b59be4
|
Add messages before app install, remove, and some messages for backups
|
2019-02-16 20:44:50 +01:00 |
|
Alexandre Aubin
|
7d3319332d
|
Improve message when some upgrades fail
|
2019-02-16 14:38:39 +01:00 |
|
Alexandre Aubin
|
562b3b98f6
|
Improve messages when app upgrades start
|
2019-02-16 14:37:36 +01:00 |
|
Romuald du Song
|
a899102efc
|
don't share setting for nginx and ssh
|
2019-02-14 22:57:24 +01:00 |
|
Romuald du Song
|
ec52ded777
|
don't conflict translation tool
|
2019-02-14 22:38:28 +01:00 |
|
Josué Tille
|
cbf2c1f82a
|
Merge branch 'stretch-unstable' into hook_return
|
2019-02-11 16:06:03 +01:00 |
|
Romuald du Song
|
f084de5a69
|
declare setting security.ciphers.compatibility
|
2019-02-09 23:30:40 +01:00 |
|
Alexandre Aubin
|
c849b4732a
|
[microdecision] Move this message to info to improve UX
|
2019-02-04 19:03:47 +01:00 |
|
Alexandre Aubin
|
81bbb62b82
|
[microdecision] Missing translation for key 'file_not_exist'
|
2019-02-04 18:27:50 +01:00 |
|
Alexandre Aubin
|
fdb2e770af
|
Added translation using Weblate (Basque)
|
2019-01-29 15:02:40 +00:00 |
|
Alexandre Aubin
|
546edc2751
|
[fix] Missing string for key dyndns_could_not_check_available
|
2019-01-20 00:44:43 +01:00 |
|
Alexandre Aubin
|
3a6f7cbc97
|
Typo / wording
|
2019-01-19 21:07:06 +00:00 |
|
Josué Tille
|
146c4093b4
|
Fix Typo Permission
|
2019-01-17 22:15:15 +01:00 |
|
Josué Tille
|
9109850fb0
|
Fix mailbox info when user not allowed to access to mail
|
2019-01-17 22:15:15 +01:00 |
|
Josué Tille
|
6d3cb916b5
|
Improve migration
|
2019-01-17 22:15:15 +01:00 |
|
Josué Tille
|
1de4625d01
|
Remove disclaimer for migration
|
2019-01-17 22:15:15 +01:00 |
|
Josué Tille
|
0d3d33fdce
|
Implement migration for group and permission
|
2019-01-17 22:15:14 +01:00 |
|
Josué Tille
|
9ac60be564
|
Sync permission only at end of each operation
|
2019-01-17 22:15:14 +01:00 |
|
Josué Tille
|
c52ae32631
|
Fix traduction
|
2019-01-17 22:15:14 +01:00 |
|
Josué Tille
|
b01e4b61f5
|
Implement backup - restore and update test
|
2019-01-17 22:15:13 +01:00 |
|
Josué Tille
|
fbaddd9002
|
Implement permission management
|
2019-01-17 22:14:24 +01:00 |
|