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: 03 Jun 2022 12:54 by sun

Bug report

Setting a required validation message for a date field through the model has no effect.

Reproduction of the problem

  1. Open this Dojo example - https://dojo.telerik.com/iviweSOr/6
  2. Edit an event
  3. Clear the start/end field and try to save.

Current behavior

The custom validation message is not applied.

Expected/desired behavior

You should be able to change the message through the model

Environment

  • Kendo UI version: 2022.2.510
  • Browser: [all]
Unplanned
Last Updated: 24 May 2022 06:04 by ADMIN

Bug report

Recurring events are not rendered on the correct date when an event has to be displayed on different dates in different time zones.

Reproduction of the problem

  1. In our demos or the Dojo linked here create an event with starting time of 09 AM. Set the event to repeat every Monday. In the example below the timezone of the machine and the event is UTC +2 (Sofia)

image

Below are two events recurring and nonrecurring created with the same starting date and time in UTC +2
image

  1. To simulate opening in different time zones change the Timezone on the machine with a difference of more than -9 hours, so the event to be expected to display on the previous day. For example, select UTS -10 Hawaii.

Current behavior

After changing the time zone on the machine from UTC +2 to UTC -10 the event is rendered at 8 PM, but it is still displayed on Monday. Thus, recurring and non-recurring events created with the same start date and time are displayed on different days when the time zone is changed:
image

Expected/desired behavior

The date of the recurring event should be changed according to the time zone. It should be possible to repeat events on a different days of the week when the Scheduler is opened at different timezone

Environment

  • Kendo UI version: 2022.2.512
  • Browser: [all ]
Unplanned
Last Updated: 23 Dec 2021 13:50 by ADMIN
Created by: TRANSEPT
Comments: 0
Category: Scheduler
Type: Feature Request
1

Hi Team,

I would like to request the functionality to configure the Kendo UI Scheduler to a sticky component where it could be set at 100% width of the container, keeps the header and footer in place, and provides a scrollbar above the toolbar to navigate.   

Thank you!

Unplanned
Last Updated: 17 Sep 2021 06:48 by ADMIN
Created by: Steven
Comments: 0
Category: Scheduler
Type: Feature Request
1

Currently, if the message for the allday events in the Scheduler is on multiple lines the height of the cell containing the message and the header row in the Day view is not the same. There is a white bar below the header row. Here is a Dojo.

I would like to have the possibility to set the Allday message to be on multiple lines and the height of the cell containing the message to be consistent with the header row.

 
Unplanned
Last Updated: 21 May 2021 13:01 by George
Created by: George
Comments: 0
Category: Scheduler
Type: Bug Report
1

Bug report

The Scheduler, configured to import/export to iCal file, exports invalid file in Firefox.

Reproduction of the problem

  1. Open the Scheduler demo in Firefox - https://dojo.telerik.com/@martin.tabakov@progress.com/UtIqiTaC
  2. Hit the Export to iCal button.
  3. Try opening the file in Outlook.

Workaround - https://dojo.telerik.com/UjOVoYUT/2

Current behavior

The exported file is invalid and cannot be opened in Outlook or other apps

Expected/desired behavior

The exported file should be valid and be opened in Outlook.

Environment

  • Kendo UI version: 2021.2.512
  • Browser: [Firefox]
Unplanned
Last Updated: 04 Dec 2020 22:15 by ADMIN
Created by: jwize
Comments: 0
Category: Scheduler
Type: Feature Request
1

Hi Team,

I'd like to request the functionality to have built-in Editor Button Template for the Kendo UI Scheduler's Event editor window instead of having to prepend and append to the k-edit-buttons class element.  

Thank you!

Unplanned
Last Updated: 08 Jul 2021 10:45 by ADMIN
Created by: lee
Comments: 0
Category: Scheduler
Type: Feature Request
1
Create property set set text and style for "more items" button in month view, currently set to "..." my user requested to set to language specific text like '"more items".  

