8456 Commits (58520cd282cd126957594dea78083147e4f8a581)

Author SHA1 Message Date
maliming 9356884516
Rename `RepositoryInterceptor` and so on to `ChangeTrackingInterceptor`. 3 years ago
Halil İbrahim Kalkan b33ff894fa Remove unused namespace 3 years ago
Halil İbrahim Kalkan 19d4ccc502 Comment on classes. 3 years ago
Halil İbrahim Kalkan 47cd7268d0 Remove unnecessary TKey restriction 3 years ago
maliming 6d029f5fd1
Remove `CheckChangeTracking` method. 3 years ago
maliming ba9c7fdd5e
Use lowercase for moment script name. 3 years ago
maliming 3c59d3960c
Enhance `RandomizeAuthServerPassPhraseStep`. 3 years ago
maliming 9b4a59b814 Skip bulk insert/update/delete if array is empty. 3 years ago
maliming f38ddcd0ae
Compatible with `separate-auth-server `parameter. 3 years ago
liangshiwei 862897c9cf Updage the Microsoft.* packages to the latest 3 years ago
maliming f5374c9492
Filter specific files. 3 years ago
maliming 9a10caedb0
Create production certificate while creating a new solution 3 years ago
maliming fd80e44fdb Revert "Optimize hide abp end points" 3 years ago
maliming 1b35f9c9f6
Rename `Enabled` of `EntityChangeTrackingAttribute` to `IsEnabled`. 3 years ago
maliming 4dfdf48e75
Make `EntityChangeTrackingAttribute` abstract. 3 years ago
maliming 257ad413c1
Set `ApplicationName` as current `assembly name`. 3 years ago
maliming 29005af5ea
`Obsolete` the `AbpAspNetCoreAsyncIntegratedTestBase` and `AbpAspNetCoreIntegratedTestBase ` 3 years ago
Enis Necipoglu 2192490f67
Update Blazorise to `1.3.1` 3 years ago
maliming 5b903a4eb5
Use `WebApplicationFactory` in template project. 3 years ago
maliming 0329dd29c1
Using `WebApplicationFactory` as web unit test base class. 3 years ago
Engincan VESKE 7b3ec83dab Add new localizations to AbpUiResource 3 years ago
maliming b6c41c9f28
Delete AbpRepositoryIsReadOnlyException.cs 3 years ago
maliming eb9b954717
Add `RepositoryInterceptor`. 3 years ago
maliming 01d2cf3a8b
Use `IsChangeTrackingEnabled` to replace `IsReadOnly`. 3 years ago
maliming 3ab5048856
Add a new unit test for `ReadOnlyRepository`. 3 years ago
maliming fe95e8ddd0
`AsNoTracking` for `Queryable` instead of `DbContext`. 3 years ago
maliming 547bb83667
Change some code base on review cmment. 3 years ago
maliming c04a509607
Eliminate duplicate DistributedEventSent and DistributedEventReceived events. 3 years ago
Halil İbrahim Kalkan 8bb2c7aa1e Use DatabaseName instead of config name 3 years ago
Salih 5e5664ffd0 Fix layout hooks filtering and show layout hooks for the specified layouts 3 years ago
maliming dc34d7435a
Update the `Emailing.md`. 3 years ago
maliming 1832519ba9
Support attachments and `ExtraProperties` when sending emails. 3 years ago
maliming f926804dbe
Make `layout` nullable. 3 years ago
Galip Tolga Erdem 8f63661e8d Added default oidc metadata address 3 years ago
Engincan VESKE fdc6c4e0e8 Fix layout hooks filtering and show layout hooks for the specified layouts 3 years ago
maliming 07ec945839
Catch and ignore the `Exception` from `ValidationAttributeHelper`. 3 years ago
Halil İbrahim Kalkan 12f005c6c0 Improve the exception message 3 years ago
maliming 1344d44948
Rename `isReadOnly` to `isReadOnlyRepository`. 3 years ago
maliming f47a09d602
Update `AbpRepositoryIsReadOnlyException's` message. 3 years ago
maliming 2c24f0c706
Throw `AbpRepositoryIsReadOnlyException` when the read-only repository writes method calls. 3 years ago
liangshiwei b3d494c719 Update AbpHangfireApplicationBuilderExtensions.cs 3 years ago
liangshiwei 7a56f78313 Add UseAbpHangfireDashboard method 3 years ago
maliming d7cf095789
Add `IsReadOnly` to `IRepository`. 3 years ago
liangshiwei 736b072d09 Fix AbpDashboardOptionsProvider 3 years ago
Halil İbrahim Kalkan d31827579d Refactor styling 3 years ago
maliming 777abd048a
Get hooks by current layout. 3 years ago
liangshiwei 710de856c3 Static C# API client proxy compatible ReplaceEmbeddedByPhysical 3 years ago
maliming e70a0ac86a
Clear destination collection. 3 years ago
maliming 9d9fa7075f
Support more collection types. 3 years ago
maliming e05d105247
Update DefaultObjectMapper.cs 3 years ago