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.
#2429
|
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
1801407ae0
|
5 years ago |
Halil İbrahim Kalkan
|
388dce7cd2
|
Merge pull request #2489 from recepdmr/todolist
Move AbpIntegratedTest to Volo.Abp.Testing namespace
|
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
Update nuget packages.
|
5 years ago |
Halil İbrahim Kalkan
|
5c90930715
|
Merge pull request #2240 from wakuflair/dev
Adding an additional parameter for the SettingPageGroup's constructor.
|
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
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
Re-design interception & sync/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.
Resolve #2459
|
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)"
This reverts commit 894adc4ccb .
|
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
Make emailadrdess 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
application and mvc
|
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
Update Czech localization files
|
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
Fixed mongo repository expression error in AuditLogging module.
|
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
Upgrade frameworks & modules & samples to asp net core 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
CheckPassword method should call ReplaceEmailToUsernameOfInputIfNeeds.
|
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
Add HttpApi module assemblies to Application Parts for all modules.
|
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
resolved https://github.com/abpframework/abp/issues/2316
|
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
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.
Resolve #2300
|
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
resolves https://github.com/abpframework/abp/issues/1626
|
5 years ago |
maliming
|
88a13e999b
|
CheckPassword method should call ReplaceEmailToUsernameOfInputIfNeeds.
Resolve #2287
|
5 years ago |
Halil İbrahim Kalkan
|
66434a6979
|
Merge pull request #2177 from abpframework/maliming/ExternalLoginOnly
Implement external login only.
|
5 years ago |
Halil İbrahim Kalkan
|
0c823682ae
|
Merge pull request #2117 from gdlcf88/tenant-management-datatables-options
Add missing DataTables options for tenant-management module.
|
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.
Resolve #2140
|
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
Modify the entity update way of BackgroundJobStore
|
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
Upgrade @abp/aspnetcore.mvc.ui.theme.basic package to 1.0.2.
|
5 years ago |
maliming
|
478001fdc0
|
Upgrade @abp/aspnetcore.mvc.ui.theme.basic package.
Fix #2086
|
5 years ago |
Halil İbrahim Kalkan
|
e48a72bcfb
|
Merge pull request #2019 from marcelo-maciel/dev
Updating PT-BR translation
|
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
Updating PT-BR translation
|
5 years ago |
maliming
|
9494efd62d
|
Modify the entity update way of BackgroundJobStore
Resolve #867
|
5 years ago |
Yunus Emre Kalkan
|
a24438d042
|
Merge branch 'dev' of https://github.com/volosoft/abp into dev
|
5 years ago |
Yunus Emre Kalkan
|
6c238f4cca
|
fixed https://github.com/abpframework/abp/issues/2004
|
5 years ago |
maliming
|
46f3051961
|
Merge pull request #2011 from cnAbp/Translate
Optimize translated text.
|
5 years ago |
wakuflair
|
433c54294d
|
Optimize translated text.
Correct translation errors.
|
5 years ago |
maliming
|
32363c17cd
|
Merge pull request #1999 from cnAbp/Translate
Improve all Chinese localization information.
|
5 years ago |
JiYuhang
|
84d08af14a
|
Translate to chinese localization files
|
5 years ago |
Yunus Emre Kalkan
|
e605cafe70
|
fix new blog page
|
5 years ago |
Halil İbrahim Kalkan
|
a5c9a92ede
|
Merge pull request #1975 from abpframework/maliming/dockerfile
Make Dockerfile support asp net core 3.0
|
5 years ago |
Yunus Emre Kalkan
|
4a31ee9e10
|
Remove_UniqueIndex_From_TenantName
resolved https://github.com/abpframework/abp/issues/1970
|
5 years ago |
maliming
|
ef0aab0afe
|
Make Dockerfile support asp net core 3.0
|
5 years ago |
Yunus Emre Kalkan
|
3225dd290b
|
Update tr.json
|
5 years ago |
Yunus Emre Kalkan
|
56b40c19a6
|
localization improvement
|
5 years ago |
Yunus Emre Kalkan
|
07156bc164
|
added missing namespace
|
5 years ago |
Yunus Emre Kalkan
|
134a8455cf
|
added missing namespace
|
5 years ago |
Yunus Emre Kalkan
|
14d391ab93
|
Merge branch 'dev' into pr/1956
|
5 years ago |
Yunus Emre Kalkan
|
f466800bf2
|
added missing ignor in mapping
|
5 years ago |
Yunus Emre Kalkan
|
98f203858c
|
Merge branch 'dev' into pr/1942
|
5 years ago |
maliming
|
5400d41917
|
Added localization of the account module.
Resolve #1953
|
5 years ago |
gdlcf88
|
44c9ef9166
|
Complete some permission checks.
|
5 years ago |
Halil İbrahim Kalkan
|
9f0347fae8
|
Merge pull request #1943 from abpframework/BackgroundJobs-modules-abp-prefix
BackgroundJobs modules abp prefix
|
5 years ago |
Halil İbrahim Kalkan
|
a3d248a02f
|
Resolved #286: Rename permission & setting provider names to shorter ones.
|
5 years ago |
Yunus Emre Kalkan
|
c5a7fb3ee2
|
BackgroundJobs modules abp prefix
|
5 years ago |
Halil İbrahim Kalkan
|
00a0dd58e0
|
Use the provider constant
|
5 years ago |
gdlcf88
|
95562a4f47
|
Update for resetting user password in UserManagement module.
|
5 years ago |
Halil İbrahim Kalkan
|
f2138e5868
|
Fix configuration usage.
|
5 years ago |
Halil İbrahim Kalkan
|
4228ce096e
|
Remove usage of Volo.Abp.Configuration namespace.
|
5 years ago |
Halil İbrahim Kalkan
|
decad8e30f
|
Merge pull request #1919 from abpframework/Align-Option-Class-Names
Align option class names
|
5 years ago |
maliming
|
a36501a9de
|
Update PersistedGrant data max length.
|
5 years ago |
Halil İbrahim Kalkan
|
f62771b186
|
Merge pull request #1894 from abpframework/maliming/GenericHost
Move all projects to generic host & remove IConfigurationAccessor usage.
|
5 years ago |
Halil İbrahim Kalkan
|
b28f21815c
|
Merge pull request #1917 from abpframework/maliming/swagger-rc
Enable Swagger UI
|
5 years ago |
Halil İbrahim Kalkan
|
647b863d6f
|
Configure IdentityServer database mapping based on the database provider.
|
5 years ago |
Yunus Emre Kalkan
|
0135c95f7d
|
ToolbarOptions to AbpToolbarOptions cont.
|
5 years ago |
Yunus Emre Kalkan
|
b19acf5d28
|
ThemingOptions to AbpThemingOptions
|
5 years ago |
Yunus Emre Kalkan
|
9bd045d882
|
DbConnectionOptions to AbpDbConnectionOptions
|
5 years ago |
Yunus Emre Kalkan
|
ae61c6c718
|
ModelBuilderConfigurationOptions to AbpModelBuilderConfigurationOptions
|
5 years ago |
Yunus Emre Kalkan
|
f9e97319fb
|
ExceptionLocalizationOptions to AbpExceptionLocalizationOptions
|
5 years ago |
Yunus Emre Kalkan
|
be60cd2f87
|
MongoModelBuilderConfigurationOptions to AbpMongoModelBuilderConfigurationOptions
|
5 years ago |
Yunus Emre Kalkan
|
df386b9ba7
|
NavigationOptions to AbpNavigationOptions
|
5 years ago |
Yunus Emre Kalkan
|
62f805e737
|
UnitOfWorkDefaultOptions to AbpUnitOfWorkDefaultOptions cont.
|
5 years ago |
Yunus Emre Kalkan
|
36149fc49d
|
UnitOfWorkDefaultOptions to AbpUnitOfWorkDefaultOptions
|
5 years ago |
Yunus Emre Kalkan
|
521b3ac89c
|
UnitOfWorkOptions to AbpUnitOfWorkOptions
|
5 years ago |
Yunus Emre Kalkan
|
2f6eac8c7c
|
VirtualFileSystemOptions to AbpVirtualFileSystemOptions
|
5 years ago |
Yunus Emre Kalkan
|
bac992b7ef
|
BackgroundJobWorkerOptions to AbpBackgroundJobWorkerOptions
|
5 years ago |
Yunus Emre Kalkan
|
9b6b49ff2d
|
BackgroundJobs To AbpBackgroundJobs
|
5 years ago |
Yunus Emre Kalkan
|
8b58991ff3
|
DistributedEventBusOptions to AbpDistributedEventBusOptions
|
5 years ago |
Yunus Emre Kalkan
|
3946aa4311
|
BundleContributorOptions to AbpBundleContributorOptions
|
5 years ago |
maliming
|
204703f5f6
|
Enable Swagger UI
Resolve #1849
|
5 years ago |
maliming
|
a6a2cda04f
|
Merge branch 'dev' into maliming/GenericHost
|
5 years ago |
Halil İbrahim Kalkan
|
c80de66b4f
|
Add option to call AddDeveloperSigningCredential
|
5 years ago |
Yunus Emre Kalkan
|
de11b25e05
|
Localization on the account management page
resolves https://github.com/abpframework/abp/issues/1909
|
5 years ago |
maliming
|
1d06dace02
|
Replace BuildConfiguration with GetConfiguration.
|
5 years ago |
maliming
|
4825484855
|
Merge branch 'dev' into maliming/GenericHost
|
5 years ago |
Halil İbrahim Kalkan
|
10313cf02c
|
Add setters for DbTablePrefix and DbSchema
|
5 years ago |
Halil İbrahim Kalkan
|
103532a9ea
|
tenant-management module db prefix revision
|
5 years ago |
Halil İbrahim Kalkan
|
34d5990c1d
|
Merge branch 'dev' of https://github.com/abpframework/abp into dev
|
5 years ago |
Halil İbrahim Kalkan
|
0c710c6dce
|
setting-management revisit db prefix
|
5 years ago |
Alper Ebicoglu
|
e3342ff624
|
Merge pull request #1822 from abpframework/source-code-download
Source code download
|
5 years ago |
Halil İbrahim Kalkan
|
4170a36764
|
PermissionManagement db table prefix revision
|
5 years ago |
Halil İbrahim Kalkan
|
b7b40447ee
|
DocsDbProperties properties should be static
|
5 years ago |
Halil İbrahim Kalkan
|
a18becca11
|
Revisit db table prefixes for identityserver
|
5 years ago |
Halil İbrahim Kalkan
|
3d357e46c0
|
Db table prefix revision for the feature management module
|
5 years ago |
Halil İbrahim Kalkan
|
e347cd1fa0
|
Revisit docs & blog modules db table prefixes.
|
5 years ago |
Halil İbrahim Kalkan
|
cc8fd28e5d
|
Db table prefix revision for the identity module #1429
|
5 years ago |
Halil İbrahim Kalkan
|
110f015d38
|
Db table prefix revision for the audit log module #1429
|
5 years ago |
Halil İbrahim Kalkan
|
12bcb995b6
|
Db table prefix revision for the identity module.
|
5 years ago |
maliming
|
d1c506f994
|
Merge branch 'dev' into maliming/GenericHost
|
5 years ago |
Yunus Emre Kalkan
|
2aa70bf9cb
|
Feature Management localization fixes
|
5 years ago |
Yunus Emre Kalkan
|
403513b633
|
bugfix in audit log repos
|
5 years ago |
maliming
|
645e5d464e
|
Move all projects to generic host & remove IConfigurationAccessor usage.
Resolve #1888
|
5 years ago |
Yunus Emre Kalkan
|
377b633fba
|
Added Web projects of the modules to the application parts
|
5 years ago |
maliming
|
52513c9b98
|
Make the identity module domain service method virtual.
Resolve #1876
|
5 years ago |
Halil İbrahim Kalkan
|
33cb36ad5a
|
Merge pull request #1859 from abpframework/GetAverageExecutionDurationPerDayAsync-Method-In-AuditLogging
added GetAverageExecutionDurationPerDayAsync
|
5 years ago |
Halil İbrahim Kalkan
|
4b89b3042a
|
Merge pull request #1873 from abpframework/maliming/IdentityServer
IdentityServer minor revison notes.
|
5 years ago |
Halil İbrahim Kalkan
|
1aa63003cb
|
Make base classes abstract
|
5 years ago |
Halil İbrahim Kalkan
|
c3e77139f5
|
Merge pull request #1855 from abpframework/maliming/ContextualizedMapper
Use Contextualized mappers on all modules
|
5 years ago |
Yunus Emre Kalkan
|
1446b66fe5
|
AbpIdentitySettings default values
|
5 years ago |
Armağan Ünlü
|
50880a9914
|
Resolved #908
|
5 years ago |
Halil İbrahim Kalkan
|
b8a90037fd
|
Merge pull request #1852 from abpframework/maliming/CurrentDirectoryHelpers
Remove CurrentDirectoryHelpers.
|
5 years ago |
Yunus Emre Kalkan
|
04c90d28d0
|
added documentName to RedirectToDefaultLanguage
|
5 years ago |
maliming
|
07ad1558fe
|
IdentityServer minor revison notes.
Resolve #195
|
5 years ago |
Yunus Emre Kalkan
|
8b2b5deddd
|
fixed project chnage bug in docs module
|
5 years ago |
Yunus Emre Kalkan
|
4435c8d913
|
added GetAverageExecutionDurationPerDayAsync
|
5 years ago |
maliming
|
4c1e36f81d
|
Use Contextualized mappers on all modules
Resolve #1845
|
5 years ago |
maliming
|
8a4f4f1a7e
|
Fix possible problems with UseStatusCodePagesWithReExecute.
Resolve #1824
|
5 years ago |
maliming
|
d9ed777485
|
Remove CurrentDirectoryHelpers.
Resolve #1807
|
5 years ago |
Halil İbrahim Kalkan
|
9414164d0f
|
Merge pull request #1828 from Xeevis/patch/cleanup-1
Cleanup AspNetCoreHostingModel in ASP.NET Core 3 projects
|
5 years ago |
Halil İbrahim Kalkan
|
0c96d05159
|
Merge branch 'dev' into maliming/patch-1
|
5 years ago |
Halil İbrahim Kalkan
|
7f6dd3c83e
|
#1845 Use Contextualized mapper on the identity module.
|
5 years ago |
Halil İbrahim Kalkan
|
f931fea50a
|
Validate AbpIdentityApplicationModuleAutoMapperProfile
|
5 years ago |
Xeevis
|
baf086b818
|
Cleanup default AspNetCoreHostingModel
|
5 years ago |
Yunus Emre Kalkan
|
b722a15237
|
identity settings isVisibleToClients
|
5 years ago |
William Obando
|
6b3a8c6f6f
|
Create es-mx.json
|
5 years ago |
Halil İbrahim Kalkan
|
05cdda75b9
|
Resolved #1786: Upgrade to ASP.NET Core 3.0 Stable.
|
5 years ago |
Halil İbrahim Kalkan
|
aece375bfc
|
Delete files under wwwroot.
|
5 years ago |
Halil İbrahim Kalkan
|
35f5d451fd
|
Delete unncessary files from the docs package
|
5 years ago |
Halil İbrahim Kalkan
|
654eeede81
|
Merge branch 'aspnetcore-3.0' into dev
|
5 years ago |
Yunus Emre Kalkan
|
c37f2bc763
|
Update Index.cshtml
|
5 years ago |
Halil İbrahim Kalkan
|
d834687f7c
|
Added BackgroundJobStore_Tests
|
5 years ago |
Halil İbrahim Kalkan
|
08f299b6f4
|
Merge branch 'dev' into aspnetcore-3.0
|
5 years ago |
Halil İbrahim Kalkan
|
5640909a2f
|
AccountController should not reset current tenant on openid connect login
|
5 years ago |
Halil İbrahim Kalkan
|
72847a3277
|
PersistedGrantStore should not set protected Entity.Id
|
5 years ago |