Commit Graph

1353 Commits (4026028151d2dc5efc6605c3e313072068f658d0)

Author SHA1 Message Date
wakuflair 9e7d425f64 rename the parameter's name
6 years ago
wakuflair cbdd29663d Merge branch 'SettingPageGroupWithParameter' into dev
6 years ago
wakuflair 2ac19a485d Resolved: https://github.com/abpframework/abp/issues/2239
6 years ago
Yunus Emre Kalkan 3125fd6a46 localization
6 years ago
Xeevis c59d51d01a Update Czech localization files
6 years ago
Alper Ebicoglu 7e2076e6db Merge branch 'dev' of https://github.com/volosoft/abp into dev
6 years ago
Alper Ebicoglu 496309782b fix regex link capturer for greediness
6 years ago
maliming f09a93c320 Remove non-null filtering of input dto.
6 years ago
maliming 74c034e864 Handling cases where Email and PhoneNumber have not changed.
6 years ago
Thiago Coelho 668bbbc407 Updating pt-BR account localization
6 years ago
maliming f5c293d391 Fill missing Chinese localization texts.
6 years ago
maliming 7e0fd93beb Add Abp.Account.EnableLocalLogin setting.
6 years ago
maliming af68bc2110 Implement external login only.
6 years ago
Halil İbrahim Kalkan 913d46b78b Resolved #2159: Create Configuration setting value provider.
6 years ago
Halil İbrahim Kalkan 14d57647d5
Merge pull request #2018 from abpframework/maliming/background
6 years ago
YinChang 1b7e024903 fix blogging module post edit.cshtml
6 years ago
Super 7d39a35a1b
Add missing DataTables options for tenant-management module.
6 years ago
Halil İbrahim Kalkan 2d7adf1f01
Merge pull request #2090 from abpframework/maliming/mvc.ui.theme.basic
6 years ago
maliming 478001fdc0 Upgrade @abp/aspnetcore.mvc.ui.theme.basic package.
6 years ago
Halil İbrahim Kalkan e48a72bcfb
Merge pull request #2019 from marcelo-maciel/dev
6 years ago
Yunus Emre Kalkan f0c2bef96d remove unused usings
6 years ago
Yunus Emre Kalkan 6ade5553a2 remove duplicate virtual usages
6 years ago
windy liu 10b5390b1f Add virual appservice method
6 years ago
Marcelo M. M 9dbcc39606 Updating PT-BR translation
6 years ago
maliming 9494efd62d Modify the entity update way of BackgroundJobStore
6 years ago
Yunus Emre Kalkan a24438d042 Merge branch 'dev' of https://github.com/volosoft/abp into dev
6 years ago
Yunus Emre Kalkan 6c238f4cca fixed https://github.com/abpframework/abp/issues/2004
6 years ago
maliming 46f3051961
Merge pull request #2011 from cnAbp/Translate
6 years ago
wakuflair 433c54294d Optimize translated text.
6 years ago
maliming 32363c17cd
Merge pull request #1999 from cnAbp/Translate
6 years ago
JiYuhang 84d08af14a Translate to chinese localization files
6 years ago
Yunus Emre Kalkan e605cafe70 fix new blog page
6 years ago
Halil İbrahim Kalkan a5c9a92ede
Merge pull request #1975 from abpframework/maliming/dockerfile
6 years ago
Yunus Emre Kalkan 4a31ee9e10 Remove_UniqueIndex_From_TenantName
6 years ago
maliming ef0aab0afe Make Dockerfile support asp net core 3.0
6 years ago
Yunus Emre Kalkan 3225dd290b Update tr.json
6 years ago
Yunus Emre Kalkan 56b40c19a6 localization improvement
6 years ago
Yunus Emre Kalkan 07156bc164 added missing namespace
6 years ago
Yunus Emre Kalkan 134a8455cf added missing namespace
6 years ago
Yunus Emre Kalkan 14d391ab93 Merge branch 'dev' into pr/1956
6 years ago
Yunus Emre Kalkan f466800bf2 added missing ignor in mapping
6 years ago
Yunus Emre Kalkan 98f203858c Merge branch 'dev' into pr/1942
6 years ago
maliming 5400d41917 Added localization of the account module.
6 years ago
gdlcf88 44c9ef9166 Complete some permission checks.
6 years ago
Halil İbrahim Kalkan 9f0347fae8
Merge pull request #1943 from abpframework/BackgroundJobs-modules-abp-prefix
6 years ago
Halil İbrahim Kalkan a3d248a02f Resolved #286: Rename permission & setting provider names to shorter ones.
6 years ago
Yunus Emre Kalkan c5a7fb3ee2 BackgroundJobs modules abp prefix
6 years ago
Halil İbrahim Kalkan 00a0dd58e0 Use the provider constant
6 years ago
gdlcf88 95562a4f47 Update for resetting user password in UserManagement module.
6 years ago
Halil İbrahim Kalkan f2138e5868 Fix configuration usage.
6 years ago
Halil İbrahim Kalkan 4228ce096e Remove usage of Volo.Abp.Configuration namespace.
6 years ago
Halil İbrahim Kalkan decad8e30f
Merge pull request #1919 from abpframework/Align-Option-Class-Names
6 years ago
maliming a36501a9de Update PersistedGrant data max length.
6 years ago
Halil İbrahim Kalkan f62771b186
Merge pull request #1894 from abpframework/maliming/GenericHost
6 years ago
Halil İbrahim Kalkan b28f21815c
Merge pull request #1917 from abpframework/maliming/swagger-rc
6 years ago
Halil İbrahim Kalkan 647b863d6f Configure IdentityServer database mapping based on the database provider.
6 years ago
Yunus Emre Kalkan 0135c95f7d ToolbarOptions to AbpToolbarOptions cont.
6 years ago
Yunus Emre Kalkan b19acf5d28 ThemingOptions to AbpThemingOptions
6 years ago
Yunus Emre Kalkan 9bd045d882 DbConnectionOptions to AbpDbConnectionOptions
6 years ago
Yunus Emre Kalkan ae61c6c718 ModelBuilderConfigurationOptions to AbpModelBuilderConfigurationOptions
6 years ago
Yunus Emre Kalkan f9e97319fb ExceptionLocalizationOptions to AbpExceptionLocalizationOptions
6 years ago
Yunus Emre Kalkan be60cd2f87 MongoModelBuilderConfigurationOptions to AbpMongoModelBuilderConfigurationOptions
6 years ago
Yunus Emre Kalkan df386b9ba7 NavigationOptions to AbpNavigationOptions
6 years ago
Yunus Emre Kalkan 62f805e737 UnitOfWorkDefaultOptions to AbpUnitOfWorkDefaultOptions cont.
6 years ago
Yunus Emre Kalkan 36149fc49d UnitOfWorkDefaultOptions to AbpUnitOfWorkDefaultOptions
6 years ago
Yunus Emre Kalkan 521b3ac89c UnitOfWorkOptions to AbpUnitOfWorkOptions
6 years ago
Yunus Emre Kalkan 2f6eac8c7c VirtualFileSystemOptions to AbpVirtualFileSystemOptions
6 years ago
Yunus Emre Kalkan bac992b7ef BackgroundJobWorkerOptions to AbpBackgroundJobWorkerOptions
6 years ago
Yunus Emre Kalkan 9b6b49ff2d BackgroundJobs To AbpBackgroundJobs
6 years ago
Yunus Emre Kalkan 8b58991ff3 DistributedEventBusOptions to AbpDistributedEventBusOptions
6 years ago
Yunus Emre Kalkan 3946aa4311 BundleContributorOptions to AbpBundleContributorOptions
6 years ago
maliming 204703f5f6 Enable Swagger UI
6 years ago
maliming a6a2cda04f
Merge branch 'dev' into maliming/GenericHost
6 years ago
Halil İbrahim Kalkan c80de66b4f Add option to call AddDeveloperSigningCredential
6 years ago
Yunus Emre Kalkan de11b25e05 Localization on the account management page
6 years ago
maliming 1d06dace02 Replace BuildConfiguration with GetConfiguration.
6 years ago
maliming 4825484855 Merge branch 'dev' into maliming/GenericHost
6 years ago
Halil İbrahim Kalkan 10313cf02c Add setters for DbTablePrefix and DbSchema
6 years ago
Halil İbrahim Kalkan 103532a9ea tenant-management module db prefix revision
6 years ago
Halil İbrahim Kalkan 34d5990c1d Merge branch 'dev' of https://github.com/abpframework/abp into dev
6 years ago
Halil İbrahim Kalkan 0c710c6dce setting-management revisit db prefix
6 years ago
Alper Ebicoglu e3342ff624
Merge pull request #1822 from abpframework/source-code-download
6 years ago
Halil İbrahim Kalkan 4170a36764 PermissionManagement db table prefix revision
6 years ago
Halil İbrahim Kalkan b7b40447ee DocsDbProperties properties should be static
6 years ago
Halil İbrahim Kalkan a18becca11 Revisit db table prefixes for identityserver
6 years ago
Halil İbrahim Kalkan 3d357e46c0 Db table prefix revision for the feature management module
6 years ago
Halil İbrahim Kalkan e347cd1fa0 Revisit docs & blog modules db table prefixes.
6 years ago
Halil İbrahim Kalkan cc8fd28e5d Db table prefix revision for the identity module #1429
6 years ago
Halil İbrahim Kalkan 110f015d38 Db table prefix revision for the audit log module #1429
6 years ago
Halil İbrahim Kalkan 12bcb995b6 Db table prefix revision for the identity module.
6 years ago
maliming d1c506f994 Merge branch 'dev' into maliming/GenericHost
6 years ago
Yunus Emre Kalkan 2aa70bf9cb Feature Management localization fixes
6 years ago
Yunus Emre Kalkan 403513b633 bugfix in audit log repos
6 years ago
maliming 645e5d464e Move all projects to generic host & remove IConfigurationAccessor usage.
6 years ago
Yunus Emre Kalkan 377b633fba Added Web projects of the modules to the application parts
6 years ago
maliming 52513c9b98 Make the identity module domain service method virtual.
6 years ago
Halil İbrahim Kalkan 33cb36ad5a
Merge pull request #1859 from abpframework/GetAverageExecutionDurationPerDayAsync-Method-In-AuditLogging
6 years ago
Halil İbrahim Kalkan 4b89b3042a
Merge pull request #1873 from abpframework/maliming/IdentityServer
6 years ago
Halil İbrahim Kalkan 1aa63003cb Make base classes abstract
6 years ago
Halil İbrahim Kalkan c3e77139f5
Merge pull request #1855 from abpframework/maliming/ContextualizedMapper
6 years ago
Yunus Emre Kalkan 1446b66fe5 AbpIdentitySettings default values
6 years ago
Armağan Ünlü 50880a9914 Resolved #908
6 years ago
Halil İbrahim Kalkan b8a90037fd
Merge pull request #1852 from abpframework/maliming/CurrentDirectoryHelpers
6 years ago
Yunus Emre Kalkan 04c90d28d0 added documentName to RedirectToDefaultLanguage
6 years ago
maliming 07ad1558fe IdentityServer minor revison notes.
6 years ago
Yunus Emre Kalkan 8b2b5deddd fixed project chnage bug in docs module
6 years ago
Yunus Emre Kalkan 4435c8d913 added GetAverageExecutionDurationPerDayAsync
6 years ago
maliming 4c1e36f81d Use Contextualized mappers on all modules
6 years ago
maliming 8a4f4f1a7e Fix possible problems with UseStatusCodePagesWithReExecute.
6 years ago
maliming d9ed777485 Remove CurrentDirectoryHelpers.
6 years ago
Halil İbrahim Kalkan 9414164d0f
Merge pull request #1828 from Xeevis/patch/cleanup-1
6 years ago
Halil İbrahim Kalkan 0c96d05159
Merge branch 'dev' into maliming/patch-1
6 years ago
Halil İbrahim Kalkan 7f6dd3c83e #1845 Use Contextualized mapper on the identity module.
6 years ago
Halil İbrahim Kalkan f931fea50a Validate AbpIdentityApplicationModuleAutoMapperProfile
6 years ago
Xeevis baf086b818 Cleanup default AspNetCoreHostingModel
6 years ago
Yunus Emre Kalkan b722a15237 identity settings isVisibleToClients
6 years ago
William Obando 6b3a8c6f6f
Create es-mx.json
6 years ago
Halil İbrahim Kalkan 05cdda75b9 Resolved #1786: Upgrade to ASP.NET Core 3.0 Stable.
6 years ago
Halil İbrahim Kalkan aece375bfc Delete files under wwwroot.
6 years ago
Halil İbrahim Kalkan 35f5d451fd Delete unncessary files from the docs package
6 years ago
Halil İbrahim Kalkan 654eeede81 Merge branch 'aspnetcore-3.0' into dev
6 years ago
Yunus Emre Kalkan c37f2bc763 Update Index.cshtml
6 years ago
Halil İbrahim Kalkan d834687f7c Added BackgroundJobStore_Tests
6 years ago
Halil İbrahim Kalkan 08f299b6f4 Merge branch 'dev' into aspnetcore-3.0
6 years ago
Halil İbrahim Kalkan 5640909a2f AccountController should not reset current tenant on openid connect login
6 years ago
Halil İbrahim Kalkan 72847a3277 PersistedGrantStore should not set protected Entity.Id
6 years ago
Halil İbrahim Kalkan c0420890c5
Merge pull request #1719 from abpframework/Manage-account
6 years ago
maliming 92f3cc02a7
Revert "Add IIdentityStoreAutoSaveChanges."
6 years ago
Halil İbrahim Kalkan c63644d2e6
Merge pull request #1736 from abpframework/maliming/patch-2
6 years ago
Halil İbrahim Kalkan 886e0fa420 Merge branch 'dev' into aspnetcore-3.0
6 years ago
maliming 5c7d44eb2c
Merge pull request #1771 from Goxiaoy/dev
6 years ago
maliming bc9b122f70
Merge pull request #1772 from brittos/dev
6 years ago
brittos 09d454b94f Create pt-BR.json
6 years ago
Halil İbrahim Kalkan 0b785160ad Merge branch 'dev' into aspnetcore-3.0
6 years ago
Halil İbrahim Kalkan 65c05a885d Added startTime & endTime on IAuditLogRepository.
6 years ago
Goxiaoy f4ea6d2227 add display name to FeatureDto
6 years ago
Yunus Emre Kalkan 7c8d92ae4b Update en.json
6 years ago
Yunus Emre Kalkan 00b0aa6b36 added CheckClientIdExistAsync to IClientRepository
6 years ago
Yunus Emre Kalkan 6b930565bc added missing cancellationTokens
6 years ago
Yunus Emre Kalkan 44cb6fcdb4 removed unique indexes from is4
6 years ago
Halil İbrahim Kalkan 7b83a49064 Temporary disable logging for the background job demo
6 years ago
Halil İbrahim Kalkan 603f029192 Update BloggingTestAppModule.cs
6 years ago
Halil İbrahim Kalkan 2152b0d5bb Upgrade blogging and client-simulations to .net core 3.0.
6 years ago
Halil İbrahim Kalkan 7b21d9d2c9 Moved docs module to .net core 3.0
6 years ago
Yunus Emre Kalkan dd5ab22f91 docs: fixed redirect bug
6 years ago
Yunus Emre Kalkan ce60004537 api & identity resource names are made unique
6 years ago
Halil İbrahim Kalkan 49e338f243 Make app template working for asp.net core 3.0
6 years ago
Yunus Emre Kalkan b46ce09a1a Update IdentityResourceDataSeeder.cs
6 years ago
Yunus Emre Kalkan 80d9105d2e added CheckNameExistAsync methods to api and identity resources
6 years ago
Halil İbrahim Kalkan 23fa87e017 Disable swagger. Fix IDS4 tests.
6 years ago
Yunus Emre Kalkan 9574d002de Show information when no features
6 years ago
maliming 8df5cc3582 Add IIdentityStoreAutoSaveChanges.
6 years ago
Halil İbrahim Kalkan e6b1eda9f9 Move account module to asp.net core 3.0
6 years ago
Halil İbrahim Kalkan 1660a7210d Change InMemory to Sqlite for IDS4 tests
6 years ago
Halil İbrahim Kalkan 29cb4a676b Uppgrade identityserver module to .net core 3.0
6 years ago
Halil İbrahim Kalkan 55fc1f5def Use Sqlite inmemory db for tenant managemen tests.
6 years ago
Halil İbrahim Kalkan b82dc0a47b Upgrade tenant management to .net core 3.0
6 years ago
Halil İbrahim Kalkan d4323a6854 Upgrade feature-management to .net core 3.0
6 years ago
Yunus Emre Kalkan 9e31797766 IIDentityClaimTypeRepository updated
6 years ago
Marcelo M. M af16e5f2d4 Updating modules PT-BR translating
6 years ago
Halil İbrahim Kalkan 3f68ce36fa Move background jobs to netcore 3
6 years ago
Halil İbrahim Kalkan f0cccb34d6 Upgrade audit-logging to net core 3.0
6 years ago
Halil İbrahim Kalkan db7fc04ff3 Upgrade Identity to net core 3.0
6 years ago
Halil İbrahim Kalkan 8192c1b6a7 Upgrade permission management module to .net core 3.0
6 years ago
Halil İbrahim Kalkan b5bc9d761f Update Volo.Abp.Users.EntityFrameworkCore.csproj
6 years ago
Yunus Emre Kalkan 5a5dadd394 Merge branch 'dev' into Manage-account
6 years ago
Yunus Emre Kalkan 7960751630 added manage profile page
6 years ago
Armağan Ünlü f15be4fed5 Blog module revision
6 years ago
maliming 216a40eea6 Replace the email with the username before using the Identity methods.
6 years ago
Alper Ebicoglu d9dc202a54 Update AbpIdentityWebMainMenuContributor.cs
6 years ago
Alper Ebicoglu d128821c71 add identity menu to main menu if there's at least 1 granted sub menu item.
6 years ago
Halil İbrahim Kalkan 08837f1fba IdentityModelAuthenticationService support custom parameters
6 years ago
Halil İbrahim Kalkan 55509a0d8c Revisit GetAdditionalClaimsOrNull method of AbpResourceOwnerPasswordValidator
6 years ago
Yunus Emre Kalkan 37923e76c5 Merge branch 'dev' of https://github.com/volosoft/abp into dev
6 years ago
Yunus Emre Kalkan 384ffc2e35 User password should hide on the actions panel of the AuditLogging module
6 years ago
Xeevis ff7987b333 Update Czech translations
6 years ago
Yunus Emre Kalkan e1a254e1fe Merge branch 'dev' of https://github.com/volosoft/abp into dev
6 years ago
Yunus Emre Kalkan 163e732c87 added a localization in docs
6 years ago
Halil İbrahim Kalkan 3ed2e7ef2f Merge branch 'master' into dev
6 years ago
Yunus Emre Kalkan b2293ef6a8
Merge pull request #1649 from abpframework/maliming/id4
6 years ago
Halil İbrahim Kalkan 9d7e3e1359
Merge pull request #1650 from abpframework/Docs-option-for-projects-combobox
6 years ago
Yunus Emre Kalkan 63ff62415b renaming DocsOptions to DocsUiOptions and ShowProjectsComboboxInUı to ShowProjectsCombobox
6 years ago
Yunus Emre Kalkan 73e15af58f fix blogging localization
6 years ago
Yunus Emre Kalkan d8eb1fda90 Docs option for projects combobox
6 years ago
Yunus Emre Kalkan 714b2d72ab fix docs projects combobox link bug
6 years ago
Yunus Emre Kalkan 0965eb43bd Revert "fix docs projects combobox link bug"
6 years ago
Yunus Emre Kalkan c70c45cd6d fix docs projects combobox link bug
6 years ago
Halil İbrahim Kalkan da08d67d24 Updated npm package dependencies
6 years ago
maliming 64f9956d8d Upgrade to IdentityServer 2.5.2
6 years ago
Yunus Emre Kalkan f608d8b5f0 pgrade @abp npm dependencies to latest version
6 years ago
Halil İbrahim Kalkan 00e58cd2ce
Merge pull request #1606 from abpframework/maliming/AbpResourceOwnerPasswordValidator
6 years ago
Halil İbrahim Kalkan bee3bf646e
Merge pull request #1634 from abpframework/maliming/mongo-unit-test
6 years ago
maliming 3c9d5fd559 Format code.
6 years ago
maliming ff66516a93 Resolve #1632 MongoDB test problems & optimization.
6 years ago
Yunus Emre Kalkan 2c44de860c settings saved event
6 years ago
Yunus Emre Kalkan e53c6c73a7 Update Index.cshtml
6 years ago
Yunus Emre Kalkan 11aa0e4852 Hangfire.SqlServer upgraded to 1.7.6 in Volo.Abp.BackgroundJobs.DemoApp.HangFire
6 years ago
Yunus Emre Kalkan 29ed3a10e1 fix disabled input bug in permission modal
6 years ago
maliming c823e41a99 Resolve #1512 AbpResourceOwnerPasswordValidator support custom claims.
6 years ago
Yunus Emre Kalkan 0ae6b8f558 remove unused css files
6 years ago