Closed Thread
Page 1 of 9 1 2 3 ... LastLast
Results 1 to 10 of 89

Thread: RoundCube Calendar (jQuery Calendar)

  1. #1
    Lazlo is offline Registered User
    Join Date
    May 2007
    Posts
    41
    Downloads
    0
    Uploads
    0

    Default

    @Translators, I've attached the localizations file for the next release 0.2 BETA.
    You can mail translations to me or attach them to a post. (I already have complete English, Dutch and Russian translations.

    @Everyone, 0.2 BETA has a full calendar (day, week and month view) and support for custom backends. Currently there only is a database backend. But someone is working on a davical backend and a Google Calendar API backend can be written very simply now.
    Attached Files
    Last edited by Lazlo; 02-08-2010 at 01:48 PM.

  2. #2
    bagu is offline Registered User
    Join Date
    Jan 2010
    Posts
    97
    Downloads
    15
    Uploads
    0

    Default

    Here is french translation
    Attached Files

  3. #3
    Lazlo is offline Registered User
    Join Date
    May 2007
    Posts
    41
    Downloads
    0
    Uploads
    0

    Default

    Thanks you, added it to the 0.2 BETA trunk.

  4. #4
    Lazlo is offline Registered User
    Join Date
    May 2007
    Posts
    41
    Downloads
    0
    Uploads
    0

    Default

    I've just released 0.2 BETA: RoundCube Calendar
    Biggest changes are the full calendar (complete JS rewrite) and the support for custom backends.
    Only a database backend is provided. The Google backend is not functional yet, it's only a start/example.
    ICal export function will be completed next BETA/Release Candidate.

  5. #5
    mmaraghy's Avatar
    mmaraghy is offline Registered User
    Join Date
    Oct 2009
    Posts
    28
    Downloads
    7
    Uploads
    0

    Default

    Beta 0.2 uploaded and working great. Love the implementation of fullcalendar with the ability to switch between day/week/month view. Works smooth and fast. I will be keeping a close eye on this one and eagerly waiting further development and more features.

    NOTE: previous calendar plugin folder should be deleted from the server before uploading the new version. not all of the old files are overwritten if you just try to replace the previous version and everything gets all messed up.

  6. #6
    xrxca is offline Registered User
    Join Date
    Oct 2008
    Posts
    22
    Downloads
    2
    Uploads
    0

    Default

    Quote Originally Posted by Lazlo View Post
    I've just released 0.2 BETA:
    What version of roundcube is required for this?

    ie: do I need the latest from svn. I tried this under 0.3.1-20091031 and with Firefox and Prism I can go to the calendar and everthing seems to work OK, but none of the other toolbar buttons are working (ie: I can't get out of the calendar once I get in)
    Correction they are working, but have just been disabled until a Request timed out message comes up.
    And under IE (7 I think, I never use it except for page testing) I get an error message Line: 51 Error: Expected identifier, string or number

    I disabled all the plugins except calendar as a test and get the same result.

    I also got a File does not exist: ...mail/plugins/calendar/program/js/tooltip.js in my server log (commenting out the toolbar.js include_script line cleared that up)

    Additionally I'm getting a bunch of "File does not exist: /var/www/webmail/plugins/calendar/skins/default/css/images, referer: https://...." in the error log.
    These seem to show up when the event edit box comes up.

  7. #7
    rosali's Avatar
    rosali is offline Super Moderator
    Join Date
    Dec 2007
    Location
    Germany
    Posts
    2,392
    Downloads
    36
    Uploads
    0

    Default

    It does not work for me. I have created the database table 'events' by the included script and disabled all other plugins.

    It never loads events. It does not even see calendar.php::getEvents. I get Error message "Server Error! (OK)". Nothing in the logs. It is not a browser issue (both IE/FF).

    Events are created successfully in the database. It looks like the problem is anywhere in the javascript stuff.
    Regards,
    Rosali

    __________________
    MyRoundcube Project http://myroundcube.googlecode.com
    MyRoundcube Online Demo - Free Email Address http://mail4us.net
    MyRoundcube Plugins Generic Installation Guide http://mail4us.net/myroundcube/index.php
    Mailing List http://mail4us.net/?_action=plugin.nabble

  8. #8
    Lazlo is offline Registered User
    Join Date
    May 2007
    Posts
    41
    Downloads
    0
    Uploads
    0

    Default

    Quote Originally Posted by xrxca View Post
    What version of roundcube is required for this?

    ie: do I need the latest from svn. I tried this under 0.3.1-20091031 and with Firefox and Prism I can go to the calendar and everthing seems to work OK, but none of the other toolbar buttons are working (ie: I can't get out of the calendar once I get in)
    Correction they are working, but have just been disabled until a Request timed out message comes up.
    And under IE (7 I think, I never use it except for page testing) I get an error message Line: 51 Error: Expected identifier, string or number

    I disabled all the plugins except calendar as a test and get the same result.

    I also got a File does not exist: ...mail/plugins/calendar/program/js/tooltip.js in my server log (commenting out the toolbar.js include_script line cleared that up)

    Additionally I'm getting a bunch of "File does not exist: /var/www/webmail/plugins/calendar/skins/default/css/images, referer: https://...." in the error log.
    These seem to show up when the event edit box comes up.
    I've only tested with the latest trunk. But 0.3.1 should work too.

    Fixed the tooltip.js, old dev stuff.

    Working on the missing images, they aren't used but still included by the jQuery UI css.
    Last edited by Lazlo; 02-09-2010 at 08:15 AM.

  9. #9
    Lazlo is offline Registered User
    Join Date
    May 2007
    Posts
    41
    Downloads
    0
    Uploads
    0

    Default

    Quote Originally Posted by rosali View Post
    It does not work for me. I have created the database table 'events' by the included script and disabled all other plugins.

    It never loads events. It does not even see calendar.php::getEvents. I get Error message "Server Error! (OK)". Nothing in the logs. It is not a browser issue (both IE/FF).

    Events are created successfully in the database. It looks like the problem is anywhere in the javascript stuff.
    Are you sure you have overwritten all old files? Does it give any JS errors?

  10. #10
    skaero's Avatar
    skaero is offline Administrator
    Join Date
    Jun 2006
    Location
    USA - New Mexico
    Posts
    2,085
    Downloads
    5
    Uploads
    0

    Default

    Quote Originally Posted by Lazlo View Post
    I've only tested with the latest trunk. But 0.3.1 should work too.
    The latest trunk is using jQuery 1.4 RoundCobe 0.3.1 use jQuery 1.3

Closed Thread
Page 1 of 9 1 2 3 ... LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts