maliming
d98c393e99
Merge branch 'dev' into maliming/CascadeTiming
5 years ago
Halil İbrahim Kalkan
8bab5cb9b3
Support composite keys for CrudAppService
5 years ago
Halil İbrahim Kalkan
f2be037bfc
Resolved #3148 : Add IRepository.GetAsync and IRepository.FindAsync methods those get predicate.
...
Also removed old & unused Get and Find methods from the EfCoreRepository.
5 years ago
Halil İbrahim Kalkan
6280726dd1
Update TestDataBuilder.cs
5 years ago
Luis Pignataro
005970f69c
Merge branch 'V211' into luisPignataro/Traslate
5 years ago
Luis Pignataro
d941b1adea
Change special characters to unicode
5 years ago
Ahmet Çotur
48890f8021
boostrap component demo - updated
5 years ago
maliming
01d1b65cbd
Cascading entities should not be deleted when soft deleting entities.
5 years ago
maliming
2a42ba80cf
Merge branch 'dev' into #214-authorization-improvements
5 years ago
Ahmet Çotur
3b60c09123
bootstrap component demo - carousel added
5 years ago
Ahmet Çotur
34346abdd1
bootstrap component demo - paginator added
5 years ago
Ahmet Çotur
6340083da1
boostrap demo - form components added
5 years ago
Halil İbrahim Kalkan
f0e41bc55f
Merge pull request #2959 from abpframework/maliming/saveauditlog
...
Save audit logs even if no action performed in the request.
5 years ago
Halil İbrahim Kalkan
23e6018278
Renamed Volo.Abp.Http.Client.IdentityModel.Relay to Volo.Abp.Http.Client.IdentityModel.Web. Also fixed depending projects.
5 years ago
maliming
c086bfe609
Fix audit unit tests.
5 years ago
Halil İbrahim Kalkan
decf4c7d34
Merge pull request #2880 from abpframework/maliming/auditlogs
...
Fixed the bug that the controller was not logged.
5 years ago
Ahmet Çotur
dc81bb7ca5
boostrap demo components added
5 years ago
Halil İbrahim Kalkan
133f0c0100
Auto add h2 and refactor the basic theme demo.
5 years ago
Halil İbrahim Kalkan
d6c78b3e6f
Added styles
5 years ago
Halil İbrahim Kalkan
10d8e22e9f
ReplaceEmbeddedByPhysical for the AbpAspNetCoreMvcUiThemeSharedDemoModule
5 years ago
Halil İbrahim Kalkan
4a9bb6db84
Created Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.Demo project.
5 years ago
maliming
adeeb0d5a1
Fixed the bug that the controller was not logged & Filter the controller in AbpAuditingMiddleware.
...
Resolve #2819
5 years ago
Yunus Emre Kalkan
6b125349c8
merge
5 years ago
maliming
0d577741cd
Merge branch 'dev' into #214-authorization-improvements
5 years ago
Galip Tolga Erdem
a341528aa6
Updated AuditingMidware exception check and new test
5 years ago
Halil İbrahim Kalkan
fc8d34eae9
Refactor and improvements for #2807
5 years ago
Halil İbrahim Kalkan
8d76491209
Merge branch 'dev' into pr/2807
5 years ago
Halil İbrahim Kalkan
f47a0c1f5f
Fix audit log unit tests.
5 years ago
Halil İbrahim Kalkan
5221b99cdf
Merge branch 'dev' into pr/2277
5 years ago
Galip Tolga Erdem
eef0f5f59a
Added HardDelete with EfCoreRepository and MongoDbRepository tests
5 years ago
Halil İbrahim Kalkan
d9b7e3aef0
Merge branch 'dev' into maliming/Auditing
5 years ago
maliming
9cffe676b2
Remove Fody from the unit test project.
5 years ago
maliming
81ea882a7b
Merge branch 'dev' into maliming/FodyConfigureAwait
5 years ago
Mehmet Perk
cfba922932
authorization tests with role
5 years ago
mperk
9617efc5e9
change authorization service to abpauthorization service
5 years ago
maliming
fc33924d0a
Update zh-Hant.json
5 years ago
mperk
85f956f5ae
authorize check with combine
5 years ago
YinChang
ea140ba748
add zh-hant to project in framework
5 years ago
maliming
3cc29f7ca6
Use propertyEntry.IsModified instead of the Equals method of the object.
5 years ago
Mehmet Perk
5016ba69a3
authorization tests with role
5 years ago
maliming
289e8c4da6
Add more Auditing unit tests.
...
Resolve #2648
5 years ago
maliming
174e25b0be
Remove ConfigureAwait of async method.
5 years ago
maliming
a2e3f30c44
Add configureawait.props & FodyWeavers.xml & FodyWeavers.xsd.
5 years ago
Galip Tolga Erdem
1a9fd66be7
updated AbpAuditingMiddleware
5 years ago
Galip Tolga Erdem
ca64497b1f
reverted back
5 years ago
Galip Tolga Erdem
5c73a61e1c
updated AuditingMiddleware for AlwaysLogOnExceptions
5 years ago
Galip Tolga Erdem
a529a3df9e
Merge branch 'dev' of https://github.com/abpframework/abp into pr/2277
5 years ago
Halil İbrahim Kalkan
a8e8cf26f1
#2597 Rename UseSerilogEnrichers to UseAbpSerilogEnrichers
5 years ago
Halil İbrahim Kalkan
c88cd2054e
#2597 Refactor AbpAspNetCoreSerilogOptions
5 years ago
Halil İbrahim Kalkan
da4c91cabd
#2597 Rename AbpSerilogModule to AbpAspNetCoreSerilogModule to bettern align the module name and the package name.
5 years ago
Halil İbrahim Kalkan
f31c335c15
Merge pull request #2597 from mehmetuken/serilog-enrichment
...
Serilog enrichments.
5 years ago
Galip Tolga Erdem
58d9f3fb5c
Updated AuditingMiddleware, updated AuditingManager
5 years ago
Halil İbrahim Kalkan
625632ed94
Resolved #2607 : Renamed ValidationHandler to ValidationHelper.
5 years ago
Mehmet Tüken
e84dde4f76
Change Serilog.Extensions.Hosting package to Serilog.AspNetCore.
5 years ago
Mehmet Tüken
beecc19957
Add test project.
5 years ago
Mehmet Tüken
d2cca7306e
Add ValidationInterceptor.
5 years ago
Halil İbrahim Kalkan
4ba4306165
Remove unnecessary async usages.
5 years ago
maliming
e434fc30c4
Fixed unit test failure due to NoContent method filter.
5 years ago
maliming
faa917ba7a
Set 204 No Content for void/Task.
...
Resolve #262
5 years ago
Halil İbrahim Kalkan
388dce7cd2
Merge pull request #2489 from recepdmr/todolist
...
Move AbpIntegratedTest to Volo.Abp.Testing namespace
5 years ago
Halil İbrahim Kalkan
76d742683a
Merge pull request #2502 from abpframework/maliming/WithCulture
...
Removed obsolete WithCulture method.
5 years ago
maliming
1801407ae0
Use CultureHelper instead of extension methods & rename AbpCultureHelper to CultureHelper.
5 years ago
Halil İbrahim Kalkan
32fdfb9bab
Merge branch 'dev' into dev
5 years ago
developerrd
76151fcee5
AbpIntegratedTest change all proejct namespace
5 years ago
maliming
bed26a0a62
Removed obsolete WithCulture method.
...
Resolve #2491
5 years ago
Javier Campos
911ce80a7c
feat: add ConfigureAwait(false) to all await calls
5 years ago
Halil İbrahim Kalkan
e3efdbb7c1
Resolved #2499 : Move AbpValidationResource to Volo.Abp.Validation package.
5 years ago
Halil İbrahim Kalkan
58f04d34cc
Fix test: AbpServiceProxiesController_Tests.GetAllWithMinify
5 years ago
Halil İbrahim Kalkan
2bda094fcf
Fix build errors after PR merges.
5 years ago
Halil İbrahim Kalkan
1a44e4fdde
Merge branch 'dev' into dev
5 years ago
Halil İbrahim Kalkan
d5422af84c
Merge pull request #2391 from mehmetuken/update-packages
...
Update nuget packages.
5 years ago
Halil İbrahim Kalkan
7d3a1b0662
Merge pull request #2381 from abpframework/maliming/AsyncBackgroundJob
...
Implement AsyncBackgroundJob.
5 years ago
Halil İbrahim Kalkan
ee403c37e9
Resolved #2467 : Add MaxMaxResultCount to LimitedResultRequestDto.
5 years ago
Halil İbrahim Kalkan
0754254428
Remove UnitOfWork Sync API.
5 years ago
Halil İbrahim Kalkan
676a5c61ac
Removed sync interception and sync repository methods.
5 years ago
兜小神
c318133484
fixed unittest for FluentValidation
5 years ago
Mehmet Tüken
dcc2d63e10
Merge branch 'dev' into update-packages
5 years ago
Mehmet Tüken
ca57cf3ea7
refactor
5 years ago
Mehmet Tüken
35c1d810c4
[framework] fix mongo.exe dispose
5 years ago
Halil İbrahim Kalkan
772deb0586
Merge pull request #2390 from mehmetuken/localization-tests-error
...
Fix ES localization tests fail.
5 years ago
Mehmet Tüken
7a088fc68a
bump Microsoft.NET.Test.Sdk 16.3.0 to 16.4.0
5 years ago
Mehmet Tüken
3e743d82ed
Fix ES localization tests fail.
5 years ago
Halil İbrahim Kalkan
c34b89e274
Merge pull request #2225 from Xeevis/localization-cs
...
Update Czech localization files
5 years ago
maliming
b1eed33962
Implement AsyncBackgroundJob.
...
Resolve #2374
5 years ago
Luis Pignataro
2cd44f00e8
Spanish traslation fixes
5 years ago
Luis Pignataro
5b8a051800
spanish localization
5 years ago
maliming
542ea712b5
Use the unified provider key format in the feature module.
5 years ago
Arkat Erol
dbebc67a60
aspnet core 3.1 docker update for bootstrap tag helpers
5 years ago
maliming
ed4f8bb282
Upgrade frameworks & modules & samples to asp net core 3.1.
5 years ago
Halil İbrahim Kalkan
5f0b31214c
Merge pull request #2169 from abpframework/maliming/minify
...
Add AbpMinifyModule.
5 years ago
Halil İbrahim Kalkan
d16bef05b2
Resolved #1933 : Ignore owned types while configuring the base properties
5 years ago
Halil İbrahim Kalkan
cfb714ece7
Merge pull request #2151 from abpframework/maiming/AbpDateTimeModelBinder
...
Implement AbpDateTimeModelBinderProvider & AbpDateTimeModelBinder
5 years ago
Halil İbrahim Kalkan
ffc0c1329e
Merge pull request #2000 from abpframework/maliming/DataTimeValueConverters
...
Added DataTimeValueConverters function.
5 years ago
Xeevis
c59d51d01a
Update Czech localization files
5 years ago
maliming
7d0a009a9e
Minify the script returned by ServiceProxyScript.
...
Resolve #2008
5 years ago
maliming
df26af69fc
Add AbpMinifyModule.
5 years ago
İsmail ÇAGDAŞ
6f63267e9b
updated from master
5 years ago
maliming
357be9a8e3
Implement AbpDateTimeModelBinderProvider & AbpDateTimeModelBinder
...
Resolve #2143
5 years ago
Halil İbrahim Kalkan
d0da6b89b9
Update bootstrap demo client side dependency.
5 years ago
maliming
6944da4a82
Remove the id property from the view.
5 years ago
maliming
b4940f135c
Added Keyless Entity Types unit test.
...
https://docs.microsoft.com/en-us/ef/core/modeling/keyless-entity-types
5 years ago
JiYuhang
c070cd069b
Unify all zh-Hans.json files encoding to UTF-8 NO BOM
5 years ago
JiYuhang
84d08af14a
Translate to chinese localization files
5 years ago
maliming
91ba0f2594
Configuring AbpClockOptions in AbpEntityFrameworkCoreTestModule.
5 years ago
maliming
4eadee29c6
Added DataTimeValueConverters function.
...
Resolve #1983
5 years ago
Halil İbrahim Kalkan
82c01a4c95
Merge pull request #1913 from gterdem/pr/1900
...
Added IDistributedCache<TCacheItem, TCacheKey>
5 years ago
Halil İbrahim Kalkan
17b8705601
Upgrade NuGet packages for the framework.
5 years ago
Galip Tolga Erdem
412bfd5a98
Complex object key calculation reverted. Overriding ToString method of complex object to be used as key as suggested.
5 years ago
Halil İbrahim Kalkan
705407ba9f
Merge AbpCacheOptions and AbpDistributedCacheOptions. Resolved #1901
5 years ago
Halil İbrahim Kalkan
81ce88ee20
Resolved #1094 : Configuration redesign.
5 years ago
Halil İbrahim Kalkan
decad8e30f
Merge pull request #1919 from abpframework/Align-Option-Class-Names
...
Align option class names
5 years ago
Yunus Emre Kalkan
02143575e4
AspNetCoreMultiTenancyOptions to AbpAspNetCoreMultiTenancyOptions
5 years ago
Yunus Emre Kalkan
9bd045d882
DbConnectionOptions to AbpDbConnectionOptions
5 years ago
Yunus Emre Kalkan
15a79928a0
RemoteServiceOptions to AbpRemoteServiceOptions
5 years ago
Yunus Emre Kalkan
df386b9ba7
NavigationOptions to AbpNavigationOptions
5 years ago
Yunus Emre Kalkan
36149fc49d
UnitOfWorkDefaultOptions to AbpUnitOfWorkDefaultOptions
5 years ago
Yunus Emre Kalkan
521b3ac89c
UnitOfWorkOptions to AbpUnitOfWorkOptions
5 years ago
Yunus Emre Kalkan
2f6eac8c7c
VirtualFileSystemOptions to AbpVirtualFileSystemOptions
5 years ago
Yunus Emre Kalkan
8146c20a57
CommonDbContextRegistrationOptions to AbpCommonDbContextRegistrationOptions
5 years ago
Yunus Emre Kalkan
8b58991ff3
DistributedEventBusOptions to AbpDistributedEventBusOptions
5 years ago
Yunus Emre Kalkan
bc5fd577a1
SettingOptions to AbpSettingOptions
5 years ago
Yunus Emre Kalkan
b7e2ec64a2
LdapOptions to AbpLdapOptions
5 years ago
Yunus Emre Kalkan
64cf179f93
DefaultTenantStoreOptions to AbpDefaultTenantStoreOptions
5 years ago
Yunus Emre Kalkan
547f78d9ac
MultiTenancyOptionsExtensions to AbpMultiTenancyOptionsExtensions
5 years ago
Yunus Emre Kalkan
3dc5bf3a11
TenantResolveOptions to AbpTenantResolveOptions
5 years ago
Yunus Emre Kalkan
e19dc65af5
CacheOptions to AbpCacheOptions
5 years ago
gterdem
14ea3f2f09
Implemented inheritance for DistributedCache<TCacheItem> and interface. Fixed issue with complex object ToString resulting same object name as CacheKey.
5 years ago
Galip Tolga Erdem
a9ffe66032
closes #1900
...
Implementation of IDistributedCache<TCacheItem, TCacheKey>
5 years ago
maliming
4825484855
Merge branch 'dev' into maliming/GenericHost
5 years ago
Halil İbrahim Kalkan
c1f56f03a2
Added ToKebabCase string extension method
5 years ago
maliming
645e5d464e
Move all projects to generic host & remove IConfigurationAccessor usage.
...
Resolve #1888
5 years ago
Halil İbrahim Kalkan
661f6db74f
Fix for action normalization.
5 years ago
Halil İbrahim Kalkan
bca421cbf5
Add AbpAspNetCoreMvcModule assembly to the partmanager
5 years ago
Halil İbrahim Kalkan
4b682fb262
Adjust namespace for Volo.Abp.AspNetCore.ExceptionHandling
5 years ago
Halil İbrahim Kalkan
0aa89831d5
Resolved #1844 and Resolved #1777 : Created contextualized IObjectMapper service.
5 years ago
Halil İbrahim Kalkan
e2a334f37b
Extract IAutoObjectMappingProvider
5 years ago
Halil İbrahim Kalkan
132de6d99d
add PreserveCompilationReferences to Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo
5 years ago
Halil İbrahim Kalkan
05cdda75b9
Resolved #1786 : Upgrade to ASP.NET Core 3.0 Stable.
5 years ago
Halil İbrahim Kalkan
fab4784e45
Fix bundling problem.
5 years ago
Halil İbrahim Kalkan
d1901aa9e7
Made Volo.Abp.Http.Client.Tests tests properly working after asp.net core 3.0 migration.
5 years ago
Halil İbrahim Kalkan
03b47aee23
Add Accept-Language header in the AbpAspNetCoreTestBase
5 years ago
Halil İbrahim Kalkan
bd2c5b4761
Fix Startup reference
5 years ago
Halil İbrahim Kalkan
8f2de58e44
Resolved #1580 Make Entity.Id protected to prevent accidently changing it.
5 years ago
Halil İbrahim Kalkan
efc202bd56
#1580 Removed setter for IEntity<TKey>.Id
5 years ago
Halil İbrahim Kalkan
deb086e6a8
Add constrators getting id to the base entity classes.
5 years ago
Halil İbrahim Kalkan
fca268c816
Merge branch 'dev' into aspnetcore-3.0
5 years ago
Halil İbrahim Kalkan
e875ddc516
Disable get by id in Repository_Basic_Tests_With_Int_Pk test for mongodb.
5 years ago
Halil İbrahim Kalkan
7e4f1f3439
Added test: Repository_Basic_Tests_With_Int_Pk
5 years ago
Halil İbrahim Kalkan
0b785160ad
Merge branch 'dev' into aspnetcore-3.0
5 years ago
maliming
5622bfc796
Prevent the service from being injected again.
...
Resolve #1757
5 years ago
Halil İbrahim Kalkan
be5406a5d0
Fixed virtual file static file middleware compatibility issue for asp.net core 3.0
5 years ago
Halil İbrahim Kalkan
a187831b73
Added VirtualFileSystem_Tests that is failing
5 years ago
Halil İbrahim Kalkan
e0c27f411b
Use IWebHostEnvironment instead of IHostingEnvironment
5 years ago
Marcelo M. M
31ad6e3d63
Updating PT-BR translation
...
Updating PT-BR translation and correcting a key in english.
5 years ago
Halil İbrahim Kalkan
b9e418a924
Move projects to netcore3.0
5 years ago
Halil İbrahim Kalkan
a52ba7787d
Switch to MapControllerRoute instead of UseMvc
5 years ago
Halil İbrahim Kalkan
f24a32b201
Make bootstrap demo running
5 years ago
Halil İbrahim Kalkan
baf876e320
Upgraded asp.net core projects to 3.0 preview 9
5 years ago
Halil İbrahim Kalkan
d48bdcfd66
Updated test csproj file dependencies and created common.test.config
5 years ago
Halil İbrahim Kalkan
a2a6b7cd8e
Updated nuget packages to net preview9
5 years ago
Halil İbrahim Kalkan
a48857f394
Resolved #1706 : Remove ABP's AutoMap attributes.
5 years ago
Halil İbrahim Kalkan
2292cf67f6
Resolved #1705 : Replace AddProfile by AddMaps for AbpAutoMapperOptions
5 years ago
Halil İbrahim Kalkan
7b4037052c
Merge pull request #1616 from abpframework/maliming/AutomapperPrefix
...
fix #1615 Add a prefix to AutoMap*Attribute.
5 years ago
Yunus Emre Kalkan
f608d8b5f0
pgrade @abp npm dependencies to latest version
6 years ago
maliming
3c9d5fd559
Format code.
6 years ago
maliming
ff66516a93
Resolve #1632 MongoDB test problems & optimization.
6 years ago
Halil İbrahim Kalkan
77079cf981
Resolved #1628 : Upgrade all NuGet packages for the framework for v0.19 release.
6 years ago
maliming
7d5871a3ab
fix #1615 Add a prefix to AutoMap*Attribute.
6 years ago
maliming
743c80bc18
Reuse shared JsonSerializerSettings instead of shared ContractResolver.
6 years ago
maliming
88ead6fdb9
Merge branch 'dev' into maliming/SharedContractResolver
6 years ago
Halil İbrahim Kalkan
08fd42e1d4
Revised AbpJsonOptions.
6 years ago
İsmail ÇAGDAŞ
efe7f2aba3
follows 922af8e558
remove MailKitSmtpEmailSender.SendMail
6 years ago
maliming
d02f3cf297
Merge branch 'dev' into maliming/SharedContractResolver
6 years ago
maliming
e27de68142
Resolve #1503 Reuse Contract Resolver, improve performance.
6 years ago
Halil İbrahim Kalkan
98f95809ab
Merge branch 'dev' into MailKit-integration
6 years ago
maliming
76ed33a910
add AbpJsonOptions.
6 years ago
Yunus Emre Kalkan
cd690f52b0
Refactor
6 years ago
Halil İbrahim Kalkan
490750ffc2
Resolved #1456 : Remove CrudAppService and rename AsyncCrudAppService to CrudAppService
6 years ago
Yunus Emre Kalkan
4252c8a586
added tests
6 years ago
Yunus Emre Kalkan
f5813a9c18
Update AbpEmailingTestModule.cs
6 years ago
Wayne
d84b2bdef8
Fixed Namespace Issue
...
Volo.Abp.UI.Navigation was split into two namespaces - Volo.Abp.Ui and Volo.Abp.UI. Updated the Volo.Abp.Ui namespaces to match the base namespace of Volo.Abp.UI
6 years ago
maliming
797b011c93
Remove the static API from the Automapper module.
6 years ago
maliming
678b37492d
Use `Environment.NewLine` instead of `\r\n`
6 years ago
Yunus Emre Kalkan
7d5d33a1b4
mongodb namespaces & projects renamed
6 years ago
Reichenbach, Michael
2a4c319081
fix(multi-tenancy): correctly set TenantId on create in AppService
...
The TenantId is now automatically set when creating new entities in an AsyncCrudAppService derived class.
fixes #1360
6 years ago
Yunus Emre Kalkan
0cea010fae
abp npm packages update
6 years ago
Halil İbrahim Kalkan
f5aa2a44d6
Upgrade nuget packages.
6 years ago
Halil İbrahim Kalkan
bdb3f695de
Merge pull request #1294 from abpframework/maliming/dapper
...
Dapper Integration.
6 years ago
maliming
a18d4121c3
Dapper Integration.
6 years ago
Yunus Emre Kalkan
7aa4fed49f
Change gulpfile.js file contents
6 years ago
maliming
ffe8fdf917
Register middleware with ITransientDependency.
6 years ago
maliming
674291a928
Resolve #1268 Implement IMiddleware for all asp.net core middlewares.
6 years ago
Tomasz Lewandowski
c1e0e98043
Polish translations
6 years ago
Yunus Emre Kalkan
fc1315cff0
Merge pull request #1242 from nguyendev/patch-22
...
vi translation
6 years ago
Yunus Emre Kalkan
f1b9d5f05e
Merge pull request #1241 from nguyendev/patch-21
...
vi translation
6 years ago
Yunus Emre Kalkan
50aca20532
Merge pull request #1240 from nguyendev/patch-20
...
vi translation
6 years ago
Yunus Emre Kalkan
87e12d5d47
Merge pull request #1239 from nguyendev/patch-19
...
vi translation
6 years ago
Yunus Emre Kalkan
cc69c8e56a
Merge pull request #1238 from nguyendev/patch-18
...
vi translation
6 years ago
nguyendev
09b1e13f40
vi translation
6 years ago
nguyendev
6e0b468efa
vi translation
6 years ago
nguyendev
ad1b85e5e0
vi translation
6 years ago
nguyendev
213b5cc2da
vi translation
6 years ago
nguyendev
5241eb8063
vi translation
6 years ago
nguyendev
04770332c0
vi translation
6 years ago
Halil İbrahim Kalkan
5c99373d5f
Upgrade to latest NuGet packages.
6 years ago
Halil İbrahim Kalkan
f738642a36
Merge pull request #1190 from akinix/akinix/ldap
...
feature: implement the interfaces for reading/writing LDAP.
6 years ago
徐亮
1fb6b13434
feature: implement the interfaces for reading/writing LDAP.
...
include:
Authenticate
Query Organizations
Add Organization
Query Users
Query User
6 years ago
Xeevis
345f5d2511
Czech translations
6 years ago
Xeevis
40604a40d6
Initial Czech localization support
6 years ago
Marcelo Mohr Maciel
e4ea2a0f0a
Updating PT-BR translation
...
Updating PT-BR translation
6 years ago
Halil İbrahim Kalkan
3808048b28
Merge pull request #1141 from abpframework/maliming/EmailTemplate
...
Refactoring mail template module.
6 years ago
Halil İbrahim Kalkan
5dc741ec85
Merge pull request #1140 from lonwern/issue-703
...
Resolves #703 API Versioning tests failing after .net core 2.2 upgrade
6 years ago
Halil İbrahim Kalkan
f65058f2cc
Merge pull request #1151 from abpframework/maliming/memorydb
...
resolve #1147 Use serialization/deserialization for memorydb.
6 years ago
maliming
81e96fa654
Use Json serialization/deserialization entity.
6 years ago
Halil ibrahim Kalkan
fe5199cd43
Fix ExposedServiceExplorer.
6 years ago
Halil ibrahim Kalkan
a975f28c95
Refactor exposed services.
6 years ago
maliming
b9b7f98a35
resolve #1147 Use serialization/deserialization for memorydb.
6 years ago
Halil ibrahim Kalkan
80680a5cb6
Try to map base classes for MongoDb
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
lonwern
bb8bcaafd5
Resolves #703 API Versioning tests failing after .net core 2.2 upgrade
6 years ago
maliming
9b4b41573c
Modify the way the mail template is defined as the standard way of the framework.
6 years ago
Halil ibrahim Kalkan
f369fc34fd
CLI refactor, test & improvements.
6 years ago
Yunus Emre Kalkan
d4c3284d61
Merge branch 'master' of https://github.com/volosoft/abp
6 years ago
Yunus Emre Kalkan
a9301c9220
Dynamic forms: nullable enum
6 years ago
Halil ibrahim Kalkan
4f099029dd
Dont use Microsoft.AspNetCore.All with version. Enhance logging and clean.
6 years ago
Yunus Emre Kalkan
203308a8e8
Resolves #1101 Tag Helpers: Provide a way to ignore a property
6 years ago
maliming
69d89ce87c
Add repository specification unit test.
6 years ago
maliming
c135d4823f
Improve the Specifications project code and testing.
6 years ago
Halil ibrahim Kalkan
e45caa5b7f
Create Volo.Abp.Cli.Core package.
6 years ago
Halil ibrahim Kalkan
9acfb17f51
Merge branch 'master' into cli
6 years ago
Halil İbrahim Kalkan
884e9ea77b
Merge pull request #1068 from acjh/patch-2
...
Fix spelling mistakes
6 years ago
İsmail ÇAGDAŞ
f655540555
updated all nuget packages
6 years ago
Aaron Chong
fa32c1427b
Fix spelling mistakes
6 years ago
Halil İbrahim Kalkan
0fcc1aee3f
Merge pull request #1059 from abpframework/maliming/constants
...
ReflectionHelper add GetAllConstants method.
6 years ago
maliming
e9be89d57c
fix #1058 Perform non-null validation on propertyName(context.Key.Name).
6 years ago
maliming
f43209c6a4
Rename GetAllConstants to GetPublicConstantsRecursively.
6 years ago
maliming
7316870363
ReflectionHelper add GetAllConstants method.
...
Get all the constant values in the specified type (including the base type).
6 years ago
Yunus Emre Kalkan
d94b8625dd
Resolves #1028
6 years ago
Halil ibrahim Kalkan
7d74829f03
Implement fluent validation as object validation contributor.
6 years ago
Halil ibrahim Kalkan
e74ff061b4
Added solution builder code and created command parser
6 years ago
maliming
6bd1ff7cbf
Separate validators from the DTO, Extend current validation interceptor.
6 years ago
maliming
5fd5fe9f44
fix #953 Add support for FluentValidation.
6 years ago
maliming
509a9ff68c
Update zh-Hans translation.
6 years ago
Marcelo Mohr Maciel
df1022ba45
Update PT-BR translation
...
Update PT-BR translation
6 years ago
Halil ibrahim Kalkan
8c416c2439
Update CachedTestObject.cs
6 years ago
Halil ibrahim Kalkan
14df704c32
Implement fully async interceptors.
6 years ago
Halil ibrahim Kalkan
2f54aafc94
Use await RenderSectionAsync instead of RenderSection
6 years ago
Halil ibrahim Kalkan
c7164c346e
Fix aspnet core multitenancy tests.
6 years ago