My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
KnopWeekCalendar  

Featured
Updated Oct 6, 2009 by jolle.carlestam

An Open Source Week Calendar Application

What?

An Open Source week calendar based on the Jquery plugin Weekcalendar by Rob Monie with some additional Javascript by Jolle Carlestam. The server side is all Lasso on Knop written by Jolle Carlestam.

Features

This calendar implementation demonstrates the following features:

  • Adding, updating and deleting of calendar events using jquery-ui dialog.
    Events are retrieved from and stored in a Mysql database using ajax calls.
    Database actions are provided with the help of Knop
  • Dragging and resizing of calendar events
  • Restricted timeslot rendering based on business hours,
    option that can be turned on in the config
  • Week starts on Monday. Other start days available thru config
  • Allowing event overlap with staggered rendering of overlapping events
  • Calendar can be localised thru config.
    Available languages: English, Swedish, Danish.
    Additional languages are easily added.
    Localisation is provided with the help of Knop
  • Events can be exported as iCalendar files.
    Either events for the shown week or for the entire calendar
  • Events can be imported into the calendar in the form of Icalendar files (.ics).
    Either single events or several within the same VCALENDAR container
  • CSS rules are isolated enabling integration into a site
    without css rules bleeding into or from the calendar

Download

Soure code available under the Source tab


Sign in to add a comment
Powered by Google Project Hosting