History log of /plugin/drawio/syntax.php (Results 1 – 10 of 10)
Revision Date Author Comments
# e93440f3 19-Nov-2020 Vincent Voisin <vvoisin@vvoisin.com>

Fix issue when whitespace is add in configuration


# 327e99ac 18-Nov-2020 Vincent Voisin <vvoisin@vvoisin.com>

update functionality

used png as default extension if no extention filename is used
Add configuration for toolbar


# 7d211016 10-Nov-2020 Vincent Voisin <vvoisin@kineis.com>

add possibility to use svg image


# 60191b49 27-Feb-2020 AlexBlack788 <60142358+AlexBlack788@users.noreply.github.com>

Add files via upload


# f831408e 06-Feb-2020 AlexBlack788 <60142358+AlexBlack788@users.noreply.github.com>

Add files via upload

Correction of the bug related to the output of the cached default diagram "Start drawing by clicking here" in other browser window, while the diagram has already been changed. P

Add files via upload

Correction of the bug related to the output of the cached default diagram "Start drawing by clicking here" in other browser window, while the diagram has already been changed. Please try that: 1. Create a new page. 2. Add a blank diagram to page, rename it. 3. Save a page. 4. Edit diagram (but not page!) and save it. 5. Open this page in new browser window - you will see a blank diagram "Start drawing by clicking here".

show more ...


# bb8259d2 04-Jan-2020 Miloš Kozák <milos.kozak@lejmr.com>

Blank image in case diagram has not been started yet


# b57b5da2 30-Dec-2019 Chris Green <chris@isbd.co.uk>

Fix 'root' of src in $renderer->doc


# 3ec92d39 15-Oct-2019 Miloš Kozák <milos.kozak@lejmr.com>

Mitigation of caching on render function


# fbe2d53d 13-Oct-2019 Miloš Kozák <milos.kozak@lejmr.com>

Code clean up


# 44f1f9b5 13-Oct-2019 Miloš Kozák <milos.kozak@lejmr.com>

Initial commit