Skip to content

Commit

Permalink
new release v2024.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
MuseMuses committed May 13, 2024
1 parent fc085e7 commit 3ad203d
Show file tree
Hide file tree
Showing 57 changed files with 3,681 additions and 1,339 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
<RootNamespace>Adding_a_Custom_Function_to_the_Designer</RootNamespace>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Stimulsoft.Reports.Web.NetCore" Version="2024.2.4" />
<PackageReference Include="Stimulsoft.Reports.Web.NetCore" Version="2024.2.5" />
</ItemGroup>
</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
<RootNamespace>Adding_a_Font_to_the_Resource</RootNamespace>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Stimulsoft.Reports.Web.NetCore" Version="2024.2.4" />
<PackageReference Include="Stimulsoft.Reports.Web.NetCore" Version="2024.2.5" />
</ItemGroup>
</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
<RootNamespace>Changing_the_Viewer_Options_from_the_Controller</RootNamespace>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Stimulsoft.Reports.Web.NetCore" Version="2024.2.4" />
<PackageReference Include="Stimulsoft.Reports.Web.NetCore" Version="2024.2.5" />
</ItemGroup>
</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
<RootNamespace>Changing_the_Viewer_Theme</RootNamespace>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Stimulsoft.Reports.Web.NetCore" Version="2024.2.4" />
<PackageReference Include="Stimulsoft.Reports.Web.NetCore" Version="2024.2.5" />
</ItemGroup>
</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<RootNamespace>Configuring_Report_caching</RootNamespace>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Stimulsoft.Reports.Web.NetCore" Version="2024.2.4" />
<PackageReference Include="Stimulsoft.Reports.Web.NetCore" Version="2024.2.5" />
</ItemGroup>
<ItemGroup>
<Folder Include="Data\" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
<RootNamespace>Connecting_to_Data_from_Code</RootNamespace>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Stimulsoft.Reports.Web.NetCore" Version="2024.2.4" />
<PackageReference Include="Stimulsoft.Reports.Web.NetCore" Version="2024.2.5" />
</ItemGroup>
</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
<RootNamespace>Creating_a_Custom_Button_on_the_Viewer_Toolbar</RootNamespace>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Stimulsoft.Reports.Web.NetCore" Version="2024.2.4" />
<PackageReference Include="Stimulsoft.Reports.Web.NetCore" Version="2024.2.5" />
</ItemGroup>
</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<RootNamespace>Creating_a_Custom_Parameter_Panel_for_the_Viewer</RootNamespace>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Stimulsoft.Reports.Web.NetCore" Version="2024.2.4" />
<PackageReference Include="Stimulsoft.Reports.Web.NetCore" Version="2024.2.5" />
</ItemGroup>
<ItemGroup>
<Folder Include="Reports\" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
<RootNamespace>Editing_a_Report_Template_in_the_Designer</RootNamespace>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Stimulsoft.Reports.Web.NetCore" Version="2024.2.4" />
<PackageReference Include="Stimulsoft.Reports.Web.NetCore" Version="2024.2.5" />
</ItemGroup>
</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
<RootNamespace>Exporting_and_Printing_a_Report_from_Code</RootNamespace>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Stimulsoft.Reports.Web.NetCore" Version="2024.2.4" />
<PackageReference Include="Stimulsoft.Reports.Web.NetCore" Version="2024.2.5" />
</ItemGroup>
</Project>
11 changes: 7 additions & 4 deletions NET 6.0/Localizing the Viewer/Localization/en.xml
Original file line number Diff line number Diff line change
Expand Up @@ -901,7 +901,7 @@
<StiPanelControl>Panel</StiPanelControl>
<StiPictureBoxControl>Picture Box</StiPictureBoxControl>
<StiRadioButtonControl>Radio Button</StiRadioButtonControl>
<StiRadioControl>Radio</StiRadioControl>
<StiRadioGroupControl>Radio Group</StiRadioGroupControl>
<StiReportControl>Report Control</StiReportControl>
<StiRichTextBoxControl>Rich Text Box</StiRichTextBoxControl>
<StiSliderControl>Slider</StiSliderControl>
Expand Down Expand Up @@ -3987,7 +3987,8 @@
<FilterOn>Filter On</FilterOn>
<Filters>Filters</Filters>
<First>First</First>
<FirstTabOffset>First Tab Offset</FirstTabOffset>
<FirstTabOffset>First Tab Offset</FirstTabOffset>
<FixedHeight>Fixed Height</FixedHeight>
<FixedWidth>Fixed Width</FixedWidth>
<Flat>Flat</Flat>
<FlatMode>Flat Mode</FlatMode>
Expand Down Expand Up @@ -4082,9 +4083,9 @@
<HorSpacing>Horizontal Spacing</HorSpacing>
<HotBackColor>Hot Back Color</HotBackColor>
<HotColumnHeaderBackColor>Hot Column Header Back Color</HotColumnHeaderBackColor>
<HotHeaderBackColor>Hot Header Back Color</HotHeaderBackColor>
<HotForeColor>Hot Fore Color</HotForeColor>
<HotGlyphColor>Hot Glyph Color</HotGlyphColor>
<HotHeaderBackColor>Hot Header Back Color</HotHeaderBackColor>
<HotHeaderColor>Hot Header Color</HotHeaderColor>
<HotkeyPrefix>Hotkey Prefix</HotkeyPrefix>
<HotRowHeaderBackColor>Hot Row Header Back Color</HotRowHeaderBackColor>
Expand Down Expand Up @@ -4638,7 +4639,7 @@
<TextFormat>Text Format</TextFormat>
<TextOnly>Text Only</TextOnly>
<TextOptions>Text Options</TextOptions>
<TextPlacement>Text Placement</TextPlacement>
<TextPlacement>Text Placement</TextPlacement>
<TextQuality>Text Quality</TextQuality>
<TextRightToLeft>Text Right to Left</TextRightToLeft>
<TextShowBehind>Text Show Behind</TextShowBehind>
Expand Down Expand Up @@ -5314,6 +5315,8 @@
<title>Toolbox</title>
</Toolbox>
<UserFunctionEditor>
<ArgumentName>Argument Name</ArgumentName>
<ArgumentType>Argument Type</ArgumentType>
<CustomCategory>Custom Category</CustomCategory>
<ReturnType>Return Type</ReturnType>
<Script>Script</Script>
Expand Down
1 change: 1 addition & 0 deletions NET 6.0/Localizing the Viewer/Localization/fr.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4245,6 +4245,7 @@ Il contient un lien pour confirmer votre enregistrement. Pour terminer votre enr
<ReportUnit>Unité du rapport</ReportUnit>
<RequestFromUser>Requête de l'utilisateur</RequestFromUser>
<RequestParameters>RequestParameters</RequestParameters>
<ResetAllFilters>Réinitialiser tous les filtres</ResetAllFilters>
<ResetDataSource>Réinitialiser la source de données</ResetDataSource>
<ResetPageNumber>Réinitialiser le nombre de pages</ResetPageNumber>
<Resize>Redimensionner</Resize>
Expand Down
2 changes: 1 addition & 1 deletion NET 6.0/Localizing the Viewer/Localization/ja.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2432,7 +2432,7 @@
<ActivationUserNameOrPasswordIsWrong>あなたのユーザー名(電子メール)またはパスワードが間違っています!</ActivationUserNameOrPasswordIsWrong>
<ActivationWrongAccountType>あなたのアカウントタイプはStimulsoft Serverを有効にすることができません!</ActivationWrongAccountType>
<Alert>アラート</Alert>
<AuthAccountAlreadyExists>このユーザー名(Eメール)のアカウントはすでに存在します。0}アカウントと関連付けるには、Stimulsoftアカウントのパスワードを使用してください。</AuthAccountAlreadyExists>
<AuthAccountAlreadyExists>このユーザー名(Eメール)のアカウントはすでに存在します。{0}アカウントと関連付けるには、Stimulsoftアカウントのパスワードを使用してください。</AuthAccountAlreadyExists>
<AuthAccountCantBeUsedNow>アカウントは今使用できません!</AuthAccountCantBeUsedNow>
<AuthAccountIsNotActivated>アカウントはまだ有効になっていません! 登録時にEメールに送られた指示に従ってください。</AuthAccountIsNotActivated>
<AuthCantChangeRoleBecauseLastAdministratorUser>このワークスペースの最後の管理者ユーザーであるため、ユーザーロールは変更できません。</AuthCantChangeRoleBecauseLastAdministratorUser>
Expand Down
Loading

0 comments on commit 3ad203d

Please sign in to comment.