Commit Graph

66 Commits (956f8c23b9bb7b760832bd05002f1c20f5d9e392)

Author SHA1 Message Date
Nokecy 79a6c1ef76
Fix Localization problem on My Profile modal
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
Halil ibrahim Kalkan a2bafb0dfc added SignInResult.GetResultAsString extension method
6 years ago
Alper Ebicoglu 30dac1df5e Added authorize attribute for new user app service methods.
7 years ago
Alper Ebicoglu cd98341904 Added user integration for 3rd party apps.
7 years ago
Halil ibrahim Kalkan 8b24a53840 Use dynamic forms
7 years ago
Halil ibrahim Kalkan 2fa6679fc5 Remove unnecessary Display properties.
7 years ago
Halil ibrahim Kalkan 4c04931b63 Fixed #364: Interceptor problems for controllers derived from Controller class.
7 years ago
Halil ibrahim Kalkan 2c4703b1af Refactor AbpIdentityOptionsFactory
7 years ago
Halil ibrahim Kalkan 242875a3b8 Handle changes in razor bundles on development time.
7 years ago
Halil ibrahim Kalkan c625561b95 Resolved #306: Allow to add js/css files to Pages/Views folders on development.
7 years ago