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

139 commits

Author SHA1 Message Date
ericgaspar
054dc5ec53
Add ynh_add_config 2021-06-12 12:08:37 +02:00
ericgaspar
dbc4f5e1d2
Fix 2021-06-08 14:04:30 +02:00
ericgaspar
727639deb9
Fix 2021-06-04 16:09:37 +02:00
ericgaspar
da0849b08e
Add templates 2021-05-28 22:06:42 +02:00
ericgaspar
5c1d372e33
Fix 2021-05-28 21:14:54 +02:00
ericgaspar
c54a394ec2
remove composer helper 2021-05-28 20:54:04 +02:00
ericgaspar
b8d4f74090
fix 2021-05-08 10:03:08 +02:00
ericgaspar
83049d86ac
Update upgrade 2021-05-07 23:41:14 +02:00
ericgaspar
2b2b68e2db
Update change_url 2021-05-07 23:30:44 +02:00
ericgaspar
e4eab92688
Permissions 2021-05-07 23:28:44 +02:00
ericgaspar
a4845c8445
Fix 2021-05-07 23:06:53 +02:00
ericgaspar
c9f4a58bf0
Cleaning up 2021-04-21 23:09:56 +02:00
ericgaspar
da6411e62c
🙄 2021-03-26 16:22:02 +01:00
ericgaspar
9c15d49eea
Update install 2021-03-26 16:21:22 +01:00
ericgaspar
553ed4e02f
Fix 2021-03-26 09:05:56 +01:00
ericgaspar
917caf35c1
Add db_user 2021-03-26 08:30:02 +01:00
ericgaspar
9dc5a308f9
Cleaning up 2021-03-26 08:27:18 +01:00
ericgaspar
83545c7496
Update restore 2021-03-22 19:34:43 +01:00
ericgaspar
9484e1dec8
Secure config file 2021-03-22 19:33:07 +01:00
ericgaspar
285f69c7a4
Update upgrade 2021-02-26 00:12:36 +01:00
ericgaspar
c1bde118f1
Upgrade composer 2021-02-26 00:10:08 +01:00
ericgaspar
9326a594ad
Update upgrade 2021-02-26 00:00:04 +01:00
ericgaspar
0d31ab8fc8
Upgrade to 1.5.0 beta 2021-02-25 23:43:48 +01:00
Éric Gaspar
938f5d1c40
Upgrade to 1.4.11 (#103)
* Upgrade to 1.4.11
2021-02-09 09:01:39 +01:00
ericgaspar
b4f27aa5bf
Fix linter warning 2020-12-04 13:51:14 +01:00
tituspijean
87e2f1e38d Handle multiple CardDAV apps of each type
Can now include contacts from, e.g. apps nextcloud, nextcloud__2, etc.
2020-11-23 10:59:29 +01:00
tituspijean
77f00095bb Fix carddav plugin setup
Fix deprecrated yunohost app list command
Escape strings for ynh_replace_string
2020-11-23 10:54:12 +01:00
ericgaspar
3a5ad42ff5
Update upgrade 2020-11-20 22:06:07 +01:00
ericgaspar
546a6534b3
Creat language if doesn't exist 2020-11-18 09:04:28 +01:00
Éric Gaspar
543c68e836
Merge branch 'testing' into Upgrade-to-PHP7.3 2020-11-15 21:44:35 +01:00
ericgaspar
97668c2e7f
Revert "Add domain"
This reverts commit 155698f147.
2020-11-09 16:50:06 +01:00
ericgaspar
155698f147
Add domain 2020-11-09 15:38:41 +01:00
ericgaspar
ae944ef929
Add language setting 2020-11-09 15:09:23 +01:00
ericgaspar
476bb58f5c
Small fixes 2020-11-09 12:05:21 +01:00
Sebastien Mennetrier
c79c39a2b7 Force to use composer version 1.10.17
Composer 2.x is breaking installation of roundcube plugins
Waiting updates of plugins, we must use composer verison 1.x
2020-11-09 10:57:01 +01:00
ericgaspar
fcf53b0580
Revert "Update install"
This reverts commit a5c0ecbdaf.
2020-11-02 23:37:55 +01:00
ericgaspar
a5c0ecbdaf
Update install 2020-11-02 23:19:30 +01:00
ericgaspar
ae62264cd5
Update _common.sh 2020-11-02 22:58:45 +01:00
ericgaspar
44f3d773ee
Update _common.sh 2020-11-02 22:52:46 +01:00
ericgaspar
166ae0ae41
Add suport for PHP7.3 2020-11-02 17:47:49 +01:00
ericgaspar
90c00e4d77
Update _common.sh 2020-09-27 23:14:42 +02:00
ericgaspar
5ef91a8bc5
Upgrade to 7.3 2020-09-27 22:39:12 +02:00
Maniack Crudelis
aa18bfa9d5
net_ldap3 in upgrade as well 2020-04-24 13:59:22 +02:00
Maniack Crudelis
c163bb27ab
Replace php-net-ldap3 by kolab/net_ldap3
According to that "SOOOO" helpful comment.
Finally found that actually a dependency is missing in buster, but no one actually cares...
2020-04-24 13:51:14 +02:00
Maniack Crudelis
00eea510e9
php-net-ldap isn't available anymore 2020-04-24 13:35:37 +02:00
Maniack Crudelis
f16fb75428
Fix carddav in upgrade 2020-04-24 13:34:42 +02:00
Maniack Crudelis
fcda1eb2e8
No carddav plugin without a server !
What the fuck !!! What an idea to add the plugin without a server, it breaks roundcube !
2020-04-24 13:31:55 +02:00
Alexandre Aubin
50dc637560
[buster] No php-mcrypt anymoar 2020-03-09 17:47:25 +01:00
Alexandre Aubin
4e096cf508
Typo in message 2020-02-18 01:29:11 +01:00
Brian Douglass
4dca4a87c8
Fix upgrade logic for enigma 2019-11-26 00:23:41 -05:00