History log of /plugin/bpmnio/ (Results 51 – 72 of 72)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
64959c9c12-Jan-2019 Jaap de Haan <jaap.dehaan@alpine.de>

Updated meta information, reformatted code

8def23a606-Jan-2019 Jaap de Haan <jaap.dehaan@color-of-code.de>

Update README.md

http -> https

3f219ee208-Jun-2018 Jaap de Haan <jaap.dehaan@color-of-code.de>

Bumped up the revision number

ace1f79708-Jun-2018 Jaap de Haan <jaap.dehaan@color-of-code.de>

Fixes #14 API change for startSectionEdit

gets rid of error: startSectionEdit: $data "plugin_bpmnio" is NOT an array!
Fixed as suggested in https://www.dokuwiki.org/devel:section_editor

6f72cdf330-Mar-2017 Jaap de Haan <jaap.dehaan@alpine.de>

Upgraded to bpmnio v0.20.5
Fixed getBBox call (impacted rendering in firefox)

83e4249804-Mar-2017 Jaap de Haan <jaap.dehaan@freenet.de>

Bumped up version

Version updated to avoid wrong status in plugin manager

987b0d2027-Feb-2017 Jaap de Haan <jaap.dehaan@alpine.de>

Closes #12: Toolbar button for adding a diagram with sample content

31c20ed827-Feb-2017 Jaap de Haan <jaap.dehaan@alpine.de>

Closes #10, Updated bpmnio js library to version v0.19.0

c08e9ae222-Dec-2016 Jaap de Haan <jaap.dehaan@freenet.de>

Added Readme

2735a45708-Dec-2016 Jaap de Haan <jaap.dehaan@alpine.de>

Fix #8: Add automatically scrollbars in case of big diagrams

9d7934f521-May-2016 Jaap de Haan <jaap.dehaan@freenet.de>

Fix: unable to edit section (logo overlay)

Introduced a right margin

09c117de21-May-2016 Jaap de Haan <jaap.dehaan@freenet.de>

Fix #3 by by adding margin space to allow clicks

Added a small margin to the right of the bpmnio diagram. This solution is not so nice however...

f19991a517-May-2016 Jaap de Haan <jaap.dehaan@freenet.de>

Fix: base64 decoding in JS for non ASCII chars

419adfba17-May-2016 Jaap de Haan <jaap.dehaan@freenet.de>

Fix: properly decode the base64 encoded string

UTF-8 encoded into base64 did not decode well. Characters were destroyed. Javascript needs some more layers of transformation to get it right.

926ef78a10-May-2016 Jaap de Haan <jaap.dehaan@freenet.de>

Fix: HTML entities inside XML are now usable

88bf5e9909-May-2016 Jaap de Haan <jaap.dehaan@freenet.de>

Decode base64 data (lossless)

1e9cea0309-May-2016 Jaap de Haan <jaap.dehaan@freenet.de>

Encode data using base64

eed1308125-Feb-2016 Jaap de Haan <jaap.dehaan@alpine.de>

Added a screenshot for the plugin

1356647425-Feb-2016 Jaap de Haan <jaap.dehaan@alpine.de>

Improved: Refactored the code for the viewer

2144878925-Feb-2016 Jaap de Haan <jaap.dehaan@alpine.de>

Improved: Adjusting the viewbox to recenter the diagram

1268b48225-Feb-2016 Jaap de Haan <jaap.dehaan@alpine.de>

Integrated the renderer for in-page, embedded bpmn xmls

6aa8fa4c25-Feb-2016 Jaap de Haan <jaap.dehaan@alpine.de>

Adopted the same license as bpmn.io
(MIT+logo conservation)

123