Commit Graph

275 Commits (81ca8ed5c085edff2f11b0c606e6bc0f2840b07d)

Author SHA1 Message Date
Yunus Emre Kalkan be60cd2f87 MongoModelBuilderConfigurationOptions to AbpMongoModelBuilderConfigurationOptions
5 years ago
Yunus Emre Kalkan df386b9ba7 NavigationOptions to AbpNavigationOptions
5 years ago
Yunus Emre Kalkan 2f6eac8c7c VirtualFileSystemOptions to AbpVirtualFileSystemOptions
5 years ago
Yunus Emre Kalkan 8b58991ff3 DistributedEventBusOptions to AbpDistributedEventBusOptions
5 years ago
Halil İbrahim Kalkan 10313cf02c Add setters for DbTablePrefix and DbSchema
5 years ago
Halil İbrahim Kalkan 0c710c6dce setting-management revisit db prefix
5 years ago
Halil İbrahim Kalkan 12bcb995b6 Db table prefix revision for the identity module.
5 years ago
Yunus Emre Kalkan 377b633fba Added Web projects of the modules to the application parts
5 years ago
maliming 52513c9b98 Make the identity module domain service method virtual.
5 years ago
Yunus Emre Kalkan 1446b66fe5 AbpIdentitySettings default values
5 years ago
Halil İbrahim Kalkan 7f6dd3c83e #1845 Use Contextualized mapper on the identity module.
5 years ago
Halil İbrahim Kalkan f931fea50a Validate AbpIdentityApplicationModuleAutoMapperProfile
5 years ago
Yunus Emre Kalkan b722a15237 identity settings isVisibleToClients
5 years ago
Halil İbrahim Kalkan 05cdda75b9 Resolved #1786: Upgrade to ASP.NET Core 3.0 Stable.
5 years ago
Halil İbrahim Kalkan 08f299b6f4 Merge branch 'dev' into aspnetcore-3.0
5 years ago
Halil İbrahim Kalkan c0420890c5
Merge pull request #1719 from abpframework/Manage-account
5 years ago
maliming 92f3cc02a7
Revert "Add IIdentityStoreAutoSaveChanges."
5 years ago
Halil İbrahim Kalkan c63644d2e6
Merge pull request #1736 from abpframework/maliming/patch-2
5 years ago
Halil İbrahim Kalkan 0b785160ad Merge branch 'dev' into aspnetcore-3.0
5 years ago
maliming 8df5cc3582 Add IIdentityStoreAutoSaveChanges.
5 years ago
Yunus Emre Kalkan 9e31797766 IIDentityClaimTypeRepository updated
5 years ago
Halil İbrahim Kalkan db7fc04ff3 Upgrade Identity to net core 3.0
5 years ago
Yunus Emre Kalkan 7960751630 added manage profile page
5 years ago
Alper Ebicoglu d9dc202a54 Update AbpIdentityWebMainMenuContributor.cs
5 years ago
Alper Ebicoglu d128821c71 add identity menu to main menu if there's at least 1 granted sub menu item.
5 years ago
maliming 3c9d5fd559 Format code.
6 years ago
maliming ff66516a93 Resolve #1632 MongoDB test problems & optimization.
6 years ago
Yunus Emre Kalkan 344c7e139d removed unused codes
6 years ago
Yunus Emre Kalkan 10b89c67c1 identityroleappservice imrovements
6 years ago
Yunus Emre Kalkan e6eb42ada0 Update ChangePasswordInput.cs
6 years ago
Yunus Emre Kalkan 136577e9a9 Update ChangePasswordModal.cshtml.cs
6 years ago
Yunus Emre Kalkan b2cd38e49e create ChangePasswordInput
6 years ago
Yunus Emre Kalkan 1de30a8ba6 fixed identity localization
6 years ago
Yunus Emre Kalkan e4f73df23a fixed localizaiton bug
6 years ago
Yunus Emre Kalkan ceeca7dc9c Move localization files to Domain.Shared packages for modules
6 years ago
Halil İbrahim Kalkan d85fa0b76a Update IdentityResource.cs
6 years ago
Selçuk KÜTÜK e5bb691baf
Fixing `TwoFactorEnabled` localization issue
6 years ago
Yunus Emre Kalkan 4877d4bb65 fixed build errors
6 years ago
Halil İbrahim Kalkan 490750ffc2 Resolved #1456: Remove CrudAppService and rename AsyncCrudAppService to CrudAppService
6 years ago
maliming ec233e9861 Update api url format.
6 years ago
maliming 6fa00321c0 Fix inconsistent REST API urls.
6 years ago
Halil İbrahim Kalkan 9686e819c2
Merge pull request #1391 from dcagnetta/dc/update_IdentityClaimTypeManager_name
6 years ago
Dillan Cagnetta 84c25f544f Updated: IdentityClaimTypeManager name typo
6 years ago
Fisher Joe eb0ba2ede1 #1332 Move connection string names to constants for modules. done!
6 years ago
Halil İbrahim Kalkan 82c4202d02 Upgrade all test projects to .net core 2.2.
6 years ago
Halil İbrahim Kalkan 1a6d89b908 Add missing automapper configuration.
6 years ago
Tomasz Lewandowski c1e0e98043 Polish translations
6 years ago
nguyendev 9cc52c9c3a
vi translation
6 years ago
nguyendev 601fbe10b7
vi translation
6 years ago
nguyendev d3224f3b44
vi translation
6 years ago
Xeevis 345f5d2511 Czech translations
6 years ago
Xeevis 40604a40d6 Initial Czech localization support
6 years ago
maliming 999700463e resolve #1161 Remove Identity prefix on routes for the identity module.
6 years ago
İsmail ÇAGDAŞ f655540555 updated all nuget packages
6 years ago
maliming bb8edb70fd Use GetPublicConstantsRecursively in Permissions.GetAll.
6 years ago
maliming dbbbe90305 Localized role badge.
6 years ago
maliming d885d4e73b fix #1053 Show badge for public & default roles in the role list.
6 years ago
Yunus Emre Kalkan 1d67b58542 permissions in index.js files
6 years ago
Yunus Emre Kalkan 1d865232e0 ConfigureFullAuditedAggregateRoot
6 years ago
Yunus Emre Kalkan 1743e426f4 Permission modal: moved css and js files
6 years ago
Halil İbrahim Kalkan a810cd24f1
Merge pull request #989 from abpframework/maliming/identity
6 years ago
maliming 0eeb8381b3 Add Volo.Abp.Identity unit tests.
6 years ago
Marcelo Mohr Maciel df1022ba45 Update PT-BR translation
6 years ago
Halil ibrahim Kalkan 40ed47f7dd Implement seed contributors for identity & permission modules and use from tenant management module #924.
6 years ago
Halil ibrahim Kalkan de946178c2 Add missing module dependencies
6 years ago
Halil ibrahim Kalkan dd9fbcda60 Move change password to profile service
6 years ago
Halil ibrahim Kalkan 1b0626752c Fix IdentityUserAppService.Delete
6 years ago
maliming 53af341f45 Complete the missing Chinese localization.
6 years ago
Halil ibrahim Kalkan 783dec9e28 Remove asp-validation-summary
6 years ago
Halil ibrahim Kalkan 5a54755ab9 No need to ModelBuilderConfigurationOptions parameter
6 years ago
Yunus Emre Kalkan 4398498b88 Resolved #886 Move Identity & Tenant Management menu items under the new Administration menu item
6 years ago
Yunus Emre Kalkan cfd2d984dd Resolved Prevent deleting the current user #889
6 years ago
Halil ibrahim Kalkan 89dbb91256 Cleanup
6 years ago
Halil ibrahim Kalkan 6ee3a94b31 Use ISettingProvider instead of ISettingManager
6 years ago
Halil ibrahim Kalkan 9284252ce2 Remove AbpSettingManagementDomainModule dependency.
6 years ago
Yunus Emre Kalkan 58b803e725 Resolved #858
6 years ago
Halil İbrahim Kalkan 9f5f977ac0
Merge pull request #832 from Nokecy/addIdentityDataSeederNameField
6 years ago
Nokecy cb61c0be93 Add administrative user name value
6 years ago
Halil ibrahim Kalkan d31893a709 Resolved #826: Implement IdentityServer Cors Policy Service.
6 years ago
Halil ibrahim Kalkan a0e2110e47 UserLookup service should only be available to application clients
6 years ago
Yunus Emre Kalkan 64db2acc8b identity module added Volo.Abp.SettingManagement reference
6 years ago
Halil ibrahim Kalkan d9a217b79b Fix IdentityOptions_Tests
6 years ago
Yunus Emre Kalkan 091e65194d #793 cont.
6 years ago
Halil İbrahim Kalkan e7d964840d
Merge pull request #786 from marcelo-maciel/master
6 years ago
Halil ibrahim Kalkan 31a2abfae5 Added UserLookup permission to the list
6 years ago
Marcelo Mohr Maciel 50794ffc12
Merge pull request #9 from abpframework/master
6 years ago
Marcelo Mohr Maciel 0782b74096 Improving PT-BR translation
6 years ago
Halil ibrahim Kalkan 4ad8309c44 Authorize IdentityUserLookupAppService
6 years ago
Halil ibrahim Kalkan 31180b82d3 Created IdentityUserLookupAppService and used in the microservice demo.
6 years ago
Halil ibrahim Kalkan 4913cbc158 Resolved #728: Allow to set client based permissions like roles/users
6 years ago
Halil ibrahim Kalkan 1426a20ff7 IdentityDataSeedResult returns result of the operation
6 years ago
Halil ibrahim Kalkan a0404e574e Authorize to manage permissions.
6 years ago
Halil ibrahim Kalkan 0f06cf53c1 Revised permission management system
6 years ago
Yunus Emre Kalkan 16520e605b Resolved #753
6 years ago
Yunus Emre Kalkan 2707a1ee4b identity server claim types refactor
6 years ago
Yunus Emre Kalkan f1ec845038 Resolved #724 Replace AddAlwaysAllowPermissionChecker usage by AddAlwaysAllowAuthorization
6 years ago
Halil ibrahim Kalkan d0dcccc95b Refactored identity module
6 years ago
Halil ibrahim Kalkan 9ef3533141 Revise IdentityClaimType ctor and properties
6 years ago
Halil ibrahim Kalkan 0c49f8d3b7 Resolved #708: Create a separated module for Identity AspNetCore integration.
6 years ago
Halil ibrahim Kalkan a298f3376a Merge branch 'upgrade-netcore2.2'
6 years ago
Halil İbrahim Kalkan 79feaaadc3
Merge pull request #671 from Nokecy/patch-1
6 years ago
Halil ibrahim Kalkan b792c2544f #664 Upgraded to .net core 2.2.
6 years ago
Halil ibrahim Kalkan 71b573bf60 Resolved #694: Auto configure defaults for entities for mongodb.
6 years ago
JiYuhang 659c3b9cfc Merge branch 'master' of https://github.com/abpframework/abp
6 years ago
JiYuhang 2ab2ef1fbb Fixing `Email` localization issue
6 years ago
Halil ibrahim Kalkan 1ba615359b Regenerate migrations for docs
6 years ago
Yunus Emre Kalkan 0a5a3133e0 Resolved #686 #687
6 years ago
Nokecy 79a6c1ef76
Fix Localization problem on My Profile modal
6 years ago
Nokecy 0540f9d3a8
Update ProfileController.cs
6 years ago
Nokecy 0a7975eef1
ProfileController Should inherit AbpController
6 years ago
Halil ibrahim Kalkan 7239055236 Create Volo.Abp.Identity.sln.DotSettings
6 years ago
Halil ibrahim Kalkan 431bfab0bc Use optimistic concurrency in identity user and role edit. Apply migrations for the MVC template.
6 years ago
Halil ibrahim Kalkan 58ef23db03 #247 Implement IHasConcurrencyStamp and IHasExtraProperties for aggregate root.
6 years ago
Halil ibrahim Kalkan 5f009eb96f Clean csproj files from unnecessary items.
6 years ago
Marcelo Mohr Maciel 5a2c381d7f Merge remote-tracking branch 'origin/master'
6 years ago
Marcelo Mohr Maciel 3bc74c5f71 Translating to PT-BR
6 years ago
Halil ibrahim Kalkan ba7a9b61d3 Update AbpIdentitySettingDefinitionProvider.cs
6 years ago
Halil ibrahim Kalkan 765183b7ad Set default values for Identity settings
6 years ago
Halil ibrahim Kalkan 08f50d0ff2 Refactor event bus and fix breaking code.
6 years ago
Yunus Emre Kalkan 589b0fa39f Resolved #450 : Use Configure instead of context.Services.Configure in module classes
6 years ago
Halil İbrahim Kalkan f9492acf2a
Merge pull request #613 from cnAbp/Translate
6 years ago
LiangShiWei 69b1566704 Add Chinese Localization Resources
6 years ago
Halil ibrahim Kalkan 3dcc6ccd73 Defined UserEto
6 years ago
Alper Ebicoglu 793cba22a5 updating username and email fields by settings logic moved to application service.
6 years ago
Alper Ebicoglu 80ecf09671 closes #179
6 years ago
Alper Ebicoglu 0640c09bb2 Updated my profile.
6 years ago
Yunus Emre Kalkan f63c76e580 typo fix
6 years ago
Yunus Emre Kalkan 3ac50cd2c2 personal settings refactor
6 years ago
Yunus Emre Kalkan 74f388a342 Merge branch 'master' into User-Personal-settings
6 years ago
Yunus Emre Kalkan 46fa7d0aa6 refactor #574
6 years ago
Yunus Emre Kalkan c3ab0b8f82 Personal settings #309
6 years ago
Yunus Emre Kalkan a2a2c1794e Identity Role Properties
6 years ago
Halil ibrahim Kalkan 4aca0f0593 Update modules/identity/src/Volo.Abp.Identity.Web/Volo.Abp.Identity.Web.csproj
6 years ago
Halil ibrahim Kalkan 01e42f9b06 Permission management module should not expose embedded resourses. Also, use Pages folder for js resources.
6 years ago
Halil ibrahim Kalkan a6f99a145d Fixed #435: The maximum key length for a clustered index is 900 bytes. The index 'PK_AbpUserTokens' has maximum length of 1172 bytes.
6 years ago
Yunus Emre Kalkan c789fbe2ad IDS4 MongoDb project #496
6 years ago
Yunus Emre Kalkan 5a38f854bd issue #484
6 years ago
Yunus Emre Kalkan 0094796052 IdentityRoleClaim improvements
6 years ago
Yunus Emre Kalkan 34d2649314 identity IdentityClaimTyp improvements
6 years ago
Yunus Emre Kalkan 80c50a082f Bug fix in identity module
6 years ago
Yunus Emre Kalkan 8dc6c37c5f IIdentityClaimTypeRepository improvements
6 years ago
Halil ibrahim Kalkan ace4ca6c06 Don't include cs files to content for pages.
6 years ago
Yunus Emre Kalkan a2787e5229 #440
6 years ago
Alper Ebicoglu c7e4a4442e Authorize attribute removed from IdentityUserAppService root. Added one by one to methods.
6 years ago
Halil ibrahim Kalkan 1b79b5ba21 Declare module dependency
6 years ago
Alper Ebicoglu 15560b36e6 Implemented user password change.
6 years ago
Alper Ebicoglu 0a51415a12 Merge branch 'master' of https://github.com/volosoft/abp
6 years ago
Halil ibrahim Kalkan 0ec7ccbf75 Don't use AddAssemblyOf
6 years ago
Alper Ebicoglu eea3a573cc Added paging to user list.
6 years ago
Alper Ebicoglu b05751d2d0 Merge branch 'alper/qa-user-integration'
6 years ago