]> git.mxchange.org Git - friendica-addons.git/commit
Heavily refactored, including multiple calendars per user and recurring events. Not...
authorTobias Hößl <tobias@hoessl.eu>
Sun, 8 Jul 2012 17:14:39 +0000 (17:14 +0000)
committerTobias Hößl <tobias@hoessl.eu>
Sun, 8 Jul 2012 17:14:39 +0000 (17:14 +0000)
commitfc4f2848d9274adba2baad5f8a6a54d1c18ec791
tree0744b965466eed65231ca960d5a57c01872d5ca3
parentfefee23e903a4d82944dcaf75b8953c5181a6ebf
Heavily refactored, including multiple calendars per user and recurring events. Not in an installable state yet, though
23 files changed:
dav/Changelog.txt
dav/SabreDAV/lib/Sabre/VObject/WindowsTimezoneMap.php [deleted file]
dav/common/dav_caldav_backend.inc.php [deleted file]
dav/common/dbclasses/dbclass.friendica.calendarobjects.class.php [deleted file]
dav/common/dbclasses/dbclass.friendica.calendars.class.php [deleted file]
dav/common/dbclasses/dbclass.friendica.jqcalendar.class.php [deleted file]
dav/common/dbclasses/dbclass.friendica.notifications.class.php [deleted file]
dav/common/dbclasses/dbclass_animexx.class.php [deleted file]
dav/common/virtual_cal_source_backend.inc.php [deleted file]
dav/common/wdcal_cal_source.inc.php [deleted file]
dav/common/wdcal_cal_source_private.inc.php [deleted file]
dav/dav_caldav_backend_friendica.inc.php [deleted file]
dav/dav_carddav_backend_friendica_community.inc.php [deleted file]
dav/iCalcreator/iCalcreator.class.php [deleted file]
dav/iCalcreator/lgpl.txt [deleted file]
dav/iCalcreator/releaseNotes-2.12.txt [deleted file]
dav/iCalcreator/releaseSummary.txt [deleted file]
dav/iCalcreator/summary.html [deleted file]
dav/jqueryui/jquery-ui-1.8.20.custom.css [deleted file]
dav/jqueryui/jquery-ui-1.8.20.custom.min.js [deleted file]
dav/virtual_cal_source_friendica.inc.php [deleted file]
dav/wdcal/Changelog.txt [deleted file]
dav/wdcal_cal_source_friendicaevents.inc.php [deleted file]