Commit Graph

27 Commits (master)

Author SHA1 Message Date
Michał 'rysiek' Woźniak a97f5fc113 implemented @crti's suggestion to use the calendar/event owners' timezone by default in the link-shared calendar/event display 2014-02-13 01:16:25 +01:00
Michał 'rysiek' Woźniak f3cb94ddae link-shared event display timezone selection implemented 2014-02-11 02:39:01 +01:00
Michał 'rysiek' Woźniak 0b3415bb58 Revert "timezone for link-shared events - implementation begins"
This reverts commit 3e1248c0b1.
2014-02-11 00:59:58 +01:00
Michał 'rysiek' Woźniak 3e1248c0b1 timezone for link-shared events - implementation begins 2014-02-11 00:59:55 +01:00
Michał 'rysiek' Woźniak e28e513668 link-shared calendar timezone display and settings 2014-02-11 00:03:33 +01:00
Michał 'rysiek' Woźniak 468d962ad1 searchbar and app info removed also from link-shared event display 2014-02-09 22:43:59 +01:00
Michał 'rysiek' Woźniak bdfc78202e searchbar and app info removed 2014-02-09 22:38:44 +01:00
Michał 'rysiek' Woźniak e7741e3ec8 minor cleanups; password-protected shares now work again 2014-02-09 22:20:14 +01:00
Michał 'rysiek' Woźniak a8d3109020 fixed downloading of link-shared busy and private events -- all *directly link-shared* events are downloadable now in full 2014-02-06 02:49:57 +01:00
Michał 'rysiek' Woźniak f26bbc9cbb fixes in tooltips.css, pure-css tooltips in part.choosecalendar 2014-02-06 02:49:56 +01:00
Michał 'rysiek' Woźniak dcc7c7e962 disabled event-editing scripts for link-shared calendars, as per:
https://github.com/owncloud/calendar/pull/308#issuecomment-33214846
2014-02-06 02:49:56 +01:00
Michał 'rysiek' Woźniak 976a84f7df single event sharing implemented, and properly (with pure HTML/CSS transitions, and as little JS as practical at this time).
it should be possible to add a completely JS-less implementation easily later.
2014-02-05 18:05:12 +01:00
Michał 'rysiek' Woźniak 807b848c66 - cleanups;
- required templates implemented;
 - password-protection implemented and tested;
 - elaspe date tested;

Calendar-sharing functionality can now be considered fully implemented.
2014-02-05 18:05:12 +01:00
Michał 'rysiek' Woźniak 2a70aa4169 "user shared calendar with you" information implemented 2014-02-05 18:05:12 +01:00
Michał 'rysiek' Woźniak 33f9b4edf1 properly showing events from link-shared calendars 2014-02-05 18:05:11 +01:00
Michał 'rysiek' Woźniak f205ba67eb minor clean-ups
ajax/events.php modified to react to public share tokens properly
almost-working public link-shared calendar display
2014-02-05 18:05:11 +01:00
Michał 'rysiek' Woźniak 9358dae655 proper 501 error 2014-02-05 18:05:11 +01:00
Michał 'rysiek' Woźniak db3f511494 first working share -- achieved!
only the download link works, access the calendar with URL&download
2014-02-05 18:05:11 +01:00
Michał 'rysiek' Woźniak b23f507fac first commit, just some files copied from owncloud/apps/files_share, some logging added 2014-02-05 18:05:11 +01:00
Thomas Tanghus 6658b7cc3b Remove obsolete share files. 2012-09-06 05:23:38 +02:00
Georg Ehrke d54cfe68c5 fix for previous commit 2012-06-28 19:13:43 +02:00
Georg Ehrke 1e851bcfe0 use OC_Calendar_Export for publicly shared calendars 2012-06-28 19:12:50 +02:00
Georg Ehrke b7a8860a1c make calendar compatible with public.php 2012-05-07 15:48:41 +02:00
Georg Ehrke 7640ab0867 fix public sharing of calendars 2012-04-13 17:36:47 -04:00
Georg Ehrke 48d92c11f3 fix bugs in share class 2012-04-12 22:11:48 -04:00
Georg Ehrke 1747b992e0 add public sharing for calendars and events 2012-03-31 17:32:43 +01:00
Georg Ehrke 733e4e3e82 add sharing management for calendars 2012-02-04 21:23:31 +01:00