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

149 commits

Author SHA1 Message Date
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
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
f368e29c65 Update upgrade 2017-02-21 21:23:47 +00:00
polytan02
5f1416300a Conflict between dumps 2017-02-21 18:16:43 +00:00
polytan02
4b11920c02 sql database was not backup 2017-02-21 15:27:21 +00:00
polytan02
d03ba4130b backup php-fpm file of rainloop 2017-02-20 23:52:37 +00:00
scith
63ad73e609 Ignore hooks in backup/restore 2016-12-18 13:16:33 +01:00
scith
2e2eeb2d63 PGPback upgrade 2016-12-18 02:26:17 +01:00
scith
c17c585a01 PGPback
Allows user to backup/restore their PGP private keys from the browser
storage to the server using https://github.com/chtixof/pgpback_ynh
2016-12-18 02:22:23 +01:00
scith
90a70807ad Major Rainloop update
- Backup/restore scripts
- Updated to YNH 2.4
- Fetch from source and integrity check
- Remove autoversion (not needed)
- Remove ynh_login_mapping (creates LDAP errors plus is it really
needed?). The plugin is still installed but not activated
- Domain hooks
- Backup before upgrade, restore if fail
- Remove disabled domains (users may want to add gmail addresses)
- Added auto-domain-grab plugin with wildcard domain. Users can try to
add aliases without admin config
- Add the admin password in config in case the password is lost
2016-12-18 01:13:17 +01:00
scith
01f5124852 Add bin/bash 2016-07-26 22:51:05 +02:00
scith
739e5745a1 1.10.2.145 2016-07-26 13:49:42 +02:00
Jeff
d0c7a069ea Fix 2016-06-28 17:36:03 +02:00
Jeff
284421e784 Fix 2.4 2016-06-28 17:34:51 +02:00
Jeff
15805e8a7b Fix 2016-06-28 17:31:27 +02:00
Jeff
5b8cd31494 YunoHost 2.4 2016-06-28 17:29:32 +02:00
Jeff
3e7ebfb934 YunoHost 2.4 2016-06-28 17:27:30 +02:00
Jeff
dbb495dd2d YunoHost 2.4 2016-06-28 17:20:21 +02:00
Jeff
246cd9fd15 Quiet wget 2016-06-28 17:10:36 +02:00
Jeff
3f03f7c906 Fix permissions 2016-06-28 17:09:13 +02:00
Jeff
8c66ce4895 Restore 2.4 2016-06-28 16:29:58 +02:00
Jeff
f6920553bf Backup 2.4 2016-06-28 16:29:29 +02:00
Jeff
c102ad910b Download zip rather than source
1.10.1.127
Need checksum
2016-06-28 16:26:34 +02:00
Djip007
8dc2f26f95 correction issues :
- $domain variable issue #3 
- Language configuration #4
2016-01-15 00:47:14 +01:00
Djip007
cef2672468 - use localhost for ynh domain config (thanks n00dl3)
- update README
2015-12-02 22:56:37 +01:00
Djip007
ffb79c3c0f Merge branch 'test'
Conflicts:
	conf/data/configs/application.ini
	scripts/install
	scripts/upgrade
2015-10-25 01:13:13 +02:00
scith
0782c4c131 Merge remote-tracking branch 'origin/test' into test
Conflicts:
	scripts/upgrade
