@@ -3,93 +3,98 @@ Change Log: `yii2-date-range`
3
3
4
4
## Version 1.6.8
5
5
6
- ** Date:** 22-Mar -2017
6
+ ** Date:** 08-Aug -2017
7
7
8
- - (enh #85 , #86 ): Add Greek Translations.
9
- - (enh #88 ): Enhance preset dropdown to default today's date when date is empty.
10
- - (enh #90 ): Add Date Range Behavior for easier application with model range attributes.
11
- - (enh #91 ): Update moment library to latest release.
12
- - Update daterangepicker library to latest release.
13
- - Add github contribution and issue/PR logging templates.
14
- - (enh #92 ): Correct example for Date Range Behavior in README.md.
8
+ - Chronological arrangement of issues in CHANGE.log.
9
+ - (enh #101 ): Update Turkish Translations.
10
+ - (enh #98 ): Update Danish Translations.
11
+ - (enh #97 ): Update Hebrew Translations.
12
+ - (enh #95 ): Update Chinese Traditional Translations.
15
13
- (enh #93 ): Various styling enhancements and preset plugin defaults for preset dropdown.
14
+ - (enh #92 ): Correct example for Date Range Behavior in README.md.
15
+ - Add github contribution and issue/PR logging templates.
16
+ - Update daterangepicker library to latest release.
17
+ - (enh #91 ): Update moment library to latest release.
18
+ - (enh #90 ): Add Date Range Behavior for easier application with model range attributes.
19
+ - (enh #88 ): Enhance preset dropdown to default today's date when date is empty.
20
+ - (enh #85 , #86 ): Add Greek Translations.
16
21
17
22
## Version 1.6.7
18
23
19
24
** Date:** 12-Jul-2016
20
25
21
- - (enh #58 ): Add support for separate start and end attributes and inputs.
22
- - (enh #59 ): Add Hungarian Translations.
23
- - (enh #61 ): Add Dutch Translations.
24
- - (enh #62 ): Add Romanian Translations.
25
- - Add branch alias for dev-master latest release.
26
- - (bug #65 ): Correct moment ` weekdaysStart ` to ` weekdaysMin ` .
27
- - (enh #67 ): Parse input change correctly when range input value is cleared.
28
- - (enh #68 ): Update to latest release of bootstrap-daterangepicker plugin and moment library.
29
- - (bug #70 ): More better attribute and input options parsing.
30
- - (enh #71 ): Add Thai translations.
31
- - (bug #73 ): Correct dependency for ` DateRangePickerAsset ` and ` LanguageAsset ` .
32
- - (bug #74 ): Correct asset bundle dependency.
33
- - (bug #75 ): Correct code for PHP 5.5.
34
26
- (bug #76 , #77 , #78 , #79 ): Correct dependency for ` DateRangePickerAsset ` .
27
+ - (bug #75 ): Correct code for PHP 5.5.
28
+ - (bug #74 ): Correct asset bundle dependency.
29
+ - (bug #73 ): Correct dependency for ` DateRangePickerAsset ` and ` LanguageAsset ` .
30
+ - (enh #71 ): Add Thai translations.
31
+ - (bug #70 ): More better attribute and input options parsing.
32
+ - (enh #68 ): Update to latest release of bootstrap-daterangepicker plugin and moment library.
33
+ - (enh #67 ): Parse input change correctly when range input value is cleared.
34
+ - (bug #65 ): Correct moment ` weekdaysStart ` to ` weekdaysMin ` .
35
+ - Add branch alias for dev-master latest release.
36
+ - (enh #62 ): Add Romanian Translations.
37
+ - (enh #61 ): Add Dutch Translations.
38
+ - (enh #59 ): Add Hungarian Translations.
39
+ - (enh #58 ): Add support for separate start and end attributes and inputs.
35
40
36
41
## Version 1.6.6
37
42
38
43
** Date:** 11-Jan-2016
39
44
40
- - (enh #55 ): Enhancements for PJAX based reinitialization. Complements enhancements in kartik-v/yii2-krajee-base #52 and kartik-v/yii2-krajee-base #53 .
41
45
- (enh #56 ): Update to latest version of bootstrap-daterangepicker.
46
+ - (enh #55 ): Enhancements for PJAX based reinitialization. Complements enhancements in kartik-v/yii2-krajee-base #52 and kartik-v/yii2-krajee-base #53 .
42
47
43
48
## Version 1.6.5
44
49
45
50
** Date:** 22-Oct-2015
46
51
47
- - (enh #52 ): New property ` autoUpdateOnInit ` to prevent plugin triggering change due to ` pluginOptions['autoUpdateInput'] ` default setting.
48
52
- (enh #53 ): Added correct German translations.
53
+ - (enh #52 ): New property ` autoUpdateOnInit ` to prevent plugin triggering change due to ` pluginOptions['autoUpdateInput'] ` default setting.
49
54
50
55
## Version 1.6.4
51
56
52
57
** Date:** 19-Oct-2015
53
58
54
- - (enh #41 ): Add Simplified Chinese translations.
55
- - (enh #43 ): Add Slovak translations.
56
59
- (enh #51 ): Update to latest release of bootstrap-datarangepicker plugin.
60
+ - (enh #43 ): Add Slovak translations.
61
+ - (enh #41 ): Add Simplified Chinese translations.
57
62
58
63
## Version 1.6.3
59
64
60
65
** Date:** 22-May-2015
61
66
62
- - (enh #31 ): Add Ukranian translations.
63
- - (enh #32 ): Add Portugese translations.
64
- - (enh #36 ): Add Polish translations.
65
- - (enh #38 ): Update to latest release of bootstrap-datarangepicker plugin.
66
67
- (enh #40 ): Update moment library and locales.
68
+ - (enh #38 ): Update to latest release of bootstrap-datarangepicker plugin.
69
+ - (enh #36 ): Add Polish translations.
70
+ - (enh #32 ): Add Portugese translations.
71
+ - (enh #31 ): Add Ukranian translations.
67
72
68
73
## Version 1.6.2
69
74
70
75
** Date:** 02-Mar-2015
71
76
72
- - (enh #27 ): Correct initial value initialization for all cases .
77
+ - (enh #29 ): Improve validation to retrieve the right translation messages folder .
73
78
- (enh #28 ): Upgrade to latest release of bootstrap-daterangepicker plugin.
79
+ - (enh #27 ): Correct initial value initialization for all cases.
74
80
- Set copyright year to current.
75
- - (enh #29 ): Improve validation to retrieve the right translation messages folder.
76
81
77
82
## Version 1.6.1
78
83
79
84
** Date:** 16-Feb-2015
80
85
81
- - (enh #27 ): Correct initial value initialization for all cases.
82
- - (enh #28 ): Upgrade to latest release of bootstrap-daterangepicker plugin.
83
86
- Set copyright year to current.
87
+ - (enh #28 ): Upgrade to latest release of bootstrap-daterangepicker plugin.
88
+ - (enh #27 ): Correct initial value initialization for all cases.
84
89
85
90
## Version 1.6.0
86
91
87
92
** Date:** 12-Jan-2015
88
93
89
- - (enh #22 ): Estonian translation for kvdrp.php
90
- - (enh #23 ): Russian translations updated.
91
- - Code formatting updates as per Yii2 standards.
92
94
- Revamp to use new Krajee base InputWidget and TranslationTrait.
95
+ - Code formatting updates as per Yii2 standards.
96
+ - (enh #23 ): Russian translations updated.
97
+ - (enh #22 ): Estonian translation for kvdrp.php
93
98
94
99
## Version 1.5.0
95
100
@@ -105,35 +110,35 @@ Change Log: `yii2-date-range`
105
110
106
111
** Date:** 25-Nov-2014
107
112
108
- - (enh #17 ): Updated Russian translations
109
- - (bug #18 ): Plugin data attributes not set because of input rendering sequence.
110
113
- (enh #19 ): Enhance widget to use updated plugin registration from Krajee base
114
+ - (bug #18 ): Plugin data attributes not set because of input rendering sequence.
115
+ - (enh #17 ): Updated Russian translations
111
116
112
117
## Version 1.3.0
113
118
114
119
** Date:** 21-Nov-2014
115
120
116
- - (enh #7 ): Added Russian Translations
117
- - (enh #12 ): Added Spanish Translations
118
- - (enh #13 ): Update moment.js related range initializations.
119
- - (enh #14 ): Update moment library to latest release.
120
- - (enh #15 ): Revamp widget to remove dependency on custom locale JS files enhancement
121
121
- (enh #16 ): Update Lithunian translations and create German translations.
122
+ - (enh #15 ): Revamp widget to remove dependency on custom locale JS files enhancement
123
+ - (enh #14 ): Update moment library to latest release.
124
+ - (enh #13 ): Update moment.js related range initializations.
125
+ - (enh #12 ): Added Spanish Translations
126
+ - (enh #7 ): Added Russian Translations
122
127
123
128
## Version 1.2.0
124
129
125
130
** Date:** 20-Nov-2014
126
131
127
- - (bug #11 ): Fix bug in daterangepicker.js for duplicate dates in Dec 2013.
128
132
- Upgrade to latest plugin release 1.3.16 dated 12-Nov-2014.
133
+ - (bug #11 ): Fix bug in daterangepicker.js for duplicate dates in Dec 2013.
129
134
130
135
## Version 1.1.0
131
136
132
137
** Date:** 10-Nov-2014
133
138
134
- - PSR4 alias change
135
- - Set dependency on Krajee base components
136
139
- Set release to stable
140
+ - Set dependency on Krajee base components
141
+ - PSR4 alias change
137
142
138
143
## Version 1.0.0
139
144
0 commit comments