Skip to content

Commit 538d38c

Browse files
Merge branch 'master' into IvetNikolova-patch-1
2 parents ec41c5a + e09339f commit 538d38c

File tree

1,114 files changed

+13724
-2581
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,114 files changed

+13724
-2581
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
.ruby-version
88
/.asset-cache/
99
/_assets/
10+
/_assetsApi/Bin/
11+
/_assetsApi/metadata/
1012
/_build/
1113
/_buildApi/
1214
/_includes/
@@ -20,7 +22,6 @@
2022
/favicon.ico
2123
/fonts/
2224
/styles/
23-
CODEOWNERS
2425
Dockerfile
2526
Gemfile
2627
Gemfile.lock

CODEOWNERS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Global owners for the entire repository
2+
@telerik/reporting-tse
3+
4+
# external contributors
5+
@yordan-mitev

_assetsApi/filterConfig.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,6 @@ apiRules:
1414
- exclude:
1515
uidRegex: ^OpenAccessRuntime
1616
type: Namespace
17+
- exclude:
18+
uidRegex: ^Telerik\.Licensing
19+
type: Namespace

_config.yml

Lines changed: 38 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ has_cta_panels: true
99

1010
# Exclude files that should not be in the output
1111
exclude: [README.md,Gemfile,Gemfile.lock,api_sort.rb,build_kb.rb,switch-ruby.cmd,TodorReadme.txt,report-designer-translations,_assetsApi]
12-
exclude_navigation: ["knowledge-base/*","embedding-reports/host-the-report-engine-remotely/telerik-reporting-wcf-service/*","embedding-reports/display-reports-in-applications/silverlight-application/*","embedding-reports/host-the-report-engine-remotely/asp.net-core-web-api-implementation/how-to-host-reports-service-in-asp.net-core-3.1","embedding-reports/display-reports-in-applications/web-application/html5-report-viewer/how-to-use-html5-report-viewer-in-an-asp.net-core-3.1-application","designing-reports/report-designer-tools/web-report-designer/how-to-set-up-in-.net-core-2.1-application","embedding-reports/display-reports-in-applications/web-application/angular-report-viewer/how-to-use-angular-report-viewer-with-systemjs","embedding-reports/display-reports-in-applications/web-application/asp.net-web-forms-report-viewer/*"]
12+
exclude_navigation: ["knowledge-base/*","embedding-reports/host-the-report-engine-remotely/telerik-reporting-wcf-service/*","embedding-reports/display-reports-in-applications/silverlight-application/*","embedding-reports/host-the-report-engine-remotely/asp.net-core-web-api-implementation/how-to-host-reports-service-in-asp.net-core-3.1","embedding-reports/display-reports-in-applications/web-application/html5-report-viewer/how-to-use-html5-report-viewer-in-an-asp.net-core-3.1-application","designing-reports/report-designer-tools/web-report-designer/how-to-set-up-in-.net-core-2.1-application","embedding-reports/display-reports-in-applications/web-application/angular-report-viewer/how-to-use-angular-report-viewer-with-systemjs","embedding-reports/display-reports-in-applications/web-application/asp.net-web-forms-report-viewer/*","embedding-reports/host-the-report-engine-remotely/servicestack-implementation/*"]
1313
navigation:
1414
## List your directory names and order here, like this:
1515
licensing:
@@ -24,6 +24,9 @@ navigation:
2424
security:
2525
position: 20
2626
title: "Security"
27+
ai-coding-assistant:
28+
position: 21
29+
title: "AI Coding Assistant"
2730
getting-started/web-designer:
2831
position: 5
2932
title: "Web Report Designer"
@@ -36,6 +39,12 @@ navigation:
3639
styling:
3740
position: 70
3841
title: "Styles & Appearance"
42+
user-guide:
43+
position: 85
44+
title: "Web Report Designer - User Guide"
45+
user-guide/components:
46+
position: 15
47+
title: "Report Components"
3948
styling/rendering-and-paging:
4049
position: 8
4150
title: "Rendering and Paging"
@@ -101,7 +110,7 @@ navigation:
101110
title: "Configuring the Output Formats"
102111
interactivity:
103112
position: 80
104-
title: "Interactivity"
113+
title: "Interactivity & AI"
105114
interactivity/bookmarks:
106115
position: 10
107116
title: "Bookmarks"
@@ -228,6 +237,9 @@ navigation:
228237
embedding-reports/display-reports-in-applications/web-application/asp.net-web-forms-report-viewer/using-out-proc-session-state:
229238
position: 15
230239
title: "Design Considerations for Out-proc Session State"
240+
embedding-reports/display-reports-in-applications/web-application/styling-with-themebuilder:
241+
position: 8
242+
title: "Styling with ThemeBuilder"
231243
embedding-reports/display-reports-in-applications/windows-forms-application:
232244
position: 11
233245
title: "Windows Forms Application"
@@ -279,11 +291,14 @@ navigation:
279291
embedding-reports/host-the-report-engine-remotely/rest-api-reference/documents-api:
280292
position: 13
281293
title: "Documents API"
282-
embedding-reports/host-the-report-engine-remotely/rest-api-reference/general-api:
294+
embedding-reports/host-the-report-engine-remotely/rest-api-reference/features-api:
283295
position: 14
296+
title: "Features API"
297+
embedding-reports/host-the-report-engine-remotely/rest-api-reference/general-api:
298+
position: 15
284299
title: "General API"
285300
embedding-reports/host-the-report-engine-remotely/rest-api-reference/json-entities:
286-
position: 15
301+
position: 16
287302
title: "JSON Entities"
288303
designing-reports:
289304
position: 40
@@ -335,37 +350,37 @@ navigation:
335350
title: "Data Source Components"
336351
designing-reports/connecting-to-data/data-source-components/sqldatasource-component:
337352
position: 5
338-
title: "SqlDataSource Component"
353+
title: "SqlDataSource"
339354
designing-reports/connecting-to-data/data-source-components/sqldatasource-component/using-data-providers:
340355
position: 10
341356
title: "Using Data Providers"
342357
designing-reports/connecting-to-data/data-source-components/webservicedatasource-component:
343358
position: 11
344-
title: "WebServiceDataSource Component"
359+
title: "WebServiceDataSource"
345360
designing-reports/connecting-to-data/data-source-components/csvdatasource-component:
346361
position: 12
347-
title: "CsvDataSource Component"
362+
title: "CsvDataSource"
348363
designing-reports/connecting-to-data/data-source-components/graphqldatasource-component:
349364
position: 13
350-
title: "GraphQLDataSource Component"
365+
title: "GraphQLDataSource"
351366
designing-reports/connecting-to-data/data-source-components/objectdatasource-component:
352367
position: 14
353-
title: "ObjectDataSource Component"
368+
title: "ObjectDataSource"
354369
designing-reports/connecting-to-data/data-source-components/objectdatasource-component/how-to:
355370
position: 15
356371
title: "How To"
357372
designing-reports/connecting-to-data/data-source-components/entitydatasource-component:
358373
position: 24
359-
title: "EntityDataSource Component"
374+
title: "EntityDataSource"
360375
designing-reports/connecting-to-data/data-source-components/openaccessdatasource-component:
361376
position: 25
362-
title: "OpenAccessDataSource Component"
377+
title: "OpenAccessDataSource"
363378
designing-reports/connecting-to-data/data-source-components/cubedatasource-component:
364379
position: 26
365-
title: "CubeDataSource Component"
380+
title: "CubeDataSource"
366381
designing-reports/connecting-to-data/data-source-components/openclientdatasource-component:
367382
position: 27
368-
title: "OpenClientDataSource Component"
383+
title: "OpenClientDataSource"
369384
designing-reports/connecting-to-data/data-items:
370385
position: 11
371386
title: "Data Items"
@@ -450,14 +465,18 @@ defaults:
450465

