From 71f2d931c68bfb8e1f87ba9c8e6f10346d3bed60 Mon Sep 17 00:00:00 2001 From: cave beat Date: Tue, 16 Feb 2016 22:04:16 +0100 Subject: [PATCH 1/2] updated agendav with source, lang and license --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 19344663..a4708c7e 100644 --- a/README.md +++ b/README.md @@ -140,7 +140,7 @@ See also [Static Site Generators](#static-site-generators), [Content Management Some [Groupware](#groupware) solutions also feature calendar/address book editing and synchronization. - * [AgenDAV](http://agendav.org/) - Multilanguage CalDAV web client with a rich AJAX interface and shared calendars support + * [AgenDAV](http://agendav.org/) - Multilanguage CalDAV web client with a rich AJAX interface and shared calendars support [Source Code](https://github.com/adobo/agendav) `GPLv3` `JavaScript` `PHP` * [Baïkal](http://baikal-server.com/) - Lightweight CalDAV+CardDAV server * [CalendarServer](http://trac.calendarserver.org/) - A standards-compliant server implementing the CalDAV and CardDAV protocols. `Apache` `Python` * [calypso](http://keithp.com/calypso/) - A python-based CalDAV/CardDAV server From 175415679b45d7be6ee32257334c9332e308690b Mon Sep 17 00:00:00 2001 From: cave Date: Wed, 17 Feb 2016 20:32:46 +0100 Subject: [PATCH 2/2] removed JS, added . --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a4708c7e..abaf7ef7 100644 --- a/README.md +++ b/README.md @@ -140,7 +140,7 @@ See also [Static Site Generators](#static-site-generators), [Content Management Some [Groupware](#groupware) solutions also feature calendar/address book editing and synchronization. - * [AgenDAV](http://agendav.org/) - Multilanguage CalDAV web client with a rich AJAX interface and shared calendars support [Source Code](https://github.com/adobo/agendav) `GPLv3` `JavaScript` `PHP` + * [AgenDAV](http://agendav.org/) - Multilanguage CalDAV web client with a rich AJAX interface and shared calendars support. [Source Code](https://github.com/adobo/agendav) `GPLv3` `PHP` * [Baïkal](http://baikal-server.com/) - Lightweight CalDAV+CardDAV server * [CalendarServer](http://trac.calendarserver.org/) - A standards-compliant server implementing the CalDAV and CardDAV protocols. `Apache` `Python` * [calypso](http://keithp.com/calypso/) - A python-based CalDAV/CardDAV server