Commit Graph

75 Commits (master)

Author SHA1 Message Date
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 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 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
Bart Visscher e56f705ae1 Add fullcalendar to app 3rdparty 2013-11-08 16:53:21 +01:00
Thomas Tanghus cf632410c4 Adjust code to use OC.Tags 2013-10-04 19:07:49 +02:00
Thomas Tanghus a7a288a8c7 Add missing js/jquery.multi-autocomplete.js 2013-09-07 15:44:11 +02:00
Lukas Reschke f42447d99c Merge pull request #631 from owncloud/from-insane-autoescape-to-p
Replace insane auto sanitization with p()- WIP
2013-03-01 14:31:16 -08:00
Lukas Reschke 0c65a788d7 Remove sanitization parameter from assign 2013-02-28 19:14:53 +01:00
Ed W d5c3bee48d Consolidate creation of default calendars back into the calendar lib
Signed-off: Ed W <ed@wildgooses.com>
2013-02-27 13:21:39 +00:00
Lukas Reschke 6ec5822949 Calendar: Move some inline JS to external file 2013-01-23 20:52:00 +01:00
Lukas Reschke 52aec2548b Calendar - Move JS of calendar.php to external file 2013-01-22 00:21:03 +01:00
Georg Ehrke 9ce40d7571 fix Undefined index: active in /apps/calendar/index.php on line 20 2012-11-13 16:11:41 +01:00
Thomas Mueller 89ab3bae90 adding space between) and { 2012-09-07 15:21:03 +02:00
Bart Visscher 2dafc05bf2 Calendar/Tasks: Don't escape categories assigned to template 2012-09-06 21:50:30 +02:00
Thomas Tanghus 405cb42223 Sources for individually shared events. 2012-09-02 18:17:38 +02:00
Thomas Tanghus b663c7fd7f Shared calendars are already in OC_Calendar_Calendar::allCalendars() 2012-09-02 18:17:38 +02:00
Georg Ehrke 98d6f3b185 remove debug code from calendar - thanks michael for pointing that out :) 2012-08-09 17:39:16 +02:00
Georg Ehrke d7e742c32d move calendar settings from personal settings to in app settings 2012-08-09 12:37:26 +02:00
Bart Visscher ca912ddff6 Change hardcoded urls to use linkTo function 2012-08-06 18:51:41 +02:00
Thomas Tanghus f19d88c371 Only create new calendar when there are none. Fix oc-1007. 2012-06-15 01:55:02 +02:00
Thomas Tanghus 47f93f22f8 Agree on argument type (cleaned this time). 2012-06-15 01:51:26 +02:00
Thomas Tanghus a17ce992bf Revert "Agree on argument type."
This reverts commit 0f6b1be0e6f0cc6ff97c97190c7da67f5fee0294.
2012-06-15 00:53:13 +02:00
Thomas Tanghus 3e194fbf9a Agree on argument type. 2012-06-15 00:50:42 +02:00
Lukas Reschke 979a05f784 Make some apps compatible 2012-06-11 19:07:51 +02:00
Lukas Reschke 11f2a7ec9b Revert 2012-06-11 13:27:32 +02:00
Lukas Reschke 208099d02d First try of implementing assignHTML 2012-06-11 12:45:07 +02:00
Thomas Mueller 4af9ab5d8d removing executable bit - again 2012-05-15 00:52:00 +02:00
Frank Karlitschek 18df979721 ported the oc_template class 2012-05-06 23:00:36 +02:00
Frank Karlitschek fa5a958010 porting the hooks and starting with the templates 2012-05-05 10:18:45 +02:00
Frank Karlitschek ca34a9842c port checkAppEnabled 2012-05-02 19:08:37 +02:00
Frank Karlitschek 7ff262880f port oc_preferences 2012-05-02 15:54:34 +02:00
Frank Karlitschek 021bfca1ca ported the oc_app calls 2012-05-02 00:50:26 +02:00
Frank Karlitschek e056dd887d ported checkLoggedIn and checkAdmin 2012-05-01 22:59:38 +02:00
Frank Karlitschek a01b673f83 ported addSyript and other small stuff 2012-05-01 20:03:41 +02:00
Frank Karlitschek 178e107740 ported getUser 2012-05-01 18:50:31 +02:00
Frank Karlitschek d7e5253069 port to use the new public api 2012-05-01 09:49:22 +02:00
Georg Ehrke 7062a7ab97 fix pathes of shared calendars 2012-04-23 20:13:55 +02:00
Georg Ehrke 3a8d8ca727 fix merge conflicts 2012-04-22 13:19:12 +02:00
Georg Ehrke 3822b9d130 remove the require_once lib base from all (or nearly all) files 2012-04-17 19:31:29 +02:00
Georg Ehrke 9b737c25bc fix merge conflicts 2012-04-13 16:40:10 -04:00
Thomas Tanghus 0123aa186e VCategories css is now in styles.css 2012-04-13 18:50:40 +02:00
Bart Visscher 97a96c51b2 Use the same category input and management as the contacts app 2012-04-12 23:10:49 +02:00
Georg Ehrke b51c938c08 fix merge conflicts 2012-03-03 15:06:51 +01:00
Bart Visscher 15e7cf829c Implement showing Birthdays of contacts in the calendar 2012-03-01 21:00:22 +01:00
Georg Ehrke 2c181bf877 fix unexspected T-String in calendars index.php 2012-02-20 11:46:10 +01:00
Georg Ehrke baf38230cf change parameter names for shared calendars 2012-02-20 11:31:41 +01:00
Georg Ehrke 5ec8670cab add readonly calendar to the eventsources 2012-02-20 11:28:20 +01:00
Georg Ehrke d079eae7c1 show shared calendars 2012-02-11 14:02:51 +01:00
Georg Ehrke b2357b3254 use timepicker to force users to use HH:MM 2012-01-16 20:22:54 +01:00
Georg Ehrke 05e29d6f9d improve search function 2012-01-06 14:36:24 +01:00