Moul
4897c39edf
[fix] [ #662 ]( https://dev.yunohost.org/issues/662 ): missing
...
'python-openssl' dependency for Let's Encrypt integration.
2016-12-11 18:14:42 +01:00
Laurent Peuch
050842b855
Merge pull request #205 from YunoHost/fix-bracket-in-passwd-from-ynh-string-random
...
[fix] Bracket in passwd from ynh_string_random
2016-12-11 14:26:27 +01:00
Laurent Peuch
fb8394a68e
[mod] remove '.' at the end of a string
2016-12-11 14:21:20 +01:00
Laurent Peuch
c9bd7e8633
[mod] english typography/json format
2016-12-11 14:18:58 +01:00
Laurent Peuch
ba1357fb94
[mod] uniformise strings following jibec comment
2016-12-11 14:15:39 +01:00
opi
d121cff88a
Merge branch 'testing' into unstable
...
Conflicts:
locales/en.json
2016-12-11 09:31:53 +01:00
Alexandre Aubin
dd8a4d1bf5
Merge pull request #199 from YunoHost/fix-652-name-of-self-CA
...
[fix] Fix name of self-CA in certificate manager
2016-12-11 05:43:23 +01:00
ljf (zamentur)
0d6cf499a0
[fix] Bracket in passwd from ynh_string_random
...
With bracket we get string like "3KFEc[xm4[udnZ6pDJ8LvP0n"
Without "El0nMO3thacDwrjeRzgKnb30"
2016-12-09 07:34:31 +01:00
julienmalik
6a4da64be9
Merge pull request #203 from YunoHost/fix-nscd-dependency
...
[fix] Add missing dependency to nscd package #656
2016-12-08 09:22:40 +01:00
Alexandre Aubin
6aa64a071f
Improving exception handling
2016-12-07 16:14:01 -05:00
Alexandre Aubin
1256f23939
Merge pull request #187 from alexAubin/fix-639-removing-main-domain
...
[fix] Disable removal of main domain and clarify tools_maindomain
2016-12-07 20:40:18 +01:00
Laurent Peuch
801ceca32b
[mod] pep8
2016-12-07 14:32:42 -05:00
Laurent Peuch
c763b74fea
[mod] use logger instead of print, a bit better bot not perfect
2016-12-07 14:32:42 -05:00
Laurent Peuch
c468a69754
[mod] pep8
2016-12-07 14:32:42 -05:00
Alexandre Aubin
9c798e5d62
[fix] Fixing message
2016-12-07 14:32:42 -05:00
Alexandre Aubin
597da8be46
Fixing previous commit after postinstall tests
2016-12-07 14:32:42 -05:00
Alexandre Aubin
731ff6f906
[fix] Refactoring tools_maindomain and disabling removal of main domain to avoid breaking things
2016-12-07 14:32:42 -05:00
Laurent Peuch
8bd130dc86
[mod] remove unused variable (pyflake)
2016-12-05 18:35:47 +01:00
opi
87bdc5a5ce
[fix] Add missing dependency to nscd package #656
...
See https://dev.yunohost.org/issues/656
nscd is called during user_create and user_delete, but this package is only in Recommends for libnss-ldapd.
2016-12-05 10:45:55 +01:00
julienmalik
f43750b4d6
[fix] Fix up indentation in actionmap
...
Reported by beudbeud on the chan
2016-12-04 11:55:06 +01:00
Laurent Peuch
e910694179
Merge pull request #192 from YunoHost/install-no-remove-on-fail-option
...
Install no remove on fail option
2016-12-03 23:08:40 +01:00
opi
6bd427cd60
Merge branch 'testing' into unstable
2016-12-03 19:12:31 +01:00
Laurent Peuch
27cc0aac29
Merge pull request #170 from YunoHost/fix-ssowat-persistent-conf-error
...
[fix] Raise error on malformed SSOwat persistent conf.
2016-12-03 17:10:04 +01:00
Laurent Peuch
110d481cd1
[mod] remove unused imports
2016-12-03 12:00:55 +01:00
Laurent Peuch
e348c6214a
[mod] pep8
2016-12-03 11:52:24 +01:00
Laurent Peuch
5fee9c1353
[mod] remove unused imports
2016-12-03 11:48:29 +01:00
Laurent Peuch
7ee6ab2fba
[mod] implement opi's feedback
2016-12-03 11:38:37 +01:00
Laurent Peuch
7eb2c10426
Merge pull request #191 from alexAubin/fix-ldap-caching-on-postinstall
...
[fix] Fix ldap caching on postinstall, which might cause 'Unknown admin user'
2016-12-03 11:35:13 +01:00
Laurent Peuch
595f897261
[fix] implement opi's feedback
2016-12-03 11:34:46 +01:00
Laurent Peuch
005d624f2f
[mod] pep8
2016-12-02 14:19:28 +01:00
Laurent Peuch
4eaefe5145
[mod] use unused variable
2016-12-02 14:19:20 +01:00
Alexandre Aubin
f6188405bc
[fix] Fix the way name of self-CA is determined
2016-12-01 23:09:02 -05:00
opi
777c4833fd
Update changelog for 2.5.0 release
2016-12-01 21:33:50 +01:00
Zamentur aka ljf
2cd18d8786
[fix] Support git ynh app with submodules #533 ( #174 )
2016-11-30 18:26:40 +01:00
Laurent Peuch
34ca628624
Merge pull request #180 from alexAubin/certmanager
...
[enh] Certificate management integration (e.g. Let's Encrypt ...)
2016-11-28 15:45:44 +01:00
Laurent Peuch
a7289c447a
[fix] typo
2016-11-28 15:38:19 +01:00
Laurent Peuch
f0c29147dd
[mod] style
2016-11-28 14:42:42 +01:00
Laurent Peuch
4a9b89d12e
[mod] merge double with
2016-11-28 14:42:36 +01:00
Laurent Peuch
2f4f254612
[mod] pep8
2016-11-28 14:42:22 +01:00
Laurent Peuch
86eb9a2405
[fix] avoid reverse order log display on web admin
2016-11-28 14:37:15 +01:00
Laurent Peuch
5b73ab448f
[mod] create list in one step
2016-11-28 14:32:24 +01:00
Laurent Peuch
7f046f0880
[mod] no space before a ? in english
2016-11-28 14:32:07 +01:00
Alexandre Aubin
f956fa7161
[enh] Adding check that user is actually created + minor refactor of ldap/auth init
2016-11-28 02:35:19 +01:00
Laurent Peuch
504baefd87
[fix] avoid random bug on post-install due to nscd cache\n\nThanks to the work of Alex Aubin who've managed to discover why this was happening and propose a solution.
2016-11-28 02:06:45 +01:00
Laurent Peuch
952040183e
[mod] give instructions on how to solve the conf.json.persistant parsing error
2016-11-27 01:16:22 +01:00
Laurent Peuch
64fc8ed5dd
Merge remote-tracking branch 'origin/fix-593-cant-restore-root-domain-app' into unstable
2016-11-25 00:20:54 +01:00
M5oul
1f6a57bc27
[enh] Complete readme ( #183 )
...
Add:
- how to contribute.
- repository content.
- how this part of YunoHost works and interface with other YunoHost components.
- dependencies
- the fact that we could implement other modules from API.
- actionmap and hooks reference.
- links toward contents of the repository:
- sort contents by kind and importance.
- website project link
- explanation about what the repo is about.
- license section.
2016-11-24 22:21:58 +01:00
Alexandre Aubin
ddcc57eb9d
pep8
2016-11-24 10:59:25 -05:00
Alexandre Aubin
1b20899f0e
Daily renew cron job instead of weekly
2016-11-24 10:40:01 -05:00
Laurent Peuch
53acba8035
Merge pull request #179 from JimboJoe/patch-1
...
Fix backup when /home/yunohost.backup/archives is on a different device
2016-11-24 15:01:55 +01:00