Commit Graph

6989 Commits (8621591f4c0e13cbb91292ead13a97ecc83480ef)
 

Author SHA1 Message Date
Halil İbrahim Kalkan 8621591f4c Add Volo.Abp.Account.Application reference to the Web.Unified.csproj.
6 years ago
Mehmet Erim 02c1b02b81
Merge pull request #2573 from abpframework/feat/implement-enable-local-login
6 years ago
Halil İbrahim Kalkan 789b3d33a0 Update Dependency-Injection.md
6 years ago
Halil İbrahim Kalkan 1a449829db Added new sections to the Connection-Strings and Dependency-Injection documents.
6 years ago
Halil İbrahim Kalkan 57a9421495 New document: Switch to another DBMS for Entity Framework Core
6 years ago
Halil İbrahim Kalkan 4bd5fa750c Update DeveloperApiKeyResult.cs
6 years ago
Yunus Emre Kalkan 4ed7d5717f account mvc IsSelfRegistrationEnabled
6 years ago
Halil İbrahim Kalkan b07a181db7 Fixed #2568: User menu in Module.Web.Host not working.
6 years ago
mehmet-erim 0fb7ba4614 feat(account): add the enableLocalLogin condition to auth-wrapper
6 years ago
Halil İbrahim Kalkan 8f0ce16a24 Move setting the IApplicationBuilder line to top.
6 years ago
Halil İbrahim Kalkan 2d8b349a27
Merge pull request #2528 from mehmetuken/application-shutdown
6 years ago
Halil İbrahim Kalkan b95537c93d
Merge pull request #2571 from abpframework/maliming/moduleTemplate-patch
6 years ago
maliming d7761c6dfe Add AbpAccountApplicationModule to the IdentityServer project of the module template.
6 years ago
Halil İbrahim Kalkan 0d28779811
Merge pull request #2550 from mehmetuken/client-validation
6 years ago
Halil İbrahim Kalkan 6d71a65ee1
Merge pull request #2542 from abpframework/maliming/patch-docs
6 years ago
Halil İbrahim Kalkan c9587579c5
Merge pull request #2566 from abpframework/Change-Blog-folder-name-to-Blogs-
6 years ago
Yunus Emre Kalkan ff65510ef8 [Blogging module] Change "Blog" folder name to "Blogs"
6 years ago
Halil İbrahim Kalkan 832a2b91d9
Merge pull request #2561 from abpframework/maliming/migrations
6 years ago
maliming 0d10a61b7b Re-generate EF Core migrations for the startup templates.
6 years ago
Halil İbrahim Kalkan 314d46d81c Explicitly set TransactionBehavior to Auto
6 years ago
Halil İbrahim Kalkan db1cd57787 Resolved #2558: Add options to IUnitOfWorkManager.Begin().
6 years ago
Yunus Emre Kalkan 787dd43e39
Merge pull request #2559 from abpframework/maliming/issue2552
6 years ago
Mehmet Tüken 265c8ce72f Merge branch 'dev' of https://github.com/abpframework/abp into client-validation
6 years ago
Mehmet Tüken d2cca7306e Add ValidationInterceptor.
6 years ago
maliming 881aa82b9d Correcting the path of error page.
6 years ago
Halil İbrahim Kalkan 6b39a4db32
Update README.md
6 years ago
maliming 8d5fb81cfa
Merge pull request #2549 from cnAbp/Translate
6 years ago
liangshiwei c033476d0e Translate connection-strings document
6 years ago
maliming 6dd6f24dcc
Merge pull request #2548 from cnAbp/Translate
6 years ago
liangshiwei 7cece34818 Translate setting management module document
6 years ago
liangshiwei 409675431d Merge remote-tracking branch 'abpframework/dev' into Translate
6 years ago
maliming 6c7363c4f9 Fix DocumentPreferences may be null.
6 years ago
maliming d3ac57ab47 Merge branch 'dev' into maliming/patch-docs
6 years ago
Yunus Emre Kalkan ebd3688341 Merge branch 'dev' of https://github.com/volosoft/abp into dev
6 years ago
Yunus Emre Kalkan a36106c51f refactor
6 years ago
Halil İbrahim Kalkan 02724445e1
Merge pull request #2545 from abpframework/IDS4-deviceflow
6 years ago
Halil İbrahim Kalkan 42f80ecdbb Add missing AbpBackgroundWorkersModule dependency.
6 years ago
Yunus Emre Kalkan e134be0fec Update Docs.md
6 years ago
Halil İbrahim Kalkan cc9ea5983c Add TokenCleanupBackgroundWorker to the BackgroundWorkerManager.
6 years ago
Halil İbrahim Kalkan 70a2b13d43 Added tests for the DeviceFlowStore.
6 years ago
Yunus Emre Kalkan 26e8c88d2f docs scriban pass parameter document_version
6 years ago
Halil İbrahim Kalkan aea7eed317 Added test for the TokenCleanupService
6 years ago
Yunus Emre Kalkan 5f63cb0046 Merge branch 'dev' of https://github.com/volosoft/abp into dev
6 years ago
Yunus Emre Kalkan 2d7df8e75e docs scribn parameter language code
6 years ago
Halil İbrahim Kalkan c1f02ba066 Implemented TokenCleanupService
6 years ago
Halil İbrahim Kalkan 4ba4306165 Remove unnecessary async usages.
6 years ago
Halil İbrahim Kalkan 401376e109 Resolved #2540. Resolved #2539.
6 years ago
Halil İbrahim Kalkan d815b9cfee Refactor AbpTabLinkTagHelperService: Remove unnecessary async.
6 years ago
Alper Ebicoglu fe59b90e5a fixes #2538
6 years ago
mehmet-erim 7d3a9b30d7 ci(scripts): add types property to tsconfig
6 years ago