Completed
Last Updated: 25 Aug 2023 07:16 by ADMIN
Release R3.2023-Increment.2(30.Aug.2023)

When the slotByElement method is used for multiple elements this could lead to performance issues in Scheduler.
For example, the difference in the performance can be observed in the Dojo examples linked below when loading the Scheduler and when changing the selected resources:

Dojo with 2023.1.314 - https://dojo.telerik.com/@NeliKondova/UJOcEJoC

Dojo with 2023.1.425 - https://dojo.telerik.com/@NeliKondova/UHisivuC

The issue occurs starting with the 2023 R1 SP1 release and could be due to the following fix - #7260

Completed
Last Updated: 12 May 2023 15:27 by ADMIN
Release R2.2023-Increment.3(7.June.2023)
Created by: Fabien
Comments: 2
Category: Scheduler
Type: Feature Request
8
It would be great to be able to customize the scheduler's toolbar, either by specify custom buttons and actions through 'toolbar' option or by providing a custom template.
Completed
Last Updated: 18 Feb 2022 06:23 by ADMIN
Created by: Mych
Comments: 1
Category: Scheduler
Type: Feature Request
2
I have a need to create an event that will indicate a resources availability. This only needs to be a thin coloured block. Actual events will then be created along side the 'Availability' block. Basically we have the ability to create an event template. Need to be able to create two have assign the correct template based on what type of event it is. Also need the availability event to be rendered first so that it is always to the left on vertical views and at the top in horizontal views.
Completed
Last Updated: 16 Feb 2022 14:29 by ADMIN
Created by: Imported User
Comments: 1
Category: Scheduler
Type: Feature Request
1
Currently, the moveEnd handler contains e.slot and e.resources objects to provide information about the slot where the event was dropped. Please add the corresponding fields to the moveStart handler to identify where the move began.
Completed
Last Updated: 03 Feb 2022 14:33 by ADMIN
Release 2022.R1.SP.next

When the dates for the current view are changed in Scheduler, the screenreaders do not read the new date.

Reproduction of the problem

1. Go to Keyboard Navigation Demo
2. Go to the arrow buttons in the toolbar and click 'Next' to change the date
3. Date changes to "Sunday, June 16, 2013 - ..."

Current behavior
The screenreaders do not inform the user that the date has been changed.

Expected/desired behavior
The user should be informed that the date has been changed.

Environment
Kendo UI version: 2021.2.616
Browser: [all ]

Completed
Last Updated: 25 Jan 2022 09:34 by ADMIN
There should be a way to programmatically get the selected timeslots from the scheduler. This might need to have the ability to not lose focus on blur of scheduler
Completed
Last Updated: 06 Jan 2022 13:28 by ADMIN
To select multiple events from different groups in kendo ui scheduler with angular js, but currently it only allows multiple events selection in same group.
Completed
Last Updated: 22 Nov 2021 14:38 by ADMIN
Created by: Desu
Comments: 0
Category: Scheduler
Type: Feature Request
2
What about set the default start time for currentTimeMarker. Currently currentTimeMarker follows the browser time.

This behaviour for each user login that has their own Time Localization.

e.g. User A has Sydney time zone (UTC+10.00 Melbourne) then server will send the specific time to the Scheduler and currentTimeMarker will start based on that particular time. Event if User A look at scheduler in PC that use Kuala Lumpur time zone (UTC+08.00 Kuala Lumpur).

