Commit Graph

1188 Commits (407406e6a384d29e9394b051ed39becae19175a3)

Author SHA1 Message Date
Alper Ebicoglu ae1ac4849a Added current culture info to ApplicationLocalizationConfigurationDto
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
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
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
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