Unplanned
Last Updated: 24 Jan 2020 11:09 by ADMIN

In some scenarios it is required to validate if the edited event model property matches a certain condition. If this is not the case, the recurrenceEditor popup needs to be prevented from showing.

Currently the Scheduler does not provide a beforeEdit event that allows such behavior to be achieved.

Unplanned
Last Updated: 24 Jun 2021 11:28 by ADMIN
Created by: Fred
Comments: 0
Category: Scheduler
Type: Feature Request
2
The configuration should provide a flag for rendering small events to take up their actual size. The current default size of an event is the size of a slot, if the event's duration is smaller than the slot duration. It would be nice to be able to switch to a behavior where if an event is 5 min and the slot is 15 min, it will show up with the size of a third of the slot. This was possible in the Silverlight implementation, with the EnableSmallAppointmentsRendering flag set to false (for Silverlight that was the default behavior).
Unplanned
Last Updated: 19 Mar 2020 08:21 by ADMIN
Created by: Dan
Comments: 2
Category: Scheduler
Type: Feature Request
11
When adding appointment, give an option to add reminder and the time before appointment.
The scheduler will popup reminders on time.
Unplanned
Last Updated: 18 Feb 2022 06:26 by ADMIN
Created by: Imported User
Comments: 0
Category: Scheduler
Type: Feature Request
1
When setting a timeline view to display as an overnight view have an option to highlight the midnight timeline. This is currently only possible via a complex set of css rules...

you could have something like...

highlightTime: {time: 0, color:#ff0000}

where time is the timeline that needs to be highlighted and color is the color the line should be.
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.
Declined
Last Updated: 15 Nov 2022 12:38 by ADMIN
Created by: Mych
Comments: 1
Category: Scheduler
Type: Feature Request
1
Your recent feature to allow the start and end times to be altered in a timeline view so that you can configure an overnight view is very useful. Could the same facility be provided for the Day, Week and WorkWeek views.
Declined
Last Updated: 26 Aug 2021 11:51 by ADMIN
Created by: Cécile
Comments: 2
Category: Scheduler
Type: Feature Request
3
I'd really appreciate it if it were possible to include special slot when using Kendo scheduler in JQuery. I'm trying to create zones contai
Unplanned
Last Updated: 23 Feb 2021 11:16 by ADMIN
Created by: Imported User
Comments: 1
Category: Scheduler
Type: Feature Request
2
Something that is missing is a way to list a start and end time for the grouped resources also known as shifts. In the scenario we are thinking of the scheduler is acting as an appointment book for employees(resources) to have appointments booked with them. On order to do that efficiently there needs to be a way to display that employees working hours hence the start and end time for those resources.
Unplanned
Last Updated: 21 Mar 2023 16:12 by ADMIN
Created by: Shashank
Comments: 0
Category: Scheduler
Type: Feature Request
1
Hi,

We have a requirement where in, we would like to have rolling view for the standard timeline views (timelineweek & timelineMonth).

What i mean by that is, the start-date of the view starts from the current date and the end date is based on whether its a week or a month.
For instance, if its the timeline week, if the current day is Wednesday, the start day of the week must be the current Wednesday and the end should be the next week's Tuesday.
The navigation from there should be the next Wednesday to the next corresponding Tuesday.

Now if the user navigates to a day via the calendar, for instance a Thursday. The view must start from a Thursday and end on a Wednesday.
The same applies for the timelinemonth view as well. Only change would be, in the case of the month, its the date and not the day.

Currently this can be achieved by creating a custom-view by extending the standard views.
It would be really helpful if this is available as toggle/setting in the standard view.

Thanks,
Shashank
Under Review
Last Updated: 26 Jul 2021 06:05 by ADMIN
Created by: José Manuel
Comments: 1
Category: Scheduler
Type: Feature Request
2
select various no correlatives days, ex:

20 November + 1 december + 15 december,...

Thanks
Unplanned
Last Updated: 18 Feb 2022 06:06 by ADMIN
Created by: Mark
Comments: 0
Category: Scheduler
Type: Feature Request
2
Currently the scheduler 'snap' option does not actually snap to the nearest time slot, rather it adjusts the start time +/- the 'majorTick` amount of an event.  So an event scheduled at 8:03 am would snap to 7:33 am or 8:33 am, given a 30 minute 'majorTick'.

I would be helpful to have another option that allows the event to actually snap to the nearest time slot.  So that same 8:03am would snap to 8:00am, 7:30am, or 8:30am.
Unplanned
Last Updated: 07 Feb 2020 21:19 by ADMIN
Created by: Hitendra
Comments: 0
Category: Scheduler
Type: Feature Request
10
In a Kendo Scheduler it would be nice to view the grouped items like treeview which can expand and collapse the rows. We have the same expand/collapse function with Kendo Gantt control, need the same in Kendo Scheduler
Duplicated
Last Updated: 18 Oct 2022 07:58 by ADMIN
Created by: Imported User
Comments: 2
Category: Scheduler
Type: Feature Request
1
Having the ability to setup a recurrence outside of the scheduler would be nice.  The ability to use recurrences for other things that don't make sense showing up on a scheduler.  An example would be setting up a an email subscription.  I want it to recur, but I don't need to see it on a calendar.  
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 
Declined
Last Updated: 20 Jan 2022 12:17 by ADMIN
when the user edits a recurring appointment , a pop comes which ask the user to either edit a occurrence or series of that appointment. The content inside the appointment editor is based on which option is  selected. Since the user can press (x) of occurrence or series popup. The event for cancel is becomes a necessity.Kindly provide cancel event of that popup. 
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.
Declined
Last Updated: 26 Aug 2021 10:58 by ADMIN
Created by: Roger
Comments: 0
Category: Scheduler
Type: Feature Request
3
Add a property to the Kendo Scheduler called something like allowOverlap (true/false) as an easy way to allow or disallow overlapping events based on event start & end on the scheduler timeline.  An alternative could be an "onOverlap" event.

Thanks 
Declined
Last Updated: 18 Feb 2022 05:50 by ADMIN
We can get a string like FREQ=MONTHLY;INTERVAL=2;COUNT=2;BYMONTHDAY=19 but it would be great if there was an option to get a more readable format of the recurrence for labeling purposes (if you cannot already, I cannot find any documentation saying you can). Like, 'Recurring Every 2 months on the 19th, twice' or some such.
Declined
Last Updated: 26 Aug 2021 10:57 by ADMIN
Created by: Imported User
Comments: 1
Category: Scheduler
Type: Feature Request
3
In the scheduler add the posibility to draw events in event (parent/child).
The child will be limited by the dates on its parent.
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.