İsmail ÇAGDAŞ
|
6f63267e9b
|
updated from master
|
5 years ago |
Halil İbrahim Kalkan
|
913d46b78b
|
Resolved #2159: Create Configuration setting value provider.
|
5 years ago |
maliming
|
d18229db8c
|
Merge pull request #2158 from abpframework/cli-none-ui
Cli create app template without ui.
|
5 years ago |
maliming
|
46faea99aa
|
Independently configure UI & update cli documents.
|
5 years ago |
Halil İbrahim Kalkan
|
5250a88271
|
Revert "Merge pull request #1993 from abpframework/maliming/MvcNoUi"
This reverts commit d7b1de668f .
|
5 years ago |
Yunus Emre Kalkan
|
6a70ba9b9b
|
rename AbpErrorPageModel to AbpErrorViewModel
|
5 years ago |
Yunus Emre Kalkan
|
3c444ebd59
|
Merge pull request #2097 from abpframework/Abp-Error-status-Page-option
Abp error status page option
|
5 years ago |
Yunus Emre Kalkan
|
297706a6d5
|
refactor
|
5 years ago |
Halil İbrahim Kalkan
|
8a74d4bca1
|
Merge pull request #2038 from abpframework/maliming/patch-4
Add a delegate to configure IHttpClientBuilder in AddHttpClientProxy method.
|
5 years ago |
Halil İbrahim Kalkan
|
d7b1de668f
|
Merge pull request #1993 from abpframework/maliming/MvcNoUi
MVC templates support the no-ui option.
|
5 years ago |
maliming
|
357be9a8e3
|
Implement AbpDateTimeModelBinderProvider & AbpDateTimeModelBinder
Resolve #2143
|
5 years ago |
Halil İbrahim Kalkan
|
d0da6b89b9
|
Update bootstrap demo client side dependency.
|
5 years ago |
maliming
|
6944da4a82
|
Remove the id property from the view.
|
5 years ago |
maliming
|
b4940f135c
|
Added Keyless Entity Types unit test.
https://docs.microsoft.com/en-us/ef/core/modeling/keyless-entity-types
|
5 years ago |
maliming
|
bfd49e8c97
|
Update zh-Hans.json
|
5 years ago |
Yunus Emre Kalkan
|
9b851347c1
|
added localization
|
5 years ago |
Yunus Emre Kalkan
|
8cd7470316
|
added localization
|
5 years ago |
Yunus Emre Kalkan
|
e743e662af
|
added AbpErrorPageOptions and moved the "/error" page to a new controller
|
5 years ago |
maliming
|
7a5f12ee29
|
Merge pull request #2079 from wakuflair/dev
Resolved https://github.com/abpframework/abp/issues/2078
|
5 years ago |
maliming
|
00f4171af9
|
Merge pull request #2081 from Goxiaoy/dev
EntityHelper build id expression strong typed
|
5 years ago |
maliming
|
3c223ab661
|
Update EntityHelper.cs
|
5 years ago |
Goxiaoy
|
b3859b81ef
|
EntityHelper build id expression strong typed
|
5 years ago |
wakuflair
|
a2226ae3a1
|
Resolved https://github.com/abpframework/abp/issues/2078
|
5 years ago |
Halil İbrahim Kalkan
|
28a8cb70e4
|
#2052 Check if GetLocalEvents() and GetDistributedEvents() returns null.
|
5 years ago |
maliming
|
a1466b67d8
|
Cli new command to create a project folder.
Resolve #2056
|
5 years ago |
maliming
|
0aa6d6f000
|
Add a delegate to configure IHttpClientBuilder in AddHttpClientProxy method.
|
5 years ago |
maliming
|
32363c17cd
|
Merge pull request #1999 from cnAbp/Translate
Improve all Chinese localization information.
|
5 years ago |
JiYuhang
|
c070cd069b
|
Unify all zh-Hans.json files encoding to UTF-8 NO BOM
|
5 years ago |
JiYuhang
|
84d08af14a
|
Translate to chinese localization files
|
5 years ago |
Alper Ebicoglu
|
0c5b74d40e
|
fix focusing first element
|
5 years ago |
maliming
|
91ba0f2594
|
Configuring AbpClockOptions in AbpEntityFrameworkCoreTestModule.
|
5 years ago |
Alper Ebicoglu
|
3b8f269898
|
Update modal-manager.js
|
5 years ago |
Alper Ebicoglu
|
7ee60ed51c
|
focus first typeable element. except pickers
eg: this is for preventing: "datepicker flashes immediately right after modal shows."
|
5 years ago |
Mehmet Tüken
|
5fd97a9d9d
|
Cli create app template without ui.
|
5 years ago |
maliming
|
a898b4abe8
|
Handling Clock in AbpDbContext may be null.
|
5 years ago |
maliming
|
4eadee29c6
|
Added DataTimeValueConverters function.
Resolve #1983
|
5 years ago |
maliming
|
8858b0c73c
|
MVC templates support the no-ui option.
Resolve #1982
|
5 years ago |
Halil İbrahim Kalkan
|
97098360e5
|
Update AbpEntityFrameworkCoreModule.cs
|
5 years ago |
Yunus Emre Kalkan
|
56b40c19a6
|
localization improvement
|
5 years ago |
maliming
|
ed62b77efd
|
Remove unnecessary cacheOption.
|
5 years ago |
Halil İbrahim Kalkan
|
9871384ee3
|
Resolved #1026: Align AbpValidationActionFilter with MethodInvocationValidator.
|
5 years ago |
Halil İbrahim Kalkan
|
82c01a4c95
|
Merge pull request #1913 from gterdem/pr/1900
Added IDistributedCache<TCacheItem, TCacheKey>
|
5 years ago |
Halil İbrahim Kalkan
|
17b8705601
|
Upgrade NuGet packages for the framework.
|
5 years ago |
Galip Tolga Erdem
|
412bfd5a98
|
Complex object key calculation reverted. Overriding ToString method of complex object to be used as key as suggested.
|
5 years ago |
Halil İbrahim Kalkan
|
a3d248a02f
|
Resolved #286: Rename permission & setting provider names to shorter ones.
|
5 years ago |
Halil İbrahim Kalkan
|
6a575eab23
|
Use AbpMultiTenancyOptions
|
5 years ago |
Alper Ebicoglu
|
e76c92df4e
|
Update BootstrapDatepickerScriptContributor.cs
|
5 years ago |
Yunus Emre Kalkan
|
687748e4f4
|
Update FontAwesomeStyleContributor.cs
|
5 years ago |
Halil İbrahim Kalkan
|
705407ba9f
|
Merge AbpCacheOptions and AbpDistributedCacheOptions. Resolved #1901
|
5 years ago |
Halil İbrahim Kalkan
|
81ce88ee20
|
Resolved #1094: Configuration redesign.
|
5 years ago |
Alper Ebicoglu
|
168440b871
|
Merge branch 'alper/datetimepicker' into dev
|
5 years ago |
Alper Ebicoglu
|
4db042ea68
|
add bootstrap-datepicker
|
5 years ago |
Halil İbrahim Kalkan
|
decad8e30f
|
Merge pull request #1919 from abpframework/Align-Option-Class-Names
Align option class names
|
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
|
647b863d6f
|
Configure IdentityServer database mapping based on the database provider.
|
5 years ago |
Alper Ebicoglu
|
ae1ac4849a
|
Added current culture info to ApplicationLocalizationConfigurationDto
Now you can access user's culture from client-side via "abp.localization.currentCulture"
|
5 years ago |
Yunus Emre Kalkan
|
02143575e4
|
AspNetCoreMultiTenancyOptions to AbpAspNetCoreMultiTenancyOptions
|
5 years ago |
Yunus Emre Kalkan
|
4db0cf61dc
|
BundlingOptions to AbpBundlingOptions
|
5 years ago |
Yunus Emre Kalkan
|
52f6668ff7
|
ToolbarOptions to AbpToolbarOptions
|
5 years ago |
Yunus Emre Kalkan
|
b19acf5d28
|
ThemingOptions to AbpThemingOptions
|
5 years ago |
Yunus Emre Kalkan
|
53216526d4
|
ConventionalControllerOptions to AbpConventionalControllerOptions
|
5 years ago |
Yunus Emre Kalkan
|
689b54f914
|
PermissionOptions to AbpPermissionOptions
|
5 years ago |
Yunus Emre Kalkan
|
df7144498c
|
DataFilterOptions to AbpDataFilterOptions
|
5 years ago |
Yunus Emre Kalkan
|
9bd045d882
|
DbConnectionOptions to AbpDbConnectionOptions
|
5 years ago |
Yunus Emre Kalkan
|
8503f9b6ac
|
EntityOptions to AbpEntityOptions
|
5 years ago |
Yunus Emre Kalkan
|
ae61c6c718
|
ModelBuilderConfigurationOptions to AbpModelBuilderConfigurationOptions
|
5 years ago |
Yunus Emre Kalkan
|
b3687bdb8b
|
SequentialGuidGeneratorOptions to AbpSequentialGuidGeneratorOptions
|
5 years ago |
Yunus Emre Kalkan
|
585099dbf5
|
ApiDescriptionModelOptions to AbpApiDescriptionModelOptions
|
5 years ago |
Yunus Emre Kalkan
|
15a79928a0
|
RemoteServiceOptions to AbpRemoteServiceOptions
|
5 years ago |
Yunus Emre Kalkan
|
f9e97319fb
|
ExceptionLocalizationOptions to AbpExceptionLocalizationOptions
|
5 years ago |
Yunus Emre Kalkan
|
88b030b561
|
MemoryDbContextRegistrationOptions to AbpMemoryDbContextRegistrationOptions
|
5 years ago |
Yunus Emre Kalkan
|
fda53d1e6d
|
MongoDbContextRegistrationOptions to AbpMongoDbContextRegistrationOptions
|
5 years ago |
Yunus Emre Kalkan
|
be60cd2f87
|
MongoModelBuilderConfigurationOptions to AbpMongoModelBuilderConfigurationOptions
|
5 years ago |
Yunus Emre Kalkan
|
92c59dc664
|
ClockOptions to AbpClockOptions
|
5 years ago |
Yunus Emre Kalkan
|
df386b9ba7
|
NavigationOptions to AbpNavigationOptions
|
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
|
cd8e5f0ac0
|
BackgroundWorkerOptions to AbpBackgroundWorkerOptions
|
5 years ago |
Yunus Emre Kalkan
|
bac992b7ef
|
BackgroundJobWorkerOptions to AbpBackgroundJobWorkerOptions
|
5 years ago |
Yunus Emre Kalkan
|
61106bcf27
|
RabbitMqBackgroundJobOptions to AbpRabbitMqBackgroundJobOptions
|
5 years ago |
Yunus Emre Kalkan
|
9b6b49ff2d
|
BackgroundJobs To AbpBackgroundJobs
|
5 years ago |
Yunus Emre Kalkan
|
8146c20a57
|
CommonDbContextRegistrationOptions to AbpCommonDbContextRegistrationOptions
|
5 years ago |
Yunus Emre Kalkan
|
6a3130dec4
|
LocalEventBusOptions to AbpLocalEventBusOptions
|
5 years ago |
Yunus Emre Kalkan
|
8b58991ff3
|
DistributedEventBusOptions to AbpDistributedEventBusOptions
|
5 years ago |
Yunus Emre Kalkan
|
3946aa4311
|
BundleContributorOptions to AbpBundleContributorOptions
|
5 years ago |
Yunus Emre Kalkan
|
e0bfc969c5
|
ModuleLifecycleOptions to AbpModuleLifecycleOptions
|
5 years ago |
Yunus Emre Kalkan
|
45e27cd85f
|
IdentityClientOptions to AbpIdentityClientOptions
|
5 years ago |
Yunus Emre Kalkan
|
c5640700dd
|
RabbitMqEventBusOptions to AbpRabbitMqEventBusOptions
|
5 years ago |
Yunus Emre Kalkan
|
81a01ee8d2
|
DistributedCacheOptions to AbpDistributedCacheOptions
|
5 years ago |
Yunus Emre Kalkan
|
bc5fd577a1
|
SettingOptions to AbpSettingOptions
|
5 years ago |
Yunus Emre Kalkan
|
03815ea07e
|
CorrelationIdOptions to AbpCorrelationIdOptions
|
5 years ago |
Yunus Emre Kalkan
|
adb71a5e65
|
FeatureOptions to AbpFeatureOptions
|
5 years ago |
Yunus Emre Kalkan
|
80f9abcb60
|
LayoutHookOptions to AbpLayoutHookOptions
|
5 years ago |
Yunus Emre Kalkan
|
41ce85f253
|
AspNetCoreContentOptions to AbpAspNetCoreContentOptions
|
5 years ago |
Yunus Emre Kalkan
|
0db4aeeda2
|
CommandLineOptions to AbpCommandLineOptions
|
5 years ago |
Yunus Emre Kalkan
|
bfa674fcdf
|
CliOptions to AbpCliOptions
|
5 years ago |
Yunus Emre Kalkan
|
9c7ef8f2b8
|
DataSeedOptions to AbpDataSeedOptions
|
5 years ago |
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 |
gterdem
|
14ea3f2f09
|
Implemented inheritance for DistributedCache<TCacheItem> and interface. Fixed issue with complex object ToString resulting same object name as CacheKey.
|
5 years ago |
maliming
|
a6a2cda04f
|
Merge branch 'dev' into maliming/GenericHost
|
5 years ago |
Galip Tolga Erdem
|
a9ffe66032
|
closes #1900
Implementation of IDistributedCache<TCacheItem, TCacheKey>
|
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
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"
This reverts commit ce55eb2afa .
|
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.
Resolve #1888
|
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
cli GitHubLocalRepositoryPath option
|
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
Remove 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
fix #1861
|
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
resolved https://github.com/abpframework/abp/issues/1827
|
5 years ago |
maliming
|
d9ed777485
|
Remove CurrentDirectoryHelpers.
Resolve #1807
|
5 years ago |
maliming
|
e036a5d004
|
Upgrade Pomelo.EntityFrameworkCore.MySql package.
Resolve #1791
|
5 years ago |
Halil İbrahim Kalkan
|
8a464ff296
|
Merge pull request #1800 from abpframework/maliming/Newtonsoft.Json
Use Newtonsoft.Json in AbpAspNetCoreMvc Module.
|
5 years ago |
Halil İbrahim Kalkan
|
97cd1e4eb5
|
Merge pull request #1825 from abpframework/maliming/guid
Remove unnecessary locks that create 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
* Prevent possible null referrence exception in `SelectItems.GetItems()`
* Other Minor changes
|
5 years ago |
maliming
|
6499e44c60
|
Remove unnecessary locks that create Guid.
Resolve #1823
|
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.
Resolve #1808
|
5 years ago |
Yunus Emre Kalkan
|
2eef238d87
|
Update AbpInputTagHelperService.cs
|
5 years ago |
maliming
|
0c561b6edc
|
Use Newtonsoft.Json in AbpAspNetCoreMvc Module.
Resolve #1790
|
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
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
Add application name prefix option to distributed cache item keys.
|
5 years ago |
Halil İbrahim Kalkan
|
fcd41ecc4d
|
Merge pull request #1756 from abpframework/maliming/patch-3
Upgrade Autofac.
|
5 years ago |
Halil İbrahim Kalkan
|
64b22df27a
|
Merge pull request #1760 from abpframework/maliming/patch-4
Prevent the service from being injected again.
|
5 years ago |
Halil İbrahim Kalkan
|
5dec6feb47
|
Refactor AbpRequestLocalizationMiddleware #1718
|
5 years ago |
Halil İbrahim Kalkan
|
202bb646ad
|
Merge branch 'dev' into aspnetcore-3.0
|
5 years ago |
Halil İbrahim Kalkan
|
b8678aa575
|
Merge pull request #1718 from abpframework/maliming/UseAbpRequestLocalization
Delayed initialization of the language.
|
5 years ago |
Halil İbrahim Kalkan
|
a5ca77e190
|
Add EnvironmentVariablesPrefix to ConfigurationBuilderOptions.
|
5 years ago |
Halil İbrahim Kalkan
|
e875ddc516
|
Disable get by id in Repository_Basic_Tests_With_Int_Pk test for mongodb.
|
5 years ago |
Halil İbrahim Kalkan
|
7e4f1f3439
|
Added test: Repository_Basic_Tests_With_Int_Pk
|
5 years ago |
maliming
|
5959329900
|
Add application name prefix option to distributed cache item keys.
Resolve #1399
|
5 years ago |
Halil İbrahim Kalkan
|
0b785160ad
|
Merge branch 'dev' into aspnetcore-3.0
|
5 years ago |
Yunus Emre Kalkan
|
57c5627f4c
|
Merge branch 'dev' of https://github.com/volosoft/abp into dev
|
5 years ago |
Yunus Emre Kalkan
|
55c4520b43
|
Update NugetReferenceReplaceStep.cs
|
5 years ago |
Alper Ebicoglu
|
276a47295e
|
Added license code replace step.
|
5 years ago |
Alper Ebicoglu
|
3f3799aa98
|
text correction
|
5 years ago |
maliming
|
5622bfc796
|
Prevent the service from being injected again.
Resolve #1757
|
5 years ago |
Yunus Emre Kalkan
|
1f4b0e1184
|
create @abp\luxon pacakge
|
5 years ago |
maliming
|
1538a21bfd
|
Upgrade Autofac.
Resolve #1751
|
5 years ago |
Halil İbrahim Kalkan
|
be5406a5d0
|
Fixed virtual file static file middleware compatibility issue for asp.net core 3.0
|
5 years ago |
Halil İbrahim Kalkan
|
a187831b73
|
Added VirtualFileSystem_Tests that is failing
|
5 years ago |
Halil İbrahim Kalkan
|
e0c27f411b
|
Use IWebHostEnvironment instead of IHostingEnvironment
|
5 years ago |
Alper Ebicoglu
|
be4026ee50
|
remove name word
|
5 years ago |
Halil İbrahim Kalkan
|
49e338f243
|
Make app template working for asp.net core 3.0
|
5 years ago |
Alper Ebicoglu
|
c4bd02f75f
|
Merge branch 'dev' of https://github.com/volosoft/abp into dev
|
5 years ago |
Alper Ebicoglu
|
d372b9cefa
|
Update dotnet tool commands for new version of Abp.Cli
|
5 years ago |
Marcelo M. M
|
31ad6e3d63
|
Updating PT-BR translation
Updating PT-BR translation and correcting a key in english.
|
5 years ago |
Halil İbrahim Kalkan
|
dc362dfbd9
|
Resolved #1728: Remove overriding equals for entities and value types.
|
5 years ago |
Halil İbrahim Kalkan
|
95070dcadb
|
Use Microsoft.NET.Sdk.Web
|
5 years ago |
Halil İbrahim Kalkan
|
b9e418a924
|
Move projects to netcore3.0
|
5 years ago |
Halil İbrahim Kalkan
|
0af88bc52d
|
Fix EF Core global query filter problem on .netcore3.0
|
5 years ago |
Halil İbrahim Kalkan
|
a52ba7787d
|
Switch to MapControllerRoute instead of UseMvc
|
5 years ago |
Halil İbrahim Kalkan
|
f24a32b201
|
Make bootstrap demo running
|
5 years ago |
Halil İbrahim Kalkan
|
baf876e320
|
Upgraded asp.net core projects to 3.0 preview 9
|
5 years ago |
Halil İbrahim Kalkan
|
ad8497b066
|
Update AbpAuthorizationModule.cs
|
5 years ago |
Halil İbrahim Kalkan
|
d48bdcfd66
|
Updated test csproj file dependencies and created common.test.config
|
5 years ago |
Halil İbrahim Kalkan
|
a2a6b7cd8e
|
Updated nuget packages to net preview9
|
5 years ago |
Yunus Emre Kalkan
|
5a5dadd394
|
Merge branch 'dev' into Manage-account
|
5 years ago |
Yunus Emre Kalkan
|
7960751630
|
added manage profile page
|
5 years ago |
maliming
|
cc245a69f8
|
Use the Scoped service.
|
5 years ago |
maliming
|
97dc9c0a1b
|
Delayed initialization of the language.
|
5 years ago |
Halil İbrahim Kalkan
|
dec0b6ffa5
|
Fix url paths in also minified css files.
|
5 years ago |
Halil İbrahim Kalkan
|
1b84ea650b
|
Fixed #1680: Can't logout from the Web UI.
|
5 years ago |
Halil İbrahim Kalkan
|
e8a7e3ec9a
|
#1705 Add AddProfile method again.
|
5 years ago |
Halil İbrahim Kalkan
|
a48857f394
|
Resolved #1706: Remove ABP's AutoMap attributes.
|
5 years ago |
Halil İbrahim Kalkan
|
2292cf67f6
|
Resolved #1705: Replace AddProfile by AddMaps for AbpAutoMapperOptions
|
5 years ago |
Halil İbrahim Kalkan
|
7b4037052c
|
Merge pull request #1616 from abpframework/maliming/AutomapperPrefix
fix #1615 Add a prefix to AutoMap*Attribute.
|
5 years ago |
maliming
|
60ae9dd4ae
|
Resolve #1697 Show menu and submenu icon.
|
5 years ago |
maliming
|
12ce2204c0
|
CliAnalytics add UiFramework field.
|
5 years ago |
Halil İbrahim Kalkan
|
08837f1fba
|
IdentityModelAuthenticationService support custom parameters
|
5 years ago |
Dillan Cagnetta
|
cfea1882cc
|
Updated: removed (unnecessary?) ToArray call on EventHandlerFactories - TODO item
|
5 years ago |
Halil İbrahim Kalkan
|
0ffefc4ca0
|
Merge branch 'dev' of https://github.com/abpframework/abp into dev
|
5 years ago |