Arcady Zherdev

Results 11 issues of Arcady Zherdev

Requested here: https://forum.bryntum.com/viewtopic.php?t=28783 Write docs for `TimelineHistogram`: - `getBarTextRenderData` config (and `getRectConfig` too ..it's similar but handles `RECT` tags). - `scalePoints` config on the class (on the `ScaleColumn` and record...

feature request
in progress
forum
api change

Requested here: https://forum.bryntum.com/viewtopic.php?p=143867#p143867 The store is not loaded by traditional ways instead it processes a project data and adds records. So need to enable `reapplyFilterOnAdd` on the class otherwise filtering...

bug
resolved
OEM

Detect missing resource and event calendars overlapping. This check already exists but doesn't catch a case when a resource is assigned to manually scheduled event. Reported here: https://forum.bryntum.com/viewtopic.php?t=28766

bug
forum
OEM

[Forum post](https://forum.bryntum.com/viewtopic.php?t=28978) Hi Bryntum team, we observed this confusing behavior when testing calendars: This project has a calendar with 8h/day work time and the task 10h/day with one assigned resource...

bug
resolved
premium
forum
large-account
OEM

Requested here: https://forum.bryntum.com/viewtopic.php?p=132542#p132542 Need to add ability to provide min/max of timeline infinite scroll.

feature request
forum
OEM

Reported here: https://www.bryntum.com/forum/viewtopic.php?f=44&t=19325 Happens when an event has a non-working period between its start and end dates. The reason is obvious considering the code: ```js get durationMS() { const {...

bug
ready for review
forum

Requested here: https://www.bryntum.com/forum/viewtopic.php?f=52&t=17547 We have the feature implemented in Ext Gantt so it can be reviewed and ported to vanilla Gantt. - [ ] https://github.com/bryntum/support/issues/5695 - [ ] Past vs...

feature request
high-priority
BLOCKING

`ResourceHistogram` w/ `NonWorkingTime` feature enabled changes project default calendar intervals. The feature adds weekends as non working time. That code is not supposed to work for SchedulerPro/Gantt dataset it was...

bug
resolved

That summary row is a root node representing the project data in the Gantt view. Requested here: https://forum.bryntum.com/viewtopic.php?t=25510

feature request
premium
forum
OEM

1. Resource model should be able to have children. 2. A parent resource `maxUnits` by default is calculated as the sum of its children `maxUnits` values and cannot be less...

feature request