Unplanned
Last Updated: 29 Nov 2019 09:37 by ADMIN

In some cases, especially when grouping is involved, the day/week/workWeek views may end up with too many events in a single slot. If the total width of those events could not fit within the slot size, those events will overflow and cover some of their sibling events. To avoid such a result, events rendering in a scrollable container should be considered. This way each event will have a minimum width even if it has too many siblings in the same slot.

Here is a Dojo sample demonstrating the case: https://dojo.telerik.com/UnUnUTAW/6

Unplanned
Last Updated: 27 Nov 2019 12:52 by ADMIN

Scenario:

A user deletes an occurence because a few people are ill. Five minutes later the superior enters the office and says the meeting happens anyway. Or the user deletes a wrong occurence.

Resetting the recurrence might not be an option for long running meetings. Like weekly Scrum, project jour fix, ... where the other exceptions should persist. Currently the user has to create a new, separate event.

The exceptions could be rendered as multiselect or list in a separate window which opens after a button click. That way the recurrence editor would not look messy with lots of exceptions.

Unplanned
Last Updated: 08 Nov 2019 08:38 by ADMIN
Currently, the method that selects the events after DataSource.read() depends on the events' uids. However, upon data binding, new event elements are created, with different uids. Therefore the corresponding event is not selected.
Completed
Last Updated: 10 Oct 2019 14:42 by ADMIN
Release 2019.R3.SP.next
Created by: Chinmaya
Comments: 0
Category: Scheduler
Type: Bug Report
0

Bug report

Scheduler cannot be scrolled in iOS 13 with Chrome

Reproduction of the problem

The issue can be reproduces in the Demos with the Chrome browser.

Current behavior

Scheduler content area cannot be scrolled.

Expected/desired behavior

Scheduler content area should be scrollable.

Environment

  • Kendo UI version: 2019.3.917
  • Browser: [all]
Unplanned
Last Updated: 01 Oct 2019 07:29 by ADMIN
Created by: Hitendra
Comments: 1
Category: Scheduler
Type: Feature Request
3

Hi Team,

 

It would be nice to have a feature of Collapsible / Expandable grouping function like tree view in Kendo Scheduler Timeline view. We have multiple head groups with 100 sub groups which we are not currently able to Expand / Collapse.

 

Sample Expand / Collpase feature like https://demos.telerik.com/kendo-ui/treeview/checkboxes

File attached for reference.

 

Thank you.

 

 

 

Unplanned
Last Updated: 31 Jul 2019 17:35 by ADMIN
Created by: Max
Comments: 0
Category: Scheduler
Type: Feature Request
46
In horizontal configuration, with resources displayed down the left side of the control, a large number of resources will cause the control to stop functioning.  In some cases, like ours, we do not have the option to filter the resources by those that have scheduled events, and so infinite scrolling is necessary for the number of resources we need to support. For reference, see the forum post about this here: http://www.telerik.com/forums/virtual-scrolling-for-scheduler-with-many-resources
Completed
Last Updated: 26 Jul 2019 14:17 by ADMIN
The user should be able to select multiple events at the same time by pressing the control key. At the moment this can not be done.
The following example shows the issue: http://dojo.telerik.com/udItE -> It is not possible to select events from Meeting Room 101 and Meeting Room 201 at the same time.

This feature would make it possible to swap events from different groups. For example, swap the meeting rooms of two events.
Completed
Last Updated: 26 Jul 2019 14:08 by ADMIN
Created by: Imported User
Comments: 1
Category: Scheduler
Type: Feature Request
1
Please add the feature to open an event from the weekview.
Unplanned
Last Updated: 28 Jun 2019 08:16 by ADMIN

Hi, 

I'm looking to be able to modify agenda view, so that it is like the group headers in grid - having the date as the group header and then the events that occur on that date shown underneath (also collapsible). Is this possible?

I also tried to do this in the grid but it doesn't seem to work due to the fact that it using a start and an end, not a single date column.

Thanks

 

 

Declined
Last Updated: 05 Jun 2019 08:58 by ADMIN

Dear Telerik team.

Currently you use hard coded formats to display dates and times.

majorTimeHeaderTemplate: '<span class=\'k-time-text\'>#=kendo.toString(date, \'h:mm\')#</span> ' + '<span class=\'k-time-period\'>#=kendo.toString(date, \'tt\')#</span>'

It would be nice if you would respect the culture settings and at least I would not have to change the templates every time I use a scheduler.

I didn't check all your widgets, but I guess the scheduler is not the only one ignoring the culture settings.

Please make use of the current culture settings/patterns

Thanks in advance

Bernd

Completed
Last Updated: 03 Jun 2019 13:50 by ADMIN
Release 2019.R2.SP.Next
Created by: Konstantin
Comments: 0
Category: Scheduler
Type: Bug Report
0

Bug report

The create button should be available only when editable is enabled.

Reproduction of the problem

https://dojo.telerik.com/itUCAdeK

Workaround

https://dojo.telerik.com/IMAWIZeV

Unplanned
Last Updated: 15 Apr 2019 15:01 by ADMIN
Created by: Brodie
Comments: 1
Category: Scheduler
Type: Feature Request
0

Hi there,

 

I would like to know if there is a way to add aggregates to a kendo scheduler?

 

There is a particular value that I'd like to apply an aggregate.sum to, then have that sum appear in a header. Is this possible with the scheduler? or is there some work around?

 

Thank you,

 

Brodie

Unplanned
Last Updated: 07 Jan 2019 12:39 by ADMIN

Dear Support Team,

Please try the following scenario. Create a weekly recurring event for the 4rth of April that has no end. 
Go at the next week (9/4 - 13/4) and move the event (11/4) 1 hour forward. At the confirmation popup please select 'Edit the series'.
Go back to the previous week (2/4 - 6/4). The event of 4/4 has disappeared!!

The specific dates are used as an example. Feel free to use any date your want.

Thank you in advance,
Thomas.

Completed
Last Updated: 26 Jan 2018 16:28 by ADMIN
Created by: Hendrik
Comments: 1
Category: Scheduler
Type: Feature Request
12
The multi drag and drop feature that existed in the Silverlight ScheduleView has disappeared in Kendo UI. 

Is it possible to add support of dragging and dropping multiple events at the same time, allowing to edit the time and date of multiple events with the same time difference (e.g. +2 hours and - 1 day)?
Completed
Last Updated: 19 Sep 2016 05:29 by ADMIN
Created by: josew josew
Comments: 42
Category: Scheduler
Type: Feature Request
234
Scheduler:

Group appointments by date. Now only by resource.
DayView: select the visible date interval: continous or discontinous.

( Other company mvc scheduler do it and it's functional ) 

Thanks
Completed
Last Updated: 12 May 2016 09:53 by ADMIN
Created by: Bjorn
Comments: 1
Category: Scheduler
Type: Feature Request
4
Autoscroll when dragging an object from outside the scheduler (e.a. from a grid) is already available and works fine. It would be really nice to have this vert same functionality also available while dragging an event that's already in the scheduler...
5 6 7 8 9 10