Commit Graph

1527 Commits (df80a63bd6f21f3751d302b4f028c244bbcdfed7)

Author SHA1 Message Date
Galip Tolga Erdem 670d4b4b96 Removed MVC LogoutController. Already have RazorPage
5 years ago
Halil İbrahim Kalkan fb7b04a19c
Merge pull request #2670 from gterdem/pr/2519
5 years ago
maliming 81ea882a7b Merge branch 'dev' into maliming/FodyConfigureAwait
5 years ago
YinChang ffb910f559 update Swashbuckle.AspNetCore to v5.0.0
5 years ago
Galip Tolga Erdem 0139e72b02 Added new Logout functionality for identityserver post logout redirect event.
5 years ago
Armağan Ünlü a5364a5766 Resolved #1214
5 years ago
maliming 45c2abbd32 framework & module& template & sample to target .NET Standard 2.0
5 years ago
YinChang f21bc4984e add zh-hant to project in modules
5 years ago
Yunus Emre Kalkan 0c16d0439a
Merge pull request #2661 from Xeevis/localization-cs
5 years ago
Xeevis ad1607cd37 Update Czech translations
5 years ago
Halil İbrahim Kalkan b8f4e279e4 Added more sections to the audit log document.
5 years ago
maliming 174e25b0be Remove ConfigureAwait of async method.
5 years ago
maliming a2e3f30c44 Add configureawait.props & FodyWeavers.xml & FodyWeavers.xsd.
5 years ago
olicooper fb4b8b8c4d
Grammatical issues on Account en.json
5 years ago
Halil İbrahim Kalkan e7e91521d8
Merge pull request #2599 from mperk/#215-role-name-should-be-unchangeable
5 years ago
Halil İbrahim Kalkan f31c335c15
Merge pull request #2597 from mehmetuken/serilog-enrichment
5 years ago
RayMMond 40d0586d49 correct chinese localization
5 years ago
Halil İbrahim Kalkan ddcfd3a199
Merge pull request #2612 from abpframework/Increase-Password-max-length
5 years ago
Halil İbrahim Kalkan e231f74db1 Update readmes of blogging and docs modules
5 years ago
mperk 6a1cf21cd2 replace "R" with RolePermissionValueProvider.ProviderName
5 years ago
Yunus Emre Kalkan f12b488c3f increase Password max length to 128
5 years ago
Halil İbrahim Kalkan 7172e2f108 Merge branch 'dev' of https://github.com/abpframework/abp into dev
5 years ago
Halil İbrahim Kalkan 625632ed94 Resolved #2607: Renamed ValidationHandler to ValidationHelper.
5 years ago
mperk 27c565fc1e event permissions update when role update
5 years ago
mperk 9aece8dc42 updatable permissionGrant provider key
5 years ago
Mehmet Tüken e84dde4f76 Change Serilog.Extensions.Hosting package to Serilog.AspNetCore.
5 years ago
maliming 24ed94a328 Make AbpDictionaryValueComparer support generics to resolve migration errors.
5 years ago
olicooper 0060f6ef73
Grammatical issue with Identity en localization
5 years ago
Yunus Emre Kalkan f42c452991 resolved: MarkdownDocumentToHtmlConverter miscatches the links
5 years ago
Halil İbrahim Kalkan 6e0c55d4b6
Merge pull request #2462 from abpframework/maliming/SetValueComparer
5 years ago
Aaron Chong 986e58f477 Refactor to use ABP converter and comparer
5 years ago
Yunus Emre Kalkan 4ed7d5717f account mvc IsSelfRegistrationEnabled
5 years ago
mehmet-erim 0fb7ba4614 feat(account): add the enableLocalLogin condition to auth-wrapper
5 years ago
Halil İbrahim Kalkan 6d71a65ee1
Merge pull request #2542 from abpframework/maliming/patch-docs
5 years ago
Yunus Emre Kalkan ff65510ef8 [Blogging module] Change "Blog" folder name to "Blogs"
5 years ago
maliming 6c7363c4f9 Fix DocumentPreferences may be null.
5 years ago
Yunus Emre Kalkan ebd3688341 Merge branch 'dev' of https://github.com/volosoft/abp into dev
5 years ago
Yunus Emre Kalkan a36106c51f refactor
5 years ago
Halil İbrahim Kalkan 02724445e1
Merge pull request #2545 from abpframework/IDS4-deviceflow
5 years ago
Halil İbrahim Kalkan 42f80ecdbb Add missing AbpBackgroundWorkersModule dependency.
5 years ago
Halil İbrahim Kalkan cc9ea5983c Add TokenCleanupBackgroundWorker to the BackgroundWorkerManager.
5 years ago
Halil İbrahim Kalkan 70a2b13d43 Added tests for the DeviceFlowStore.
5 years ago
Yunus Emre Kalkan 26e8c88d2f docs scriban pass parameter document_version
5 years ago
Halil İbrahim Kalkan aea7eed317 Added test for the TokenCleanupService
5 years ago
Yunus Emre Kalkan 5f63cb0046 Merge branch 'dev' of https://github.com/volosoft/abp into dev
5 years ago
Yunus Emre Kalkan 2d7df8e75e docs scribn parameter language code
5 years ago
Halil İbrahim Kalkan c1f02ba066 Implemented TokenCleanupService
5 years ago
Alper Ebicoglu fe59b90e5a fixes #2538
5 years ago
Halil İbrahim Kalkan 5ec0362dd1 Complete the DeviceFlowStore
5 years ago
Halil İbrahim Kalkan bbb689cd7b Add initial
5 years ago
Halil İbrahim Kalkan a022b003a7 Rename ClientAutoMapperProfile to IdentityServerAutoMapperProfile and move to the Volo.Abp.IdentityServer namespace
5 years ago
Halil İbrahim Kalkan df7c5f61cb Added DeviceFlowCodes and related classes.
5 years ago
Yunus Emre Kalkan 493f5a7018 Merge branch 'dev' of https://github.com/volosoft/abp into dev
5 years ago
Yunus Emre Kalkan 4f1bd2d69d blogging refactor
5 years ago
Alper Ebicoglu f06b7a79fc add EfCore packages for Package Manager Console commands
5 years ago
Alper Ebicoglu 7a2197bd1b add update database powershell script.
5 years ago
Halil İbrahim Kalkan 4aeb2d747f Update IdentityServerDbContextModelCreatingExtensions.cs
5 years ago
maliming df096ad5bf Make SettingCacheItem ignore multi-tenancy.
5 years ago
Halil İbrahim Kalkan c4932e67a2 Fixed #2429: Feature checker can not invalidate the cached value
5 years ago
Halil İbrahim Kalkan a641ae5ff6 Reformat FeatureValueCacheItemInvalidator_Tests
5 years ago
Halil İbrahim Kalkan fb4fe908b5 Fixed #2512: AccountAppService should check self registration setting
5 years ago
Yunus Emre Kalkan 6312a18b13 AbpIdentityResultException_Tests : rename abpCultureHelper to CultureHelper
5 years ago
Halil İbrahim Kalkan 388dce7cd2
Merge pull request #2489 from recepdmr/todolist
5 years ago
Yunus Emre Kalkan 4fb3e0e587 add missing namespace to modules and templates: Volo.Abp.Testing
5 years ago
Yunus Emre Kalkan f134bdc4a0 add missing namespace to AbpIdentityTestBase: Volo.Abp.Testing
5 years ago
Yunus Emre Kalkan e79ab9138d add missing namespace to FeatureManagementTestBase: Volo.Abp.Testing
5 years ago
Yunus Emre Kalkan da4238e62e add missing namespace to SettingManagementTestBase: Volo.Abp.Testing
5 years ago
Yunus Emre Kalkan 352ffd5c23 add missing namespace to PermissionManagementTestBase: Volo.Abp.Testing
5 years ago
Halil İbrahim Kalkan 32fdfb9bab
Merge branch 'dev' into dev
5 years ago
Javier Campos 2eb4c81328 feat: add ConfigureAwait(false) to all await calls
5 years ago
Javier Campos 4154c82138 feat: add ConfigureAwait(false) to all await calls
5 years ago
Javier Campos 4b2830d96f feat: add ConfigureAwait(false) to all await calls
5 years ago
Javier Campos e090f5768b feat: add ConfigureAwait(false) to all await calls
5 years ago
Javier Campos 9422a254ba feat: add ConfigureAwait(false) to all await calls
5 years ago
Javier Campos ad85526379 feat: add ConfigureAwait(false) to all await calls
5 years ago
Javier Campos 2f7af82fc1 feat: add ConfigureAwait(false) to all await calls
5 years ago
Javier Campos 21f1aa5c1c feat: add ConfigureAwait(false) to all await calls
5 years ago
Javier Campos e1b3fd033c feat: add ConfigureAwait(false) to all await calls
5 years ago
Javier Campos f1f0a23fd5 feat: add ConfigureAwait(false) to all await calls
5 years ago
Halil İbrahim Kalkan e3efdbb7c1 Resolved #2499: Move AbpValidationResource to Volo.Abp.Validation package.
5 years ago
Halil İbrahim Kalkan 4ba6dfeb49
Merge branch 'dev' into feature/setting_lang
5 years ago
Halil İbrahim Kalkan d5422af84c
Merge pull request #2391 from mehmetuken/update-packages
5 years ago
Halil İbrahim Kalkan 5c90930715
Merge pull request #2240 from wakuflair/dev
5 years ago
Yunus Emre Kalkan 712cfd56d3 Update FeatureManagementModal.cshtml
5 years ago
Yunus Emre Kalkan ec67983c6f remove int.MaxValue usages for limitedrequestdtos
5 years ago
Halil İbrahim Kalkan 1405121698
Merge pull request #2412 from abpframework/Identity-roles-paged
5 years ago
maliming a72fb4e567 Cancel changes to the tenant module.
5 years ago
maliming cf6fc616e5 ConfigureJsonConversionWithValueComparer for Properties of ApiResource.
5 years ago
maliming 8f74373f5f Add ConfigureJsonConversionWithValueComparer extension method.
5 years ago
maliming 1ae083f11a Remove the sync method for tenant & background job module.
5 years ago
Halil İbrahim Kalkan 88ded4ef64
Merge pull request #2464 from abpframework/remove-async-apis
5 years ago
Yunus Emre Kalkan 62cc97a8f6 blog new page ian section container
5 years ago
Halil İbrahim Kalkan 93e89ba9a2 Merge branch 'dev' into remove-async-apis
5 years ago
Yunus Emre Kalkan 22932675c4 blogging redirect urls
5 years ago
maliming 25a654dac0 Remove unnecessary namespaces.
5 years ago
maliming c00778d187 Set value comparer for ExtraProperties and Properties dictionary.
5 years ago
Halil İbrahim Kalkan d332818f6a Background job remove sync api
5 years ago
Halil İbrahim Kalkan f0ae994848 Audit log remove sync api
5 years ago
Halil İbrahim Kalkan d94e01f0ce move blog, docs and tenant management to async api
5 years ago
Halil İbrahim Kalkan 2527faaa37 identityserver remove old sync api usage
5 years ago
Halil İbrahim Kalkan c4acff598d Identity module remove sync api usage
5 years ago
Halil İbrahim Kalkan 4a3177d187 feature-management use async api
5 years ago
Halil İbrahim Kalkan 23a8a9f0fc Fix permission and setting management modules for removed sync api
5 years ago
Halil İbrahim Kalkan 1af300ba18 Add cancellationToken to IPermissionGrantRepository
5 years ago
Mehmet Tüken dcc2d63e10
Merge branch 'dev' into update-packages
5 years ago
Halil İbrahim Kalkan 7967b24284 Remove unnecessary GetCountAsync methods.
5 years ago
maliming 87eb1891f5 Change some simplified Chinese translations.
5 years ago
maliming 97353bf5f9 Formatting code.
5 years ago
YinChang 447237426e modify several module's SettingDefinitionProvider to support multi-lingual
5 years ago
Halil İbrahim Kalkan 16c2df3358 Revert "Convert FirstOrDefault to First (temporary)"
5 years ago
Halil İbrahim Kalkan 894adc4ccb Convert FirstOrDefault to First (temporary)
5 years ago
Yunus Emre Kalkan c4d85e258e remove redundant using statements
5 years ago
Halil İbrahim Kalkan 3758dbab68 Improve logging
5 years ago
Halil İbrahim Kalkan 003dcee442 Update PermissionStore.cs
5 years ago
Halil İbrahim Kalkan 2c857f7dd3 added log to PermissionStore
5 years ago
Halil İbrahim Kalkan 655e8f0102
Merge pull request #2411 from abpframework/email-address-required-on-identity-domain
5 years ago
Halil İbrahim Kalkan e46ec39a3e Return NotFound on project not found.
5 years ago
Yunus Emre Kalkan c15b05f9b4 Make emailadrdess required on identity domain
5 years ago
Halil İbrahim Kalkan 4cd6196dca Fixed #2410: ServiceProxyScript fails because of a missing route definition of the docs module
5 years ago
Yunus Emre Kalkan 167c7428d8 role pages pagination
5 years ago
Mehmet Tüken 2b19e859a1 bump IdentityServer4 and IdentityServer4.AspNetIdentity 3.0.0 to 3.0.2
5 years ago
Mehmet Tüken bf76b8f8dd bump octokit 0.29.0 to 0.36.0
5 years ago
Mehmet Tüken bce64d2f4a bump Markdig.Signed to 0.18.0
5 years ago
Mehmet Tüken 20b14205ec bump Serilog.Sinks.File 4.0.0 to 4.1.0
5 years ago
Mehmet Tüken 5ded1f2555 bump NSubstitute to 4.2.1
5 years ago
Mehmet Tüken 1f5e366604 bump Mongo2Go 2.2.11 to 2.2.12
5 years ago
Mehmet Tüken 68754b62ec bump Microsoft.NET.Test.Sdk 16.2.0 to 16.4.0
5 years ago
Mehmet Tüken 55f84b59a2 bump Scriban 2.1.0 to 2.1.1
5 years ago
Mehmet Tüken 27be8db921 bump Hangfire.AspNetCore 1.7.6 to 1.7.8
5 years ago
Halil İbrahim Kalkan c34b89e274
Merge pull request #2225 from Xeevis/localization-cs
5 years ago
Halil İbrahim Kalkan a8cda62f6b Added Connection-Strings document
5 years ago
maliming 542ea712b5 Use the unified provider key format in the feature module.
5 years ago
Halil İbrahim Kalkan 250ac1a898
Merge pull request #2307 from abpframework/maliming/AuditLoggingMongo
5 years ago
Yunus Emre Kalkan 1707613c24 refactor ScribanDocumentSectionRenderer
5 years ago
Yunus Emre Kalkan 6969955b9b rename file
5 years ago
liangshiwei 70d88e97a4 Remove obsolete code
5 years ago
Halil İbrahim Kalkan f5d37c99f7
Merge pull request #2309 from abpframework/maliming/aspnetcore-3.1
5 years ago
Halil İbrahim Kalkan e49822cd4e Remove sync extension methods.
5 years ago
maliming 31d50f07b7 Use the year, month, day properties of ExecutionTime instead of Date.
5 years ago
Halil İbrahim Kalkan 131d5b5522
Merge pull request #2293 from abpframework/maliming/CheckPassword
5 years ago
Halil İbrahim Kalkan 7ef03aa9ea Fixed #2323: Docs module ProjectDto to EditGithubProjectViewModel mapping error
5 years ago
Halil İbrahim Kalkan b4fe6427e6 Fix test: ProjectAdminAppService_Tests.CreateAsync
5 years ago
Halil İbrahim Kalkan 097fabb891
Merge pull request #2305 from abpframework/maliming/HttpApiModuleApplicationParts
5 years ago
Halil İbrahim Kalkan 16cf4ba696 Change and localize the multiple version info
5 years ago
Yunus Emre Kalkan 14340b3227 Docs module add alternative links for search engines
5 years ago
Yunus Emre Kalkan c8fd3325ef fix
5 years ago
Armağan Ünlü c955e4a49a Merge branch 'dev' of https://github.com/abpframework/abp into dev
5 years ago
Armağan Ünlü e31e605437 Docs criteria front-end
5 years ago
Yunus Emre Kalkan 82c2eaf2cf doc preferences display _Value
5 years ago
Yunus Emre Kalkan 43896b967a rename cookie
5 years ago
Yunus Emre Kalkan ebef1da0a6 Update Index.cshtml
5 years ago
Yunus Emre Kalkan 799d0697aa
Merge pull request #2297 from abpframework/Docs-module-conditional-section-feature
5 years ago
Yunus Emre Kalkan 7cf5948234 added info alert to doc selection
5 years ago
Halil İbrahim Kalkan 9b8d58c5a9 Merge branch 'Docs-module-conditional-section-feature' of https://github.com/abpframework/abp into Docs-module-conditional-section-feature
5 years ago
Halil İbrahim Kalkan 70ee2e0d22 Add defaults.
5 years ago
Yunus Emre Kalkan 1bb0bb61b4 refactor
5 years ago
Yunus Emre Kalkan 8648c0b9e2 doc sections Scriban
5 years ago
maliming ed4f8bb282 Upgrade frameworks & modules & samples to asp net core 3.1.
5 years ago
Yunus Emre Kalkan 028006a623 document sections: adaptive toc
5 years ago
Yunus Emre Kalkan 0845b3a8d1 doc sections: use span instead of div for inline texts
5 years ago
maliming dc33dd3b2e Fixed mongo repository expression error in AuditLogging module.
5 years ago
maliming 2739343916 Add HttpApi module assemblies to Application Parts for all modules.
5 years ago
Yunus Emre Kalkan bb6121824a document sections support and/or
5 years ago
Halil İbrahim Kalkan cb29322aba #2300 Add HttpApi module assemblies to Application Parts for the identity module.
5 years ago
Halil İbrahim Kalkan 76d32f8af2 Disable document resource cache on development
5 years ago
Yunus Emre Kalkan 567a78b235 document section now supports inner seciton
5 years ago
Yunus Emre Kalkan 2850206fef Update DocumentSectionFinder.cs
5 years ago
Yunus Emre Kalkan 8b85bb0158 Merge branch 'dev' into Docs-module-conditional-section-feature
5 years ago
Yunus Emre Kalkan 2559f1e0c1 fix: docs filesystem missing images
5 years ago
Yunus Emre Kalkan a164e1b786 Docs module conditional section feature
5 years ago
maliming 88a13e999b CheckPassword method should call ReplaceEmailToUsernameOfInputIfNeeds.
5 years ago
Halil İbrahim Kalkan 66434a6979
Merge pull request #2177 from abpframework/maliming/ExternalLoginOnly
5 years ago
Halil İbrahim Kalkan 0c823682ae
Merge pull request #2117 from gdlcf88/tenant-management-datatables-options
5 years ago
Halil İbrahim Kalkan 23c778f978 Fix typo: Surname
5 years ago
wakuflair 9e7d425f64 rename the parameter's name
5 years ago
wakuflair cbdd29663d Merge branch 'SettingPageGroupWithParameter' into dev
5 years ago
wakuflair 2ac19a485d Resolved: https://github.com/abpframework/abp/issues/2239
5 years ago
Yunus Emre Kalkan 3125fd6a46 localization
5 years ago
Xeevis c59d51d01a Update Czech localization files
5 years ago
Alper Ebicoglu 7e2076e6db Merge branch 'dev' of https://github.com/volosoft/abp into dev
5 years ago
Alper Ebicoglu 496309782b fix regex link capturer for greediness
5 years ago
maliming f09a93c320 Remove non-null filtering of input dto.
5 years ago
maliming 74c034e864 Handling cases where Email and PhoneNumber have not changed.
5 years ago
Thiago Coelho 668bbbc407 Updating pt-BR account localization
5 years ago
maliming f5c293d391 Fill missing Chinese localization texts.
5 years ago
maliming 7e0fd93beb Add Abp.Account.EnableLocalLogin setting.
5 years ago
maliming af68bc2110 Implement external login only.
5 years ago
Halil İbrahim Kalkan 913d46b78b Resolved #2159: Create Configuration setting value provider.
5 years ago
Halil İbrahim Kalkan 14d57647d5
Merge pull request #2018 from abpframework/maliming/background
5 years ago
YinChang 1b7e024903 fix blogging module post edit.cshtml
5 years ago
Super 7d39a35a1b
Add missing DataTables options for tenant-management module.
5 years ago
Halil İbrahim Kalkan 2d7adf1f01
Merge pull request #2090 from abpframework/maliming/mvc.ui.theme.basic
5 years ago
maliming 478001fdc0 Upgrade @abp/aspnetcore.mvc.ui.theme.basic package.
5 years ago
Halil İbrahim Kalkan e48a72bcfb
Merge pull request #2019 from marcelo-maciel/dev
5 years ago
Yunus Emre Kalkan f0c2bef96d remove unused usings
5 years ago
Yunus Emre Kalkan 6ade5553a2 remove duplicate virtual usages
5 years ago
windy liu 10b5390b1f Add virual appservice method
5 years ago
Marcelo M. M 9dbcc39606 Updating PT-BR translation
5 years ago
maliming 9494efd62d Modify the entity update way of BackgroundJobStore
5 years ago
Yunus Emre Kalkan a24438d042 Merge branch 'dev' of https://github.com/volosoft/abp into dev
5 years ago