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

Offline horfic

  • Jr. Member
  • **
  • Posts: 49
jQuery Fullcalendar plugin (forked by rosali)
« on: March 07, 2010, 07:39:25 PM »
Feature Request:
Managable categories (add, delete, rename, color choice)

Offline rosali

  • Hero Member
  • *****
  • Posts: 2,533
jQuery Fullcalendar plugin (forked by rosali)
« Reply #1 on: March 09, 2010, 05:02:23 AM »
It's in the pipeline ...
Regards,
Rosali
__________________
MyRoundcube Project (commercial)

Offline dziobak

  • Full Member
  • ***
  • Posts: 184
jQuery Fullcalendar plugin (forked by rosali)
« Reply #2 on: March 09, 2010, 07:57:12 AM »
Feature Request:
1. In create/edit mode start/end date (round to 15 min.) of events.
2. In options to add/remove labels
3. Email notification with notification time input and activation checkbox in create/edit mode

Grate work!!
« Last Edit: March 09, 2010, 08:01:12 AM by dziobak »

Offline dziobak

  • Full Member
  • ***
  • Posts: 184
jQuery Fullcalendar plugin (forked by rosali)
« Reply #3 on: April 06, 2010, 03:30:36 PM »
Is there any progress with this plugin?
Posted via Mobile Device

Offline rosali

  • Hero Member
  • *****
  • Posts: 2,533
jQuery Fullcalendar plugin (forked by rosali)
« Reply #4 on: April 07, 2010, 01:06:09 AM »
@ dzobiak:

Yes, there is some progress. I have forked the plugin and will release my version soon.

It supports recurring events, import of ics files, customizable categories,
google calendar layers and it has an option to be notified by email on any kind of event changing.

It will not have an event reminder (not yet but on the ToDo's).

I have removed the CalDAV backend because it has to be re-implemented due
to new structure of the backend class.

You can check my current developing status @ Mail4us.net Webmail :: Welcome to Mail4us.net Webmail.
Regards,
Rosali
__________________
MyRoundcube Project (commercial)

Offline roe1234

  • Jr. Member
  • **
  • Posts: 20
fork?
« Reply #5 on: April 07, 2010, 01:39:11 AM »
So your fork will not work with CalDAV servers?  Doesn't seem all that helpful.

Offline dziobak

  • Full Member
  • ***
  • Posts: 184
jQuery Fullcalendar plugin (forked by rosali)
« Reply #6 on: April 07, 2010, 02:18:03 AM »
@roe1234:
Rosali wrote that CalDav functionality has to be re-implemented

@Rosali:
Nice work. But I have a little problem with New Event Window. I do not see anything from the middle of the calendar. I think that this is because of frames with google ads. If I display only Roundcube frame it works perfectly. So you should add scrolling to main frame.

Offline tjm74

  • Jr. Member
  • **
  • Posts: 10
ics attachments
« Reply #7 on: April 07, 2010, 06:56:19 PM »
Quote from: rosali;26648
@ dzobiak:

Yes, there is some progress. I have forked the plugin and will release my version soon.

It supports recurring events, import of ics files, customizable categories,
google calendar layers and it has an option to be notified by email on any kind of event changing.



I am about ready to commit an extension to the calendar plugin that detects ics attachments when an email is opened, and asks the user if they would like to add the event to their calendar.  Hopefully this will not conflict with your ics import (which I imagine is more a mirror of the ics export, fully within the calendar interface).  We may need to coordinate...

Offline rosali

  • Hero Member
  • *****
  • Posts: 2,533
jQuery Fullcalendar plugin (forked by rosali)
« Reply #8 on: April 08, 2010, 12:40:44 AM »
@tjm74: My ICS import already detects ics attachments and adds a footer to the displayed email just like the vcard_attachments (bundled with default Roundcube).

@zobiak: Which screen resolution? Could you post a screeny?
« Last Edit: April 08, 2010, 12:47:38 AM by rosali »
Regards,
Rosali
__________________
MyRoundcube Project (commercial)

Offline dziobak

  • Full Member
  • ***
  • Posts: 184
jQuery Fullcalendar plugin (forked by rosali)
« Reply #9 on: April 08, 2010, 08:34:42 AM »
I was seeing this on wife's notebook where max resolution is 1280:800 (wide) in this week i don't have a possibility to make a screen...

IMO you should add scroll to the main frame like this:

google....|...webmail.......(scroll)|google
frame.....|...main frame...(scroll)|frame

(in firefox) when I open only main frame i see the scroll and everything is OK
« Last Edit: April 08, 2010, 08:40:09 AM by dziobak »

Offline dziobak

  • Full Member
  • ***
  • Posts: 184
jQuery Fullcalendar plugin (forked by rosali)
« Reply #10 on: April 14, 2010, 03:17:44 AM »
HI Rosali,

I'm watching your changes in calendar plugin and I'm interested in adding it to my servers ;-)
When will you finish new version?

Offline rosali

  • Hero Member
  • *****
  • Posts: 2,533
jQuery Fullcalendar plugin (forked by rosali)
« Reply #11 on: April 14, 2010, 07:44:20 AM »
Hi dziobak,

the following things are still under developement:

#1 - Layers accessible by a token just like google calendar
#2 - Filter to display selected categories only.

I will have limited internet access the next few weeks. So if you PM'me your contact details I'll send you a copy of the current developement version.
Regards,
Rosali
__________________
MyRoundcube Project (commercial)

Offline dziobak

  • Full Member
  • ***
  • Posts: 184
jQuery Fullcalendar plugin (forked by rosali)
« Reply #12 on: April 19, 2010, 02:54:25 PM »
@Rosali

I have installed the version you sent me and i have two things/suggestions.

1. IMO you are one step from making a public calendar. Is it in yours TODO? Maybe something like in globaladdressbook, where is a global user? You could also make a public-calendar admin group to insert/delete events?
2. In Calendar Feed options, (IMO) it will be better to make a token-generate buttons (one for red-only and one to read/write).

If you have another version, you can send it to me for testing.

Offline rosali

  • Hero Member
  • *****
  • Posts: 2,533
jQuery Fullcalendar plugin (forked by rosali)
« Reply #13 on: April 19, 2010, 04:01:45 PM »
My version is working in process.

IMO, we don't need a global user. It's up to the admin to setup a global user and to define a public token. Or do I misunderstand something here?

The token generator is on the TODO's ... currently I'm working on filters.

Any suggestions are appreciated.
Regards,
Rosali
__________________
MyRoundcube Project (commercial)

Offline dziobak

  • Full Member
  • ***
  • Posts: 184
jQuery Fullcalendar plugin (forked by rosali)
« Reply #14 on: April 19, 2010, 04:36:42 PM »
I thought about, that only defined in config-file users can access a public-calendar using that icon left-bottom corner (change calendar), where he would have be written in brackets "public".