Commit Graph

75 Commits (0ca6dc9032751368f9159a33200e6075eddb3071)

Author SHA1 Message Date
Yunus Emre Kalkan f8587b6fa5 Update source fodes for 5.0.1-rc1
4 years ago
Ahmet Çotur 2f43a828f0 use file-scoped namespacing for users module
4 years ago
Yunus Emre Kalkan b24a0953a4 Delete source codes
4 years ago
Ahmet Çotur 011bb9a287 Added Users module Installer package
4 years ago
Yunus Emre Kalkan 143a382d64 Created source code projects
4 years ago
Alper Ebicoglu 3ea4d9988e remove bom from text files. closes #10189
4 years ago
liangshiwei 41adcd251d Make IRepository not inherit from IQueryable
4 years ago
maliming ef9d20533a Change TargetFramework to net6.0.
4 years ago
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