maliming
|
3acc5c8c85
|
Small refactoring.
|
5 years ago |
maliming
|
0e2e5629aa
|
Skip azure unit testing.
|
5 years ago |
maliming
|
44521a6bd3
|
Implement azure blob storage.
|
5 years ago |
Halil İbrahim Kalkan
|
7cce909750
|
Resolved #4193: Trigger an event when Javscript service proxy script initialized
|
5 years ago |
maliming
|
fffa9f9237
|
Add Volo.Abp.BlobStoring.Azure project.
|
5 years ago |
liangshiwei
|
1a10821988
|
Update predefined application menu
|
5 years ago |
Halil İbrahim Kalkan
|
6a892bfa53
|
Merge pull request #4101 from abpframework/liangshiwei/support-virtualpath
Support virtual path deployment
|
5 years ago |
maliming
|
b2220b60be
|
Update IdentityModelAuthenticationService.cs
|
5 years ago |
liangshiwei
|
7391aeb0cf
|
Use named httpclient
|
5 years ago |
Yunus Emre Kalkan
|
fdc877fe8b
|
added NuGetPackageTarget.SignalR & Set TargetPriority
resolves https://github.com/abpframework/abp/issues/4140
|
5 years ago |
maliming
|
f29d6898f8
|
Make base properties of common base classes protected instead of public
Resolve #3968
|
5 years ago |
maliming
|
e97d090caa
|
Initialize MongoDbRunner in the static constructor.
Resolve #4153
|
5 years ago |
Halil İbrahim Kalkan
|
15be18d773
|
Format code for ApplicationPartSorter.cs
|
5 years ago |
Halil İbrahim Kalkan
|
cd4c136f2a
|
Sort application parts by considering the module dependencies.
|
5 years ago |
Halil İbrahim Kalkan
|
2c676a2077
|
Move ConfigureServices from ModuleLoader to AbpApplicationBase
This makes possible to access the Modules list in the ConfigureServices methods of the modules.
|
5 years ago |
Halil İbrahim Kalkan
|
766b194687
|
Add test for SortByDependencies
|
5 years ago |
Halil İbrahim Kalkan
|
6944d7836d
|
Use ApplicationParts.AddIfNotContains for the AbpAspNetCoreMvcModule
|
5 years ago |
liangshiwei
|
6917e57881
|
Support multi-tenancy
|
5 years ago |
Halil İbrahim Kalkan
|
67c3417fce
|
Merge branch 'dev' into maliming/RazorRuntimeCompilation
|
5 years ago |
Akın Sabri Çam
|
f08ea476e1
|
changed InvokeAsync method as Invoke
|
5 years ago |
Akın Sabri Çam
|
d66b493885
|
renamed class and refactored view component
|
5 years ago |
Yunus Emre Kalkan
|
3905f84570
|
Merge pull request #4103 from gdlcf88/patch-1
Hide npm error in GetInstalledNpmPackages method
|
5 years ago |
Halil İbrahim Kalkan
|
f0d417c119
|
Add IgnoreExtraProperties extension method for automapper mapping.
|
5 years ago |
Akın Sabri Çam
|
4cd669c3d8
|
refactored searchbox view component
|
5 years ago |
Halil İbrahim Kalkan
|
f64bb76e73
|
Implement ignoring audited properties also for audit interfaces with user type.
|
5 years ago |
Halil İbrahim Kalkan
|
66d53eff82
|
Implemented extension methods to ignore all audited properties for automapper.
|
5 years ago |
Halil İbrahim Kalkan
|
dd35b19c4e
|
Added more extension methods to ignore audit properties.
|
5 years ago |
Halil İbrahim Kalkan
|
6b25cfcaaa
|
Added IgnoreCreationTime.
|
5 years ago |
Halil İbrahim Kalkan
|
170b34fca4
|
Added test class: AutoMapperExpressionExtensions_Tests
|
5 years ago |
Halil İbrahim Kalkan
|
1529044a9b
|
Merge branch 'dev' of https://github.com/abpframework/abp into dev
|
5 years ago |
Halil İbrahim Kalkan
|
80c1052306
|
Fix getOptions method.
|
5 years ago |
Halil İbrahim Kalkan
|
4a17491335
|
Merge pull request #4135 from abpframework/maliming/tilde-slash
Use tilde slash in script and style url.
|
5 years ago |
Halil İbrahim Kalkan
|
53819f18f7
|
Merge pull request #4138 from abpframework/maliming/httpclient-named
Use remote service http client in ApiDescriptionFinder.
|
5 years ago |
Xeevis
|
eca210e255
|
Update Czech translations & fix formatting
|
5 years ago |
Xeevis
|
2ce6869e4c
|
Correction to English language files
|
5 years ago |
Halil İbrahim Kalkan
|
bfce4c2752
|
Should not pass the tenantId to the blob provider
|
5 years ago |
Halil İbrahim Kalkan
|
f43b5ec3d3
|
Fix summary.
|
5 years ago |
Halil İbrahim Kalkan
|
ed3b731015
|
Check isoFormattedValue on getFormattedValue and format only if has a value.
|
5 years ago |
Halil İbrahim Kalkan
|
4fb273935e
|
extract abp.libs.bootstrapDatepicker.getOptions method.
|
5 years ago |
Halil İbrahim Kalkan
|
b65aecafdc
|
Automatically initialize datepicker.
|
5 years ago |
Halil İbrahim Kalkan
|
7d31e9ee48
|
Make initializers replaceable for dom-event-handlers.js
|
5 years ago |
Halil İbrahim Kalkan
|
2e9b41aa7e
|
Rename methods on dom-event-handlers
|
5 years ago |
maliming
|
d001a37cc2
|
Merge branch 'dev' into maliming/httpclient-named
|
5 years ago |
Akın Sabri Çam
|
06c58cfd5c
|
removed emtpy line
|
5 years ago |
Akın Sabri Çam
|
bb9d6141af
|
added search box view component
|
5 years ago |
Halil İbrahim Kalkan
|
d2056574cd
|
Refactor dom-event-handlers.js.
|
5 years ago |
Halil İbrahim Kalkan
|
987eeab7e7
|
Add useExistingConnectionIfAvailable option to UseOracle.
|
5 years ago |
Halil İbrahim Kalkan
|
f09138530c
|
Fix Devart.Data.Oracle.Entity.EFCore naming
|
5 years ago |
Halil İbrahim Kalkan
|
16968cfc7c
|
Added If object extension.
|
5 years ago |
liangshiwei
|
80ba3c9417
|
Remove empty line
|
5 years ago |
Halil İbrahim Kalkan
|
52d95b10cf
|
Revize the localization resource path for the timing package.
|
5 years ago |
Halil İbrahim Kalkan
|
f76a911de6
|
Merge pull request #3933 from abpframework/maliming/timezone
Add time zone infrastructure.
|
5 years ago |
maliming
|
34ada95ac0
|
Use remote service http client in ApiDescriptionFinder.
Related #4062, This allows us to configure named remote service http client.
|
5 years ago |
liangshiwei
|
e35b7c6df0
|
Add AbpApplicationPathViewComponent
|
5 years ago |
maliming
|
62cef5d7c0
|
Add GetUrlHelper extension method for ViewContext.
|
5 years ago |
maliming
|
9c34e678bd
|
Use tilde slash in script and style url.
|
5 years ago |
Halil İbrahim Kalkan
|
6d7b49df4d
|
Try to automatically set the database provider.
|
5 years ago |
Halil İbrahim Kalkan
|
c027f49f3e
|
Move UseXXX extension methods to db provider packages
|
5 years ago |
Halil İbrahim Kalkan
|
23752a9bdb
|
Added IsUsing methods.
|
5 years ago |
Halil İbrahim Kalkan
|
feb3de4a90
|
Created extension methods to set the database provider on the ModelBuilder.
|
5 years ago |
Halil İbrahim Kalkan
|
5a45ad68cb
|
Implement oracle integration package.
|
5 years ago |
Halil İbrahim Kalkan
|
57a8701b70
|
Resolved resharper warnings.
|
5 years ago |
Halil İbrahim Kalkan
|
8b0c7ffcde
|
#4130 update EF core packages on the framework
|
5 years ago |
Halil İbrahim Kalkan
|
f0617e523e
|
Add empty Volo.Abp.EntityFrameworkCore.Oracle.Devart.csproj.
|
5 years ago |
liangshiwei
|
70ecd18363
|
Improve
|
5 years ago |
Armağan Ünlü
|
48d3e868f6
|
Merge branch 'dev' of https://github.com/abpframework/abp into dev
|
5 years ago |
Armağan Ünlü
|
9a0741c1a1
|
Resolved #4069
|
5 years ago |
Ahmet
|
f50fbcefa4
|
blobstroring - name fix
|
5 years ago |
Halil İbrahim Kalkan
|
351b6c8475
|
Merge pull request #4083 from abpframework/maliming/patch-1
Make DbContextOptionsFactory public.
|
5 years ago |
Halil İbrahim Kalkan
|
0302a4a9bb
|
Merge pull request #4097 from abpframework/maliming/StringLengthAttribute-ErrorMessage
Change the ErrorMessage of StringLengthAttribute according to the situation.
|
5 years ago |
Halil İbrahim Kalkan
|
c3aeaefc40
|
Delete TODOs
created issue
|
5 years ago |
Halil İbrahim Kalkan
|
ebf225822d
|
Introduce BlobAlreadyExistsException
|
5 years ago |
Halil İbrahim Kalkan
|
ed82af47dd
|
Completed integration tests for the file blob store
|
5 years ago |
Halil İbrahim Kalkan
|
49da37d1ad
|
Added initial tests for the file system blob container.
|
5 years ago |
Halil İbrahim Kalkan
|
98b6bf026d
|
Remove unused (name)spaces.
|
5 years ago |
Halil İbrahim Kalkan
|
8636087395
|
Update the translate command CLI document #4088
|
5 years ago |
Halil İbrahim Kalkan
|
4edf45045f
|
Merge pull request #4105 from abpframework/blob-storing
Implemented blob storing module
|
5 years ago |
Super
|
556eb64cf0
|
Hide npm error in GetInstalledNpmPackages method
Fixed #3889
|
5 years ago |
Halil İbrahim Kalkan
|
c2fa54729d
|
Added test: Default_Settings_With_TenantId
|
5 years ago |
Halil İbrahim Kalkan
|
3a7a3fea00
|
Added tests.
|
5 years ago |
liangshiwei
|
27aa66558f
|
Support virtual path deployment
|
5 years ago |
Halil İbrahim Kalkan
|
a8bd4c2ca2
|
Added BlobProviderSelector_Tests.
|
5 years ago |
Halil İbrahim Kalkan
|
ae59120bed
|
Extract IBlobProviderSelector.
|
5 years ago |
Halil İbrahim Kalkan
|
67fb2ddda2
|
Added initial test code to AbpBlobStoringFileSystemTestModule
|
5 years ago |
Halil İbrahim Kalkan
|
e42a0b49fb
|
Added AppendContainerNameToBasePath option to the file system blob provider.
|
5 years ago |
Halil İbrahim Kalkan
|
56542c4a30
|
Rename BlobContainerConfigurationDictionary to BlobContainerConfigurations
|
5 years ago |
Halil İbrahim Kalkan
|
2df975c90a
|
Extract DefaultBlobContainerConfigurationProvider to allow to customize getting the configuration.
|
5 years ago |
Halil İbrahim Kalkan
|
96491312d0
|
Remove IBlobProvider.GetAsync
|
5 years ago |
Halil İbrahim Kalkan
|
cb1f33b01a
|
Register FileSystemBlobProvider to DI.
|
5 years ago |
maliming
|
427d9a5604
|
Handle the case where customErrorMessageSet is true.
|
5 years ago |
maliming
|
9b2d8fca89
|
Change the ErrorMessage of StringLengthAttribute according to the situation.
Resolve #4094
|
5 years ago |
Halil İbrahim Kalkan
|
9b32873a69
|
Created FileSystemBlobProvider. Renamed blob container classes.
|
5 years ago |
Halil İbrahim Kalkan
|
058bc0eebc
|
Re-arrange namespaces.
|
5 years ago |
Halil İbrahim Kalkan
|
0457322d0e
|
Added Volo.Abp.BlobStoring.FileSystem package and test project.
|
5 years ago |
Halil İbrahim Kalkan
|
67e79533ef
|
Support default blob container.
|
5 years ago |
Halil İbrahim Kalkan
|
cd2db84fb7
|
Adjust namespaces.
|
5 years ago |
Halil İbrahim Kalkan
|
602e8af162
|
Revise the blob configurations.
|
5 years ago |
Halil İbrahim Kalkan
|
d28db0f4ad
|
Fix BlobContainerFactory
|
5 years ago |
Halil İbrahim Kalkan
|
1cf0382bf7
|
remove name from BlobContainerConfiguration
|
5 years ago |
Halil İbrahim Kalkan
|
f897a67f63
|
Rename to BlobContainerFactoryExtensions
|
5 years ago |