Commit Graph

67 Commits (318eea9e1473516b49ebb7ffd9f1558b979ccdfb)

Author SHA1 Message Date
liangshiwei b9633869b5
Merge pull request #8988 from GotzeWong/dev
4 years ago
Michael Wang bb9971ac29 Add Null check for Name and Surname
4 years ago
Ahmet fb6f6084ac init users module
4 years ago
Halil İbrahim Kalkan 238cc7f4a0 Add abppkg.json files for the forms module
4 years ago
Halil İbrahim Kalkan 8c9bf460b1 Added user module definition file and imports in account and identity.
5 years ago
enisn 335713c2fa Check NullOrEmpty for sortings instead of null coalescing in Users
5 years ago
Halil İbrahim Kalkan 06889783f8 Apply async changes for EF Core repos.
5 years ago
liangshiwei eaa1d72d35 Use Orderby Id
5 years ago
liangshiwei 4b7a499303 Add OrderBy top the first/firstordefault operator
5 years ago
maliming 4852fda1b7 Update TargetFramework.
5 years ago
maliming cf885b92c4 Use netstandard for class library & blazor.
5 years ago
maliming b2ceacbe40 Upgrade modules.
5 years ago
İsmail ÇAĞDAŞ bdcf018528 deleted not used test projects
5 years ago
Ahmet Çotur 7ee6692a52 tab usage is removed
5 years ago
liangshiwei e9f8aa2761 Use CompleteAsync instead of SaveChangesAsync
5 years ago
Ahmet Çotur 397abba3ba Update AbpUserConsts.cs
5 years ago
Halil İbrahim Kalkan 328fc9cc89 #4497 apply DynamicStringLength for the user, identity and account modules.
5 years ago
maliming e97d090caa Initialize MongoDbRunner in the static constructor.
5 years ago
Halil İbrahim Kalkan 16353e99d5 Complete upgrading to EF Core 3.1.4.
5 years ago
Halil İbrahim Kalkan c78e3efe02 Use LongCount instead of Count for user repo.
5 years ago
Halil İbrahim Kalkan 48cf71c059 Added count to user lookup
5 years ago
Halil İbrahim Kalkan 5a79e7fe66 Make user search parameters nullable and support paging.
5 years ago
Halil İbrahim Kalkan 73913d8d2f Allow to search users also by name and surname.
5 years ago
Halil İbrahim Kalkan 23f3042536 Implemented SearchAsync for the user lookup
5 years ago
Alper Ebicoglu 8f7baa5bf9
Update UserLookupService.cs
6 years ago
AkinCam a18b8201bf Added some localization keys
6 years ago
maliming 9cffe676b2 Remove Fody from the unit test project.
6 years ago
maliming 81ea882a7b Merge branch 'dev' into maliming/FodyConfigureAwait
6 years ago
maliming 45c2abbd32 framework & module& template & sample to target .NET Standard 2.0
6 years ago
maliming 174e25b0be Remove ConfigureAwait of async method.
6 years ago
maliming a2e3f30c44 Add configureawait.props & FodyWeavers.xml & FodyWeavers.xsd.
6 years ago
Halil İbrahim Kalkan 388dce7cd2
Merge pull request #2489 from recepdmr/todolist
6 years ago
Yunus Emre Kalkan 4fb3e0e587 add missing namespace to modules and templates: Volo.Abp.Testing
6 years ago
Javier Campos 2eb4c81328 feat: add ConfigureAwait(false) to all await calls
6 years ago
Mehmet Tüken dcc2d63e10
Merge branch 'dev' into update-packages
6 years ago
Yunus Emre Kalkan c15b05f9b4 Make emailadrdess required on identity domain
6 years ago
Mehmet Tüken 5ded1f2555 bump NSubstitute to 4.2.1
6 years ago
Mehmet Tüken 1f5e366604 bump Mongo2Go 2.2.11 to 2.2.12
6 years ago
Yunus Emre Kalkan 9bd045d882 DbConnectionOptions to AbpDbConnectionOptions
6 years ago
Yunus Emre Kalkan 62f805e737 UnitOfWorkDefaultOptions to AbpUnitOfWorkDefaultOptions cont.
6 years ago
Halil İbrahim Kalkan db7fc04ff3 Upgrade Identity to net core 3.0
6 years ago
Halil İbrahim Kalkan b5bc9d761f Update Volo.Abp.Users.EntityFrameworkCore.csproj
6 years ago
maliming 3c9d5fd559 Format code.
6 years ago
maliming ff66516a93 Resolve #1632 MongoDB test problems & optimization.
6 years ago
Halil İbrahim Kalkan 82c4202d02 Upgrade all test projects to .net core 2.2.
6 years ago
İsmail ÇAGDAŞ f655540555 updated all nuget packages
7 years ago
Halil ibrahim Kalkan 5ad7d42373 Fix dependency
7 years ago
Halil ibrahim Kalkan 39a33ebf0b Resolved #911: Rename Volo.Abp.MultiTenancy.Abstractions package to Volo.Abp.MultiTenancy.
7 years ago
Halil ibrahim Kalkan 5a54755ab9 No need to ModelBuilderConfigurationOptions parameter
7 years ago
Halil ibrahim Kalkan 4b7ecc9a0b #804: Add option to skip external lookup where local user does exists
7 years ago