Commit Graph

1252 Commits (5551c1119a2bb2430fdda0c0cc8f93b5dbc9723f)

Author SHA1 Message Date
Yunus Emre Kalkan 451f4fd48e EmailTemplateOptions to AbpEmailTemplateOptions
5 years ago
Yunus Emre Kalkan b7e2ec64a2 LdapOptions to AbpLdapOptions
5 years ago
Yunus Emre Kalkan 64cf179f93 DefaultTenantStoreOptions to AbpDefaultTenantStoreOptions
5 years ago
Yunus Emre Kalkan 547f78d9ac MultiTenancyOptionsExtensions to AbpMultiTenancyOptionsExtensions
5 years ago
Yunus Emre Kalkan 3dc5bf3a11 TenantResolveOptions to AbpTenantResolveOptions
5 years ago
Yunus Emre Kalkan 754253dc98 StringEncryptionOptions to AbpStringEncryptionOptions
5 years ago
Yunus Emre Kalkan 2b05d27e02 WidgetOptions to AbpWidgetOptions
5 years ago
Yunus Emre Kalkan 4a69a6038f file rename
5 years ago
Yunus Emre Kalkan e19dc65af5 CacheOptions to AbpCacheOptions
5 years ago
Yunus Emre Kalkan b1e594d622 ConfigurationBuilderOptions to AbpConfigurationBuilderOptions
5 years ago
Yunus Emre Kalkan d3dc97d43c ExceptionHttpStatusCodeOptions renamed to AbpExceptionHttpStatusCodeOptions
5 years ago
maliming a6a2cda04f
Merge branch 'dev' into maliming/GenericHost
5 years ago
Yunus Emre Kalkan 43b61be904 Merge branch 'dev' of https://github.com/volosoft/abp into dev
5 years ago
Yunus Emre Kalkan c0808259d9 abp update npm "dependencies", "devDependencies", "peerDependencies"
5 years ago
Halil İbrahim Kalkan 82463fb5eb Resolved #1727: Should stay on the same page after language switch.
5 years ago
Yunus Emre Kalkan 9075c5a182 Update UpdateCommand.cs
5 years ago
maliming 4825484855 Merge branch 'dev' into maliming/GenericHost
5 years ago
Halil İbrahim Kalkan f185e5edb3 Mark old configuration methods as obsolete
5 years ago
Halil İbrahim Kalkan 0f24054c6a GetConfiguration from HostBuilderContext
5 years ago
Halil İbrahim Kalkan 1a19895a55 Handle camelCase and kebab-case renaming for the startup templates.
5 years ago
Halil İbrahim Kalkan c1f56f03a2 Added ToKebabCase string extension method
5 years ago
Halil İbrahim Kalkan 10313cf02c Add setters for DbTablePrefix and DbSchema
5 years ago
Alper Ebicoglu e3342ff624
Merge pull request #1822 from abpframework/source-code-download
5 years ago
Alper Ebicoglu f053870733 add RemoteServiceExceptionHandler
5 years ago
Halil İbrahim Kalkan f67de232b7 Create AbpCommonDbProperties as a single point to set table prefix for modules. #1429
5 years ago
maliming d1c506f994 Merge branch 'dev' into maliming/GenericHost
5 years ago
Halil İbrahim Kalkan e5ea49e17b Register IConfiguration if not registered before.
5 years ago
Halil İbrahim Kalkan 6a05ad36ea Revert "Use .AsNoTracking() on EF Core repo Delete"
5 years ago
Halil İbrahim Kalkan ce55eb2afa Use .AsNoTracking() on EF Core repo Delete
5 years ago
maliming 645e5d464e Move all projects to generic host & remove IConfigurationAccessor usage.
5 years ago
Yunus Emre Kalkan 97540f9c2b Merge branch 'dev' into source-code-download
5 years ago
Yunus Emre Kalkan 88025ddac7 added ReplaceCommonPropsStep
5 years ago
Yunus Emre Kalkan a54735811b fixed a bug
5 years ago
Halil İbrahim Kalkan 69e145eea3 Set IConfigurationAccessor obsolete
5 years ago
Halil İbrahim Kalkan b856b1dcbf Added generic host support for the Volo.Abp.Autofac package.
5 years ago
Yunus Emre Kalkan 42808add45 Update ModuleProjectBuilder.cs
5 years ago
Yunus Emre Kalkan 55119d8b50 GitHubLocalRepositoryPath option added to source-code download
5 years ago
Yunus Emre Kalkan 8c10e70f41 removed NugetReferenceReplaceStep
5 years ago
Yunus Emre Kalkan 0adc1c5530 merge
5 years ago
Super 183b779a9b
Upgrade to Npgsql.EntityFrameworkCore.PostgreSQL 3.0.1
5 years ago
Halil İbrahim Kalkan f070d5c752
Merge pull request #1857 from abpframework/Using-ABP-CLI-with-local-paths
5 years ago
Yunus Emre Kalkan 55566e21fe Refactor ReferenceReplaceStep
5 years ago
Armağan Ünlü 50880a9914 Resolved #908
5 years ago
Halil İbrahim Kalkan b8a90037fd
Merge pull request #1852 from abpframework/maliming/CurrentDirectoryHelpers
5 years ago
Yunus Emre Kalkan db2c848c18 Merge branch 'dev' into Using-ABP-CLI-with-local-paths
5 years ago
Yunus Emre Kalkan 13bcff6580 removed GitHubLocalRepositoryPath.Short on newcommand
5 years ago
Halil İbrahim Kalkan 8034a72c85 Resolves #1670: Add X-Requested-With header on C# client proxies.
5 years ago
Halil İbrahim Kalkan f8292234d3 Resolved #1811: Add component libraries to the application parts.
5 years ago
Halil İbrahim Kalkan 057a11145c Complete the authorization document.
5 years ago
Halil İbrahim Kalkan 661f6db74f Fix for action normalization.
5 years ago
Halil İbrahim Kalkan bca421cbf5 Add AbpAspNetCoreMvcModule assembly to the partmanager
5 years ago
Halil İbrahim Kalkan 4b682fb262 Adjust namespace for Volo.Abp.AspNetCore.ExceptionHandling
5 years ago
maliming e0fb431e72 Remove AddAlwaysAllowPermissionChecker
5 years ago
Halil İbrahim Kalkan fa56017647 Resolved #362: AbpDbContext should handle nulls for all optional (property-injected) dependencies.
5 years ago
Halil İbrahim Kalkan 35306fc26d Resolved #1154: Create Volo.Abp.Ddd.Application.Contracts package.
5 years ago
Yunus Emre Kalkan adc35b9f2f added help text
5 years ago
Yunus Emre Kalkan 4b06c25271 cli GitHubLocalRepositoryPath option
5 years ago
maliming d9ed777485 Remove CurrentDirectoryHelpers.
5 years ago
maliming e036a5d004 Upgrade Pomelo.EntityFrameworkCore.MySql package.
5 years ago
Halil İbrahim Kalkan 8a464ff296
Merge pull request #1800 from abpframework/maliming/Newtonsoft.Json
5 years ago
Halil İbrahim Kalkan 97cd1e4eb5
Merge pull request #1825 from abpframework/maliming/guid
5 years ago
Halil İbrahim Kalkan 0aa89831d5 Resolved #1844 and Resolved #1777: Created contextualized IObjectMapper service.
5 years ago
Halil İbrahim Kalkan e2a334f37b Extract IAutoObjectMappingProvider
5 years ago
Eduardo Caceres e15deea282 Prevent possible null reference exception
5 years ago
maliming 6499e44c60 Remove unnecessary locks that create Guid.
5 years ago
Yunus Emre Kalkan 6431a7e1b9 Update DerivedClassFinder.cs
5 years ago
Yunus Emre Kalkan d3d28ea0c5 Update CliService.cs
5 years ago
Yunus Emre Kalkan 5eb24b0f75 Update ModuleTemplateBase.cs
5 years ago
Yunus Emre Kalkan 4e63a7b831 removed unused using statements
5 years ago
Xeevis cd67360bb7 Fix case of misleading CLI update advisory
5 years ago
Yunus Emre Kalkan 88587bac37 Merge branch 'dev' into source-code-download
5 years ago
maliming d7610350c6 The CLI update command updates the test project.
5 years ago
Yunus Emre Kalkan 2eef238d87 Update AbpInputTagHelperService.cs
5 years ago
maliming 0c561b6edc Use Newtonsoft.Json in AbpAspNetCoreMvc Module.
5 years ago
Halil İbrahim Kalkan 132de6d99d add PreserveCompilationReferences to Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo
5 years ago
Yunus Emre Kalkan e9c8dc7ccb Merge branch 'dev' into source-code-download
5 years ago
William Obando 9e2c1f9945
Update es-mx.json
5 years ago
William Obando a867285831
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 8fdcd7eac7 Merge branch 'dev' of https://github.com/abpframework/abp into dev
5 years ago
Halil İbrahim Kalkan fab4784e45 Fix bundling problem.
5 years ago
İsmail ÇAGDAŞ 2119624615 follows Upgrade to IdentityModel 4.0.0
5 years ago
Halil İbrahim Kalkan e8cd6e3dc7 Upgrade to IdentityModel 4.0.0
5 years ago
Halil İbrahim Kalkan f60e3b1510 Change replacing the API key.
5 years ago
Halil İbrahim Kalkan d1901aa9e7 Made Volo.Abp.Http.Client.Tests tests properly working after asp.net core 3.0 migration.
5 years ago
Halil İbrahim Kalkan 03b47aee23 Add Accept-Language header in the AbpAspNetCoreTestBase
5 years ago
Halil İbrahim Kalkan bd2c5b4761 Fix Startup reference
5 years ago
Halil İbrahim Kalkan 08f299b6f4 Merge branch 'dev' into aspnetcore-3.0
5 years ago
Halil İbrahim Kalkan bc757501d2 Created RemoteTenantStore
5 years ago
Halil İbrahim Kalkan 53987e813b Enhance AbpTenantAppService to support to query tenant by also id.
5 years ago
Halil İbrahim Kalkan 56313c91dc Add AbpTenantController.FindTenantByIdAsync
5 years ago
Halil İbrahim Kalkan c0420890c5
Merge pull request #1719 from abpframework/Manage-account
5 years ago
Halil İbrahim Kalkan def0c25e95 Fixed #1096: Prevent duplicate registration of AbModules.
5 years ago
Halil İbrahim Kalkan 8f2de58e44 Resolved #1580 Make Entity.Id protected to prevent accidently changing it.
5 years ago
Halil İbrahim Kalkan efc202bd56 #1580 Removed setter for IEntity<TKey>.Id
5 years ago
Yunus Emre Kalkan 92486177a8 source code download
5 years ago
Halil İbrahim Kalkan deb086e6a8 Add constrators getting id to the base entity classes.
5 years ago
Halil İbrahim Kalkan dcbd40a099 Refactor conventional dependency registration classes.
5 years ago
Halil İbrahim Kalkan fca268c816 Merge branch 'dev' into aspnetcore-3.0
5 years ago
Halil İbrahim Kalkan 4551cddf16
Merge pull request #1774 from abpframework/maliming/cacheKeyPrefix
5 years ago