Maybe add time Localization property for currentTimeMarker. But if it set null, it will follows current PC time.
Completed
Last Updated: 04 Nov 2021 12:13 by ADMIN
Use case:  A workorder needs to be scheduled.  It requires a primary resource (vehicle, meeting room) to which multiple additional resources are added (people, equipment).  Each resource could be added to the workorder's timeline together with inheritance of schedule, or independently.
Completed
Last Updated: 04 Nov 2021 12:03 by ADMIN
Created by: Michael
Comments: 4
Category: Scheduler
Type: Feature Request
2
It appears that the view startDate/endDate are not yet updated when you hook in to the "navigate" event.  I need an event to be thrown after the view is changed, such as a "navigated" event.  If there is some other way to do this, please let me know.  If not, this seems like it would be an easy one to add.  Thanks!
Completed
Last Updated: 25 Oct 2021 06:36 by ADMIN
Would like to have the view scroll to show the events for the current time rather than the first allowable time.  Example, let's say the current time is 1:30pm, would like the view scroll to 1:30pm rather than 12:00am when the page is loaded or refreshed
Completed
Last Updated: 22 Oct 2021 12:27 by ADMIN
Created by: sitefinitysteve
Comments: 1
Category: Scheduler
Type: Feature Request
1
If I am on "Day" view and looking at the business hours of 8-4 (default view)...however an important event is set at 5pm...you'd have to click into full day mode to even know it was there.  The databinding is such that the "day" should have that 5pm object already on the clientside...

I'd like some sort of visual indicator that there's more to see.
Completed
Last Updated: 20 Sep 2021 13:59 by ADMIN
Created by: Daniel
Comments: 1
Category: Scheduler
Type: Feature Request
1
In date pickers in scheduler and occurence editor to easily be configured to show week numbers.
Completed
Last Updated: 10 Sep 2021 04:59 by ADMIN
Created by: Tom
Comments: 6
Category: Scheduler
Type: Feature Request
12
When using the Scheduler with multiple resources, the day, week and work week views become unresponsive as a result of the view loading all of the resources.

The following dojo demonstrates this http://dojo.telerik.com/EvEROL

It would be good if the Scheduler could be configured to allow virtual scrolling so that resources can be loaded at the point of scrolling down the view.

An example of why this might be required is:
- You have two lists of resources, one for projects and one for staff
- You would like to group the events by resource and see which member of staff they are assigned to and to which job they belong to.
- This would allow you to easily re-assign events to different members of staff or to different projects by dragging and dropping.
Completed
Last Updated: 03 Sep 2021 06:04 by ADMIN
Created by: Jose Maria
Comments: 1
Category: Scheduler
Type: Feature Request
4
When editing a recurring event it can occur than the POST call (the one that creates the exception) finishes well, but the PUT one fails. In this case the exception is created but the new event is not created, causing that the final user thinks that the event disappeared (and causing an inconsistency in database).
It would be great if the scheduler could be configured to make one single call with the data of the master event and the new one in the same post, atomicly.
Moreover, if it is needed to perform remote validation when resizing or moving one event of a serie (the same scenario as the previous one) it would be much more easier to do it with that single call model.
Completed
Last Updated: 03 Sep 2021 05:32 by ADMIN
When setting the color for a Scheduler event resource, allow for a CSS class instead of a simple color.
Completed
Last Updated: 03 Sep 2021 05:10 by ADMIN
The timeline control currently restricts the users to select events from only one group. It must allow selection across the groups.

It does not make any sense in restricting the user to a group.

Also to deselect an event from selected events is not possible and the user has to deselect all the events and start from scratch. This seems to be a bug with this tool.
Completed
Last Updated: 02 Sep 2021 07:52 by ADMIN
For the moment the current time mark is only visible at the first column, for a better user experience the mark should be across the widget
Completed
Last Updated: 24 Aug 2021 05:53 by ADMIN
Created by: Imported User
Comments: 1
Category: Scheduler
Type: Feature Request
4
can we show Time vertically in Timeline view 
Completed
Last Updated: 23 Aug 2021 12:34 by ADMIN
Created by: Mario
Comments: 1
Category: Scheduler
Type: Feature Request
4
The scheduler in week-view and day-view is always starting at 12 am. We would like to request a simple function, which allows to let the calendar scroll to the desired hour! (Let's say it is 3PM and the user would see automatically see his appointments beyond 3PM, because that is what matters and not staring at 12AM )
Nobody want to look at a day view, which starts at 12am. There are in some forums suggestions mentioned how to potentially do it, but id does not work in all screen sizes without terribly breaking it! So please please add this small, but valuable feature...
1 2