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.

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!

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

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.
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
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.
Unplanned
Last Updated: 05 Aug 2022 19:51 by Martin
Created by: Martin
Comments: 0
Category: Scheduler
Type: Feature Request
1

Hi Team,

I'd like to request the Kendo UI Scheduler contain a clearSelection() method within the built-in API. 

Thank you!

Unplanned
Last Updated: 19 Jul 2022 11:43 by Neil

Currently, the Scheduler widget does not provide the possibility to have different start and end times for its resources. We would like to have the possibility to indicate business hours and timezone per resource.

For example, in the demo linked here we would like Alex and Bob to have different business hours, and also to be able to mark that they are in different timezones. 

Unplanned
Last Updated: 12 May 2022 10:19 by Nathan
Add a method to support dynamically changing the showWorkHours configuration.
Unplanned
Last Updated: 02 May 2022 15:34 by Alexis
Created by: Alexis
Comments: 0
Category: Scheduler
Type: Feature Request
4

Is it possible to implement an option to show only the workdays in the Scheduler Month View?

Unplanned
Last Updated: 08 Mar 2022 13:18 by sitefinitysteve
Created by: sitefinitysteve
Comments: 1
Category: Scheduler
Type: Feature Request
0

Currently, the default start and end dates in the Agenda view can be edited only if we use a custom view.

It will be very easy for the users if we can just pass these dates as a property. 

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.
1 2 3 4