Laurent Peuch
252e3157b7
[enh] add command from subcategories in manpage
2019-06-29 07:41:03 +02:00
Laurent Peuch
78391045d8
[mod] extract manpage template in another file
2019-06-29 07:38:13 +02:00
Alexandre Aubin
fb815d8f3e
[fix] Ugh we can't specify the file destination name, gotta put directly the parent folder
2019-06-19 18:13:15 +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
Laurent Peuch
218029b628
[mod] autopep8
2019-06-02 04:30:46 +02:00
Alexandre Aubin
1e95a5d738
Move / rename / make script more robust w.r.t to path from which its called
2019-06-02 04:30:46 +02:00
toitoinebzh
934d15cb51
Correct some typo
2019-06-02 04:30:46 +02:00
toitoinebzh
58a03fc53c
Script to generate manpages - Fix #284
2019-06-02 04:30:46 +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
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
Laurent Peuch
f6f73c23b1
[mod] make error more explicit
2019-05-28 02:10:07 +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
Alexandre Aubin
2bc0debcde
Add python-yaml as Build dependency (to compile bash-autocompletion stuff)
2019-05-21 18:02:02 +02:00