Commit Graph

574 Commits (46bdfae3242e46a198907cdcce38ff9149c81501)

Author SHA1 Message Date
maliming bc04fcba49 Merge branch 'dev' into bs5
4 years ago
Yunus Emre Kalkan 9adadbf7eb Merge branch 'dev' into studio-dev
4 years ago
liangshiwei e90baa2301 Introduce AbpControllerBase to create API Controllers
4 years ago
Yunus Emre Kalkan 691c016990 Studio: add SourceCode.zip files
4 years ago
Alper Ebicoglu 3ea4d9988e remove bom from text files. closes #10189
4 years ago
Yunus Emre Kalkan bdfb5eab25 Created Volo.Abp.Account.SourceCode & Volo.Abp.IdentityServer.SourceCode (Empty)
4 years ago
maliming ccae9d1014 Merge branch 'dev' into bs5
4 years ago
maliming 0cef35cea7 Merge branch 'dev' into maliming/IdentityUser-Active
4 years ago
maliming 11215b4229 Merge branch 'dev' into bs5
4 years ago
maliming 0bcc2b9d85 Refactor the proxy class.
4 years ago
maliming a472d8beb1 Merge branch 'dev' into bs5
4 years ago
liangshiwei 4a6cbacaeb Remove ProfileManagementScriptBundleContributor
4 years ago
maliming 228ef96de7 Merge branch 'dev' into bs5
4 years ago
liangshiwei a9aeeba4a4 Add ProfileManagementScriptBundleContributor
4 years ago
maliming 9af48e7ffb Merge branch 'dev' into bs5
4 years ago
liangshiwei ac9557e805 Enhance service proxy file template
4 years ago
Halil İbrahim Kalkan dab68335bc Merge branch 'dev' into liangshiwei/services-proxy
4 years ago
Halil İbrahim Kalkan 793d87c62e
Merge pull request #9700 from abpframework/net6
4 years ago
maliming 8d826fbaa9 Update packages to RC 1.
4 years ago
liangshiwei a1fb2274e2 Update fr localization
4 years ago
maliming c9d88faa7c Merge branch 'dev' into net6
4 years ago
liangshiwei 7379ae9fd5 Remove the Http.API from the Web project in all modules.
4 years ago
maliming 8a0dc0fa29 Re-generate proxy.
4 years ago
maliming 86e911a797 Re-generate proxy.
4 years ago
maliming 6177e5d6b5 Add `IsActive` property to IdentityUser.
4 years ago
liangshiwei 112287a723 generate js client proxy for all modules
4 years ago
liangshiwei 4484a91b86 Use generate-proxy for all modules
4 years ago
liangshiwei c3919b4125 Add async suffix to the application service asynchronous method
4 years ago
maliming 6006919141 Update the class name.
4 years ago
maliming 98d97a7342 Update cshtml
4 years ago
maliming 1a46941a80 Upgrade to Bootstrap 5.
4 years ago
enisn e513cdeea6 account - implement concurrency stamp
4 years ago
maliming 59e6b5d617 Merge branch 'net6' of github.com:abpframework/abp into net6
4 years ago
maliming e72a32eadb Update ErrorController.cs
4 years ago
maliming 0b4defecb8
Merge branch 'dev' into net6
4 years ago
Daniel 39c99f4bfd
Create da.json
4 years ago
Berkan Sasmaz 41d1e8e02c
Merge pull request #9582 from totpero/add-ro-language
4 years ago
maliming ef9d20533a Change TargetFramework to net6.0.
4 years ago
TotPeRo 18d12f1c0a
fix quote
4 years ago
Iulian Alexe 6b6e39691f Add new language: Romanian
4 years ago
Berkan Sasmaz c9463c0437 Update localization for Italian
4 years ago
Galip Tolga Erdem a40568e857
Merge pull request #9534 from abpframework/maliming/ExternalLogin
4 years ago
maliming a46351ca41 Check the user according to email before creating an external user.
4 years ago
maliming 43db5d683a Switch to the tenant if __tenant querystring parameter is sent.
4 years ago
Berkan Sasmaz 9be04866c4 Add new language: Slovak
4 years ago
Berkan Sasmaz b3ad30a982 Update localizations for Italian
4 years ago
maliming 848aa2ecfa Add CheckCurrentTenant.
4 years ago
maliming 8d4bd07a45 Remove spaces.
4 years ago
maliming 89e560edfa Add SwitchTenant method to AccountPageModel.
4 years ago
maliming a5fd8d2195 Change the current tenant via querystrings.
4 years ago
Halil İbrahim Kalkan badc521fb3 Handle validation errors on reset password.
4 years ago
Halil İbrahim Kalkan 89cec4aaf9
Merge pull request #9155 from abpframework/liangshiwei/usermenu
4 years ago
maliming e9e6540b3e
Merge pull request #9277 from abpframework/liangshiwei/account
4 years ago
liangshiwei f843a679b2 Add TenantId to ResetPasswordDto
4 years ago
liangshiwei c2f958d010 Change current tenant when reset password
4 years ago
Berkan Sasmaz f182a9e488 fix translation errors for Italian
4 years ago
Berkan Sasmaz 78449135f2 fix translation errors for Hindi
4 years ago
Berkan Sasmaz 831bc33d00 fix translation errors for Finnish
4 years ago
liangshiwei 279adfa11f Revisit the menu item names on the user menu
5 years ago
maliming 68b19c2503
Merge pull request #9152 from abpframework/auto-merge/rel-4-3/412
5 years ago
maliming 8fd031c8ec
Update en.json
5 years ago
Galip Tolga Erdem 6149193415 updated to throw errors
5 years ago
Galip Tolga Erdem 76b09d5d47 updated to return confirm page when user is not allowed
5 years ago
Galip Tolga Erdem 01f4f64256 removed comments
5 years ago
Galip Tolga Erdem b33e14bf89 Added Locked Out page and NotAllowed logic
5 years ago
Galip Tolga Erdem b91c538c33 Updated logged out redirect button and texts
5 years ago
Washyn 1abb214e77 fixed some spanish translations
5 years ago
Berkan Sasmaz e059c8a1c6 Add new language: Italian
5 years ago
Berkan Sasmaz 1e5fdea196 Add new language: Hindi
5 years ago
Ahmet 6f459da427 init account module
5 years ago
Halil İbrahim Kalkan 8c9bf460b1 Added user module definition file and imports in account and identity.
5 years ago
Halil İbrahim Kalkan 9621df2939 Added mdl json file for account and fixed for identity
5 years ago
nielscil d493f912da added and changed some dutch localization
5 years ago
Halil İbrahim Kalkan c93afc6eb5
Merge pull request #8419 from abpframework/maliming/windows-login
5 years ago
Berkan Sasmaz fd194acce2 Update language: Français
5 years ago
Berkan Sasmaz 44b1dd9d33 Add language: Finnish
5 years ago
maliming 8de6d5266f Refactor ProcessWindowsLoginAsync.
5 years ago
maliming c224ea8731 Remove asp-page from Consent.cshtml.
5 years ago
maliming ca0d00ac90 Remove ReturnUrl from form.
5 years ago
Halil İbrahim Kalkan f690ec9a3b Merge branch 'dev' into stsrki/dev-blazor-server
5 years ago
ChangYinShung e38235a2da translate setting and cms-kit
5 years ago
Halil İbrahim Kalkan f59c7c802a Fix modules and template for blazor package changes.
5 years ago
Halil İbrahim Kalkan 27937be657 Merge branch 'dev' into stsrki/dev-blazor-server
5 years ago
Halil İbrahim Kalkan 3e1e0a76a3 Fix references and remove error UI
5 years ago
liangshiwei c1aa7525a5 Make RegisterDto of account module extensible.
5 years ago
Mladen Macanovic 84e65b73a8 Merged dev branch
5 years ago
maliming a0ce2cc284
Use the correct localize key on the login page.
5 years ago
Halil İbrahim Kalkan 66846a4477
Merge pull request #7321 from abpframework/maliming/patch-1
5 years ago
maliming cc1c1d3cd1 Localized exception message in pages.
5 years ago
maliming 9f7e6d9b44 Save when CurrentUser.IsAuthenticated
5 years ago
maliming c3ba4b637a Save the client id for Authorization Code Grant.
5 years ago
Mladen Macanovic 08e42ed46f Merge branch 'dev' into stsrki/dev-blazor-server
5 years ago
maliming bafc809dcf Add Access denied page to Account module.
5 years ago
Mladen Macanovic 35bf8be7a8 WIP blazor server
5 years ago
nielscil be1c5af08d localized framework + modules to dutch
5 years ago
Oliver Cooper 1647b729e5 Make AccountEmailer.NormalizeReturnUrl method protected virtual
5 years ago
Oliver Cooper 1cb9a6e9d0 Make AccountEmailer.NormalizeReturnUrl method protected
5 years ago
Kevin bd52241566 Added en-GB json files
5 years ago
liangshiwei 4f215e0799 Improved
5 years ago
liangshiwei 99b323c7b5 Add reset password localized text
5 years ago
liangshiwei 7be8907321 Merge branch 'dev' into liangshiwei/redirectAllowedUrl
5 years ago
liangshiwei 7bd51048aa Use AbpIdNameTagHelper
5 years ago
liangshiwei 02cfd822e7 Avoid using array index in taghelper expressions
5 years ago
liangshiwei acb596d38c Added RedirectAlowedUrls
5 years ago
Mladen Macanovic f171afad1c Added submit button to account page
5 years ago
liangshiwei d9c8203b36
Update ar.json
5 years ago
liangshiwei a250725fa0
Update zh-Hans.json
5 years ago
liangshiwei 32352e032e
Update es.json
5 years ago
John Barrett 320c62f5cf
OrLoginWith fix
5 years ago
John Barrett 9db796bb8c
OrLoginWith fix
5 years ago
John Barrett b96be9df46
OrLoginWith fix
5 years ago
John Barrett 7f6177b0f1
Update de-DE.json
5 years ago
John Barrett ada64d5166
semi colon replaced with colon
5 years ago
maliming 9ef3d82a09 Update packages to latest
5 years ago
Halil İbrahim Kalkan ac20a2423c Merge branch 'rel-4.0' into dev
5 years ago
maliming 8ff3917fa0 Make sure that identityOptions is overwritten before use.
5 years ago
Halil İbrahim Kalkan 79415470e2 Resolved #6318: Remove AsyncHelper usage for the IdentityOptions.
5 years ago
Alper Ebicoglu 4a95ab9057 Merge branch 'rel-4.0' into dev
5 years ago
Alper Ebicoglu b721db65e7 add Spanish language. closes #5931 & volosoft/volo#2283
5 years ago
maliming 7e903faa57 Introduce Directory.Build.props.
5 years ago
Halil İbrahim Kalkan 2266ceb901
Merge pull request #5866 from PMExtra/unify-route
5 years ago
maliming fb16b00652 Upgrade to net 5 final.
5 years ago
Ahmet 4a868ee018 Update AccountManage.razor.cs
5 years ago
Ahmet 2ef2b3638e fix namespace for Account Blazor package
5 years ago
Alper Ebicoglu 3f46a6f272 add German translations... volosoft/volo#2282
5 years ago
Ahmet aaeaf84937 Update AbpAccountComponentBase.cs
5 years ago
Ahmet d7c474f024 Update Volo.Abp.Account.Blazor.csproj
5 years ago
Ahmet db5cfd634c Merge branch 'dev' into cotur/component-base
5 years ago
liangshiwei ce050cd71c Change override async to async override
5 years ago
Ahmet ed61188ec8 Update AccountManage.razor
5 years ago
Ahmet a8799bd6eb Account Blazor refactored
5 years ago
maliming f9a682cf94 Change override async to async override.
5 years ago
Yunus Emre Kalkan 8c172d4f1c app template & account module: added login links to toolbar
5 years ago
PMExtra d3c4029e0f checkPassword -> check-password.
5 years ago
Ahmet 51af94820d Merge branch 'rel-3.3' into dev
5 years ago
liangshiwei e505ef2931 Improve abp_io Localization
5 years ago
maliming debdebba48 Merge branch 'dev' into maliming/IdentityServer-v4
5 years ago
maliming 47768aa3b7 Merge branch 'dev' into maliming/net5
5 years ago
maliming ab7ab2dcb3 Update package to net 5 RC 2.
5 years ago
maliming fa8e7666ac
Merge pull request #5768 from abpframework/liangshiwei/patch-account
5 years ago
maliming 47ee4ae652 Merge branch 'dev' into maliming/net5
5 years ago
maliming ae25e6e59c
Merge pull request #5760 from lszabados/dev
5 years ago
liangshiwei d20d345852 Show the error message when typing the wrong email
5 years ago
maliming 6e4035b004 Upgrade ms packages to 3.1.8.
5 years ago
Laszlo Szabados bf335f03ab hu translation
5 years ago
maliming 4852fda1b7 Update TargetFramework.
5 years ago
maliming f151602b08 Update TargetFramework.
5 years ago
maliming cf885b92c4 Use netstandard for class library & blazor.
5 years ago
maliming 106ded2d87
Merge branch 'dev' into maliming/IdentityServer-v4
5 years ago
maliming d99d021eae Remove RazorLangVersion from blazor modules & template project.
5 years ago
maliming cd9040faa5 Fix action check fail.
5 years ago
maliming b2ceacbe40 Upgrade modules.
5 years ago
maliming dafa380b1e
Merge pull request #5662 from abpframework/liangshiwei/patch-1-account
5 years ago
Ahmet 342eac9541 Update Manage.cshtml
5 years ago
liangshiwei 6f9e11d295 Update Chinese localization
5 years ago
Ahmet c0ee874817 Added returnUrl to Manage Account page
5 years ago
Ahmet 8ce73ca2c0 Update Manage.razor.cs
5 years ago
Ahmet f22f2341eb Update Manage.razor
5 years ago
Halil İbrahim Kalkan 9ff42c102e Merge branch 'rel-3.2' into dev
5 years ago
badre429 f3ff49865d fix some typos
5 years ago
badre429 bdf38354ee fr local for account module
5 years ago
maliming b904fef2e2 Add Arabic translate.
5 years ago
Ahmet Çotur 8128df2256 remove update confirmation from account.blazor
5 years ago
Ahmet Çotur 0259209eb4 improve messages of account.blazor
5 years ago
Ahmet Çotur eda967ec51 Introduce Account.Blazor UI
5 years ago
maliming d80de7bed5 Merge branch 'dev' into maliming/IdentityServer-v4
5 years ago
Yunus Emre Kalkan a3685d4d5b Allow to add new tabs to the account profile manage page
5 years ago
Halil İbrahim Kalkan de7d480af4 Add TwoFactorLoginResultAsync for a starting point for 2FA. Remove empty page.
5 years ago
Halil İbrahim Kalkan 193e770c83 Fix forgot password UI.
5 years ago
liangshiwei 8614a45c8f Added forget/reset password feature to account module
5 years ago
Halil İbrahim Kalkan d900931cd3
Merge pull request #5085 from abpframework/liangshiwei/account-module-errorPage
5 years ago
liangshiwei 8d17e7a860 Set ErrorController's method to virtual
5 years ago
liangshiwei cea173bd4c undo .csproj file changes
5 years ago
liangshiwei 6ed08665d9 create account area folder
5 years ago
liangshiwei 81919d7df5 Find the error page in AbpErrorPageOptions
5 years ago
liangshiwei ce1d3523de Remove resharper comment
5 years ago
liangshiwei 249e64c660 Add Identity service error controller to account module
5 years ago
maliming 5abca9e16b Add Components js/css files to embedded resource.
5 years ago
maliming daf7febe7c Handle ErrorMessage is null.
5 years ago
maliming 429bf596a1 Add Identity service error page to account module.
5 years ago
Halil İbrahim Kalkan 967c47af65
Merge pull request #4975 from abpframework/issue/4928
5 years ago
Yunus Emre Kalkan 36fa40e61e Refactor pull/4975
5 years ago
maliming cf5ce779a6 Merge branch 'dev' into maliming/account-pacth
5 years ago
Halil İbrahim Kalkan 92b2028bf9
Merge pull request #4976 from abpframework/maliming/ms-3.1.6
5 years ago
Yunus Emre Kalkan 09ba60f8f9 Revise how to change the password for external logins
5 years ago
Yunus Emre Kalkan d737b93721 Merge branch 'dev' into issue/4928
5 years ago
Halil İbrahim Kalkan 6cac77d262 Don't set password for external login.
5 years ago
Halil İbrahim Kalkan e98084fdf6 Refactor: Extract class RandomPasswordGenerator
5 years ago
maliming 48f7b609aa Upgrade all AspNetCore/MsExtensions related packages to 3.1.6.
5 years ago
Yunus Emre Kalkan 33f3916716 Do not show "password change" if the user has registered via social login
5 years ago
Halil İbrahim Kalkan 5f78f89a53 #4927: Implement social/external logins for the account module.
5 years ago
maliming bf894d50d0 Merge branch 'dev' into maliming/IdentityServer-v4
5 years ago
maliming 5e0bf84f58 Use alerts to show the exception message in the register page.
5 years ago
maliming 83aeea2230 Use IdentitySecurityLogManager instead EventBus to save security logs.
5 years ago
maliming bda9a997f3 Merge branch 'dev' into maliming/UserSecurityLog
5 years ago
Halil İbrahim Kalkan 1e86edd7ee
Merge pull request #4783 from abpframework/malimng/camcel-btn-patch
5 years ago
maliming 71331f47cf Move cancel button to the form & add formnovalidate attribute.
5 years ago
maliming 022857f3d0
Update Login.cshtml.cs
5 years ago
Halil İbrahim Kalkan 356d526a4e
Merge pull request #4736 from abpframework/maliming/hideCancelButton
5 years ago
maliming 25d1b4fd1e
Update zh-Hans.json
5 years ago