-
Hi,
I'm setting up Open Web Calendar for a group of NGO which shares their web calendars to get a cross synced view.
It sounds pretty good.
A feature that I'm missing is the ability to display on O…
-
The onTaskClick method uses gantt.selectTask by default, so how can I toggle the selected/unselected of task !
Why doesn't the onClick method implement toggle the status of the task?
Thank you ver…
-
How to customize header, such as header color, font size, font width, and background color
z-h2o updated
1 month ago
-
I want to use DHTMLX components in ERPNext.
I want to know what's the cleanest way to do it.
I.E. I'd like to replace all "Grids" with DHTMLX grid components.
-
### Steps to reproduce
pnpm install
pnpm build
### Reproduce link
https://github.com/rawbin-/farm-repro
### What is actually happening?
```
import Highlighter from 'react-highlight-wor…
-
I tried querying all swift objects using the HEASRC service and query_region, as listed in the docs, but it claims it does not have that attribute:
` from astroquery.heasarc import Heasarc`
`fro…
-
Version: 8.0.6
I am using 'baseline'
![image](https://github.com/user-attachments/assets/4fe8b9d8-db80-4e85-b55b-5df36c431732)
In the browser, when I debug, the method "gantt. addTaskLayer" b…
-
https://data.hpc.imperial.ac.uk/publish/ hangs/waits if used with Safari. The previous diagnosis (disable cross-origin restrictions not selected) was incorrect.
The same pages all work fine with e…
-
**Issue by [smager](https://github.com/smager)**
_Thursday Apr 09, 2015 at 18:50 GMT_
_Originally opened as https://github.com/adobe/brackets/issues/10863_
----
Would it be possible if Brackets cou…
-
`gantt.config.autosize = true`
When aotosize is set to true, the page will render the dom infinitely repeatedly, resulting in a CPU full load.
Here is my initialization code:
`
init(ganttData) {…