1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/rainloop_ynh.git synced 2024-09-03 20:16:18 +02:00
Commit graph

234 commits

Author SHA1 Message Date
Jeff
9d7250f240
Merge pull request #40 from Jaxom99/patch-1
Update version number in Readme
2017-12-22 19:21:07 +01:00
Jaxom99
c2318c7924
Update version number in Readme
Update version number in Readme + some typos in the file.
2017-12-14 13:15:23 +01:00
Jeff
6105c70721
1.11.3 update 2017-11-30 14:23:44 +01:00
JimboJoe
1b617d2144 Merge pull request #38 from YunoHost-Apps/refactoring
Global refactoring
2017-10-17 07:28:26 +02:00
Maniack Crudelis
9d14c5e380 Global refactoring 2017-10-08 19:03:08 +02:00
Jeff
e59caac30e Create PGPback keys subdirectory
https://github.com/YunoHost-Apps/rainloop_ynh/issues/30
2017-06-29 18:16:31 +02:00
scith
2b0d91b22b 1.11.1 update
https://www.rainloop.net/changelog/
2017-05-27 22:23:10 +02:00
Jeff
5a51ef3c53 Merge pull request #28 from scith/master
Fix root install + Update
2017-04-08 19:42:50 +02:00
scith
1311c083bf Update Rainloop
1.11.0.203
https://www.rainloop.net/changelog/
2017-04-08 17:07:51 +02:00
scith
80cce26824 Fix root install
Fix install at root path
2017-04-08 17:03:46 +02:00
Jeff
8c857742f8 Fix post_domain_add hook
As hooks do not have access to files, we need to echo the template in the file.
This is not ideal but I don't see another way at the moment. We need to update this hook whenever we change the example domain.ini file
2017-03-06 17:16:18 +01:00
Jeff
07fb0d29ba Activate ynh-login-mapping by default
See https://github.com/YunoHost-Apps/rainloop_ynh/issues/24
2017-03-05 17:32:02 +01:00
Jeff
c38f23e72e Fix error
This fix removes a log error caused by the ynh-login-mapping plugin
2017-03-05 17:30:32 +01:00
polytan02
916e4e4022 Store the $ldap parameter
How do we do for upgrades then ?
2017-03-05 16:29:55 +00:00
polytan02
4d7637ac4c Merge pull request #23 from YunoHost-Apps/check_process
Forcing suggestions
2017-02-25 18:49:06 +00:00
Jeff
ec0886805a Forcing suggestions
I suggest forcing:
- Level 4: The app supports LDAP and HTTP auth, although with a trick
- Level 5: The errors in Linter do not seem to be serious, are they?
2017-02-25 15:10:02 +01:00
Jeff
253bd6a444 No need to test the LDAP suggestions in check process
I don't think it is necessary to do two tests. One is enough.
2017-02-25 15:07:29 +01:00
polytan02
0ce34d31a6 Ass of set -u 2017-02-24 23:55:28 +00:00
polytan02
f331b643b5 missing domain paramater 2017-02-24 23:47:34 +00:00
polytan02
568fd6837f Use helper for safe database removal 2017-02-24 23:36:48 +00:00
root
15ac687f64 Cleaning 2017-02-24 23:40:09 +01:00
polytan02
7c9f6ab660 source .fonctions in every file 2017-02-24 22:16:26 +00:00
polytan02
90f7650c29 Single ' ' but no { } 2017-02-24 21:45:21 +00:00
polytan02
751b3ecb47 use double " instead of single ' 2017-02-24 21:38:10 +00:00
polytan02
3a25152b3b source .fonctions in remove script 2017-02-24 21:26:22 +00:00
polytan02
3dbf9135a2 Package is GPL-3.0, rainloop is AGPL-3.0 2017-02-24 12:21:53 +00:00
polytan02
3257e543a2 Use of secure remove 2017-02-24 12:13:59 +00:00
polytan02
b2d0e25836 Rainloop license is actually AGPL-3.0 2017-02-24 12:10:36 +00:00
polytan02
5d0e31beb3 Use of .fonctions for easier maintenance 2017-02-24 11:31:09 +00:00
polytan02
add5d2f2f0 Place rainloop_version in sources folder for easier maintenance 2017-02-24 11:29:41 +00:00
polytan02
af6ecbb0a4 Send err signal if path not found 2017-02-24 11:24:51 +00:00
polytan02
54b6dcc30a Initial commit 2017-02-24 11:21:09 +00:00
polytan02
e7f0cd37a9 Use of trap '' ERR 2017-02-24 11:18:06 +00:00
polytan02
55eaed2972 No set -eu in remove script 2017-02-24 11:16:45 +00:00
polytan02
7ac0353c8e No need of || true after service reload 2017-02-24 11:15:57 +00:00
polytan02
4b3654175d Update license type as per YEP 1.3 2017-02-24 11:14:26 +00:00
polytan02
fd67d78a91 Merge pull request #22 from polytan02/master
Multi instances fix and root domain fix
2017-02-23 14:44:55 +00:00
polytan02
54878dba56 Fix for installation on rootbase of the domain 2017-02-23 13:37:54 +00:00
polytan02
61f524c43b Fix for installation on root of domain 2017-02-23 13:32:47 +00:00
polytan02
55b10fa44c Cleaning 2017-02-23 13:13:34 +00:00
polytan02
18514ae63e Make the app multi instances 2017-02-23 13:13:25 +00:00
polytan02
6163da9d71 Use of ynh_helpers for database creation 2017-02-23 13:13:00 +00:00
polytan02
d370ff668a multi instance true 2017-02-23 11:36:04 +00:00
polytan02
4682460e1f multi instance true 2017-02-23 11:35:28 +00:00
polytan02
e891d064d5 update maintainers 2017-02-23 11:34:53 +00:00
polytan02
e95c759bf0 Merge pull request #14 from YunoHost-Apps/master
update to latest improvements
2017-02-23 11:33:51 +00:00
Jeff
d574f405eb Merge pull request #20 from YunoHost-Apps/polytan02-patch-1
Use of official TLS smtp port 587
2017-02-22 09:21:40 +01:00
polytan02
4da9149d6c 'exit' command shouldn't be used. Use 'ynh_die' helper instead. 2017-02-21 23:40:35 +00:00
polytan02
f3bb7a61e8 Cleaning 2017-02-21 22:23:45 +00:00
polytan02
36cdc0d142 Use of official TLS smtp port 587
http://blog.mailgun.com/25-465-587-what-port-should-i-use/
2017-02-21 22:13:38 +00:00