friendica-addons/dav
Tobias Hößl eed686a09b Some Bugfixes and new ways to create an event 2012-06-10 16:29:31 +00:00
..
SabreDAV Initial Release of the calendar plugin 2012-06-03 18:19:28 +00:00
colorpicker Initial Release of the calendar plugin 2012-06-03 18:19:28 +00:00
common Some Bugfixes and new ways to create an event 2012-06-10 16:29:31 +00:00
iCalcreator Initial Release of the calendar plugin 2012-06-03 18:19:28 +00:00
jqueryui Initial Release of the calendar plugin 2012-06-03 18:19:28 +00:00
timepicker Initial Release of the calendar plugin 2012-06-03 18:19:28 +00:00
wdcal Some Bugfixes and new ways to create an event 2012-06-10 16:29:31 +00:00
FriendicaACLPlugin.inc.php Initial Release of the calendar plugin 2012-06-03 18:19:28 +00:00
README.md Bugfix when _not_ being in a subpath ^^ 2012-06-04 17:21:54 +00:00
calendar.friendica.fnk.php Some Bugfixes and new ways to create an event 2012-06-10 16:29:31 +00:00
database-init.inc.php Initial Release of the calendar plugin 2012-06-03 18:19:28 +00:00
dav.php Some Bugfixes and new ways to create an event 2012-06-10 16:29:31 +00:00
dav_caldav_backend_friendica.inc.php Initial Release of the calendar plugin 2012-06-03 18:19:28 +00:00
dav_carddav_backend_friendica_community.inc.php Initial Release of the calendar plugin 2012-06-03 18:19:28 +00:00
dav_friendica_auth.inc.php Initial Release of the calendar plugin 2012-06-03 18:19:28 +00:00
dav_friendica_principal.inc.php Initial Release of the calendar plugin 2012-06-03 18:19:28 +00:00
layout.fnk.php Some Bugfixes and new ways to create an event 2012-06-10 16:29:31 +00:00
main.php Some Bugfixes and new ways to create an event 2012-06-10 16:29:31 +00:00
virtual_cal_source_friendica.inc.php Initial Release of the calendar plugin 2012-06-03 18:19:28 +00:00
wdcal.css Initial Release of the calendar plugin 2012-06-03 18:19:28 +00:00
wdcal_cal_source_friendicaevents.inc.php Fix problems when friendica is installed in a subpath; small CSS-Fixes 2012-06-04 19:18:20 +02:00

README.md

Calendar with CalDAV Support

This is a rewrite of the calendar system used by the german social network Animexx. It's still in a very early stage, so expect major bugs. Please feel free to report any of them, by mail (cato@animexx.de) or Friendica: http://friendica.hoessl.eu/profile/cato

At the moment, the calendar system supports the following features:

  • A web-based drag&drop interface for managing events
  • All-Day-Events, Multi-Day-Events, and time-based events
  • Access to the events using CalDAV (using iPhone, Thunderbird Lightning etc., see below)
  • read-only access to the friendica-native events (also using CalDAV)
  • The friendica-contacts are made available using CardDAV (confirmed to work with iOS)
  • Giving the subject, a description, a location and a color for the event (the color is not available through CalDAV, though)

Internationalization:

  • At the moment, settings for the US and the german systems are selectable (regarding the date format and the first day of the week). More will be added on request.
  • The basic design of the system is aware of timezones; however this is not reflected in the UI yet. It currently assumes that the timezone set in the friendica-installation matches the user's local time and matches the local time set in the user's operating system.

CalDAV device compatibility:

  • iOS (iPhone/iPodTouch) works
  • Thunderbird Lightning should work, not tested yet
  • Android: http://dmfs.org/caldav/ seems to work, not much tested yet, though

Installation After activating, serveral tables in the database have to be created. The admin-interface of the plugin will try to do this automatically. In case of errors, the SQL-statement to create the tables manually are shown in the admin-interface.

Functuality missing: (a.k.a. "Roadmap")

  • Recurrence of events (this is only supported using the CalDAV-interface; recurring events saved using CalDAV will appear correctly multiple times in the web-based frontend; hovever those events will be read-only at the web-based frondend)
  • Sharing events; all events are private at the moment, therefore this system is not yet a complete replacement for the friendica-native events
  • Attendees / Collaboration

Used libraries

SabreDAV http://code.google.com/p/sabredav/ New BSD License

wdCalendar http://www.web-delicious.com/jquery-plugins/ GNU Lesser General Public License

jQueryUI http://jqueryui.com/ Dual-licenced: MIT and GPL licenses

iCalCreator http://kigkonsult.se/iCalcreator/ GNU Lesser General Public License

TimePicker http://www.texotela.co.uk/code/jquery/timepicker/ Dual-licenced: MIT and GPL licenses

ColorPicker http://laktek.com/2008/10/27/really-simple-color-picker-in-jquery/ MIT License

Author of this plugin (the parts that are not part of the libraries above): Tobias Hößl http://friendica.hoessl.eu/profile/cato http://www.hoessl.eu/ tobias@hoessl.eu @TobiasHoessl

Originally developed for: Animexx e.V. / http://www.animexx.de/