dhtmlx-scheduler 5.3.13 → 5.3.14
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/bower.json +1 -1
- package/codebase/dhtmlxscheduler.css +1 -1
- package/codebase/dhtmlxscheduler.d.ts +1 -1
- package/codebase/dhtmlxscheduler.js +25 -25
- package/codebase/dhtmlxscheduler_contrast_black.css +1 -1
- package/codebase/dhtmlxscheduler_contrast_white.css +1 -1
- package/codebase/dhtmlxscheduler_flat.css +1 -1
- package/codebase/dhtmlxscheduler_material.css +1 -1
- package/codebase/dhtmlxscheduler_terrace.css +1 -1
- package/codebase/ext/dhtmlxscheduler_active_links.js +1 -1
- package/codebase/ext/dhtmlxscheduler_agenda_view.js +3 -3
- package/codebase/ext/dhtmlxscheduler_all_timed.js +7 -7
- package/codebase/ext/dhtmlxscheduler_collision.js +1 -1
- package/codebase/ext/dhtmlxscheduler_container_autoresize.js +1 -1
- package/codebase/ext/dhtmlxscheduler_cookie.js +1 -1
- package/codebase/ext/dhtmlxscheduler_csp.js +1 -1
- package/codebase/ext/dhtmlxscheduler_editors.js +1 -1
- package/codebase/ext/dhtmlxscheduler_expand.js +2 -2
- package/codebase/ext/dhtmlxscheduler_html_templates.js +1 -1
- package/codebase/ext/dhtmlxscheduler_key_nav.js +1 -1
- package/codebase/ext/dhtmlxscheduler_layer.js +13 -13
- package/codebase/ext/dhtmlxscheduler_limit.js +1 -1
- package/codebase/ext/dhtmlxscheduler_map_view.js +1 -1
- package/codebase/ext/dhtmlxscheduler_minical.js +1 -1
- package/codebase/ext/dhtmlxscheduler_monthheight.js +1 -1
- package/codebase/ext/dhtmlxscheduler_multiselect.js +1 -1
- package/codebase/ext/dhtmlxscheduler_multisource.js +1 -1
- package/codebase/ext/dhtmlxscheduler_mvc.js +1 -1
- package/codebase/ext/dhtmlxscheduler_outerdrag.js +1 -1
- package/codebase/ext/dhtmlxscheduler_pdf.js +1 -1
- package/codebase/ext/dhtmlxscheduler_quick_info.js +1 -1
- package/codebase/ext/dhtmlxscheduler_readonly.js +1 -1
- package/codebase/ext/dhtmlxscheduler_recurring.js +16 -13
- package/codebase/ext/dhtmlxscheduler_serialize.js +1 -1
- package/codebase/ext/dhtmlxscheduler_tooltip.js +1 -1
- package/codebase/ext/dhtmlxscheduler_url.js +1 -1
- package/codebase/ext/dhtmlxscheduler_wp.js +1 -1
- package/codebase/ext/dhtmlxscheduler_year_view.js +1 -1
- package/codebase/locale/locale_ar.js +1 -1
- package/codebase/locale/locale_be.js +1 -1
- package/codebase/locale/locale_ca.js +1 -1
- package/codebase/locale/locale_cn.js +1 -1
- package/codebase/locale/locale_cs.js +1 -1
- package/codebase/locale/locale_da.js +1 -1
- package/codebase/locale/locale_de.js +1 -1
- package/codebase/locale/locale_el.js +1 -1
- package/codebase/locale/locale_en.js +1 -1
- package/codebase/locale/locale_es.js +1 -1
- package/codebase/locale/locale_fi.js +1 -1
- package/codebase/locale/locale_fr.js +1 -1
- package/codebase/locale/locale_he.js +1 -1
- package/codebase/locale/locale_hu.js +1 -1
- package/codebase/locale/locale_id.js +1 -1
- package/codebase/locale/locale_it.js +1 -1
- package/codebase/locale/locale_jp.js +1 -1
- package/codebase/locale/locale_nb.js +1 -1
- package/codebase/locale/locale_nl.js +1 -1
- package/codebase/locale/locale_no.js +1 -1
- package/codebase/locale/locale_pl.js +1 -1
- package/codebase/locale/locale_pt.js +1 -1
- package/codebase/locale/locale_ro.js +1 -1
- package/codebase/locale/locale_ru.js +1 -1
- package/codebase/locale/locale_si.js +1 -1
- package/codebase/locale/locale_sk.js +1 -1
- package/codebase/locale/locale_sv.js +1 -1
- package/codebase/locale/locale_tr.js +1 -1
- package/codebase/locale/locale_ua.js +1 -1
- package/codebase/sources/dhtmlxscheduler.js +27 -11
- package/codebase/sources/dhtmlxscheduler.js.map +1 -1
- package/codebase/sources/ext/dhtmlxscheduler_active_links.js +1 -1
- package/codebase/sources/ext/dhtmlxscheduler_agenda_view.js +1 -1
- package/codebase/sources/ext/dhtmlxscheduler_all_timed.js +1 -1
- package/codebase/sources/ext/dhtmlxscheduler_collision.js +1 -1
- package/codebase/sources/ext/dhtmlxscheduler_container_autoresize.js +1 -1
- package/codebase/sources/ext/dhtmlxscheduler_cookie.js +1 -1
- package/codebase/sources/ext/dhtmlxscheduler_csp.js +1 -1
- package/codebase/sources/ext/dhtmlxscheduler_editors.js +1 -1
- package/codebase/sources/ext/dhtmlxscheduler_expand.js +1 -1
- package/codebase/sources/ext/dhtmlxscheduler_html_templates.js +1 -1
- package/codebase/sources/ext/dhtmlxscheduler_key_nav.js +1 -1
- package/codebase/sources/ext/dhtmlxscheduler_layer.js +1 -1
- package/codebase/sources/ext/dhtmlxscheduler_limit.js +1 -1
- package/codebase/sources/ext/dhtmlxscheduler_map_view.js +1 -1
- package/codebase/sources/ext/dhtmlxscheduler_minical.js +1 -1
- package/codebase/sources/ext/dhtmlxscheduler_monthheight.js +1 -1
- package/codebase/sources/ext/dhtmlxscheduler_multiselect.js +1 -1
- package/codebase/sources/ext/dhtmlxscheduler_multisource.js +1 -1
- package/codebase/sources/ext/dhtmlxscheduler_mvc.js +1 -1
- package/codebase/sources/ext/dhtmlxscheduler_outerdrag.js +1 -1
- package/codebase/sources/ext/dhtmlxscheduler_pdf.js +1 -1
- package/codebase/sources/ext/dhtmlxscheduler_quick_info.js +1 -1
- package/codebase/sources/ext/dhtmlxscheduler_readonly.js +1 -1
- package/codebase/sources/ext/dhtmlxscheduler_recurring.js +59 -4
- package/codebase/sources/ext/dhtmlxscheduler_recurring.js.map +1 -1
- package/codebase/sources/ext/dhtmlxscheduler_serialize.js +1 -1
- package/codebase/sources/ext/dhtmlxscheduler_tooltip.js +1 -1
- package/codebase/sources/ext/dhtmlxscheduler_url.js +1 -1
- package/codebase/sources/ext/dhtmlxscheduler_wp.js +1 -1
- package/codebase/sources/ext/dhtmlxscheduler_year_view.js +1 -1
- package/codebase/sources/less/package.json +1 -1
- package/codebase/sources/locale/locale_ar.js +1 -1
- package/codebase/sources/locale/locale_be.js +1 -1
- package/codebase/sources/locale/locale_ca.js +1 -1
- package/codebase/sources/locale/locale_cn.js +1 -1
- package/codebase/sources/locale/locale_cs.js +1 -1
- package/codebase/sources/locale/locale_da.js +1 -1
- package/codebase/sources/locale/locale_de.js +1 -1
- package/codebase/sources/locale/locale_el.js +1 -1
- package/codebase/sources/locale/locale_en.js +1 -1
- package/codebase/sources/locale/locale_es.js +1 -1
- package/codebase/sources/locale/locale_fi.js +1 -1
- package/codebase/sources/locale/locale_fr.js +1 -1
- package/codebase/sources/locale/locale_he.js +1 -1
- package/codebase/sources/locale/locale_hu.js +1 -1
- package/codebase/sources/locale/locale_id.js +1 -1
- package/codebase/sources/locale/locale_it.js +1 -1
- package/codebase/sources/locale/locale_jp.js +1 -1
- package/codebase/sources/locale/locale_nb.js +1 -1
- package/codebase/sources/locale/locale_nl.js +1 -1
- package/codebase/sources/locale/locale_no.js +1 -1
- package/codebase/sources/locale/locale_pl.js +1 -1
- package/codebase/sources/locale/locale_pt.js +1 -1
- package/codebase/sources/locale/locale_ro.js +1 -1
- package/codebase/sources/locale/locale_ru.js +1 -1
- package/codebase/sources/locale/locale_si.js +1 -1
- package/codebase/sources/locale/locale_sk.js +1 -1
- package/codebase/sources/locale/locale_sv.js +1 -1
- package/codebase/sources/locale/locale_tr.js +1 -1
- package/codebase/sources/locale/locale_ua.js +1 -1
- package/codebase/sources/skins/dhtmlxscheduler.css +1 -1
- package/codebase/sources/skins/dhtmlxscheduler_contrast_black.css +1 -1
- package/codebase/sources/skins/dhtmlxscheduler_contrast_white.css +1 -1
- package/codebase/sources/skins/dhtmlxscheduler_flat.css +1 -1
- package/codebase/sources/skins/dhtmlxscheduler_material.css +1 -1
- package/codebase/sources/skins/dhtmlxscheduler_terrace.css +1 -1
- package/package.json +1 -1
- package/whatsnew.md +8 -0
- package/codebase/dhtmlxscheduler.js.map +0 -1
- package/codebase/dhtmlxscheduler_contrast_black.js.map +0 -1
- package/codebase/dhtmlxscheduler_contrast_white.js.map +0 -1
- package/codebase/dhtmlxscheduler_flat.js.map +0 -1
- package/codebase/dhtmlxscheduler_material.js.map +0 -1
- package/codebase/dhtmlxscheduler_terrace.js.map +0 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*
|
|
2
2
|
|
|
3
3
|
@license
|
|
4
|
-
dhtmlxScheduler v.5.3.
|
|
4
|
+
dhtmlxScheduler v.5.3.14 Standard
|
|
5
5
|
|
|
6
6
|
To use dhtmlxScheduler in non-GPL projects (and get Pro version of the product), please obtain Commercial/Enterprise or Ultimate license on our site https://dhtmlx.com/docs/products/dhtmlxScheduler/#licensing or contact us at sales@dhtmlx.com
|
|
7
7
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*
|
|
2
2
|
|
|
3
3
|
@license
|
|
4
|
-
dhtmlxScheduler v.5.3.
|
|
4
|
+
dhtmlxScheduler v.5.3.14 Standard
|
|
5
5
|
|
|
6
6
|
To use dhtmlxScheduler in non-GPL projects (and get Pro version of the product), please obtain Commercial/Enterprise or Ultimate license on our site https://dhtmlx.com/docs/products/dhtmlxScheduler/#licensing or contact us at sales@dhtmlx.com
|
|
7
7
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*
|
|
2
2
|
|
|
3
3
|
@license
|
|
4
|
-
dhtmlxScheduler v.5.3.
|
|
4
|
+
dhtmlxScheduler v.5.3.14 Standard
|
|
5
5
|
|
|
6
6
|
To use dhtmlxScheduler in non-GPL projects (and get Pro version of the product), please obtain Commercial/Enterprise or Ultimate license on our site https://dhtmlx.com/docs/products/dhtmlxScheduler/#licensing or contact us at sales@dhtmlx.com
|
|
7
7
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*
|
|
2
2
|
|
|
3
3
|
@license
|
|
4
|
-
dhtmlxScheduler v.5.3.
|
|
4
|
+
dhtmlxScheduler v.5.3.14 Standard
|
|
5
5
|
|
|
6
6
|
To use dhtmlxScheduler in non-GPL projects (and get Pro version of the product), please obtain Commercial/Enterprise or Ultimate license on our site https://dhtmlx.com/docs/products/dhtmlxScheduler/#licensing or contact us at sales@dhtmlx.com
|
|
7
7
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*
|
|
2
2
|
|
|
3
3
|
@license
|
|
4
|
-
dhtmlxScheduler v.5.3.
|
|
4
|
+
dhtmlxScheduler v.5.3.14 Standard
|
|
5
5
|
|
|
6
6
|
To use dhtmlxScheduler in non-GPL projects (and get Pro version of the product), please obtain Commercial/Enterprise or Ultimate license on our site https://dhtmlx.com/docs/products/dhtmlxScheduler/#licensing or contact us at sales@dhtmlx.com
|
|
7
7
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*
|
|
2
2
|
|
|
3
3
|
@license
|
|
4
|
-
dhtmlxScheduler v.5.3.
|
|
4
|
+
dhtmlxScheduler v.5.3.14 Standard
|
|
5
5
|
|
|
6
6
|
To use dhtmlxScheduler in non-GPL projects (and get Pro version of the product), please obtain Commercial/Enterprise or Ultimate license on our site https://dhtmlx.com/docs/products/dhtmlxScheduler/#licensing or contact us at sales@dhtmlx.com
|
|
7
7
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*
|
|
2
2
|
|
|
3
3
|
@license
|
|
4
|
-
dhtmlxScheduler v.5.3.
|
|
4
|
+
dhtmlxScheduler v.5.3.14 Standard
|
|
5
5
|
|
|
6
6
|
To use dhtmlxScheduler in non-GPL projects (and get Pro version of the product), please obtain Commercial/Enterprise or Ultimate license on our site https://dhtmlx.com/docs/products/dhtmlxScheduler/#licensing or contact us at sales@dhtmlx.com
|
|
7
7
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*
|
|
2
2
|
|
|
3
3
|
@license
|
|
4
|
-
dhtmlxScheduler v.5.3.
|
|
4
|
+
dhtmlxScheduler v.5.3.14 Standard
|
|
5
5
|
|
|
6
6
|
To use dhtmlxScheduler in non-GPL projects (and get Pro version of the product), please obtain Commercial/Enterprise or Ultimate license on our site https://dhtmlx.com/docs/products/dhtmlxScheduler/#licensing or contact us at sales@dhtmlx.com
|
|
7
7
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*
|
|
2
2
|
|
|
3
3
|
@license
|
|
4
|
-
dhtmlxScheduler v.5.3.
|
|
4
|
+
dhtmlxScheduler v.5.3.14 Standard
|
|
5
5
|
|
|
6
6
|
To use dhtmlxScheduler in non-GPL projects (and get Pro version of the product), please obtain Commercial/Enterprise or Ultimate license on our site https://dhtmlx.com/docs/products/dhtmlxScheduler/#licensing or contact us at sales@dhtmlx.com
|
|
7
7
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*
|
|
2
2
|
|
|
3
3
|
@license
|
|
4
|
-
dhtmlxScheduler v.5.3.
|
|
4
|
+
dhtmlxScheduler v.5.3.14 Standard
|
|
5
5
|
|
|
6
6
|
To use dhtmlxScheduler in non-GPL projects (and get Pro version of the product), please obtain Commercial/Enterprise or Ultimate license on our site https://dhtmlx.com/docs/products/dhtmlxScheduler/#licensing or contact us at sales@dhtmlx.com
|
|
7
7
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*
|
|
2
2
|
|
|
3
3
|
@license
|
|
4
|
-
dhtmlxScheduler v.5.3.
|
|
4
|
+
dhtmlxScheduler v.5.3.14 Standard
|
|
5
5
|
|
|
6
6
|
To use dhtmlxScheduler in non-GPL projects (and get Pro version of the product), please obtain Commercial/Enterprise or Ultimate license on our site https://dhtmlx.com/docs/products/dhtmlxScheduler/#licensing or contact us at sales@dhtmlx.com
|
|
7
7
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*
|
|
2
2
|
|
|
3
3
|
@license
|
|
4
|
-
dhtmlxScheduler v.5.3.
|
|
4
|
+
dhtmlxScheduler v.5.3.14 Standard
|
|
5
5
|
|
|
6
6
|
To use dhtmlxScheduler in non-GPL projects (and get Pro version of the product), please obtain Commercial/Enterprise or Ultimate license on our site https://dhtmlx.com/docs/products/dhtmlxScheduler/#licensing or contact us at sales@dhtmlx.com
|
|
7
7
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*
|
|
2
2
|
|
|
3
3
|
@license
|
|
4
|
-
dhtmlxScheduler v.5.3.
|
|
4
|
+
dhtmlxScheduler v.5.3.14 Standard
|
|
5
5
|
|
|
6
6
|
To use dhtmlxScheduler in non-GPL projects (and get Pro version of the product), please obtain Commercial/Enterprise or Ultimate license on our site https://dhtmlx.com/docs/products/dhtmlxScheduler/#licensing or contact us at sales@dhtmlx.com
|
|
7
7
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*
|
|
2
2
|
|
|
3
3
|
@license
|
|
4
|
-
dhtmlxScheduler v.5.3.
|
|
4
|
+
dhtmlxScheduler v.5.3.14 Standard
|
|
5
5
|
|
|
6
6
|
To use dhtmlxScheduler in non-GPL projects (and get Pro version of the product), please obtain Commercial/Enterprise or Ultimate license on our site https://dhtmlx.com/docs/products/dhtmlxScheduler/#licensing or contact us at sales@dhtmlx.com
|
|
7
7
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*
|
|
2
2
|
|
|
3
3
|
@license
|
|
4
|
-
dhtmlxScheduler v.5.3.
|
|
4
|
+
dhtmlxScheduler v.5.3.14 Standard
|
|
5
5
|
|
|
6
6
|
To use dhtmlxScheduler in non-GPL projects (and get Pro version of the product), please obtain Commercial/Enterprise or Ultimate license on our site https://dhtmlx.com/docs/products/dhtmlxScheduler/#licensing or contact us at sales@dhtmlx.com
|
|
7
7
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*
|
|
2
2
|
|
|
3
3
|
@license
|
|
4
|
-
dhtmlxScheduler v.5.3.
|
|
4
|
+
dhtmlxScheduler v.5.3.14 Standard
|
|
5
5
|
|
|
6
6
|
To use dhtmlxScheduler in non-GPL projects (and get Pro version of the product), please obtain Commercial/Enterprise or Ultimate license on our site https://dhtmlx.com/docs/products/dhtmlxScheduler/#licensing or contact us at sales@dhtmlx.com
|
|
7
7
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*
|
|
2
2
|
|
|
3
3
|
@license
|
|
4
|
-
dhtmlxScheduler v.5.3.
|
|
4
|
+
dhtmlxScheduler v.5.3.14 Standard
|
|
5
5
|
|
|
6
6
|
To use dhtmlxScheduler in non-GPL projects (and get Pro version of the product), please obtain Commercial/Enterprise or Ultimate license on our site https://dhtmlx.com/docs/products/dhtmlxScheduler/#licensing or contact us at sales@dhtmlx.com
|
|
7
7
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*
|
|
2
2
|
|
|
3
3
|
@license
|
|
4
|
-
dhtmlxScheduler v.5.3.
|
|
4
|
+
dhtmlxScheduler v.5.3.14 Standard
|
|
5
5
|
|
|
6
6
|
To use dhtmlxScheduler in non-GPL projects (and get Pro version of the product), please obtain Commercial/Enterprise or Ultimate license on our site https://dhtmlx.com/docs/products/dhtmlxScheduler/#licensing or contact us at sales@dhtmlx.com
|
|
7
7
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*
|
|
2
2
|
|
|
3
3
|
@license
|
|
4
|
-
dhtmlxScheduler v.5.3.
|
|
4
|
+
dhtmlxScheduler v.5.3.14 Standard
|
|
5
5
|
|
|
6
6
|
To use dhtmlxScheduler in non-GPL projects (and get Pro version of the product), please obtain Commercial/Enterprise or Ultimate license on our site https://dhtmlx.com/docs/products/dhtmlxScheduler/#licensing or contact us at sales@dhtmlx.com
|
|
7
7
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*
|
|
2
2
|
|
|
3
3
|
@license
|
|
4
|
-
dhtmlxScheduler v.5.3.
|
|
4
|
+
dhtmlxScheduler v.5.3.14 Standard
|
|
5
5
|
|
|
6
6
|
To use dhtmlxScheduler in non-GPL projects (and get Pro version of the product), please obtain Commercial/Enterprise or Ultimate license on our site https://dhtmlx.com/docs/products/dhtmlxScheduler/#licensing or contact us at sales@dhtmlx.com
|
|
7
7
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*
|
|
2
2
|
|
|
3
3
|
@license
|
|
4
|
-
dhtmlxScheduler v.5.3.
|
|
4
|
+
dhtmlxScheduler v.5.3.14 Standard
|
|
5
5
|
|
|
6
6
|
To use dhtmlxScheduler in non-GPL projects (and get Pro version of the product), please obtain Commercial/Enterprise or Ultimate license on our site https://dhtmlx.com/docs/products/dhtmlxScheduler/#licensing or contact us at sales@dhtmlx.com
|
|
7
7
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*
|
|
2
2
|
|
|
3
3
|
@license
|
|
4
|
-
dhtmlxScheduler v.5.3.
|
|
4
|
+
dhtmlxScheduler v.5.3.14 Standard
|
|
5
5
|
|
|
6
6
|
To use dhtmlxScheduler in non-GPL projects (and get Pro version of the product), please obtain Commercial/Enterprise or Ultimate license on our site https://dhtmlx.com/docs/products/dhtmlxScheduler/#licensing or contact us at sales@dhtmlx.com
|
|
7
7
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*
|
|
2
2
|
|
|
3
3
|
@license
|
|
4
|
-
dhtmlxScheduler v.5.3.
|
|
4
|
+
dhtmlxScheduler v.5.3.14 Standard
|
|
5
5
|
|
|
6
6
|
To use dhtmlxScheduler in non-GPL projects (and get Pro version of the product), please obtain Commercial/Enterprise or Ultimate license on our site https://dhtmlx.com/docs/products/dhtmlxScheduler/#licensing or contact us at sales@dhtmlx.com
|
|
7
7
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*
|
|
2
2
|
|
|
3
3
|
@license
|
|
4
|
-
dhtmlxScheduler v.5.3.
|
|
4
|
+
dhtmlxScheduler v.5.3.14 Standard
|
|
5
5
|
|
|
6
6
|
To use dhtmlxScheduler in non-GPL projects (and get Pro version of the product), please obtain Commercial/Enterprise or Ultimate license on our site https://dhtmlx.com/docs/products/dhtmlxScheduler/#licensing or contact us at sales@dhtmlx.com
|
|
7
7
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*
|
|
2
2
|
|
|
3
3
|
@license
|
|
4
|
-
dhtmlxScheduler v.5.3.
|
|
4
|
+
dhtmlxScheduler v.5.3.14 Standard
|
|
5
5
|
|
|
6
6
|
To use dhtmlxScheduler in non-GPL projects (and get Pro version of the product), please obtain Commercial/Enterprise or Ultimate license on our site https://dhtmlx.com/docs/products/dhtmlxScheduler/#licensing or contact us at sales@dhtmlx.com
|
|
7
7
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*
|
|
2
2
|
|
|
3
3
|
@license
|
|
4
|
-
dhtmlxScheduler v.5.3.
|
|
4
|
+
dhtmlxScheduler v.5.3.14 Standard
|
|
5
5
|
|
|
6
6
|
To use dhtmlxScheduler in non-GPL projects (and get Pro version of the product), please obtain Commercial/Enterprise or Ultimate license on our site https://dhtmlx.com/docs/products/dhtmlxScheduler/#licensing or contact us at sales@dhtmlx.com
|
|
7
7
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*
|
|
2
2
|
|
|
3
3
|
@license
|
|
4
|
-
dhtmlxScheduler v.5.3.
|
|
4
|
+
dhtmlxScheduler v.5.3.14 Standard
|
|
5
5
|
|
|
6
6
|
To use dhtmlxScheduler in non-GPL projects (and get Pro version of the product), please obtain Commercial/Enterprise or Ultimate license on our site https://dhtmlx.com/docs/products/dhtmlxScheduler/#licensing or contact us at sales@dhtmlx.com
|
|
7
7
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "dhtmlx-scheduler",
|
|
3
|
-
"version": "5.3.
|
|
3
|
+
"version": "5.3.14",
|
|
4
4
|
"description": "JavaScript event calendar. Allows to manage events and appointments in different views",
|
|
5
5
|
"main": "codebase/dhtmlxscheduler.js",
|
|
6
6
|
"types": "codebase/dhtmlxscheduler.d.ts",
|
package/whatsnew.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
|
1
|
+
### 5.3.14
|
|
2
|
+
|
|
3
|
+
Fix the incorrect work of drag and drop for recurring events that was added via the scheduler.addEvent()method
|
|
4
|
+
Fix the script error that was thrown from scheduler.formSection() when recurring events were enabled
|
|
5
|
+
Fix the issue that caused the scheduler to display events that shouldn't be visible due to the value of the first_hour config
|
|
6
|
+
Removed the unexpected call of the onEventUnselected event that fired on every empty click when no events were previously selected
|
|
7
|
+
Now the onEventUnselected event will fire when the selected event is deleted
|
|
8
|
+
|
|
1
9
|
### 5.3.13
|
|
2
10
|
|
|
3
11
|
Fix the issue that caused the edited recurring series to disappear after closing Lightbox via scheduler.hideLightbox
|