Create property to set which view the "more items" button will navigate too, currently set to day but for my project had to override it to agenda view.
Unplanned
Last Updated: 17 Nov 2020 10:26 by ADMIN
Created by: Steven
Comments: 3
Category: Scheduler
Type: Feature Request
1
I would like to be able to only see the days for the selected month when in month view.  Currently the calendar shows a set number of weeks and includes days from the previous/next month.   Some kind of setting to only show the days for the current month would be great.  
Unplanned
Last Updated: 26 Jul 2021 04:47 by ADMIN
Created by: Amitesh
Comments: 1
Category: Scheduler
Type: Feature Request
1
I had done a post for a new feature suggestion - http://kendoui-feedback.telerik.com/forums/127393-telerik-kendo-ui-feedback/suggestions/6261117-get-next-occurrence-of-a-recurring-event

This was replied and closed. The suggestion is by no means useful. It DOES NOT achieve what we want. Both the suggestions requires using the scheduler widget and I clearly stated we don't want to use the widget. Also I don't want to get all the occurrences. I just need to get the next occurrence give a start date and an instance of the event. Better still it will be good if I can just provide the pattern and the start date to get the next first occurrence. This tells me when the next appointment is.

Please also reference to the telerik ticket#: 843150
Unplanned
Last Updated: 08 Nov 2021 08:48 by ADMIN
Created by: Yura
Comments: 0
Category: Scheduler
Type: Feature Request
1
EXRULE, RDATE recurrent rules for Sheduller as described in RFC5545
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: 06 Oct 2020 11:37 by ADMIN
Created by: Frederic
Comments: 0
Category: Scheduler
Type: Feature Request
1

Hi, we found a performance issue that occurs only in the "agenda" view, specially when events have several days of duration.

Look at this dojo.

https://dojo.telerik.com/@foxontherock/IZafonEW

In the "week" view, navigation from week to week is very fast.

In agenda view, it's very slow.

The issue is in that function: 

kendo.ui.AgendaView.prototype._tasks

On the 2nd loop, there's that call
task = event.clone();
and this one is repeated for each day of the event, even if the day to analyse is out of the agenda current period.

I think you can solve it by only looping the "visible" days of the current view.

In our case, events have several other fields not related to the agenda.  We are able to increase performance by removing them and only keep required ones, it's better, but still slow.

All others views performs very well with huge dataset / events on multiple days.

Unplanned
Last Updated: 24 Sep 2020 07:41 by ADMIN
Created by: Stig
Comments: 0
Category: Scheduler
Type: Feature Request
1

When a new all-day event is added in the Scheduler, the all-day slot height is dynamically adjusted. When there are a lot of all-day events, the rest of the week/day view gets hidden. For example, in the Basic Usage Demo if about 15 all-day events are created, the rest of the Scheduler table gets hidden. 

It will be good if there is an option to set a fixed height for the all-day slot and when there are multiple events to make it scrollable for example. 

 

Unplanned
Last Updated: 15 Jun 2020 09:42 by K.Ramadan

Bug report

Reproduction of the problem

Dojo example.

  1. Run the example

Current behavior

The event in the first Scheduler is misaligned.

Expected/desired behavior

The events in all Schedulers are properly aligned.

Environment

  • Kendo UI version: 2020.2.513
  • jQuery version: x.y
  • Browser: [all]
Unplanned
Last Updated: 12 May 2020 09:41 by Daniel

Bug report

In Scheduler with Vertical Grouping and mobile:tablet, the cells for the resources and for the events a misaligned. That is observed only in timeline views.

Reproduction of the problem

Open the Dojo example.

Current behavior

The Resources and events cells are misaligned.

Expected/desired behavior

The cells for the resources and the events should be aligned.

Environment

  • Kendo UI version: 2020.1.406
  • Browser: [all]
Unplanned
Last Updated: 24 Mar 2020 10:12 by ADMIN

Currently, the Scheduler has the navigate event that is triggered when the user changes the selected date or view of the component. This event is triggered before the new view is loaded. 

It will be very useful if there is an event, similar to navigate, which is triggered when the new view is loaded, not before.    

* The Scheduler's view instance has an "activate" event that is not publicly exposed. This event could be exposed as a possible implementation of the current FR. 

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: 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