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

81 commits

Author SHA1 Message Date
Maniack Crudelis
a299c6b5d4
Report private test 2017-11-04 16:09:07 +01:00
Jean-Baptiste Holcroft
6418e0fb57 Remove multi-instance and root tests 2017-10-30 12:49:20 +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
Maniack Crudelis
318cec9dd5 Merge pull request #17 from YunoHost-Apps/remove-redmine-ref
Retour issues sur github
2016-12-26 17:26:03 +01:00
Maniack Crudelis
7bdfb9051a Retour issues sur github
Suite à la décision sur les issues des applications.
https://forum.yunohost.org/t/tickets-pour-la-gestion-des-applications/2154/37

Les issues reviennent sur github.
2016-12-17 13:51:19 +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
Julien Malik
89c450aed1 [doc] add a if-is-evil warning to the nginx workaround 2016-08-30 10:58:34 +02:00
Julien Malik
bed6d4e8b2 [enh] Micro optimize the try_files parameter list 2016-08-30 10:53:15 +02:00
jeromelebleu
c1ed4cfa78 [doc] Remove wip statement from README.md 2016-08-30 10:44:18 +02:00
Julien Malik
fdc915a27f Document another workaround for the nginx bug 97 2016-08-30 10:43:24 +02:00
Julien Malik
c7b611bf51 Update from v1 to v2 is tested and works 2016-08-30 10:38:46 +02:00
Julien Malik
826c1f3286 Merge remote-tracking branch 'origin/v2.0'
Conflicts:
	README.md
2016-08-30 10:37:16 +02:00
Laurent Peuch
2d36021d0e Update README.md 2016-08-10 15:51:41 +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
1f2d0b6453 [clean] Remove old sources and configurations 2016-07-15 14:44:22 +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
7b6f450c10 [doc] Update README.md with known issue regarding Baïkal 2016-05-14 15:38:24 +02:00
Jérôme Lebleu
8180f2fe8c [fix] Add yunohost requirements to the manifest 2016-05-14 11:44:29 +02:00
Jérôme Lebleu
869b35282d Add README.md 2016-05-14 11:40:16 +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
Jérôme Lebleu
bbadba63b3 Update .gitignore 2016-05-14 11:35:57 +02:00
Jérôme Lebleu
0d8cf76292 [enh] Add LICENSE and some manifest keys 2016-05-13 18:44:34 +02:00
julienmalik
100288aba0 Merge pull request #16 from Psycojoker/patch-1
add "packaging_format" key to manifest.json
2016-03-29 09:14:52 +02:00
Laurent Peuch
13efbeaeb6 add "packaging_format" key to manifest.json
Following the decision taken during last meeting.

See "## Format version (packaging_version)" here http://pv.yunohost.org/meeting/63-yunohost-3-2016/
2016-03-28 18:51:45 +02:00
julienmalik
4db4f30247 Merge pull request #15 from opi/patch-4
[enh] Add services list in manifest
2015-11-22 16:10:01 +01:00
opi
b08793f3b8 [enh] Add services list in manifest 2015-11-22 16:06:18 +01:00
Julien Malik
dcda7bb40b Fix installation on subdomain 2015-08-03 10:33:48 +02:00
Julien Malik
9a52bcf164 Update nginx.conf 2015-01-19 08:19:46 +01:00
Julien Malik
b0a734b820 Merge pull request #11 from JocelynDelalande/patch-1
Sanitize `trim($year)` input to avoid poluting POST response
2015-01-17 20:28:18 +01:00
JocelynDelalande
317b4aea7b Sanitize trim($year) input.
To avoid php warning that may lead, depending on php configuration, to tainting of the served page/request output with a php warning.
2015-01-17 11:39:55 +01:00
Julien Malik
94e3bec65f [enh] new manifest specs 2014-12-31 17:45:11 +01:00
Julien Malik
754a5ff390 [fix] wrong detection of baikal and radicale installation 2014-08-15 12:05:24 +02:00