IT2BE Calendar Bean version 2.5 upgrade available

We are happy to announce the immediate availability of a new, upgraded, version of our Calendar Bean.

The most exciting enhancement to the Calendar Bean is the allday area above the ‘regular’ calendar area.

Version 2.5 adds the following new methods and properties, changes and fixes:
[new] added area on top of calendar to show all day activities (2.5 only)
[new] added (scriptable) property ‘showCalendarAllDayEvents’ to make all day area (in-)visible
[new] added (scriptable) property and method ‘eventFont’
[new] added (scriptable) property ‘calendarTimeInterval’ (2.5 only)
[new] added (scriptable) property ‘ganttDayTimeInterval’ (2.5 only)
[new] added (scriptable) property ‘ganttWeekTimeInterval’ (2.5 only)
[new] added (scriptable) property ‘eventFont’
[new] added (scriptable) property ‘eventMonthFont’
[new] it is not possible to have different instances of the bean with different events (2.5 only)
[new] the event popup method now returns selected recurrence start- and enddate of recurring event (2.5 only)
[new] added ‘no borders’ event shape
[new] added method ‘getVersionLicensed’ to find out what version is licensed
[chg] corrected a couple of issues in the sample solution
[chg] calendar now uses locale language settings of Servoy (user) properties
[chg] changed internals of the bean for (future) enhancements
[chg] changed anti-alias settings (experimental)
[chg] an event in month view now only moves per day
[chg] added eventAllDayTemplate property
[chg] reduced client download size for resources with overall savings up to 45%
[fix] the first event showing from the top skipped the first pixel on the top
[fix] the category tree background color now ‘sticks’ again
[fix] toolbar size now ‘sticks’ again
[fix] improved text positioning in events
[fix] added template names chooser to eventTemplate property
[fix] switching calendar type and view now respects more settings
[fix] updated toolTips
[fix] updated sample solution
[fix] updated documentation
[bug] all day events don’t show dot with dot shape

PLEASE MAKE A BACKUP BEFORE YOU UPGRADE.
METHODS AND PROPERTIES THAT ARE 2.5 ONLY WILL ONLY WORK WITH A 2.5 LICENSE. UPGRADES ARE AVAILABLE THROUGH OUR STORE (Servoy Components – Plugins, Beans, Web Components, Angular Services & Servoy Developer Consulting).
OUR GRACE POLICY IS APPLICABLE TO ALL LICENSES BOUGHT IN JANUARI OR FEBRUARI 2008.

Updates and Upgrades are available through our Update Manager or at http://www.it2be.com/support/

the event popup method now returns selected recurrence start- and enddate of recurring event (2.5 only)

Can this be extended to the hover event as well?
Tool tips for a recurring event show only the root event details.

the most exciting enhancement to the Calendar Bean is the allday area above the ‘regular’ calendar area.

This area is clickable to produce an all-day event. But the event itself is displayed as a long block from midnight to midnight.
I would expect the event to just display in the All-Day area.

Not sure. I’d have to investigate.

Please add a ticket to our support system at http://www.it2be.com/support

sdevlin:
This area is clickable to produce an all-day event. But the event itself is displayed as a long block from midnight to midnight.
I would expect the event to just display in the All-Day area.

Hi Sean,

look at the sample solution, you have to click the recurring check-box,
than the appointment showsup in the all-day-view

oops, sorry I missed the 2nd question.

Thanks Harjo :)