Commit graph

3935 commits

Author SHA1 Message Date
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
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
Maniack Crudelis
dcc493934c
Fix ynh_print_OFF when set -x is used in other helpers 2019-06-01 22:47:22 +02:00
Laurent Peuch
4084bddb54 [enh] support config_panel in TOML format 2019-06-01 01:44:33 +02:00
Alexandre Aubin
06a5e29786 Reclassify success messages as debug ? 2019-05-31 18:59:23 +02:00
Alexandre Aubin
ad3ebceff6 Fix old 'auth' thing in app helpers 2019-05-31 18:45:21 +02:00
Alexandre Aubin
1d9eec1042 Typo / wording of migration steps 2019-05-31 18:40:44 +02:00
Alexandre Aubin
cced69aa94 Simplify code using set comprehensions 2019-05-31 18:21:04 +02:00
Alexandre Aubin
24cfc15536 Merge branch 'stretch-unstable' into group_permission 2019-05-31 18:15:09 +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
Josué Tille
d589316244
Add test for permission linked to each apps 2019-05-28 22:08:34 +02:00
Josué Tille
d97e917ef9
Clean Permission if app restoration fail 2019-05-28 21:43:25 +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