Unplanned
Last Updated: 19 Oct 2022 07:35 by Hilton Pereira

Bug report

When date grouping is enabled in the Agenda view and the groups have different count off events, an incorrect event is returned in the change event hanlder.

Reproduction of the problem

  1. Open the Dojo or Dojo 2
  2. Click on an event in the last column

Current behavior

  1. An alert with the id of the event should appear. However, currently wrong id that belongs to a different event is displayed.

Expected/desired behavior

The correct id of the selected event schould be returned in the change event hanlder.

Environment

  • Kendo UI version: 2022.3.913
  • Browser: [all]
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: 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: 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: 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: 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: 03 Sep 2021 11:05 by Sergey

Bug report

In a scenario when an event is dragged and is not saved due to an error while updating, or in case saving is prevented, next time when the user tries to drag the same event, the event hint will be misplaced.

Reproduction of the problem

  1. Open one of the following Dojo examples:
  1. Try to drag the same event multiple times

Current behavior

The second time the same event is being dragged its hint is rendered in a wrong place. In case the same event is dragged multiple times, the hint is getting more and more away from the original position.

Expected/desired behavior

The event hint should always be rendered starting from the event's position.

Environment

  • Kendo UI version: 2021.2.616
  • Browser: [all ]
Unplanned
Last Updated: 08 Sep 2021 07:55 by ADMIN
Allow the table cells for the days in the Scheduler year view to be customized using a template with access to the day's events. Alternatively, alter the markup so that the table cells include the date in the markup, e.g. data-date="2021-09-01" so they can be targeted in the dataBound event.
Unplanned
Last Updated: 25 Jun 2021 10:17 by ADMIN
Created by: Courtney
Comments: 1
Category: Scheduler
Type: Feature Request
0

Hi.

 

I am working with KendoUI 2016.1.322.

I need to change the first day of the week for the scheduler component based on user settings. I found this snippet in your KB

kendo.culture().calendar.firstDay = 1;  //2,3,.....

It works but in an app-wide mode, that is, not only the scheduler control changes, but also the datetimepicker control in the same form, they also show Tuesday as the first day of the week

And if later I move to another form, the setting continues active.

How can I only set the scheduler component to start on Tuesday without affecting the other components?

Unplanned
Last Updated: 22 Jun 2021 05:02 by ADMIN

Currently, the scheduler will render all groups fetched by the corresponding resource. 

It would be beneficial to have an option to render only the groups that have relevant events and not rendering empty groups.

Note that this should be optional and not a default behaviour - by enabling this the end-user will not be able to create an event for the non rendered groups. 

 

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: 21 May 2021 07:07 by ADMIN

Device : Windows 10 tablet

Browser : Latest Chrome and Edge

 

When trying to move an event vertically inside the scheduler, the entire web page is scrolling. This cause the event to not move has supposed to.

The problem can be exprienced on the demo page of the scheduler : https://demos.telerik.com/kendo-ui/scheduler/move-resize

Thank you

Unplanned
Last Updated: 04 Jan 2021 13:42 by EK

Bug report

The empty space next to the event is needed if we want to add new event next to the one that we already have so it should be observed only if the editable setting is not false or {create: false}. If any of these is set the event should be 100%. https://demos.telerik.com/kendo-ui/scheduler/basic-usage

Reproduction of the problem

https://dojo.telerik.com/@zdravkov/uWExofIL

Current behavior

the event width takes all 90% of the width of the slot

Expected/desired behavior

the event width should take all the width of the slot

Environment

  • **Kendo UI version:2020.3.1118
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: 25 Nov 2020 13:53 by ADMIN
Created by: Ron Hary
Comments: 1
Category: Scheduler
Type: Bug Report
2

Please investigate this dojo sample:

https://dojo.telerik.com/IjIminuv

Even looking at the built-in Timeline view, one can see that the bottom gap is thinner in every group. However, switching to the TimelineEx view (that sets BottomRowOffset to 0), the problem is obvious...

Please address this computation error in the row-height...

Regards