From c03d866b4d30f851422b1453a6e6701c490447d6 Mon Sep 17 00:00:00 2001 From: Deepak Raj Sundar Date: Tue, 29 Jul 2025 16:01:29 +0530 Subject: [PATCH 1/2] Added the release notes MD file and corresponding node entry in the TOC.html file --- ej2-asp-core-mvc/Release-notes/30.1.42.md | 77 +------------------ .../Release-notes/EJ2_ASP.MVC/30.1.42.md | 8 +- .../Release-notes/EJ2_ASP.NETCORE/30.1.42.md | 12 +-- 3 files changed, 15 insertions(+), 82 deletions(-) diff --git a/ej2-asp-core-mvc/Release-notes/30.1.42.md b/ej2-asp-core-mvc/Release-notes/30.1.42.md index 5e627ce8d6..446bdd2a2b 100644 --- a/ej2-asp-core-mvc/Release-notes/30.1.42.md +++ b/ej2-asp-core-mvc/Release-notes/30.1.42.md @@ -7,83 +7,10 @@ documentation: ug # Essential Studio for ##Platform_Name## Release Notes -{% include release-info.html date="July 29, 2025" version="v30.1.42" passed="98975" failed="0" %} +{% include release-info.html date="July 29, 2025" version="v30.1.42" %} {% directory path: _includes/release-notes/v30.1.42 %} {% include {{file.url}} %} -{% enddirectory %} - -## Test Results - -| Component Name | Test Cases | Passed | Failed | Remarks | -|---------------|------------|--------|--------|---------| -| 3D Chart | 232 | 232 | 0 | All Passed | -| 3D Circular Chart | 374 | 374 | 0 | All Passed | -| Accordion | 205 | 205 | 0 | All Passed | -| AI Assist View | 431 | 431 | 0 | All Passed | -| AutoComplete | 200 | 200 | 0 | All Passed | -| Breadcrumb | 160 | 160 | 0 | All Passed | -| Bullet Chart | 164 | 164 | 0 | All Passed | -| Button | 145 | 145 | 0 | All Passed | -| ButtonGroup | 120 | 120 | 0 | All Passed | -| calendar | 177 | 177 | 0 | All Passed | -| Chart | 4494 | 4494 | 0 | All Passed | -| Chat UI | 184 | 184 | 0 | All Passed | -| CircularGauge | 429 | 429 | 0 | All Passed | -| ColorPicker | 130 | 130 | 0 | All Passed | -| Combo Box | 136 | 136 | 0 | All Passed | -| Common | 713 | 713 | 0 | All Passed | -| Context Menu | 105 | 105 | 0 | All Passed | -| Data Grid | 2751 | 2751 | 0 | All Passed | -| Date Picker | 425 | 425 | 0 | All Passed | -| Date Range Picker | 420 | 420 | 0 | All Passed | -| Date Time Picker | 323 | 323 | 0 | All Passed | -| Diagram | 19122 | 19122 | 0 | All Passed | -| Document Editor | 4206 | 4206 | 0 | All Passed | -| DropDown Button | 132 | 132 | 0 | All Passed | -| Dropdown List | 191 | 191 | 0 | All Passed | -| Dropdown Tree | 105 | 105 | 0 | All Passed | -| File Manager | 2187 | 2187 | 0 | All Passed | -| Floating Action Button | 174 | 174 | 0 | All Passed | -| Gantt | 3011 | 3011 | 0 | All Passed | -| HeatMap Chart | 478 | 478 | 0 | All Passed | -| Image Editor | 1653 | 1653 | 0 | All Passed | -| In-place Editor | 642 | 642 | 0 | All Passed | -| Kanban | 268 | 268 | 0 | All Passed | -| LinearGauge | 426 | 426 | 0 | All Passed | -| Listbox | 115 | 115 | 0 | All Passed | -| Maps | 1247 | 1247 | 0 | All Passed | -| Menu | 187 | 187 | 0 | All Passed | -| Multicolumn Combo Box | 254 | 254 | 0 | All Passed | -| Multiselect Dropdown | 360 | 360 | 0 | All Passed | -| OTP Input | 240 | 240 | 0 | All Passed | -| PDF Viewer | 18612 | 18612 | 0 | All Passed | -| Pivot Table | 5294 | 5294 | 0 | All Passed | -| Progress Button | 132 | 132 | 0 | All Passed | -| Query Builder | 480 | 480 | 0 | All Passed | -| RangeNavigator | 140 | 140 | 0 | All Passed | -| Rating | 201 | 201 | 0 | All Passed | -| Ribbon | 496 | 496 | 0 | All Passed | -| Rich Text Editor | 4544 | 4544 | 0 | All Passed | -| schedule | 4600 | 4600 | 0 | All Passed | -| Signature | 105 | 105 | 0 | All Passed | -| Skeleton | 144 | 144 | 0 | All Passed | -| Slider | 147 | 147 | 0 | All Passed | -| Speech To Text | 200 | 200 | 0 | All Passed | -| Speed Dial | 366 | 366 | 0 | All Passed | -| Split Button | 144 | 144 | 0 | All Passed | -| Spreadsheet | 10372 | 10372 | 0 | All Passed | -| Stepper | 104 | 104 | 0 | All Passed | -| Stock Chart | 379 | 379 | 0 | All Passed | -| Tab | 192 | 192 | 0 | All Passed | -| Text Area | 107 | 107 | 0 | All Passed | -| Time Picker | 180 | 180 | 0 | All Passed | -| Timeline | 213 | 213 | 0 | All Passed | -| Toast | 139 | 139 | 0 | All Passed | -| Toolbar | 132 | 132 | 0 | All Passed | -| ToolTip | 131 | 131 | 0 | All Passed | -| TreeGrid | 3471 | 3471 | 0 | All Passed | -| Treemap | 264 | 264 | 0 | All Passed | -| Treeview | 370 | 370 | 0 | All Passed | \ No newline at end of file +{% enddirectory %} \ No newline at end of file diff --git a/ej2-asp-core-mvc/Release-notes/EJ2_ASP.MVC/30.1.42.md b/ej2-asp-core-mvc/Release-notes/EJ2_ASP.MVC/30.1.42.md index 5e627ce8d6..684b64068c 100644 --- a/ej2-asp-core-mvc/Release-notes/EJ2_ASP.MVC/30.1.42.md +++ b/ej2-asp-core-mvc/Release-notes/EJ2_ASP.MVC/30.1.42.md @@ -7,7 +7,7 @@ documentation: ug # Essential Studio for ##Platform_Name## Release Notes -{% include release-info.html date="July 29, 2025" version="v30.1.42" passed="98975" failed="0" %} +{% include release-info.html date="July 29, 2025" version="v30.1.42" passed="248215" failed="0" %} {% directory path: _includes/release-notes/v30.1.42 %} @@ -86,4 +86,8 @@ documentation: ug | ToolTip | 131 | 131 | 0 | All Passed | | TreeGrid | 3471 | 3471 | 0 | All Passed | | Treemap | 264 | 264 | 0 | All Passed | -| Treeview | 370 | 370 | 0 | All Passed | \ No newline at end of file +| Treeview | 370 | 370 | 0 | All Passed | +| DocIO | 39817 | 39817 | 0 | All Passed | +| PDF | 14345 | 14345 | 0 | All Passed | +| Presentation | 50976 | 50976 | 0 | All Passed | +| XlsIO | 44102 | 44102 | 0 | All Passed | \ No newline at end of file diff --git a/ej2-asp-core-mvc/Release-notes/EJ2_ASP.NETCORE/30.1.42.md b/ej2-asp-core-mvc/Release-notes/EJ2_ASP.NETCORE/30.1.42.md index f36fdaa5ce..e576d0a7e5 100644 --- a/ej2-asp-core-mvc/Release-notes/EJ2_ASP.NETCORE/30.1.42.md +++ b/ej2-asp-core-mvc/Release-notes/EJ2_ASP.NETCORE/30.1.42.md @@ -7,10 +7,7 @@ documentation: ug # Essential Studio for ##Platform_Name## Release Notes -# Weekly Release Release Notes - - -{% include release-info.html date="July 29, 2025" version="v30.1.42" passed="98975" failed="0" %} +{% include release-info.html date="July 29, 2025" version="v30.1.42" passed="200462" failed="0" %} {% directory path: _includes/release-notes/v30.1.42 %} @@ -89,4 +86,9 @@ documentation: ug | ToolTip | 131 | 131 | 0 | All Passed | | TreeGrid | 3471 | 3471 | 0 | All Passed | | Treemap | 264 | 264 | 0 | All Passed | -| Treeview | 370 | 370 | 0 | All Passed | \ No newline at end of file +| Treeview | 370 | 370 | 0 | All Passed | +| DocIO | 16352 | 16352 | 0 | All Passed | +| Metafilerenderer | 863 | 863 | 0 | All Passed | +| PDF | 12737 | 12737 | 0 | All Passed | +| Presentation | 54266 | 54266 | 0 | All Passed | +| XlsIO | 17269 | 17269 | 0 | All Passed | \ No newline at end of file From b7da10e78d5b2264cf40bba4ced0c8979f6bd386 Mon Sep 17 00:00:00 2001 From: vinithaJeyakumar Date: Tue, 29 Jul 2025 17:23:01 +0530 Subject: [PATCH 2/2] 971624: Corrected the event name added in the Secure image upload with authenticatio-HF/Core/MVC1 --- .../code-snippet/rich-text-editor/image-authenticate/razor | 4 ++-- .../rich-text-editor/image-authenticate/tagHelper | 4 ++-- .../EJ2_ASP.MVC/insert-image-media/insert-images.md | 6 ++++-- .../EJ2_ASP.NETCORE/insert-image-media/insert-images.md | 6 ++++-- 4 files changed, 12 insertions(+), 8 deletions(-) diff --git a/ej2-asp-core-mvc/code-snippet/rich-text-editor/image-authenticate/razor b/ej2-asp-core-mvc/code-snippet/rich-text-editor/image-authenticate/razor index 1f15afada3..e0decc28c0 100644 --- a/ej2-asp-core-mvc/code-snippet/rich-text-editor/image-authenticate/razor +++ b/ej2-asp-core-mvc/code-snippet/rich-text-editor/image-authenticate/razor @@ -1,7 +1,7 @@ -@Html.EJS().RichTextEditor("editor").ToolbarSettings(e => e.Items((object)ViewBag.items)).InsertImageSettings(obj => obj.SaveUrl("/Home/SaveFiles").FileUploading("onFileUploading").Path("../Files/")).Render() +@Html.EJS().RichTextEditor("editor").ToolbarSettings(e => e.Items((object)ViewBag.items)).InsertImageSettings(obj => obj.SaveUrl("/Home/SaveFiles").ImageUploading("onImageUploading").Path("../Files/")).Render()