similar to: Calendar event plugin?

Displaying 20 results from an estimated 50000 matches similar to: "Calendar event plugin?"

2019 Nov 12
0
[centos/centos.org] 01/02: Update calendar from yaml
This is an automated email from the git hooks/post-receive script. unknown user pushed a commit to branch master in repository centos/centos.org. commit 0bbb0525b87b6c9d9635db498b73065abe693ae4 Author: rbowen <rbowen at rcbowen.com> AuthorDate: Tue Nov 12 13:03:32 2019 -0500 Update calendar from yaml --- content/community/calendar.md | 18 ++--
2012 Apr 30
2
Calendar Integration Problem
Hiii all, I am using asterisk 1.8.9.2 and compile all modules related to calendar. neon version is 0.29.6. OS is ubuntu 11.10. I configured ical for zimbra, caldav for google mail and ews for exchange 2010 calendar. ical and caldav setup working fine and i am getting my calendar events perfectly. But for exchange 2010 calendar i am getting following error. "Unable to communicate with
2015 Oct 27
2
Calendar integration : Could not authenticate to server: rejected Basic challenge
Hello I have changed type 'caldav' to 'ical', but still no succes : [Oct 27 10:30:38] WARNING[23388]: res_calendar_icalendar.c:117 auth_credentials: Invalid username or password for iCalendar 'cal1' [Oct 27 10:30:38] WARNING[23388]: res_calendar_icalendar.c:150 fetch_icalendar: Unable to retrieve iCalendar 'cal1' from
2014 May 15
1
Asterisk 1.8 and calendar intergration
Hi I'm using asterisk 1.8.25.0 on CentOS 6. I have compiled it with all the calendar modules: *CLI> module show like calendar Module Description Use Count res_calendar.so Asterisk Calendar integration 4 res_calendar_ews.so Asterisk MS Exchange Web Service Calenda 0 res_calendar_caldav.so
2013 Feb 25
1
Calendar: cert mismatch
Hi, Am testing out the iCal functionality but when changing the URL am faced with the following warning: [Feb 25 20:55:20] WARNING[6234] res_calendar_icalendar.c: Unable to retrieve iCalendar 'dummycal' from 'https://webmail.domain.com/home/user at domain.com/Calendar/': Server certificate verification failed: certificate issued for a different hostname, issuer is not trusted
2015 Oct 26
4
Calendar integration : Could not authenticate to server: rejected Basic challenge
Hello I find very little feedback on the following warning/error when trying to connect to Google calendar : [Oct 26 12:11:14] WARNING[24926]: res_calendar_caldav.c:118 auth_credentials: Invalid username or password for CalDAV calendar 'cal1' [Oct 26 12:11:14] WARNING[24926]: res_calendar_caldav.c:157 caldav_request: Unknown response to CalDAV calendar cal1, request REPORT to
2006 Jun 28
2
webcal url
Hi I''d like to create a webcal link to share a calendar with iCal like it''s done in Basecamp for example. I know how to create the file using icalendar ruby library and iCal can open it, but if I send this file using an url like webcal:// localhost:3000/ical/1151495837 iCal says that data are not valid. Any ideas? Thanks. PS here is my rb code def ical_data cal
2006 Feb 20
0
vpimd, a personal information server
This isn''t even close to ready for release, but in case anybody is interested, has feedback, finds it useful as is, or even wants to collaborate... I''ve been working on a "personal information server", something of a protocol multiplexer. Right now it serves calendar feeds for: - a local calendar folder (iCal 1.x''s Library/Calendars) - rss for local todos
2019 Nov 12
2
[centos/centos.org] branch master updated (63acd8a -> 908b8f4)
This is an automated email from the git hooks/post-receive script. unknown user pushed a change to branch master in repository centos/centos.org. from 63acd8a Update meeting schedule as per https://github.com/CentOS/Calendar/pull/29 new 0bbb052 Update calendar from yaml new 908b8f4 Update ical file URL The 2 revisions listed above as "new" are entirely new to this
2009 May 11
4
Calendar server
I recently switched to using Thunderbird for my email and installed the Lightning calendar add-on. Now all I need is a remote calendar server. I just need a simple server to support a few personal calendars and a shared calendar. Any recommendations for a CentOS / Apache based calendar server? -- Bowie
2010 Mar 12
0
Writing calendar files to .ics with more than one event.
Hi, I have a huge (2.2 MB) .ics file that I am trying to import into Google Calendar. Google suggests file sizes no greater than 1 MB. Unfortunately, it fails when I try to upload it in it''s entirety or when I try to manually split it up into smaller chunks (6-800k). I have now looked into the iCalendar gem as a way to split up the .ics file into calendars by year (there are about 8000
2008 Feb 27
2
All Day Events
I must be stupid because this cannot be this hard. I''m trying to build an all day calendar event. In most clients it shows up as an entry at the top of the day rather than blocking out the whole day with an event. I have a bit of code that looks like this... cal.event do dtstart DateTime.parse("#{startDate.year()}-#{startDate.month()}-#{startDate.day()}") dtend
2008 Nov 29
0
calendar with different types of event - polymorphism
Hi all, I have a calendar. The calendar has different kinds of events. Each event type has additional information so i think i need a new model for each new event type. eg: a game event has additional oponent and oponents colors info. Is this best solved via polymorphism where I create an eventable interface? Thanks Stijn --~--~---------~--~----~------------~-------~--~----~ You received this
2008 May 22
0
Getting the datetime when using Calendar Date Select plugin in an Ajax update operation.
Hey,everyone, I encountered a problem when getting a date through calendar date select plugin. It''s convenient to put the very tag(calendar_date_select_tag) in a form, then get the date when the form is submitted, however, if I don''t put the calendar_date_select_tag in a form, and just use it as an element which can show a calendar on the page, now I wanna update a specific area
2008 Sep 04
1
Timezone support?
This is a follow-up to the thread ending with: http://rubyforge.org/pipermail/vpim-talk/2008/000120.html I too am in search of some ruby parser for icalendar which properly handles timezones on the datetimes in the icalendar RFC. As I understand it there are actually three types of times. 1) UTC times with a string form of yyyymmddThhmmssZ note the trailing Z indicates zulu time aka utc. 2)
2020 Nov 12
1
RISC-V LLVM sync-up call 12 November 2020
For background on these calls, see <http://lists.llvm.org/pipermail/llvm-dev/2019-September/135087.html>. Reminder: the purpose is to co-ordinate between active contributors. If you have support questions etc then it's best to post to llvm-dev. We have a call every alternate Thursday at 4pm GMT, via <https://meet.google.com/ske-zcog-spp>. We have a shared calendar which may help
2007 Sep 21
0
vPim RRULE fix
Quoting sam at 37signals.com, on Tue, Sep 11, 2007 at 02:41:16PM -0500: > Hi- > > We''re using your vPim library at 37signals for the Backpack Calendar > (http://backpackit.com/calendar ) and ran into an issue with the "US > Holidays" calendar available at http://ical.mac.com/ical/US32Holidays.ics . Thanks for the patch and unit test, I''ve applied it
2013 Feb 23
1
Google Calendar issue
hello, I'm trying to connect Asterisk to Google Calendar. The connection work fine but Asterisk don't retrieve any programmed event present on the calendar. Asterisk version 1.8.20.1 Any hint? Thank you - Bakko
2006 Jun 22
2
RoR Event Calendar
Does anyone know of a good open source event calendar done in RoR? -- Posted via http://www.ruby-forum.com/.
2007 Aug 14
12
ruby on rails web calendar
Does anyone know of a good web calendar that you can use to display appointments, dates, anniversaries, birthdays, recurring appointments, appointments spanning multiple days? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to