Commit Graph

351 Commits (master)

Author SHA1 Message Date
Michał 'rysiek' Woźniak f3cb94ddae link-shared event display timezone selection implemented 2014-02-11 02:39:01 +01:00
Michał 'rysiek' Woźniak 8381f056be event display/edit forms now properly show timezone-adjusted date/time 2014-02-11 02:26:58 +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 80de19bcda #linksharedinfo fixes, as per @jancborchardt's suggestions: download links fixed; download anchor now looks like a button 2014-02-06 02:49:57 +01:00
Michał 'rysiek' Woźniak 8c6e80d2c7 @jancborchardt's Share via link suggestion: move to bottom of share dialogue implemented; minor style fixes; disclaimer about sharing visibility added 2014-02-06 02:49:57 +01:00
Michał 'rysiek' Woźniak ebb5b62b08 @jancborchardt Share via link suggestion implemented 2014-02-06 02:49:57 +01:00
Michał 'rysiek' Woźniak bbedb4818e fixed displaying link-shared busy and private events -- all *directly link-shared* events are displayable now in full via the link 2014-02-06 02:49:57 +01:00
Michał 'rysiek' Woźniak 493992391d minor bug in linksharing calendar interface fixed 2014-02-06 02:49:56 +01:00
Michał 'rysiek' Woźniak edaea9a6fe tooltips done right 2014-02-06 02:49:56 +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 5d5cb244bb proper handling of the "can edit" label depending on basic_edit_options and JS-enabled/disabled in part.internalshare; comments in part.linkshare 2014-02-06 02:49:56 +01:00
Michał 'rysiek' Woźniak 2ec72feab9 part.internalshare now is noscript-ready (as in: it does not require JS for main functionality, apart from submitting the form data) 2014-02-06 02:49:56 +01:00
Michał 'rysiek' Woźniak 0abd7ea7f6 permission woes part 2 - solved 2014-02-06 02:49:56 +01:00
Michał 'rysiek' Woźniak 286a5cb263 last permission setting woes resolved 2014-02-06 02:49:56 +01:00
Michał 'rysiek' Woźniak ec95de9d2c 1. fixed 'not shared with anybody' message when event is link-shared via calendar in the event edit form (part.share.php); 2. permission checkboxes now properly set upon internal sharing via JS 2014-02-06 02:49:56 +01:00
Michał 'rysiek' Woźniak cc69ca476b implementing HTML+CSS sharing interface: time for JS; done: 1. adding and removing share-withs; 2. reacting to permission updates (for the time being without POSTing them) 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 417dcef2e2 link-sharing JS code for both events and calendars now works 2014-02-05 18:05:12 +01:00
Michał 'rysiek' Woźniak 6e7369586f interface and css more or less ready 2014-02-05 18:05:12 +01:00
Michał 'rysiek' Woźniak 9dcdb93ef1 part.intarnalshare added, implementing the internal sharing interface 2014-02-05 18:05:12 +01:00
Michał 'rysiek' Woźniak 5671ae0c30 implementation of html/css link-sharing interface for calendars moves a step further 2014-02-05 18:05:12 +01:00
Michał 'rysiek' Woźniak befb604b30 implementing a decent sharing interface 2014-02-05 18:05:12 +01:00
Michał 'rysiek' Woźniak 55bd9d4ebf minor fix -- part.linkshare is now item-type agnostic (well, it requires the 'item_type' template var to be set, and uses it) 2014-02-05 18:05:12 +01:00
Michał 'rysiek' Woźniak 08f9a9a8c3 exported link-sharing interface and style to separate files to be used independently of event editing interface 2014-02-05 18:05:12 +01:00
Michał 'rysiek' Woźniak 0d26359632 added event.php template for displaying link-shared events 2014-02-05 18:05:12 +01:00
Michał 'rysiek' Woźniak 89a056f283 moved part.share.php <style>...</style> stanzas to style.css. 2014-02-05 18:05:12 +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 3bf8e6ad65 calendar display: the "shared calendar, download link" bar implementation started 2014-02-05 18:05:12 +01:00
Michał 'rysiek' Woźniak c1fff28919 PVince81 helped with debug and now we have a "share with link" field in the sharing dialog in calendar, yay! 2014-02-05 18:05:11 +01:00
Georg Ehrke e282ec846a properly urlencode all caldav links
Conflicts:
	templates/settings.php
2014-02-04 21:57:32 +01:00
Georg Ehrke b9541cc63c show enabled calendars before disabled ones 2014-02-04 21:38:32 +01:00
Volkan Gezer 042f0c93fb Fix non ascii character display on calendar share dialog
Before, sanitizeHTML for displaying the name of the calendar was being
encoded. This was causing non-ascii characters to be shown strange.
This should fix this problem. Since this is only a display text,
sanitizing should not be a problem.
2013-12-31 16:28:09 +01:00
ben-denham 230100f9a5 Fixed share-icon overlapping glitch. 2013-12-20 13:33:23 +13:00
Jan-Christoph Borchardt d5c09e443f remove 'can delete' permission, also resolve CSS 'delete' class conflict 2013-11-21 11:29:30 +01:00
Jan-Christoph Borchardt 3257a19462 improve look of sharing tab 2013-11-21 11:24:49 +01:00
Jan-Christoph Borchardt a879d0b2b2 only append (group) indicator to groups, no need to put (user) after every user 2013-11-21 11:06:59 +01:00
Jan-Christoph Borchardt f042d02716 remove confusing note, instead only make it possible to edit calendar sharing in the calendar sharing settings 2013-11-21 10:39:13 +01:00
Jan-Christoph Borchardt 6df6811b00 clarify non-shared message, also add for shared via calendar 2013-11-21 10:24:41 +01:00
Jan-Christoph Borchardt f310877be5 also make Create Event button float right and look primary 2013-11-20 16:51:58 +01:00
Jan-Christoph Borchardt ab4bd43bf3 move back to old loading feedback for now 2013-11-18 20:52:28 +01:00
Jan-Christoph Borchardt 5f99f4456d properly lay out event detail view, a first step 2013-11-18 20:11:12 +01:00
Jan-Christoph Borchardt 1926fc45ea remove superfluous 'Active' checkbox in edit calendar view 2013-11-18 20:04:47 +01:00
Jan-Christoph Borchardt fd8b9573fa disable half-baked list view, change for proper day view, fix #80 2013-11-18 18:14:34 +01:00
Jan-Christoph Borchardt f2405416dd properly display share permissions in Share tab 2013-11-18 17:50:13 +01:00