Commit Graph

1353 Commits (4026028151d2dc5efc6605c3e313072068f658d0)

Author SHA1 Message Date
Javier Campos ad85526379 feat: add ConfigureAwait(false) to all await calls
6 years ago
Javier Campos 2f7af82fc1 feat: add ConfigureAwait(false) to all await calls
6 years ago
Javier Campos 21f1aa5c1c feat: add ConfigureAwait(false) to all await calls
6 years ago
Javier Campos e1b3fd033c feat: add ConfigureAwait(false) to all await calls
6 years ago
Javier Campos f1f0a23fd5 feat: add ConfigureAwait(false) to all await calls
6 years ago
Halil İbrahim Kalkan e3efdbb7c1 Resolved #2499: Move AbpValidationResource to Volo.Abp.Validation package.
6 years ago
Halil İbrahim Kalkan 4ba6dfeb49
Merge branch 'dev' into feature/setting_lang
6 years ago
Halil İbrahim Kalkan d5422af84c
Merge pull request #2391 from mehmetuken/update-packages
6 years ago
Halil İbrahim Kalkan 5c90930715
Merge pull request #2240 from wakuflair/dev
6 years ago
Yunus Emre Kalkan 712cfd56d3 Update FeatureManagementModal.cshtml
6 years ago
Yunus Emre Kalkan ec67983c6f remove int.MaxValue usages for limitedrequestdtos
6 years ago
Halil İbrahim Kalkan 1405121698
Merge pull request #2412 from abpframework/Identity-roles-paged
6 years ago
maliming a72fb4e567 Cancel changes to the tenant module.
6 years ago
maliming cf6fc616e5 ConfigureJsonConversionWithValueComparer for Properties of ApiResource.
6 years ago
maliming 8f74373f5f Add ConfigureJsonConversionWithValueComparer extension method.
6 years ago
maliming 1ae083f11a Remove the sync method for tenant & background job module.
6 years ago
Halil İbrahim Kalkan 88ded4ef64
Merge pull request #2464 from abpframework/remove-async-apis
6 years ago
Yunus Emre Kalkan 62cc97a8f6 blog new page ian section container
6 years ago
Halil İbrahim Kalkan 93e89ba9a2 Merge branch 'dev' into remove-async-apis
6 years ago
Yunus Emre Kalkan 22932675c4 blogging redirect urls
6 years ago
maliming 25a654dac0 Remove unnecessary namespaces.
6 years ago
maliming c00778d187 Set value comparer for ExtraProperties and Properties dictionary.
6 years ago
Halil İbrahim Kalkan d332818f6a Background job remove sync api
6 years ago
Halil İbrahim Kalkan f0ae994848 Audit log remove sync api
6 years ago
Halil İbrahim Kalkan d94e01f0ce move blog, docs and tenant management to async api
6 years ago
Halil İbrahim Kalkan 2527faaa37 identityserver remove old sync api usage
6 years ago
Halil İbrahim Kalkan c4acff598d Identity module remove sync api usage
6 years ago
Halil İbrahim Kalkan 4a3177d187 feature-management use async api
6 years ago
Halil İbrahim Kalkan 23a8a9f0fc Fix permission and setting management modules for removed sync api
6 years ago
Halil İbrahim Kalkan 1af300ba18 Add cancellationToken to IPermissionGrantRepository
6 years ago
Mehmet Tüken dcc2d63e10
Merge branch 'dev' into update-packages
6 years ago
Halil İbrahim Kalkan 7967b24284 Remove unnecessary GetCountAsync methods.
6 years ago
maliming 87eb1891f5 Change some simplified Chinese translations.
6 years ago
maliming 97353bf5f9 Formatting code.
6 years ago
YinChang 447237426e modify several module's SettingDefinitionProvider to support multi-lingual
6 years ago
Halil İbrahim Kalkan 16c2df3358 Revert "Convert FirstOrDefault to First (temporary)"
6 years ago
Halil İbrahim Kalkan 894adc4ccb Convert FirstOrDefault to First (temporary)
6 years ago
Yunus Emre Kalkan c4d85e258e remove redundant using statements
6 years ago
Halil İbrahim Kalkan 3758dbab68 Improve logging
6 years ago
Halil İbrahim Kalkan 003dcee442 Update PermissionStore.cs
6 years ago
Halil İbrahim Kalkan 2c857f7dd3 added log to PermissionStore
6 years ago
Halil İbrahim Kalkan 655e8f0102
Merge pull request #2411 from abpframework/email-address-required-on-identity-domain
6 years ago
Halil İbrahim Kalkan e46ec39a3e Return NotFound on project not found.
6 years ago
Yunus Emre Kalkan c15b05f9b4 Make emailadrdess required on identity domain
6 years ago
Halil İbrahim Kalkan 4cd6196dca Fixed #2410: ServiceProxyScript fails because of a missing route definition of the docs module
6 years ago
Yunus Emre Kalkan 167c7428d8 role pages pagination
6 years ago
Mehmet Tüken 2b19e859a1 bump IdentityServer4 and IdentityServer4.AspNetIdentity 3.0.0 to 3.0.2
6 years ago
Mehmet Tüken bf76b8f8dd bump octokit 0.29.0 to 0.36.0
6 years ago
Mehmet Tüken bce64d2f4a bump Markdig.Signed to 0.18.0
6 years ago
Mehmet Tüken 20b14205ec bump Serilog.Sinks.File 4.0.0 to 4.1.0
6 years ago
Mehmet Tüken 5ded1f2555 bump NSubstitute to 4.2.1
6 years ago
Mehmet Tüken 1f5e366604 bump Mongo2Go 2.2.11 to 2.2.12
6 years ago
Mehmet Tüken 68754b62ec bump Microsoft.NET.Test.Sdk 16.2.0 to 16.4.0
6 years ago
Mehmet Tüken 55f84b59a2 bump Scriban 2.1.0 to 2.1.1
6 years ago
Mehmet Tüken 27be8db921 bump Hangfire.AspNetCore 1.7.6 to 1.7.8
6 years ago
Halil İbrahim Kalkan c34b89e274
Merge pull request #2225 from Xeevis/localization-cs
6 years ago
Halil İbrahim Kalkan a8cda62f6b Added Connection-Strings document
6 years ago
maliming 542ea712b5 Use the unified provider key format in the feature module.
6 years ago
Halil İbrahim Kalkan 250ac1a898
Merge pull request #2307 from abpframework/maliming/AuditLoggingMongo
6 years ago
Yunus Emre Kalkan 1707613c24 refactor ScribanDocumentSectionRenderer
6 years ago
Yunus Emre Kalkan 6969955b9b rename file
6 years ago
liangshiwei 70d88e97a4 Remove obsolete code
6 years ago
Halil İbrahim Kalkan f5d37c99f7
Merge pull request #2309 from abpframework/maliming/aspnetcore-3.1
6 years ago
Halil İbrahim Kalkan e49822cd4e Remove sync extension methods.
6 years ago
maliming 31d50f07b7 Use the year, month, day properties of ExecutionTime instead of Date.
6 years ago
Halil İbrahim Kalkan 131d5b5522
Merge pull request #2293 from abpframework/maliming/CheckPassword
6 years ago
Halil İbrahim Kalkan 7ef03aa9ea Fixed #2323: Docs module ProjectDto to EditGithubProjectViewModel mapping error
6 years ago
Halil İbrahim Kalkan b4fe6427e6 Fix test: ProjectAdminAppService_Tests.CreateAsync
6 years ago
Halil İbrahim Kalkan 097fabb891
Merge pull request #2305 from abpframework/maliming/HttpApiModuleApplicationParts
6 years ago
Halil İbrahim Kalkan 16cf4ba696 Change and localize the multiple version info
6 years ago
Yunus Emre Kalkan 14340b3227 Docs module add alternative links for search engines
6 years ago
Yunus Emre Kalkan c8fd3325ef fix
6 years ago
Armağan Ünlü c955e4a49a Merge branch 'dev' of https://github.com/abpframework/abp into dev
6 years ago
Armağan Ünlü e31e605437 Docs criteria front-end
6 years ago
Yunus Emre Kalkan 82c2eaf2cf doc preferences display _Value
6 years ago
Yunus Emre Kalkan 43896b967a rename cookie
6 years ago
Yunus Emre Kalkan ebef1da0a6 Update Index.cshtml
6 years ago
Yunus Emre Kalkan 799d0697aa
Merge pull request #2297 from abpframework/Docs-module-conditional-section-feature
6 years ago
Yunus Emre Kalkan 7cf5948234 added info alert to doc selection
6 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
6 years ago
Halil İbrahim Kalkan 70ee2e0d22 Add defaults.
6 years ago
Yunus Emre Kalkan 1bb0bb61b4 refactor
6 years ago
Yunus Emre Kalkan 8648c0b9e2 doc sections Scriban
6 years ago
maliming ed4f8bb282 Upgrade frameworks & modules & samples to asp net core 3.1.
6 years ago
Yunus Emre Kalkan 028006a623 document sections: adaptive toc
6 years ago
Yunus Emre Kalkan 0845b3a8d1 doc sections: use span instead of div for inline texts
6 years ago
maliming dc33dd3b2e Fixed mongo repository expression error in AuditLogging module.
6 years ago
maliming 2739343916 Add HttpApi module assemblies to Application Parts for all modules.
6 years ago
Yunus Emre Kalkan bb6121824a document sections support and/or
6 years ago
Halil İbrahim Kalkan cb29322aba #2300 Add HttpApi module assemblies to Application Parts for the identity module.
6 years ago
Halil İbrahim Kalkan 76d32f8af2 Disable document resource cache on development
6 years ago
Yunus Emre Kalkan 567a78b235 document section now supports inner seciton
6 years ago
Yunus Emre Kalkan 2850206fef Update DocumentSectionFinder.cs
6 years ago
Yunus Emre Kalkan 8b85bb0158 Merge branch 'dev' into Docs-module-conditional-section-feature
6 years ago
Yunus Emre Kalkan 2559f1e0c1 fix: docs filesystem missing images
6 years ago
Yunus Emre Kalkan a164e1b786 Docs module conditional section feature
6 years ago
maliming 88a13e999b CheckPassword method should call ReplaceEmailToUsernameOfInputIfNeeds.
6 years ago
Halil İbrahim Kalkan 66434a6979
Merge pull request #2177 from abpframework/maliming/ExternalLoginOnly
6 years ago
Halil İbrahim Kalkan 0c823682ae
Merge pull request #2117 from gdlcf88/tenant-management-datatables-options
6 years ago
Halil İbrahim Kalkan 23c778f978 Fix typo: Surname
6 years ago