| ... |
... |
@@ -23,51 +23,51 @@ |
| 23 |
23 |
|
| 24 |
24 |
== Version history == |
| 25 |
25 |
|
|
26 |
+=== 2.2.3 === |
|
27 |
+ |
|
28 |
+* Fixes: Partial fix for redisplay of dynamic signatures |
|
29 |
+ |
| 26 |
26 |
=== 2.2.2 === |
| 27 |
27 |
|
| 28 |
|
-* Fixes: trigger change event upon change |
|
32 |
+* Fixes: Change event is now triggered upon change |
| 29 |
29 |
|
| 30 |
30 |
=== 2.2.1 === |
| 31 |
31 |
|
| 32 |
|
-Fixes #2, remove force-validation, hide hidden textarea visually |
| 33 |
|
-Fixes #5, image reset editor, widget declared wrong property |
|
36 |
+* Fixes: Validation and image errors |
| 34 |
34 |
|
| 35 |
35 |
=== 2.2.0 === |
| 36 |
36 |
|
| 37 |
|
-* Feature: Es ist nun zusätzlich möglich die Schriftfarbe der Schrift sowie Hintegrundfarbe des Elements anzupassen. Außerdem besteht die Möglichkeit ein Bild einzufügen, so dass dort Markierungen vorgenommen werden könnten. |
|
40 |
+* Feature: Stroke color is now configurable in the designer |
|
41 |
+* Feature: Background image for the signature area is now configurable in the designer |
| 38 |
38 |
|
| 39 |
39 |
=== 2.1.0 === |
| 40 |
40 |
|
| 41 |
|
-* Interne Version |
|
45 |
+* Internal version |
| 42 |
42 |
|
| 43 |
43 |
=== 2.0.6 === |
| 44 |
44 |
|
| 45 |
|
-fix: Initialize signature widgets on all pages before printing. Signatures on |
| 46 |
|
-pages initially not visible were sometimes missing in the printed PDF |
| 47 |
|
-document. The fix requires FORMCYCLE 7.0.10+ and the print |
| 48 |
|
-service 1.3.4+, but this plugin works with older versions. |
|
49 |
+* Fixes: Initialize signature widgets on all pages before printing. Signatures on pages initially not visible were sometimes missing in the printed PDF document. The fix requires FORMCYCLE 7.0.10+ and the print service 1.3.4+, but this plugin works with older versions. |
| 49 |
49 |
|
| 50 |
50 |
=== 2.0.5 === |
| 51 |
51 |
|
| 52 |
|
-fix: jSignature: elementIsOrphan is now aware of the shadow DOM |
|
53 |
+* Fixes: Display error in form designer |
| 53 |
53 |
|
| 54 |
54 |
=== 2.0.4 === |
| 55 |
55 |
|
| 56 |
|
-fix: Disable drawing in disabled signature field. Remove the delete button. |
| 57 |
|
-Prevent Drag & Drop. |
|
57 |
+* Fixes: Disable drawing in disabled signature field. Remove the delete button. Prevent Drag & Drop. |
| 58 |
58 |
|
| 59 |
59 |
=== 2.0.3 === |
| 60 |
60 |
|
| 61 |
|
-Widget usable in condition properties in form desginer |
|
61 |
+* Feature: Widget is now usable in condition properties in form desginer |
| 62 |
62 |
|
| 63 |
63 |
=== 2.0.2 === |
| 64 |
64 |
|
| 65 |
|
-Set new attribute data-name on the hidden textarea |
|
65 |
+* Fixes: Set new attribute data-name on the hidden textarea |
| 66 |
66 |
|
| 67 |
67 |
=== 2.0.1 === |
| 68 |
68 |
|
| 69 |
|
-Fix validation, add missing attribute validate-blur and data-force-validation |
|
69 |
+* Fixes: Fix validation, add missing attribute validate-blur and data-force-validation |
| 70 |
70 |
|
| 71 |
71 |
=== 2.0.0 === |
| 72 |
72 |
|
| 73 |
|
-* Initiales Release für {{formcycle/}} Version 7. |
|
73 |
+* Initial release for {{formcycle/}} version 7. |