Changes for page Widget-Plugin: Signatur


From version 1.1
edited by gru
on 20.01.2021, 16:20
Change comment: Imported from XAR
To version 2.4
edited by gru
on 06.09.2023, 14:21
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -11,7 +11,7 @@
11 11  
12 12  == Installation ==
13 13  
14 -The plugin can be installed as client plugin or system plugin. Instructions for installing plugins can be found [[here>>doc:Formcycle.UserInterface.Client.Plugins.WebHome]].
14 +The plugin can be installed as client plugin or system plugin. Instructions for installing plugins can be found [[here>>doc:Formcycle.UserInterface.Client.Plugins]].
15 15  
16 16  == Used CSS classes ==
17 17  
... ... @@ -21,3 +21,53 @@
21 21  
22 22  * Container of the signature element: **.CXSignature**
23 23  
24 +== Version history ==
25 +
26 +=== 2.2.3 ===
27 +
28 +* Fixes: Partial fix for redisplay of dynamic signatures
29 +
30 +=== 2.2.2 ===
31 +
32 +* Fixes: Change event is now triggered upon change
33 +
34 +=== 2.2.1 ===
35 +
36 +* Fixes: Validation and image errors
37 +
38 +=== 2.2.0 ===
39 +
40 +* Feature: Stroke color is now configurable in the designer
41 +* Feature: Background image for the signature area is now configurable in the designer
42 +
43 +=== 2.1.0 ===
44 +
45 +* Internal version
46 +
47 +=== 2.0.6 ===
48 +
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.
50 +
51 +=== 2.0.5 ===
52 +
53 +* Fixes: Display error in form designer
54 +
55 +=== 2.0.4 ===
56 +
57 +* Fixes: Disable drawing in disabled signature field. Remove the delete button. Prevent Drag & Drop.
58 +
59 +=== 2.0.3 ===
60 +
61 +* Feature: Widget is now usable in condition properties in form desginer
62 +
63 +=== 2.0.2 ===
64 +
65 +* Fixes: Set new attribute data-name on the hidden textarea
66 +
67 +=== 2.0.1 ===
68 +
69 +* Fixes: Fix validation, add missing attribute validate-blur and data-force-validation
70 +
71 +=== 2.0.0 ===
72 +
73 +* Initial release for {{formcycle/}} version 7.