Roundcube Community Forum

 

jQuery Fullcalendar plugin (forked by rosali)

Started by horfic, March 07, 2010, 07:39:25 PM

Previous topic - Next topic

tenya

Quote from: rosali;33558Attached is a quick fix for calendar.jsonfeeds.js.

Many thanks for your quick action! I've just replaced the file, and it worked perfectly!

Will attach a Japanese localization (ja_JP.inc) for this plugin, which is just a token of my gratitude.

Best, Tenya

weathermon

#256
Hi Rosali,

I'd imagine I'd be having a similar issue with the calendar and daylight savings? My timezone is set to Australia/Brisbane and we have no DST as well

Edit: Rosali you're a genius! I applied the change you made for Tenya and it fixed the issue for me too :)

Cheers

mvillar

Hi!
I'm new with roundcube and jquery calendar and I'd like to remove the username or alias in the top bar of the calendar.
In my calendar appears: [username] (Filter: all events) and I'd like to remove that text.
Can you help me? :)

mvillar

Hi!
I'm new with roundcube and jquery calendar and I'd like to remove the username or alias in the top bar of the calendar.
In my calendar appears: [username] (Filter: all events) and I'd like to remove that text.
Can you help me? :)

ajl

Hello Rosali:

I like the way your calendar plugin looks: great job! I also just found a web client for CalDAV servers (DAViCal Web Client - DAViCal Wiki) that would be a perfect complement to your work.

Do you plan to support CalDAV on the backend to offer something like Google Calendars: a single backend (CalDAV) that can be viewed in iCal, Lightning, iPhone, and Roundcube (through your plugin)?

Thanks, Achim

mvillar

good morning! :)
I have a new question... and forget the last I made... hahahaha
I'd like to know how to keep notes of the calendar in table events not in events_cache...
thank u so much!

rosali

Sorry, I don't understand your request. Please try to be more precise.
Regards,
Rosali

mvillar

Sorry! I'm Spanish and my English isn't so good :(

My boss has told me to look jquery calendar's code to guess why some events of the calendar are kept in table events and others in table events_cache... because he wants to keep all the events of the calendar in table events...

I hope you've understand me now... :confused:

rosali

'events_cache' is for external layers, f.e. if you define a google calendar as additional feed.

It does not make sense to store events from external sources in the regular 'events' table.
Regards,
Rosali

mvillar

OK :) Thank u for your answer!
But I'd like to know what do I have to change in the code to keep the events of my google calendar in table event, not in events_cache... could I? or is it impossible?
Thank u again!

rosali

That's not possible and it does not make sense to store external events permanently.
Regards,
Rosali

mvillar

ok :) thank u!
I'll tell him... cause I was getting crazy hahahaha

strictlydata

rosali,

is it possible to store the events on a google calendar not locally?
I already use google for my calendar, so maintaing one calendar would be handy.

mvillar

I've told to my boss and he has explained me that what they want (him and the company) is to make a general calendar (for example made in Google Calendars) with the official events of the company for all the users and so, he doesn't want to have in events_cache one occurrence x each employee

for example,

20th may is the anniversary of the company and they write this event in Google calendar, in events_cache would appear more than 200 (we are more than 200 employees) occurrences... and they want one common occurrence for all the employees...

leduc

This is a really nice plugin, works perfectly

A user made me a request :

is it possible to implement a field to search the calendar ?