DHTMLX Docs & Samples Explorer
Table of Contents

What's new

2.1

Major changes

  1. Agenda view is added
  2. Year view is added
  3. Bunch of small extension is added
  4. SkinBuilder for the scheduler is added
  5. Count of samples is doubled

Full list of updates

  • agenda view
  • year view
  • small extensions
  • onEventSave event is added
  • onSchedulerResize event is added
  • Finnish and Dutch locales are added
  • Chinese locale is added
  • Portuguese translation is added for scheduler
  • time_picker tempalte is introduced
  • event_date tempalte is introduced
  • incorrect layout in case of multi-week events (#808)
  • incorrect rendering of editor in IE6
  • incorrect event-bar size in complex dynamic patterns
  • error during js commands against non-visible events
  • incorrect processing of time_step if it was defined as string (#788)
  • unnecessary scrolls in IE (#776)
  • incorrect end date of week scale label (#621)
  • incorrect drag on item, which is in adding process (#782)
  • incorrect placing multi-day events inside of unit view (#784)
  • setting end date lesser than start date (#781)
  • issue with incorrect processing of unknown css is fixed
  • incorrect outlining in Chrome and Safari
  • incorrect position of lightbox on scrollable page
  • summer|winter time transition is fixed
  • fixed issue with multi_day zone rendering while deleting|adding events
  • problem with incorrect recurring view, after resize in edit mode, is fixed
  • event editor doesnt close if “onClick” event is disabled (#617)
  • incorrect processing of 12AM while parsing the string to date

2.0

Major changes

  1. Added support of Recurring events
  2. Added ability to create Units view
  3. Multi-day events can be seen in Day and Week mode ( scheduler.config.multi_day = true; )
  4. Month view can auto-size to prevent data overflow
  5. Added ability to create custom views

Full list of updates

  • (upd)2-way loading cache and 2-way prefetching in dyn. loading mode
  • (upd)clearAll reset loading cache
  • (upd)dblclick_create option added
  • (upd)debug version correctly shows responses of dataprocessor
  • (upd)event can't be created by right button click anymore
  • (upd)format of dyn. loading dates moved to config
  • (upd)if new event creation through d-n-d was started, while previously created event not saved yet - correct confirmation sequence will be executed
  • (upd)images of main tabs updated
  • (upd)locales for recurring events is added
  • (upd)multi day events are styled
  • (upd)onClick event of scheduler is blockable now, and occurs in both editable and readonly modes
  • (upd)onEventCreated receives correct native event object
  • (upd)position of main container changed to relative
  • (upd)possibility of filtering
  • (upd)scheduler correctly process first_hour, last_hour settings , if they was defined as strings
  • (upd)scroll_hour config option added
  • (upd)shift-enter key creates new line in textarea editor
  • (upd)updated to connector 1.x
  • (upd)way of event coping changed
  • (upd)when current view changed - currently active editor is closed ( default closing sequence is executed ) (#407, #404)
  • (add)ability to create custom daily views
  • (add)ability to create custom view
  • (add)ability to create unit view
  • (add)ability to define css classes for days of week|month added
  • (add)ability to show multi-day events on weekly and daily views added
  • (add)adjustable height of event bars
  • (add)auto-height in month view
  • (add)config.readonly added
  • (add)correct lightbox in case of multiline event text
  • (add)extra inner events added
  • (add)getEvents method added
  • (add)onContextMenu event added
  • (add)onEventAdded will not fire while loading
  • (add)onTemplatesReady event added
  • (add)optional loading bar added
  • (add)property extension added
  • (add)recurring event can be switched back to normal state
  • (add)separate css class for item in drag state added
  • (add)support of recurring events added
  • (add)update_render option added
  • (fix)auto x-scroll during text focusing disabled (#410)
  • (fix)debug alert for incorrect xml blocked by default
  • (fix)double border of recurring editor removed
  • (fix)fixed bug in recurring module (IE7 compatibility )
  • (fix)fixed error in repeating by fixed day of week
  • (fix)fixed error with missed error in recurring form
  • (fix)fixed error with style changes of event, after dp. response
  • (fix)fixed error with updating serie of events, one of which was deleted in different time scale
  • (fix)fixed incorrect am|pm time formatting
  • (fix)fixed incorrect end date, while creating date by d-n-d in month view
  • (fix)fixed incorrect event positioning, when start or end time exceeds time limits of scale (#371)
  • (fix)fixed incorrect filter name processing
  • (fix)fixed incorrect icon on details view in IE6 (#393)
  • (fix)fixed incorrect issue with end date calculation , when few recurring events created one by one (#441)
  • (fix)fixed incorrect mouse coordinates , when we have outer scroll in IE
  • (fix)fixed incorrect positioning in case of custom daily view
  • (fix)fixed incorrect processing of details_on_dblclick option
  • (fix)fixed incorrect processing of end-repeat-date parameter (#422)
  • (fix)fixed incorrect rendering of events which created on border of weekly view (#434)
  • (fix)fixed incorrect rendering of initial creation in unit view (#408)
  • (fix)fixed incorrect repeating in case of day-workday mode (#416)
  • (fix)fixed incorrect transposition of week-days repeating
  • (fix)fixed incorrect y-scale size for small hour size (#383)
  • (fix)fixed issue with deleting seria with modified events out of view
  • (fix)fixed issue with description form corruption because of very long title (#412)
  • (fix)fixed issue with getEvents and non-recurring events
  • (fix)fixed issue with incorrect cursor state for disabled events (#384, #385)
  • (fix)fixed issue with incorrect month-day transposition (#428)
  • (fix)fixed issue with incorrect property setters|getters
  • (fix)fixed issue with incorrect restoring of d-n-d after mouse was moved out of window borders (#376)
  • (fix)fixed issue with rec-type selection in IE ( GUI ) #362
  • (fix)fixed mouse cursor twitching during event resize (#380)
  • (fix)fixed problem with deleting sub-events in series
  • (fix)fixed problem with drag over day borders
  • (fix)fixed problem with incorrect bar positioning in month view
  • (fix)fixed problem with incorrect calculation days in first weak in case of repeating
  • (fix)fixed problem with long events in day view
  • (fix)fixed problem with new non-rec event creation
  • (fix)fixed problem with rendering in dyn.loading mode
  • (fix)fixed typo in unit-view sample
  • (fix)fixed unnecessary scroll in editor in IE (#392)
  • (fix)incorrect position of events in daily multi-day view
  • (fix)incorrect selection bar position in case of multi-day mode enabled (#398)