Commit Graph

21 Commits (b764b75726328924e037cd7f082a050160fcd8bf)

Author SHA1 Message Date
maliming 81ea882a7b Merge branch 'dev' into maliming/FodyConfigureAwait
5 years ago
YinChang ea140ba748 add zh-hant to project in framework
5 years ago
maliming 174e25b0be Remove ConfigureAwait of async method.
5 years ago
Halil İbrahim Kalkan 388dce7cd2
Merge pull request #2489 from recepdmr/todolist
5 years ago
developerrd 76151fcee5 AbpIntegratedTest change all proejct namespace
5 years ago
Javier Campos 911ce80a7c feat: add ConfigureAwait(false) to all await calls
5 years ago
Xeevis c59d51d01a Update Czech localization files
5 years ago
Yunus Emre Kalkan 2f6eac8c7c VirtualFileSystemOptions to AbpVirtualFileSystemOptions
5 years ago
Yunus Emre Kalkan f5813a9c18 Update AbpEmailingTestModule.cs
6 years ago
maliming 678b37492d Use `Environment.NewLine` instead of `\r\n`
6 years ago
Tomasz Lewandowski c1e0e98043 Polish translations
6 years ago
nguyendev 5241eb8063
vi translation
6 years ago
Xeevis 40604a40d6 Initial Czech localization support
6 years ago
Marcelo Mohr Maciel e4ea2a0f0a Updating PT-BR translation
6 years ago
maliming e19d603b1b Add template render.
6 years ago
maliming d1657d5555 Support single file template
6 years ago
maliming 5823f8f4cc EmailTemplate with VirtualFile.
6 years ago
maliming 9b4b41573c Modify the way the mail template is defined as the standard way of the framework.
6 years ago
Yunus Emre Kalkan 589b0fa39f Resolved #450 : Use Configure instead of context.Services.Configure in module classes
6 years ago
Halil ibrahim Kalkan a53d36d7fa Implemented a simple email templating system.
6 years ago
Halil ibrahim Kalkan aaaa97f61d Created initial email template system
6 years ago