alekwisnia
alekwisnia
Yes, I can confirm it's `xmlwineventlog` . Moreover, if you have a look at official MS documentation for EventCode 4769, it also mentions those fields without underscores. [https://docs.microsoft.com/en-us/windows/security/threat-protection/auditing/event-4769](url)
You can pull code with dependencies from https://github.com/alekwisnia/jQuery.Gantt/tree/deps The next step will be grouping tasks - I hope to make it soon :)
Grouping works pretty fine (now your are able to group tasks and collapse/expand). I'd be happy if anyone tests the code or just leave feedback here. What is left to...
+1 for this Actually, it's a problem of single elements (with no parents and children) placed directly in root and their API. I tried both leaf and branch: leaf throws...