Commit Graph

9141 Commits (da78d48b101dca381ad4a95ba9070f22fb60c065)
 

Author SHA1 Message Date
Halil İbrahim Kalkan da78d48b10 Remove unused classes of the text template system
6 years ago
Halil İbrahim Kalkan f75e7baef6 Added caching for the LocalizedTemplateContentReaderFactory.
6 years ago
Halil İbrahim Kalkan 15ce08853d Rename template content readers.
6 years ago
Halil İbrahim Kalkan a29cdda2c5 Extract LocalizedTemplateContentReaderFactory
6 years ago
Halil İbrahim Kalkan 8af5a54ad2 Refactored VirtualFileTemplateContentContributor
6 years ago
Halil İbrahim Kalkan 1dde0dbe23 Added PreDefine and PostDefine methods for the ITemplateDefinitionProvider
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 4437bf7ec0 renamed some properties.
6 years ago
Ahmet 0e519b7657 null checking updated
6 years ago
Ahmet 1950a8dcc5 TemplateRenderer null checking updated
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 693e4ad5bf Update TemplateRenderer.cs
6 years ago
Halil İbrahim Kalkan 7bd91c1d01 Get a globalContext from the TemplateRenderer
6 years ago
Halil İbrahim Kalkan 0311092ae1 Refactored text templating and added more tests.
6 years ago
Halil İbrahim Kalkan 8fb41d9e43 Delete email template system and use the text template system.
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
Halil İbrahim Kalkan ca7a084c51 Created Volo.Abp.TextTemplating package and copied initial files.
6 years ago
mehmet-erim fe636d9426 refactor(theme-shared): add methods of toaster.service return types
6 years ago
mehmet-erim 6477791961 feat(theme-shared): export theme-shared tokens
6 years ago
mehmet-erim d99c717219 Merge branch 'master' into dev
6 years ago
mehmet-erim 99e1462160 Merge branch 'dev' of https://github.com/abpframework/abp into dev
6 years ago
mehmet-erim 04fbe1d954 Merge branch 'master' into dev
6 years ago
Levent Arman Özak e16c8e07f1
Merge pull request #3694 from abpframework/fix/module-template-bugs
6 years ago
Mehmet Erim 3b8bdaa9ff
Merge pull request #3701 from abpframework/armanozak-patch-1
6 years ago
Mehmet Erim a5988d0f25
Merge pull request #3698 from abpframework/feat/3139
6 years ago
Levent Arman Özak 5a7d399901
add parentheses to forkJoin
6 years ago
Mehmet Erim 15330e4611
Merge pull request #3697 from abpframework/fix/3696
6 years ago
maliming d234263b27
Merge pull request #3695 from cnAbp/Translate
6 years ago
Arman Ozak 765d70ef96 refactor: provide LocalizationPipe at CoreModule meta
6 years ago
Arman Ozak 38db01c78e test: enable and improve ToasterService specs
6 years ago
Arman Ozak d7240ce148 test: enable and improve ConfirmationService specs
6 years ago
Arman Ozak a2839ba8f8 refactor: remove unused LocalizationService dependency
6 years ago
Arman Ozak 8f6d01c2b8 feat: create a TestCoreModule and return it from forTest
6 years ago
Arman Ozak ff09f684e2 feat: add a mock localization pipe
6 years ago
Arman Ozak 4366c6462f feat: add a test options interface for CoreModule
6 years ago
Arman Ozak 9e6e940db8 test: use CoreModule.forRoot in config plugin tests
6 years ago
Arman Ozak 014cedeb27 refactor: create RootCoreModule and return it from forRoot
6 years ago
Arman Ozak 410e6bf0fa feat: add a separate module for localization pipe
6 years ago
Arman Ozak 804d748cd0 feat: make sure only CoreModule is publicly available
6 years ago
Arman Ozak 4324730113 fix: change how error is handled and enable tests
6 years ago
liangshiwei 33a852724d Translate some of angular documents
6 years ago