zotlabs
|
cf844cb27c
|
http signature consolidation
|
2019-06-26 21:45:21 -07:00 |
|
Mario Vavti
|
39613aa2d9
|
improve timezone detection for caldav and remove smart birthday feature. Force adjust birthdays until we agree on how to deal with this.
|
2019-05-22 12:40:37 +02:00 |
|
Mario Vavti
|
e834c7fe3e
|
remove unused code
|
2019-05-21 12:31:50 +02:00 |
|
Mario Vavti
|
f96958adf8
|
fix all day events for caldav calendars
|
2019-05-21 12:29:00 +02:00 |
|
Mario Vavti
|
34d1f79777
|
calendar merge: initial commit for timezone support
|
2019-05-20 12:26:33 +02:00 |
|
Mario Vavti
|
274f69526f
|
calendar merge: implement channel calendar import in cdav/calendar
|
2019-05-10 12:18:37 +02:00 |
|
Max Kostikov
|
b9b65d7dfb
|
Merge branch 'dev' into 'dev'
remove the caldav and event app and make calendar the default app
See merge request hubzilla/core!1643
|
2019-05-09 19:40:47 +02:00 |
|
Max Kostikov
|
1545c78d05
|
Merge branch 'dev' into 'dev'
Add 'Create' button translation in CalDAV
See merge request hubzilla/core!1642
|
2019-05-09 14:41:12 +02:00 |
|
Mario Vavti
|
f0c292e77b
|
remove the caldav and event app and make calendar the default app
|
2019-05-09 14:39:40 +02:00 |
|
Max Kostikov
|
62336127e3
|
Add 'Create' button translation
|
2019-05-09 14:36:02 +02:00 |
|
Mario Vavti
|
9efd484e27
|
calendar merge: cleanup and comment out some unused code
|
2019-05-09 13:43:20 +02:00 |
|
Mario Vavti
|
0b062d0b8a
|
select event by event_hash instead of item_id
|
2019-04-30 10:47:48 +02:00 |
|
Mario Vavti
|
327e5d06e1
|
calendar merge: implement single event editing UI
|
2019-04-30 00:09:57 +02:00 |
|
Mario Vavti
|
f616b2d49a
|
calendar merge: bring back event categories
|
2019-04-24 14:48:30 +02:00 |
|
Mario Vavti
|
9275fd16c2
|
resolve merge conflict
|
2019-04-20 10:23:11 +02:00 |
|
Max Kostikov
|
2ea9b6d409
|
Add translation to update button
|
2019-04-19 21:11:34 +02:00 |
|
Mario Vavti
|
2bd5ae3617
|
provide link to source and some cleanup
|
2019-04-19 17:21:45 +02:00 |
|
Mario Vavti
|
9b6e46dc6b
|
calendar merge initial commit
|
2019-04-19 15:32:56 +02:00 |
|
Mario Vavti
|
767a1711ff
|
enable list views
|
2019-04-06 16:10:50 +02:00 |
|
Mario Vavti
|
3007009fab
|
upgrade cdav calendar to version 4
|
2019-04-06 10:22:03 +02:00 |
|
Max Kostikov
|
c6fce5de24
|
Update Cdav.php
|
2018-09-28 19:46:04 +02:00 |
|
Max Kostikov
|
d8c6d93c6e
|
Update Cdav.php
|
2018-09-28 15:31:22 +02:00 |
|
Mario
|
781fdaafcd
|
settings for events and cdav calendar
|
2018-09-23 19:18:05 +02:00 |
|
Mario Vavti
|
0f9a8a43e4
|
appify invite
|
2018-09-15 10:48:51 +02:00 |
|
Mario Vavti
|
7856f5882b
|
appify cdav stuff. WARNING: if you use caldav or carddav from a client or the webinterface you will need to enable those apps to make things work again
|
2018-09-15 10:10:43 +02:00 |
|
zotlabs
|
85b7c90637
|
strip acct: from OWA auth to API endpoints
|
2017-12-07 18:56:26 -08:00 |
|
Mario
|
fc5b688716
|
fix issue #921 - default addressbook has no name
|
2017-11-30 13:40:36 +01:00 |
|
Mario Vavti
|
cc1ffff7cd
|
feed untranslated appnames to nav_set_selected() and query for the active app directly to get app details
|
2017-10-09 21:22:57 +02:00 |
|
zotlabs
|
499b7de0d2
|
Reviewed. This is OK.
Revert "may be exploitable in current form - awaiting review"
This reverts commit 7bff60edac .
|
2017-09-03 00:59:51 -07:00 |
|
zotlabs
|
7bff60edac
|
may be exploitable in current form - awaiting review
|
2017-09-02 14:04:37 -07:00 |
|
zotlabs
|
ae8cdc3b42
|
some changes after testing server-to-server magic auth
|
2017-08-31 21:38:03 -07:00 |
|
zotlabs
|
b413beeb36
|
add server-to-server magic auth to dav and cdav controllers
|
2017-08-31 20:45:13 -07:00 |
|
Mario Vavti
|
0e3b5536e2
|
create cdav principal also on client access and remove redundant pconfig check in authentication process
|
2017-08-10 21:58:44 +02:00 |
|
git-marijus
|
4335e49381
|
more nav_set_selected
|
2017-07-22 11:04:18 +02:00 |
|
Mario Vavti
|
fbf868e976
|
reimplement creation of default calendar and default addressbook using sabre classes
|
2017-07-04 12:07:11 +02:00 |
|
zotlabs
|
d18427a522
|
revert using channel_hash for cdav until we figure out how to do so cleanly
|
2017-07-03 21:20:22 -07:00 |
|
zotlabs
|
02b7bc0803
|
cdav migration to core
|
2017-06-22 20:16:54 -07:00 |
|
zotlabs
|
37b9a809a6
|
start porting cdav proper to core
|
2017-06-21 22:11:21 -07:00 |
|