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

124 commits

Author SHA1 Message Date
maniack
2b25cb20d4 Temporary fix for getopts 2019-07-09 20:13:51 +02:00
Maniack Crudelis
33f40f7f1f
And in install script... 2019-05-30 00:31:13 +02:00
Maniack Crudelis
10def7c68e
use ${path_url%/} as well in upgrade script 2019-05-30 00:29:15 +02:00
Maniack Crudelis
405d49effd
Replace properly path_url into the index for change_url 2019-05-30 00:27:10 +02:00
Maniack Crudelis
17c58bc1de Fix log permission 2019-05-18 17:03:29 +02:00
Maniack Crudelis
dcfc516a1a Use fail2ban 2019-05-18 16:48:43 +02:00
Maniack Crudelis
3ea4dc5cf6 Normalization from example_ynh 2019-05-18 16:47:43 +02:00
Maniack Crudelis
34b3db4c18 Corrections after conflict merge 2019-03-09 13:02:31 +01:00
Maniack Crudelis
93ac70747c
Merge branch 'testing' into package_upgrade 2019-03-09 12:56:22 +01:00
yalh76
d1559677f5 Apply last example_ynh 2019-03-01 15:01:28 +01:00
Maniack Crudelis
5ccd2d13bd Use php7 2019-02-25 19:39:14 +01:00
Maniack Crudelis
deb9810068 Add progression with ynh_print_info 2019-02-25 19:38:00 +01:00
Maniack Crudelis
0664ec55c9 Normalization from example_ynh 2019-02-25 19:36:03 +01:00
yalh76
daad1682c8 Trying to manage change_url 2019-02-13 19:21:57 +01:00
yalh76
0b53c4f6f6 removed not needed 2019-02-13 14:19:01 +01:00
yalh76
07dfaf234b Remove not needed comments 2019-02-13 14:05:07 +01:00
yalh76
6b1d42496b Variable rename from language to lang. 2019-02-13 12:48:05 +01:00
yalh76
bf207b546f Fix change_url 2019-02-11 20:23:18 +01:00
yalh76
011efb5db0 Fix upgrade 2019-02-11 20:02:35 +01:00
yalh76
ee40fa6723 Add change_url 2019-02-11 19:29:46 +01:00
yalh76
1659d7fb99 apply example_ynh to upgrade 2019-02-11 19:12:56 +01:00
yalh76
cca04d58be Apply example_ynh to restore 2019-02-11 19:09:05 +01:00
yalh76
01305a117b Apply example_ynh to backup 2019-02-11 19:05:56 +01:00
yalh76
c5d055b4aa Apply example_ynh on remove 2019-02-11 19:04:15 +01:00
yalh76
7c72964106 apply example_ynh on install script 2019-02-11 18:40:19 +01:00
yalh76
92e63af009 switch from lang to language variable 2019-02-11 18:24:07 +01:00
yalh76
42110f9d85 Apply example_ynh to _common.sh 2019-02-11 17:59:01 +01:00
Maniack Crudelis
9d14c5e380 Global refactoring 2017-10-08 19:03:08 +02:00
scith
80cce26824 Fix root install
Fix install at root path
2017-04-08 17:03:46 +02: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
polytan02
916e4e4022 Store the $ldap parameter
How do we do for upgrades then ?
2017-03-05 16:29:55 +00: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
3257e543a2 Use of secure remove 2017-02-24 12:13:59 +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
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