Skip to content

Commit

Permalink
Latest BI package v8.1.41
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Oct 10, 2024
1 parent 51ee9df commit 09b99e1
Show file tree
Hide file tree
Showing 1,149 changed files with 8,601 additions and 4,315 deletions.
14 changes: 7 additions & 7 deletions app_data/configuration/product.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
{
"InternalAppUrl": {
"Idp": "http://localhost:51894",
"Bi": "http://localhost:51894/bi",
"BiDesigner": "http://localhost:51894/bi/designer",
"Reports": "",
"ReportsService": ""
"Idp": "http://localhost:5000",
"Bi": "http://localhost:5000/bi",
"BiDesigner": "http://localhost:5000/bi/designer",
"Reports": "http://localhost:5000/reporting",
"ReportsService": "http://localhost:5000/reporting/reportservice"
},
"BoldProducts": [
{
"Name": "BoldBI",
"SetupName": "BoldBIEnterpriseEdition",
"Version": "7.11.24",
"IDPVersion": "4.27.1",
"Version": "8.1.41",
"IDPVersion": "4.30.1",
"IsCommonLogin": true
}
]
Expand Down
246 changes: 123 additions & 123 deletions bi/api/Syncfusion.Server.API.deps.json

Large diffs are not rendered by default.

Binary file modified bi/api/Syncfusion.Server.API.dll
Binary file not shown.
Binary file modified bi/api/Syncfusion.Server.API.exe
Binary file not shown.
Binary file modified bi/api/Syncfusion.Server.Base.ActiveDirectory.dll
Binary file not shown.
Binary file modified bi/api/Syncfusion.Server.Base.Collaboration.dll
Binary file not shown.
Binary file modified bi/api/Syncfusion.Server.Base.Data.dll
Binary file not shown.
Binary file modified bi/api/Syncfusion.Server.Base.DataClasses.dll
Binary file not shown.
Binary file modified bi/api/Syncfusion.Server.Base.DesignerService.dll
Binary file not shown.
Binary file modified bi/api/Syncfusion.Server.Base.Encryption.dll
Binary file not shown.
Binary file modified bi/api/Syncfusion.Server.Base.IdPDirectory.dll
Binary file not shown.
Binary file modified bi/api/Syncfusion.Server.Base.Integrations.dll
Binary file not shown.
Binary file modified bi/api/Syncfusion.Server.Base.IntranetService.dll
Binary file not shown.
Binary file modified bi/api/Syncfusion.Server.Base.Item.dll
Binary file not shown.
Binary file modified bi/api/Syncfusion.Server.Base.Logger.dll
Binary file not shown.
Binary file modified bi/api/Syncfusion.Server.Base.MarkdownSharp.dll
Binary file not shown.
Binary file modified bi/api/Syncfusion.Server.Base.Notification.dll
Binary file not shown.
Binary file modified bi/api/Syncfusion.Server.Base.NotificationSender.dll
Binary file not shown.
Binary file modified bi/api/Syncfusion.Server.Base.Resources.Storage.dll
Binary file not shown.
Binary file modified bi/api/Syncfusion.Server.Base.Scheduler.dll
Binary file not shown.
Binary file modified bi/api/Syncfusion.Server.Base.TemplateGenerator.dll
Binary file not shown.
Binary file modified bi/api/Syncfusion.Server.Base.dll
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -391,7 +391,7 @@
<tr>
<td style='padding-left:20px;padding-right:20px;font-size: 12px; color: #3f3f3f;font-family:Arial, Helvetica, sans-serif; background-color:#f7f8f9;'>
<span data-id="hidden">
@Model.CopyrightInformation
@Html.Raw(Model.CopyrightInformation)
</span>
</td>
</tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -447,7 +447,7 @@
<tr>
<td style='padding-left:20px;padding-right:20px;font-size: 12px; color: #3f3f3f;font-family:Arial, Helvetica, sans-serif; background-color:#f7f8f9;'>
<span data-id="hidden">
@Model.CopyrightInformation
@Html.Raw(Model.CopyrightInformation)
</span>
</td>
</tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -445,7 +445,7 @@
<tr>
<td style='padding-left:20px;padding-right:20px;font-size: 12px; color: #3f3f3f;font-family:Arial, Helvetica, sans-serif; background-color:#f7f8f9;'>
<span data-id="hidden">
@Model.CopyrightInformation
@Html.Raw(Model.CopyrightInformation)
</span>
</td>
</tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -505,7 +505,7 @@
<tr>
<td style='padding-left:20px;padding-right:20px;font-size: 12px; color: #3f3f3f;font-family:Arial, Helvetica, sans-serif; background-color:#f7f8f9;'>
<span data-id="hidden">
@Model.CopyrightInformation
@Html.Raw(Model.CopyrightInformation)
</span>
</td>
</tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -447,7 +447,7 @@
<tr>
<td style='padding-left:20px;padding-right:20px;font-size: 12px; color: #3f3f3f;font-family:Arial, Helvetica, sans-serif; background-color:#f7f8f9;'>
<span data-id="hidden">
@Model.CopyrightInformation
@Html.Raw(Model.CopyrightInformation)
</span>
</td>
</tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -403,7 +403,7 @@
<tr>
<td style="padding-left:20px;padding-right:20px;font-size: 12px; color: #3f3f3f;font-family:Arial, Helvetica, sans-serif; background-color:#f7f8f9;">
<span data-id="hidden">
@Model.CopyrightInformation
@Html.Raw(Model.CopyrightInformation)
</span>
</td>
</tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -552,7 +552,7 @@
<tr>
<td style="padding-left:20px;padding-right:20px;font-size: 12px; color: #3f3f3f;font-family:Arial, Helvetica, sans-serif; background-color:#f7f8f9;">
<span data-id="hidden">
@Model.CopyrightInformation
@Html.Raw(Model.CopyrightInformation)
</span>
</td>
</tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -469,7 +469,7 @@
<tr>
<td style="padding-left:20px;padding-right:20px;font-size: 12px; color: #3f3f3f;font-family:Arial, Helvetica, sans-serif; background-color:#f7f8f9;">
<span data-id="hidden">
@Model.CopyrightInformation
@Html.Raw(Model.CopyrightInformation)
</span>
</td>
</tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -443,7 +443,7 @@
<tr>
<td style='padding-left:20px;padding-right:20px;font-size: 12px; color: #3f3f3f;font-family:Arial, Helvetica, sans-serif; background-color:#f7f8f9;'>
<span>
@Model.CopyrightInformation
@Html.Raw(Model.CopyrightInformation)
</span>
</td>
</tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -401,7 +401,7 @@
<tr>
<td style='padding-left:20px;padding-right:20px;font-size: 12px; color: #3f3f3f;font-family:Arial, Helvetica, sans-serif; background-color:#f7f8f9;'>
<span>
@Model.CopyrightInformation
@Html.Raw(Model.CopyrightInformation)
</span>
</td>
</tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -660,7 +660,7 @@
<tr>
<td style="padding-left:20px;padding-right:20px;font-size: 12px; color: #3f3f3f;font-family:Arial, Helvetica, sans-serif; background-color:#f7f8f9";>
<span data-id="hidden">
@Model.CopyrightInformation
@Html.Raw(Model.CopyrightInformation)
</span>
</td>
</tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -402,7 +402,7 @@
<tr>
<td style='padding-left:20px;padding-right:20px;font-size: 12px; color: #3f3f3f;font-family:Arial, Helvetica, sans-serif; background-color:#f7f8f9;'>
<span>
@Model.CopyrightInformation
@Html.Raw(Model.CopyrightInformation)
</span>
</td>
</tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,7 @@
<tr>
<td style='padding-left:20px;padding-right:20px;font-size: 12px; color: #3f3f3f;font-family:Arial, Helvetica, sans-serif; background-color:#f7f8f9;'>
<span data-id="hidden">
@Model.CopyrightInformation
@Html.Raw(Model.CopyrightInformation)
</span>
</td>
</tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -428,7 +428,7 @@
<tr>
<td style='padding-left:20px;padding-right:20px;font-size: 12px; color: #3f3f3f;font-family:Arial, Helvetica, sans-serif; background-color:#f7f8f9;'>
<span data-id="hidden">
@Model.CopyrightInformation
@Html.Raw(Model.CopyrightInformation)
</span>
</td>
</tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,7 @@
<tr>
<td style='padding-left:20px;padding-right:20px;font-size: 12px; color: #3f3f3f;font-family:Arial, Helvetica, sans-serif; background-color:#f7f8f9;'>
<span data-id="hidden">
@Model.CopyrightInformation
@Html.Raw(Model.CopyrightInformation)
</span>
</td>
</tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -586,7 +586,7 @@
<tr>
<td style='padding-left:20px;padding-right:20px;font-size: 12px; color: #3f3f3f;font-family:Arial, Helvetica, sans-serif; background-color:#f7f8f9;'>
<span data-id="hidden">
@Model.CopyrightInformation
@Html.Raw(Model.CopyrightInformation)
</span>
</td>
</tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,7 @@
<tr>
<td style='padding-left:20px;padding-right:20px;font-size: 12px; color: #3f3f3f;font-family:Arial, Helvetica, sans-serif; background-color:#f7f8f9;'>
<span data-id="hidden">
@Model.CopyrightInformation
@Html.Raw(Model.CopyrightInformation)
</span>
</td>
</tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -447,7 +447,7 @@
<tr>
<td style='padding-left:20px;padding-right:20px;font-size: 12px; color: #3f3f3f;font-family:Arial, Helvetica, sans-serif; background-color:#f7f8f9;'>
<span data-id="hidden">
@Model.CopyrightInformation
@Html.Raw(Model.CopyrightInformation)
</span>
</td>
</tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -514,7 +514,7 @@
<tr>
<td style='padding-left:20px;padding-right:20px;font-size: 12px; color: #3f3f3f;font-family:Arial, Helvetica, sans-serif; background-color:#f7f8f9;'>
<span data-id="hidden">
@Model.CopyrightInformation
@Html.Raw(Model.CopyrightInformation)
</span>
</td>
</tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -463,7 +463,7 @@
<tr>
<td style='padding-left:20px;padding-right:20px;font-size: 12px; color: #3f3f3f;font-family:Arial, Helvetica, sans-serif; background-color:#f7f8f9;'>
<span data-id="hidden">
@Model.CopyrightInformation
@Html.Raw(Model.CopyrightInformation)
</span>
</td>
</tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@
<tr>
<td style="padding-left:20px;padding-right:20px;font-size: 12px; color: #3f3f3f;font-family:Arial, Helvetica, sans-serif; background-color:#f7f8f9;">
<span>
@Model.CopyrightInformation
@Html.Raw(Model.CopyrightInformation)
</span>
</td>
</tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@
<tr>
<td style="padding-left:20px;padding-right:20px;font-size: 12px; color: #3f3f3f;font-family:Arial, Helvetica, sans-serif; background-color:#f7f8f9;">
<span data-id="hidden">
@Model.CopyrightInformation
@Html.Raw(Model.CopyrightInformation)
</span>
</td>
</tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -421,7 +421,7 @@
<tr>
<td style="padding-left:20px;padding-right:20px;font-size: 12px; color: #3f3f3f;font-family:Arial, Helvetica, sans-serif; background-color:#f7f8f9;">
<span data-id="hidden">
@Model.CopyrightInformation
@Html.Raw(Model.CopyrightInformation)
</span>
</td>
</tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -394,7 +394,7 @@
<tr>
<td style="padding-left:20px;padding-right:20px;font-size: 12px; color: #3f3f3f;font-family:Arial, Helvetica, sans-serif; background-color:#f7f8f9;">
<span data-id="hidden">
@Model.CopyrightInformation
@Html.Raw(Model.CopyrightInformation)
</span>
</td>
</tr>
Expand Down
2 changes: 1 addition & 1 deletion bi/api/configuration/branding.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"CopyrightInformation": "Copyright &amp;copy; 2001 - $$CurrentYear$$ Syncfusion Inc. | All Rights Reserved.",
"CopyrightInformation": "Copyright &copy; 2001 - $$CurrentYear$$ Syncfusion Inc. | All Rights Reserved.",
"IsWhiteLabelling": false,
"WelcomeNoteText": "Welcome to Bold BI On-Premise Dashboards",
"BrandingImages": {
Expand Down
17 changes: 17 additions & 0 deletions bi/api/configuration/db_schema.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1032,4 +1032,21 @@
<IsRead>IsRead</IsRead>
<IsActive>IsActive</IsActive>
</DB_Notification>
<DB_ActivityLog>
<DB_TableName>ActivityLog</DB_TableName>
<Id>Id</Id>
<EventCategory>EventCategory</EventCategory>
<EventType>EventType</EventType>
<EventDate>EventDate</EventDate>
<InitiatedBy>InitiatedBy</InitiatedBy>
<TargetUser>TargetUser</TargetUser>
<IpAddress>IpAddress</IpAddress>
<AppSource>AppSource</AppSource>
<AppType>AppType</AppType>
<EventLog>EventLog</EventLog>
<ClientId>ClientId</ClientId>
<UserAgent>UserAgent</UserAgent>
<IsActive>IsActive</IsActive>
<CanDelete>CanDelete</CanDelete>
</DB_ActivityLog>
</DB_SyncUMP>
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Versions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<Version file="latest.sql">7.11.24</Version>
<Version file="latest.sql">8.1.41</Version>
<Version file ="7.8.18.sql">7.8.18</Version>
<Version file="7.7.9.sql">7.7.9</Version>
<Version file="7.5.13.sql">7.5.13</Version>
Expand Down
Loading

0 comments on commit 09b99e1

Please sign in to comment.