Alexandre Aubin
|
5262b52cff
|
Add a helper to easily return stuff in config script
|
2019-06-18 16:03:00 +02:00 |
|
Alexandre Aubin
|
9d63a067be
|
Improve semantics as suggested by decentral1se
|
2019-06-18 15:41:27 +02:00 |
|
Alexandre Aubin
|
52d1aff2ae
|
Remove unused stdout/stderr_callback arg
|
2019-06-18 15:11:19 +02:00 |
|
Alexandre Aubin
|
b1634785fb
|
Add a new 'plain_dict' return type for hook_exec, and use it for app config
|
2019-06-18 15:10:43 +02:00 |
|
Alexandre Aubin
|
46e388460c
|
[fix] Backup delete should delete symlink target
|
2019-06-18 14:11:53 +02:00 |
|
Bram
|
2decf86021
|
Merge pull request #736 from yunohost-bot/weblate-yunohost-core
Update from Weblate
|
2019-06-18 03:54:22 +02:00 |
|
Quentí
|
3d5f9c0145
|
Translated using Weblate (Occitan)
Currently translated at 95.8% (503 of 525 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/oc/
|
2019-06-17 12:23:52 +00:00 |
|
Weblate
|
279b23b96c
|
Added translation using Weblate (Norwegian Bokmål)
|
2019-06-17 12:23:52 +00:00 |
|
Quentí
|
75755ff65b
|
Translated using Weblate (Occitan)
Currently translated at 92.4% (485 of 525 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/oc/
|
2019-06-17 12:23:52 +00:00 |
|
Quentí
|
99a9806496
|
Translated using Weblate (Occitan)
Currently translated at 92.0% (483 of 525 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/oc/
|
2019-06-17 12:23:52 +00:00 |
|
Locness
|
32ac0682b1
|
Translated using Weblate (French)
Currently translated at 95.8% (503 of 525 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/fr/
|
2019-06-17 12:23:52 +00:00 |
|
Quentí
|
3a4bf0ea10
|
Translated using Weblate (Occitan)
Currently translated at 91.4% (480 of 525 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/oc/
|
2019-06-17 12:23:52 +00:00 |
|
Alexandre Aubin
|
3e75957f96
|
Merge pull request #731 from YunoHost/do_not_backup_data
Add exception for data backup
|
2019-06-17 14:23:46 +02:00 |
|
Alexandre Aubin
|
6837cf82e5
|
Merge pull request #735 from YunoHost/current_and_new_version_in_tools_update
[enh] Add current and new version for apps in tools_update output
|
2019-06-17 14:13:55 +02:00 |
|
Maniack Crudelis
|
01e3be24da
|
Update data/helpers.d/backup
Co-Authored-By: Kayou <pierre.moltess@gmail.com>
|
2019-06-14 22:31:47 +02:00 |
|
Alexandre Aubin
|
e93526321a
|
Merge pull request #733 from YunoHost/ynh_print_off
Fix ynh_print_OFF when set -x is used in other helpers
|
2019-06-07 22:10:03 +02:00 |
|
Alexandre Aubin
|
7ebb8bade3
|
Add current and new version for apps in tools_update output
|
2019-06-07 19:47:09 +02:00 |
|
Alexandre Aubin
|
ad9430b3ea
|
Update changelog for 3.6.1.3
|
2019-06-07 18:38:32 +02:00 |
|
Alexandre Aubin
|
d8b086a06a
|
[fix] Running slapindex seems to fix the previous issues about LDAP indexing stuff
|
2019-06-06 19:26:49 +02:00 |
|
Alexandre Aubin
|
3b6ddd0262
|
[i18n] Fix / improve message
|
2019-06-06 18:40:42 +02:00 |
|
Alexandre Aubin
|
e63d3986b2
|
[fix] This need quotes because this can be sourced by another program
|
2019-06-05 17:33:53 +02:00 |
|
Alexandre Aubin
|
9017226019
|
Update changelog for 3.6.1.2
|
2019-06-05 16:27:11 +02:00 |
|
Alexandre Aubin
|
7ecd606d04
|
[fix] Do not index cn,mail and virtualdomain as it's causing some weird issues in the mail stack ...
|
2019-06-05 16:25:25 +02:00 |
|
Alexandre Aubin
|
5e93b5cfd9
|
[fix] When self-upgrading, use a hack to not fill the ended_at and success key right away
|
2019-06-05 16:23:13 +02:00 |
|
Laurent Peuch
|
f7b5886d10
|
[mod] ux, the user create command without arg fails
|
2019-06-05 12:23:31 +02:00 |
|
Laurent Peuch
|
8027e92683
|
[mod] using yunohost format for config-panel arguments
|
2019-06-04 19:47:16 +02:00 |
|
Alexandre Aubin
|
4fb59482ce
|
Update changelog for 3.6.1.1
|
2019-06-04 15:10:22 +02:00 |
|
Alexandre Aubin
|
769ba5771d
|
Indexing gidNumber / uidNumber trigger weird issues when logging in through SSH (or the 'I have no name' shell when loggin in as admin)
|
2019-06-04 15:09:09 +02:00 |
|
Alexandre Aubin
|
d75e9d7a52
|
Update changelog for 3.6.1
|
2019-06-04 13:21:37 +02:00 |
|
Alexandre Aubin
|
5d88301cd4
|
Merge pull request #726 from YunoHost/stupid-tar-leading-dot-issue
[fix] Stupid issue with files inside tar : foo is not the same as ./foo
|
2019-06-04 00:14:27 +02:00 |
|
Alexandre Aubin
|
61a9790978
|
Merge pull request #724 from YunoHost/unecessary-log-messages
Remove unecessary log messages
|
2019-06-04 00:14:05 +02:00 |
|
Alexandre Aubin
|
b3b6ee54a1
|
Merge pull request #730 from kay0u/fix_version
[fix] current version in app_info
|
2019-06-04 00:13:21 +02:00 |
|
Laurent Peuch
|
e2f43b43a5
|
[fix] make function name clearer, it's not only for actions
|
2019-06-02 04:45:49 +02:00 |
|
Laurent Peuch
|
47d2383c11
|
[enh] generate and copy manpages on debian installation
|
2019-06-02 04:33:10 +02:00 |
|
Laurent Peuch
|
388d332ba1
|
[enh] display default value in manpages
|
2019-06-02 04:30:46 +02:00 |
|
Laurent Peuch
|
ebba9967d0
|
[mod] try to make manpages template less disastrously unreadable
|
2019-06-02 04:30:46 +02:00 |
|
Laurent Peuch
|
c75b9f7fa5
|
[fix] duplicated line in manpage
|
2019-06-02 04:30:46 +02:00 |
|
Laurent Peuch
|
8428385cd4
|
[fix] if output is directly a filename without a path no need to create a dir
|
2019-06-02 04:30:46 +02:00 |
|
Laurent Peuch
|
3c074e637c
|
[enh] add support to write gzip compressed man page
|
2019-06-02 04:30:46 +02:00 |
|
Laurent Peuch
|
3e0dde747e
|
[fix] invalide \
|
2019-06-02 04:30:46 +02:00 |
|
Laurent Peuch
|
d334baf78f
|
[enh] allow to specify a path for the output
|
2019-06-02 04:30:46 +02:00 |
|
Laurent Peuch
|
ec67f5af61
|
[mod] add a main function
|
2019-06-02 04:30:46 +02:00 |
|
Laurent Peuch
|
2725fba1f4
|
[mod] remove unused import
|
2019-06-02 04:30:46 +02:00 |
|
Laurent Peuch
|
491e3efb5a
|
[enh] generate manpages from actionsmap
|
2019-06-02 04:30:46 +02:00 |
|
Laurent Peuch
|
1fcffed58d
|
[mod] blank lines for lisibility
|
2019-06-02 04:30:46 +02:00 |
|
Laurent Peuch
|
340f3617a2
|
[mod] 'str' is a python builtin
|
2019-06-02 04:30:46 +02:00 |
|
Laurent Peuch
|
6cceddf70c
|
[mod] use more secure yaml.safe_load
|
2019-06-02 04:30:46 +02:00 |
|
Laurent Peuch
|
31482e7d31
|
[mod] use subprocess instead of os.system to ensure function has run correctly
|
2019-06-02 04:30:46 +02:00 |
|
Laurent Peuch
|
51f9dbe5ae
|
[mod] use builtin python function for creating dirs
|
2019-06-02 04:30:46 +02:00 |
|
Laurent Peuch
|
e23604e763
|
[mod] use os.path
|
2019-06-02 04:30:46 +02:00 |
|