451466
# Aliases available in the markdown template. The below will expand {{site.foo}} to Bar in the output
452467
# "foo": "Bar"
453-
suiteversion: "2025 Q1"
454-
buildversion: "19.0.25.313"
455-
reportserverversion: "11.0.25.313"
456-
spaviewerversion: "25.25.313"
468+
suiteversion: "2025 Q4"
469+
buildversion: "19.3.25.1111"
470+
reportserverversion: "11.3.25.1111"
471+
spaviewerversion: "28.25.1111"
457472
nodeversion: "16.0.0"
458473
angularsubsetversion: "17.2.0"
459-
kendosubsetversion: "2022.3.913"
460-
blazoruiversion: "7.1.0"
474+
kendosubsetversion: "2025.1.227"
475+
kendothemeversion: "10.2.0"
476+
blazoruiversion: "12.0.0"
477+
mindotnetversion: "8"
478+
mindotnetoutputdir: "\\bin\\Debug\\net8.0"
479+
dotnetversions: ".NET 8, .NET 9, and .NET 10"
461480

462481
# Feedback Form Product code
463482
productCode: REPORTING

ai-coding-assistant/changelog.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
---
2+
title: Changelog
3+
page_title: Telerik Reporting AI Coding Assistant Changelog
4+
description: "Find out about the latest changes and improvements in the Telerik Reporting AI Coding Assistant."
5+
slug: ai-coding-assistant-changelog
6+
tags: ai, telerik, reporting, coding, assistant, changelog, release, notes
7+
published: True
8+
position: 4
9+
---
10+
11+
# AI Coding Assistant Changelog
12+
13+
Learn about the latest changes, improvements, and bug fixes in the Telerik Reporting AI Coding Assistant. The updates are structured in chronological order, with the newest ones appearing first.
14+
15+
## November, 2025 Changelog
16+
17+
> [Microsoft sunset GitHub Copilot extensions](https://github.blog/changelog/2025-09-24-deprecate-github-copilot-extensions-github-apps) on November 10, 2025, in favor of the Model Context Protocol (MCP) standard.
18+
19+
### Highlights
20+
21+
- Added support for the HTML5 MVC, HTML5 WebForms, WinForms, and WPF Report Viewers.
22+
- Added support for the Web Report Designer, its Blazor wrapper, and the Designer REST service.
23+
- Refined the MCP tool's output formatting to better align with Claude Sonnet 4/4.5 and GPT-5 best practices, improving the LLM's ability to follow the exact provided instructions more closely.
24+
25+
## August, 2025 Changelog
26+
27+
### Highlights
28+
29+
- Initial launch of the AI Coding Assistant for Telerik Reporting.
30+
- Provided intelligent code suggestions, context-aware documentation, and quick access to APIs for the HTML5, React, Blazor Wrapper and Native, Angular Wrapper and Native Report Viewers.
31+
- Support for implementing and enhancing the Reporting REST Service in ASP.NET Core and ASP.NET Framework projects.
32+
33+
## See Also
34+
35+
* [Telerik Reporting AI Tooling Overview]({%slug ai-coding-assistant%})
14.9 KB
Loading
43.7 KB
Loading
22.7 KB
Loading
52.5 KB
Loading
68.5 KB
Loading

0 commit comments

Comments
 (0)