Commit graph

3359 commits

Author SHA1 Message Date
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
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
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
Maniack Crudelis
dcc493934c
Fix ynh_print_OFF when set -x is used in other helpers 2019-06-01 22:47:22 +02:00
Alexandre Aubin
d0c982a422 Check for obvious conflict with already running apt/dpkg commands when running yunohost upgrade 2019-05-31 16:09:25 +02:00
Alexandre Aubin
0f2465a949
Merge pull request #729 from MCMic/patch-1
Add indexes for fields listed by slapd in the logs
2019-05-31 15:22:26 +02:00
Alexandre Aubin
0c6d61cb6a
Merge pull request #728 from decentral1se/bugfix/allow-to-display-logs-postinstall-stage
Allow to display logs when postinstall fails
2019-05-31 15:22:01 +02:00
Maniack Crudelis
68c30a943a
Add exception for data backup 2019-05-29 12:57:31 +02:00
Alexandre Aubin
330f06c358 Check list url independently of scheme 2019-05-28 20:28:13 +02:00
Alexandre Aubin
a9c9cbac36 Add old list to applist migration 2019-05-28 20:24:03 +02:00
Kayou
97695f6afb
delete an unnecessary "if" 2019-05-28 17:51:05 +02:00
Laurent Peuch
f6f73c23b1 [mod] make error more explicit 2019-05-28 02:10:07 +02:00
Kay0u
bd43e5cde3
add current version in app_info 2019-05-25 15:13:24 +02:00
MCMic
a1ab50dcf1
Add indexes for fields listed by slapd in the logs
I get lots of suggestion of indexes by slapd in my logs:

 <= mdb_equality_candidates: (cn) not indexed
 <= mdb_equality_candidates: (gidNumber) not indexed
 <= mdb_equality_candidates: (mail) not indexed
 <= mdb_equality_candidates: (member) not indexed
 <= mdb_equality_candidates: (memberUid) not indexed
 <= mdb_equality_candidates: (sudoUser) not indexed
 <= mdb_equality_candidates: (uidNumber) not indexed
 <= mdb_equality_candidates: (uniqueMember) not indexed
 <= mdb_equality_candidates: (virtualdomain) not indexed
 <= mdb_substring_candidates: (sudoUser) not indexed

Since Yunohost makes it hard to edit LDAP server configuration (see https://github.com/YunoHost/issues/issues/1350), the default configuration should contain indexes for the fields used by Yunohost a lot.
2019-05-23 14:49:27 +00:00
Luke Murphy
b091ab4029
Allow to display logs when postinstall fails
Closes https://github.com/YunoHost/issues/issues/1345.
2019-05-23 09:42:16 +02:00
Alexandre Aubin
9341da10ce Add changelog for 3.6.0 2019-05-22 19:36:31 +02:00
Alexandre Aubin
b3d29238c4
Merge pull request #721 from YunoHost/authenticate-as-root
[enh] Simplify the whole LDAP interface thing
2019-05-22 17:51:04 +02:00
Alexandre Aubin
6cdffe77a7
Merge pull request #687 from YunoHost/crash_debugger
Dump ynh log if an app script fails
2019-05-22 17:42:58 +02:00
Alexandre Aubin
f11a58db9d
Merge pull request #705 from yunohost-bot/weblate-yunohost-core
Update from Weblate
2019-05-22 16:57:20 +02:00
Sylke Vicious
8b12c0c81d Translated using Weblate (Italian)
Currently translated at 79.0% (414 of 524 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/it/
2019-05-21 16:02:18 +00:00
Sylke Vicious
84fe7f5004 Translated using Weblate (Italian)
Currently translated at 70.6% (370 of 524 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/it/
2019-05-21 16:02:18 +00:00
Benoît
155e6a2f94 Translated using Weblate (French)
Currently translated at 94.8% (497 of 524 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/fr/
2019-05-21 16:02:18 +00:00
Sylke Vicious
2d2fcf279c Translated using Weblate (Italian)
Currently translated at 67.5% (353 of 523 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/it/
2019-05-21 16:02:18 +00:00
Sylke Vicious
4463b0ee7c Translated using Weblate (Italian)
Currently translated at 66.1% (339 of 513 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/it/
2019-05-21 16:02:18 +00:00
ButterflyOfFire
af40274f1d Translated using Weblate (Arabic)
Currently translated at 75.4% (387 of 513 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/ar/
2019-05-21 16:02:18 +00:00
advocatux
4b0cd99158 Translated using Weblate (Spanish)
Currently translated at 59.3% (304 of 513 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/es/
2019-05-21 16:02:18 +00:00
Leandro Noferini
21ca5551c9 Translated using Weblate (Italian)
Currently translated at 59.6% (306 of 513 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/it/
2019-05-21 16:02:18 +00:00
xaloc33
69e4a32513 Translated using Weblate (Catalan)
Currently translated at 54.4% (279 of 513 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/ca/
2019-05-21 16:02:18 +00:00
xaloc33
b38a3267d6 Translated using Weblate (Catalan)
Currently translated at 53.4% (274 of 513 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/ca/
2019-05-21 16:02:18 +00:00
Julien Maulny
d189a25a6d Translated using Weblate (French)
Currently translated at 97.5% (499 of 512 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/fr/
2019-05-21 16:02:18 +00:00
Quentí
1b037b3b41 Translated using Weblate (Occitan)
Currently translated at 95.1% (484 of 509 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/oc/
2019-05-21 16:02:18 +00:00
xaloc33
616054adec Translated using Weblate (Catalan)
Currently translated at 51.1% (260 of 509 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/ca/
2019-05-21 16:02:18 +00:00