Author Topic: jQuery Fullcalendar plugin (forked by rosali)  (Read 190227 times)

Offline athoomi

  • Jr. Member
  • **
  • Posts: 45
jQuery Fullcalendar plugin (forked by rosali)
« Reply #285 on: May 02, 2011, 01:21:47 AM »
Quote from: leduc;34111
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 ?


Hello!

Very good Plugin.
Are there any plans in this regard?

Offline rosali

  • Hero Member
  • *****
  • Posts: 2,533
jQuery Fullcalendar plugin (forked by rosali)
« Reply #286 on: May 02, 2011, 07:55:42 AM »
Currently I'm working on CalDAV backend. That's more imporant. Remember me in a month or so.
Regards,
Rosali
__________________
MyRoundcube Project (commercial)

Offline athoomi

  • Jr. Member
  • **
  • Posts: 45
jQuery Fullcalendar plugin (forked by rosali)
« Reply #287 on: May 04, 2011, 03:14:27 AM »
Hi,

the calendar works fine.

I managed to share calendars between users:

For example:
$rcmail_config['public_calendarfeeds'] = array(
'http://url_to_ics/calendar.ics' => 'Test1',
'http://url_to_roundcube/?_task=dummy&_action=plugin.calendar_showlayer&_userid=15&_ct=c623766e09ee2f78a8997f782bf784cb&readonly=1' => 'Test2',
)


or by adding a calendar-feed.

The problem is that a user only sees the first 20 characters of an entry. Is there a way to see the full description of an entry?:confused:

Offline rosali

  • Hero Member
  • *****
  • Posts: 2,533
jQuery Fullcalendar plugin (forked by rosali)
« Reply #288 on: May 04, 2011, 07:19:00 AM »
Where? Do you mean in the settings section?
Regards,
Rosali
__________________
MyRoundcube Project (commercial)

Offline athoomi

  • Jr. Member
  • **
  • Posts: 45
jQuery Fullcalendar plugin (forked by rosali)
« Reply #289 on: May 04, 2011, 07:52:48 AM »
I have attached a screenshot.

There are two ics files.

The user is not abel to see the whole entry (only the first 20 characters).

Own calendar entries are also displayed incomplete. But if the user clicks on the entry the full entry will be displayed.

Offline rosali

  • Hero Member
  • *****
  • Posts: 2,533
Regards,
Rosali
__________________
MyRoundcube Project (commercial)

Offline rosali

  • Hero Member
  • *****
  • Posts: 2,533
jQuery Fullcalendar plugin (forked by rosali)
« Reply #291 on: May 05, 2011, 04:49:20 AM »
Fixed in current release.
Regards,
Rosali
__________________
MyRoundcube Project (commercial)

Offline athoomi

  • Jr. Member
  • **
  • Posts: 45
jQuery Fullcalendar plugin (forked by rosali)
« Reply #292 on: May 05, 2011, 08:48:53 AM »
fantastic work. Thanks a million :):)

Offline athoomi

  • Jr. Member
  • **
  • Posts: 45
jQuery Fullcalendar plugin (forked by rosali)
« Reply #293 on: May 05, 2011, 12:14:19 PM »
Unfortunately, there are new problems...

Now the calendar only works in firefox. In other browsers, the calendar does not load.

IE8-Errormessage:
Quote
Details zum Fehler auf der Webseite
Benutzer-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C)
Zeitstempel: Thu, 5 May 2011 16:09:03 UTC

Meldung: Bezeichner erwartet
Zeile: 132
Zeichen: 24
Code: 0
URI: http://path_to_roundcube/plugins/calendar/program/js/calendar.callbacks.js?s=1304598453

Meldung: 'calendar_callbacks' ist undefiniert
Zeile: 86
Zeichen: 9
Code: 0
URI: http://path_to_roundcube/plugins/calendar/program/js/calendar.js?s=1304598453



Also calendar feeds can not be added.

Offline rosali

  • Hero Member
  • *****
  • Posts: 2,533
jQuery Fullcalendar plugin (forked by rosali)
« Reply #294 on: May 05, 2011, 03:05:44 PM »
http://www.roundcubeforum.net/7-third-party-contributions/46-api-based-plugins/8010-myroundcube-plugins-bundle-2.html

Should be fixed now. I have updated to jQuery qTips v2 beta. Cross-browser compatibility issues should be fixed now.
« Last Edit: May 06, 2011, 04:52:15 AM by rosali »
Regards,
Rosali
__________________
MyRoundcube Project (commercial)

Offline athoomi

  • Jr. Member
  • **
  • Posts: 45
jQuery Fullcalendar plugin (forked by rosali)
« Reply #295 on: May 06, 2011, 12:51:52 AM »
Thank you very much!

Offline mvillar

  • Newbie
  • *
  • Posts: 9
jQuery Fullcalendar plugin (forked by rosali)
« Reply #296 on: May 24, 2011, 04:47:47 AM »
Hi Rosali!
First of all, I hope my Spanish translation will be useful :) I'll look forward to translate more.
I want to ask you I you'd recommend me updating jquery calendar to jquery fullcalendar? because is it different, right?
Thank u so much!!

Offline athoomi

  • Jr. Member
  • **
  • Posts: 45
jQuery Fullcalendar plugin (forked by rosali)
« Reply #297 on: May 26, 2011, 10:16:30 AM »
Quote from: leduc;34111
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 ?


I would like to remind you!

Would be a great feature... O0

I don't know how to call an enhancement (Issues - myroundcube - RoundCube Plugins - Google Project Hosting) :confused:
« Last Edit: May 26, 2011, 10:29:37 AM by athoomi »

Offline rosali

  • Hero Member
  • *****
  • Posts: 2,533
jQuery Fullcalendar plugin (forked by rosali)
« Reply #298 on: May 26, 2011, 10:50:53 AM »
Yes, I still have this on my ToDo's.

I have recently implemented CalDAV. There were and are still issues with shared calendars. It is not the time for new features yet.

I know, I've ask you to remember me about the search feature. But step by step.

Currently there are the following priorities:

(*) go to vacations
(*) finsish CalDAV backend
(*) overwrite categories when switching to a shared calendar
(*) introduce reminders on a per event level
(*) other stuff ...
Regards,
Rosali
__________________
MyRoundcube Project (commercial)

Offline athoomi

  • Jr. Member
  • **
  • Posts: 45
jQuery Fullcalendar plugin (forked by rosali)
« Reply #299 on: May 26, 2011, 10:55:28 AM »
no problem!



Quote from: rosali;35057


(*) go to vacations


O0