Commit Graph

40 Commits (d18bd09e37cf6b5a88f1ee4fef6664015898aced)

Author SHA1 Message Date
Halil İbrahim Kalkan c5bf65527e
Merge pull request #8392 from abpframework/maliming/razor-template
5 years ago
Berkan Sasmaz 44b1dd9d33 Add language: Finnish
5 years ago
maliming 6d38c9f500 Razor engine support for text templating
5 years ago
ChangYinShung e38235a2da translate setting and cms-kit
5 years ago
nielscil be1c5af08d localized framework + modules to dutch
5 years ago
GameBelial 76846b6cac Clean up the code.
5 years ago
GameBelial c883e24cd5 Fix the problem of path under UNIX-like.
5 years ago
Norbert Bietsch 563a62dc7f Fixes #7025
5 years ago
Kevin bd52241566 Added en-GB json files
5 years ago
maliming d495686fd2 Compatible with PhysicalFileProvider in the TextTemplating.
5 years ago
maliming 7e903faa57 Introduce Directory.Build.props.
5 years ago
Alper Ebicoglu 3f46a6f272 add German translations... volosoft/volo#2282
5 years ago
Ahmet 51af94820d Merge branch 'rel-3.3' into dev
5 years ago
liangshiwei e505ef2931 Improve abp_io Localization
5 years ago
maliming 47ee4ae652 Merge branch 'dev' into maliming/net5
5 years ago
Laszlo Szabados 6f732ae792 hu translation and configure AbpLocalizationOptions
5 years ago
maliming f151602b08 Update TargetFramework.
5 years ago
maliming cf885b92c4 Use netstandard for class library & blazor.
5 years ago
maliming 6e79efce2c Upgrade TargetFramework/packages to net5.0 RC.
5 years ago
badre429 ac9b4b7efd feat: french localization
5 years ago
Farouk Belhocine f55e700474 adding missing resources for arabic culture.
5 years ago
maliming f0ed618736 Upgrade framework packages.
5 years ago
Xeevis eca210e255 Update Czech translations & fix formatting
5 years ago
maliming 46d0d4eba3 "L" function in the text template rendering system should support parametric text.
6 years ago
Halil İbrahim Kalkan a94cdf7b37 Make standard layouts inline localized. Also, set IsInlineLocalized on WithVirtualFilePath
6 years ago
Halil İbrahim Kalkan 092d2dc5cf Use L instead of l on text templates
6 years ago
Halil İbrahim Kalkan 720b5d7e2f Add TemplateDefinitionIsInlineLocalized.
6 years ago
Halil İbrahim Kalkan f3d82a3807 Refactor text template contribution system.
6 years ago
Halil İbrahim Kalkan e1990d1a3f rename template contributor to template content contributor
6 years ago
Ahmet 60e4a8e8c3 ITemplateContributor GetOrNull converted to Async
6 years ago
Halil İbrahim Kalkan f51c67f11a Re-Organize standard email templates and renamed AddVirtualFiles to WithVirtualFilePath
6 years ago
Halil İbrahim Kalkan 0311092ae1 Refactored text templating and added more tests.
6 years ago
Halil İbrahim Kalkan 61d2512311 Implemented template renderer.
6 years ago
Halil İbrahim Kalkan 24365e4979 Use Scriban on TemplateRenderer
6 years ago
Halil İbrahim Kalkan 67dbc9b453 Added template content provider and template renderer.
6 years ago
Halil İbrahim Kalkan 9060b695ea Added TemplateDefinitionExtensions.
6 years ago
Halil İbrahim Kalkan 07aaaa0469 Implemented VirtualFileTemplateContributor and added tests.
6 years ago
Halil İbrahim Kalkan 42047737bd Added more tests for template definitions.
6 years ago
Halil İbrahim Kalkan 095bb128a0 Added template definition system and tests.
6 years ago
Halil İbrahim Kalkan af77ec2aee Refactored and added test project
6 years ago