2015-10-24 23:52:00 +02:00
scith
89d0c04cde Rename LDAP suggestions 2015-10-24 23:51:26 +02:00
Djip007
321d4d1865 suppression doublon 2015-10-24 23:03:06 +02:00
scith
b114d8cc45 LDAP suggestions
Thanks to Djip007
2015-10-24 14:24:50 +02:00
Djip007
f564778115 new plugins:
- add mail suggesstion from ldap
2015-10-24 00:53:53 +02:00
Jeff
aa209f8f04 Fix domain loop 2015-10-23 09:26:52 +02:00
Djip007
aff7fe1c86 - re-use scith Workaround for sso
- use data/VERSION configure rainloop version in index.php
- change in upgrade process...
2015-10-22 21:34:04 +02:00
Djip007
805bedc606 - ajout source version 1.9.3.365
- correction config mysql
- correction install
- correction gestion domaine
2015-10-22 02:21:39 +02:00
Djip007
a7266f08d9 - mise a jour de l'install
- ajout nouveau sso
- install et activation du plugins ynh
2015-10-21 23:16:29 +02:00
scith
41455e4c57 Fix 2015-10-11 22:52:00 +02:00
scith
a49d6ab76a Fix 2015-10-11 22:49:20 +02:00
scith
e02c45d311 Fix 2015-10-11 22:47:59 +02:00
scith
6d8d8c9c2b New features
- Admin password (for user 'admin')
- Rainloop installed in /var/www/rainloop/app for SSO to work (temporary
fix)
- Autoconfig langage (thanks maniackcrudelis)
- Autosetup all existing domains
- No hook yet (not implemented for domains)
2015-10-11 22:46:23 +02:00
scith
9bc9fb67c3 Fix 2015-10-07 22:02:12 +02:00
scith
e637d8045a Fix 2015-10-07 22:01:04 +02:00
scith
608e4d702d Fix 2015-10-07 21:58:30 +02:00
scith
f11d76932b Fix 2015-10-07 21:40:30 +02:00
scith
c5ed66ad19 SSO first try
SSO with a workaround until someone can write an appropriate NGINX file.
The workaround is to put Rainloop in a subfolder, and let the index.php
be the file doing the SSO
2015-10-07 21:23:28 +02:00
scith
64fb4bb9fd Autoconfig
- Domain settings
- Default domain
- Admin username (default password is still 12345)
- MySQL settings
2015-10-07 17:43:41 +02:00
polytan02
78c09e62c9 Use of generic $app value 2015-08-10 14:02:32 +01:00
polytan02
ee269003bb Correction of trailing / bug while installing on root 2015-08-10 00:04:46 +01:00
polytan02
673c9a4126 unzip options -ou to extract even if files exist 2015-08-09 23:34:25 +01:00
polytan02
85ec6a0868 Better upgrade 2015-08-09 23:03:42 +01:00
polytan02
71781fc3f2 Removal of downloaded zip source after installation 2015-08-09 22:58:38 +01:00
polytan02
89fc7a48ad Update in sudo commands 2015-06-28 12:54:58 +01:00
polytan02
8e8fb6841b missing sudo commands 2015-06-28 12:51:10 +01:00
polytan02
867b8830f7 Update of install script 2015-06-28 12:49:04 +01:00
polytan02
42106a3be5 Use of latest community edition 2015-06-28 12:42:45 +01:00
polytan02
b0019ab547 Use of community edition
Removal of old closed source sources
Use of latest community edition
2015-06-28 12:40:52 +01:00
polytan02
90fbad5da6 update of nginx.conf 2015-04-13 15:42:27 +01:00
polytan02
ee75d1afc3 removal of trailing / 2015-04-13 15:31:15 +01:00
polytan02
c3644d3c3d typo 2015-04-13 15:30:02 +01:00
polytan02
64fbabdc9e update 2015-04-13 15:07:51 +01:00
polytan02
f8ed171747 test 2015-04-13 15:03:41 +01:00
polytan02
60adb9eda5 typo 2015-04-13 14:42:26 +01:00
polytan02
b89fc14c8a update 2015-04-13 14:40:52 +01:00
polytan02
dbc6bdf50f Update of upgrade script 2015-04-13 14:38:03 +01:00
polytan02
6f662ca028 revert php-fpm conf 2015-04-13 14:32:40 +01:00
polytan02
33698e2647 typo 2015-04-13 14:12:34 +01:00
polytan02
82b0a4fdff add of domain parameter in yunohost settings.yml 2015-04-13 14:08:29 +01:00
polytan02
f7ab690c87 Removal of trainiling / for path 2015-04-12 23:20:37 +01:00
polytan02
3d93fb9a30 Remove space for mysql password in command line 2015-03-07 14:47:50 +00:00
polytan02
010a8a0f7a Upgrade of install/remove/upgrade scripts 2015-03-07 14:30:01 +00:00
polytan02
4582c33995 Update upgrade 2015-02-06 22:22:02 +00:00
polytan02
4e79d74428 Update upgrade 2015-02-06 22:21:00 +00:00
polytan02
29a9ad8033 Update of upgrade 2015-02-06 18:47:10 +00:00
polytan02
04bc67a2c8 Update on main scripts 2015-02-06 18:42:21 +00:00
polytan02
e87b84a31f Rainloop for Yunohost
Rainloop is a lightweight webmail.
2015-02-01 19:20:54 +00:00