-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHANGES.txt
executable file
·79 lines (63 loc) · 1.13 KB
/
CHANGES.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
1.3.6
=====
* label add/change in ImageWidget
1.3.5
=====
* django 1.8 compatibility
1.3.4
=====
* layout changes
1.3.3
=====
* allowing space in keywords
1.3.2
=====
* Fix for image attachments widget
1.3.1
=====
* Move to Django 1.6.x
1.3.0
=====
* Moved to TinyMCE 4.x series
* Fixed relate widget for single use
* Cleanup of old pg dependencies
1.2.5
=====
* Fixed setting of add/rm values for relate widget
1.2.4
=====
* Added keyword field and widget
* moved relate widget views and template into this module
* i18n issues fixed
1.2.3
=====
* JS fixes for relate widget
1.2.2
=====
* More conservative checks on widget values
* Moved relate widget JS into separate file
* Added media setting to relate widget
1.2.1
=====
* Moved link widget JS into djinn_forms_link.js
* Fixes for link popup
1.2.0
=====
* PEP8 fixes
* fixes for relate fields/widgets
* Added richtext stuff
* i18n fixes
* fixes for link widget
1.1.1
=====
* Fixes for attachment field/widget
1.1.0
=====
* Added fields and widgets for relating content
* Added fields and widgets for adding roles
1.0.1
=====
* Moved to django 1.5.x series
1.0.0
=====
Initial version