yalh76
5e5d19c075
Fix upgrade
2022-09-21 21:45:19 +02:00
yalh76
c28d9ea2bd
Apply last example_ynh
2022-09-21 00:24:06 +02:00
yalh76
859d58fa13
Fix phpversion
2022-07-30 01:09:23 +02:00
yalh76
d7d10fb4f8
Fix rights
2022-07-29 20:10:14 +02:00
yalh76
024658e250
Apply example_ynh
2022-07-29 02:51:48 +02:00
ericgaspar
e7f8874e81
Cleaning up
2021-02-19 09:52:39 +01:00
Éric Gaspar
785b8d261f
Fix linter warnings ( #48 )
2021-01-21 19:13:25 +01:00
ericgaspar
2eba93a71e
Small fixes
2020-10-21 10:27:39 +02:00
ericgaspar
64f09e4aaf
Upgrade to PHP7.3
2020-10-21 10:23:14 +02:00
Maniack Crudelis
050401072f
Fix yunohost commands...
2020-04-25 19:39:07 +02:00
Maniack Crudelis
ec1554e65d
Merge pull request #39 from YunoHost-Apps/package_upgrade
...
Normalization from example_ynh
2019-05-13 19:28:12 +02:00
Maniack Crudelis
0b60be7654
Normalization from example_ynh
2019-05-09 20:30:09 +02:00
Maniack Crudelis
67cd29d5fe
Add change_url script
2019-05-09 18:36:52 +02:00
Maniack Crudelis
92292c46fe
Add progression with ynh_print_info
2019-02-17 20:52:44 +01:00
Maniack Crudelis
83cdb1dfc7
Use php7
2019-02-11 13:25:52 +01:00
Maniack Crudelis
34aaf77666
Normalization from example_ynh
2019-02-11 13:23:53 +01:00
Maniack Crudelis
daa381103a
Fix certificat issue
2018-07-20 15:06:49 +02:00
Jean-Baptiste Holcroft
89f15c1453
Merge branch 'origin/testing' of https://github.com/Jibec/agendav_ynh into origin/testing
2017-11-22 23:40:42 +01:00
Jean-Baptiste Holcroft
625324cf8b
Add default initialization for disablecacheck
2017-11-22 23:39:52 +01:00
Maniack Crudelis
7bf8c770ba
typo
2017-11-13 19:04:15 +01:00
Jean-Baptiste Holcroft
0553ce4b9c
Remove skipped_uris and replace restart by reload
2017-11-05 22:33:38 +01:00
Jean-Baptiste Holcroft
949faa6428
Rewrite removal
2017-11-05 22:33:17 +01:00
Jean-Baptiste Holcroft
931ce19110
Restructure upgrade script
2017-10-30 12:48:59 +01:00
Jean-Baptiste Holcroft
79d530f6bc
Restructure restore script
2017-10-30 12:48:51 +01:00
Jean-Baptiste Holcroft
4faefcecab
Restructure backup script
2017-10-30 12:48:42 +01:00
Jean-Baptiste Holcroft
0332ea782e
Restructure install script
2017-10-30 12:48:06 +01:00
Jean-Baptiste Holcroft
37249f444a
Update to 2.2 to be able to toggle Certificate checks on will
2017-10-27 17:54:59 +02:00
Jean-Baptiste Holcroft
6aef7cac93
Remove is_public
2017-10-21 00:28:10 +02:00
Jean-Baptiste Holcroft
aa5d2e8b98
Multiple corrections + using helpers for back and restore
2017-10-20 17:55:20 +02:00
Jean-Baptiste Holcroft
d27688b513
remove || true and finish users helpers
2017-10-20 15:05:28 +02:00
Jean-Baptiste Holcroft
cd8ffbee1c
use ynh_add_nginx_config and ynh_add_fpm_config
2017-10-20 15:02:20 +02:00
Jean-Baptiste Holcroft
0a8e8a77d3
Add is_public, use ynh_system_user_create
2017-10-20 14:51:27 +02:00
Jean-Baptiste Holcroft
5e79a11f75
use dependencies helpers and ynh_setup_source to clean common.sh
2017-10-20 10:37:55 +02:00
Jean-Baptiste Holcroft
714ff54bf5
Fix linter and remove every sudo
2017-10-20 10:15:17 +02:00
Julien Malik
0259831957
[enh] avoid deprecation warning about ynh_mkdir_tmp
2017-02-06 09:49:39 +01:00
julienmalik
36436f41a4
Merge pull request #18 from tomgue/master
...
Update
2017-02-06 09:41:02 +01:00
Julien Malik
c7acda299d
[fix] Properly chmod installed files. Fixes #19
2017-02-06 09:40:19 +01:00
Thomas
c50996ccb1
Update
...
Update to 2.0.0 stable
2016-12-30 13:50:07 +01:00
Julien Malik
7e13c46051
[enh] Avoid web/config being world-readable, finer lock down for web/var/cache
2016-09-05 11:01:13 +02:00
Julien Malik
5ef522193f
[enh] Run under a specific agendav user, lock down write access to web/var
2016-09-02 13:07:59 +02:00
Jérôme Lebleu
b714710429
[enh] Update the backup and restore scripts regarding changes
2016-07-15 15:16:35 +02:00
Jérôme Lebleu
82e8288105
[enh] Update the upgrade script regarding changes
2016-07-15 15:14:59 +02:00
Jérôme Lebleu
6f89f5dfc8
[enh] Improve packaging and upgrade AgenDAV to 2.0
...
Besides the AgenDAV upgrade, it improves the packaging - only the install
and remove scripts yet - with the following:
* download and check sources, and apply a patch to modify them
* add a specific PHP FPM pool for AgenDAV
* allow to select AgenDAV default language
* allow to extend AgenDAV configuration in a local.php file
2016-07-15 14:43:35 +02:00
Jérôme Lebleu
adfb69b4cb
[enh] Add backup and restore scripts
2016-05-14 11:37:33 +02:00
Jérôme Lebleu
425f47a036
[enh] Make use of YunoHost helpers and retrieve SSO path on the fly
2016-05-14 11:37:08 +02:00
Julien Malik
754a5ff390
[fix] wrong detection of baikal and radicale installation
2014-08-15 12:05:24 +02:00
Julien Malik
fef269c129
fix baikal/radicale support
2014-07-02 10:50:40 +02:00
Julien Malik
e3238b7d7b
fix for bash
2014-07-02 09:38:48 +02:00
Julien Malik
06655136e6
support baikal, fallback on radicale
2014-07-02 09:35:12 +02:00
Alexis Gavoty
b98707f8f4
Update upgrade
2014-06-02 11:01:47 +02:00