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

164 commits

Author SHA1 Message Date
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
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
Julien Malik
36dc57a65c Merge pull request #8 from npze/master
Add filter for expand part
2014-07-01 21:19:53 +02:00
npze
91b6f53506 Add filter for expand part 2014-07-01 13:55:32 +02:00
Alexis Gavoty
6675c2803c Merge pull request #7 from L33tSheep/patch-1
Update manisfest.json : FR
2014-06-19 10:03:58 +02:00
L33tSheep
ecb5417b32 Update manifest.json
virgules,,
2014-06-17 16:50:43 +02:00
L33tSheep
dd3b4342a8 Update manisfest.json : FR
Ajout des traductions FR des questions posées lors de l'installation.
-BlackSheep
2014-06-17 16:39:37 +02:00
Alexis Gavoty
b98707f8f4 Update upgrade 2014-06-02 11:01:47 +02:00
Alexis Gavoty
7260e303f9 Update install 2014-06-02 11:00:47 +02:00
Alexis Gavoty
c6ed3958e5 Merge pull request #6 from opi/patch-3
Fix Yunohost SSO path
2014-05-31 14:57:24 +02:00
opi
41acfaf705 Fix Yunohost SSO path 2014-05-31 14:56:15 +02:00
Alexis Gavoty
b002b7d514 Merge pull request #5 from opi/patch-2
Update Yunohost SSO path
2014-05-31 12:47:23 +02:00
opi
498fa94b63 Update Yunohost SSO path 2014-05-31 12:41:43 +02:00
Alexis Gavoty
64da8eb2ac Delete list_installed_apps.py 2014-05-29 11:40:19 +02:00
Alexis Gavoty
6c0f60225a No need for external python script anymore 2014-05-29 11:39:28 +02:00
Alexis Gavoty
b18fc4878d Merge pull request #4 from opi/patch-1
Include SSOWAT user panel.
2014-05-28 20:52:16 +02:00