Unplanned
Last Updated: 20 Oct 2022 08:30 by George

Bug report

When the YearView in Scheduler is opened on iOS device in desktop mode it could not be scrolled

Reproduction of the problem

  1. Open the demos - https://demos.telerik.com/kendo-ui/scheduler/yearview in Safari on iOS mobile device
  2. Set the Safari browser to be in Desktop mode.
  3. Try to scroll

Current behavior

The Scheduler in Year View could not be scrolled.

Expected/desired behavior

The Scheduler should be scrolled in iOS in both - mobile and desktop modes.

Environment

  • Kendo UI version: 2022.3.913
  • Browser: [ iOS XX Safari ]
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]
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.
Completed
Last Updated: 27 Sep 2022 10:12 by ADMIN
Release R1.2023-Increment.1(09.Nov.2022)

Bug report

The recurring events are not rendered as expected in some scenarios depending on the start time set.

Reproduction of the problem

  1. Open the Dojo
    The difference between the first and the second event is the start time.

Current behavior

The first event is not rendered for every week, but it is rendered for every second week.

Expected/desired behavior

When the recurring rule is 'FREQ=WEEKLY' the event should be displayed every week, despite of its starting time.

The issue is a regression. The last working version is 2020 R1 SP1 (2020.1.219).

In 2020 R1 SP2 (2020.1.406) there is a bug related to missing events fixed with 2020.2.513. - Dojo with 2020.1.406
Starting with 2020 R2 (2020.2.513) the current behavior is introduced.

The issue might be related also to: #5978

Environment

  • Kendo UI version: 2022.2.802
  • Browser: [all ]
Completed
Last Updated: 09 Sep 2022 08:24 by ADMIN
Release 2022.R3

Bug report

When the dataSource for the resources is empty and the Month view is selected the 'Cannot read property 'firstChild' of undefined error is thrown in Scheduler.

Reproduction of the problem

  1. Open the Dojo and observe the browser console https://dojo.telerik.com/@NeliKondova/IvIJeLAw

Current behavior

'Cannot read property 'firstChild' of undefined error is thrown in Scheduler when the Month view is selected.

Expected/desired behavior

No error should be thrown with an empty resources dataSource in Scheduler.

The issue is a regression starting with 2020 R1 (2020.1.114) release

Environment

  • Kendo UI version: 2022.2.510
  • Browser: [all ]
Completed
Last Updated: 09 Sep 2022 08:23 by ADMIN
Release 2022.R3

Bug report

When you right click on an event to open a ContextMenu in the Scheduler, the first row is selected.

Regression introduced with 2022.1.301

Reproduction of the problem

  1. Open this Dojo example - https://dojo.telerik.com/aCEtARaH/22
  2. Right-click on a event cell

Current behavior

The first row is selected

Expected/desired behavior

The targeted row should be selected

Environment

  • Kendo UI version: 2022.2.802
  • 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: 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: 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.
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.
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.
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.
Declined
Last Updated: 16 Feb 2022 14:28 by ADMIN