Unplanned
Last Updated: 11 Apr 2024 07:36 by Frieder
Created by: Frieder
Comments: 0
Category: Scheduler
Type: Feature Request
2
Expose the ability to split the Scheduler content into standalone pages.
Unplanned
Last Updated: 19 Feb 2024 13:02 by ADMIN
Created by: Barbara
Comments: 0
Category: Scheduler
Type: Feature Request
0

Hi,

Currently the Scheduler has no option to limit the axis of the drag and drop.

Kendo.Draggable already has this feature, however setting it in the scheduler has no effect.

https://docs.telerik.com/kendo-ui/api/javascript/ui/draggable/configuration/axis

in this dojo i have a little workaround to achieve this behavior.

https://dojo.telerik.com/oWuvUsIt

 

 

Unplanned
Last Updated: 14 Dec 2023 15:19 by ADMIN

As for the current version of the Telerik Scheduler, if using the Adaptive Rendering Mode for the Scheduler

 .Mobile(MobileMode.Auto)

the Adaptive Slot Height feature (https://demos.telerik.com/kendo-ui/scheduler/adaptive-slot-heightdoes not work for a mobile screen in a Month view. Due to  this, there is no opportunity to dynamically change the height of the slots in a Month view so that they can fit the events in the specific slot. Thus, in case dots standing for the events in a month view are customized and replaced by regular events, the scheduler cells do not change their height to account for the events number. The only options to display all the events per day in a month view on a small screen are now either to make the height of all scheduler cells really big (not user friendly) or decrease the height of the events depending on their number to fit them in a cell (not desirable behavior).

Taken all this into consideration, adaptive rendering mode needs the same adaptive slot height feature which exists now only for a regular mode of the scheduler.

Under Review
Last Updated: 30 Oct 2023 07:40 by ADMIN
Dojo:
https://dojo.telerik.com/oGUnEtUR/2
Dojo has also been added as attachment

Setup:
Using a timeline view with grouped resources.
Select a timeframe (12 PM - 01 PM).

Use case:
We'd like to display when attendees are busy/available and let the user select a reasonable time for a new event where all or most attendees are available.
In the dojo-example, the user can select the timeframe 12:00 PM - 01:00 PM, but only for one Attendee (one row).
We'd like all slots in the timeframe 12:00 - 01:00 PM to be highlighted.

Event creation is irrelevant in our use case, we're only interested in the visual presentation of the selected timeframe and would like the timeframe to be highlighted for all Attendees.


Image example:
User selects timeframe 2PM - 3:30PM on resource row - Albert.

Current behaviour:

Desired behaviour:


Unplanned
Last Updated: 03 Oct 2023 20:05 by Velusamy
Created by: Velusamy
Comments: 0
Category: Scheduler
Type: Feature Request
1

Hi Team,

I would like to request a way to directly edit events in the Kendo UI Scheduler's year view.  For example, maybe a way to click on events to edit:



Thank you!

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

Unplanned
Last Updated: 19 Jul 2023 15:28 by Frieder
Created by: Marco
Comments: 3
Category: Scheduler
Type: Feature Request
11

Currently vertical virtualization is available which improves the Day, Week and Month views. 

Such DOM virtualization would be good for the timeline views (where horizontal scrolling is utilized) as well. 

Unplanned
Last Updated: 07 Jul 2023 08:58 by n/a

When the Selectable configuration is enabled and the start of an event is not visible, the Scheduler will  scroll left to the beginning of the event, as demonstrated in this dojo.

Can you expose a configuration options that would allow for toggling this behavior off?

Unplanned
Last Updated: 23 Jun 2023 12:15 by n/a
Created by: n/a
Comments: 0
Category: Scheduler
Type: Feature Request
1

Hi Team,

I would like to be able to find a faster way to handle changing background cells/columns based on if they are a special day.  I have look at this KB, but it is very slow when using a yeartimelineview.

Thank you!

Unplanned
Last Updated: 06 Jun 2023 16:47 by Vitec Agrando AB
Created by: Vitec Agrando AB
Comments: 0
Category: Scheduler
Type: Feature Request
1

Hi

In our application, we use Kendo Scheduler vue (kendo-scheduler-vue-wrapper) for planning working hours. Users create their own working schedule which involves mostly drag/drop of the Scheduler items (with fixed duration) from an external source (ListBox). This process was much simpler in the Silverlight version of the component because of the visual indication of the slots where appointments will be created:

Please provide the option to have some visual indication of the start/end time of the appointment that will be created either in the Scheduler (slots) or on the item we are dropping.
This feature is already there when moving or resizing an existing appointment.

Thank you in advance

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.
Unplanned
Last Updated: 11 Apr 2023 20:29 by Paul
Created by: sanad
Comments: 1
Category: Scheduler
Type: Feature Request
2

Hi Team,

I'd like to request the functionality to sync the Kendo UI Scheduler's events with Google Calendar.  This would be preferably one way from Kendo UI to Google.

Thank you!

Unplanned
Last Updated: 22 Mar 2023 14:11 by Marco
Created by: Marco
Comments: 0
Category: Scheduler
Type: Feature Request
2

Hi Team,

Can you adjust the culture of de-DE and de-CH? Month/Day looks incorrect for these regions, it should be Day/Month.

Thank you!

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
Unplanned
Last Updated: 21 Mar 2023 16:08 by ADMIN
Refer to : http://www.telerik.com/forums/setting-recurrance-messages-from-variable

To allow multiple language support it should be possible to define the  recurrenceeditor messages in the template to use an external source rather than having to hard code 1 set of messages.
Unplanned
Last Updated: 26 Jan 2023 15:18 by FIMS Computing Services FIMS - UWO
Created by: Michael
Comments: 6
Category: Scheduler
Type: Feature Request
33
We have a need to be able to provide a dropdown above the scheduler, in order to allow the end user to change the time zone of the scheduler dynamically, even after it has been initialized.  Our team was disappointed that this is currently not possible (http://www.telerik.com/forums/timezone-dropdown), but maybe in the future.  Thanks for reading.
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.
Unplanned
Last Updated: 28 Oct 2022 09:38 by ADMIN
Hi,

I'm trying to define individual business hours for the scheduler. The  scheduler only uses a single start/end time for each work day. I want to define start/end times for each day specifically (ie. Monday has different times than Tuesday).
Eg:
Sunday working hours       @ 10:00 to 12:00
Monday working hours       @ 9:00 to 16:00
Tuesday working hours      @ 10:00 to 18:00
Wednesday working hours@ 06:00 to 12:00
Thursday working hours     @ 08:00 to 14:00
Friday working hours           @ 11:00 to 12:00
Saturday working hours      @ 11:30 to 13:00

Can anyone resolve my problem.

Thanks in advance
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.  
Unplanned
Last Updated: 17 Oct 2022 15:11 by Brian
Created by: n/a
Comments: 3
Category: Scheduler
Type: Feature Request
8
The RecurrenceEditor is a great feature for the scheduler widget. I would also like to use it in other scenarios like a task planer. However such an isolated scenario is currently not supported (ticket answer). 

In combination with angularJS i.e. I do not have the datepicker correctly displayed.
1 2 3 4 5 6