Commit Graph

2377 Commits (ccc0eeb9e9ecfd3e58d3b3aa9c8ae53808c90fee)

Author SHA1 Message Date
Halil İbrahim Kalkan d5b9e0ad14 added tests: BlobContainer_Injection_Tests
5 years ago
Halil İbrahim Kalkan f5caaaaa85 Implemented basic BlobContainerFactory.
5 years ago
maliming 993f6ff065 Set console encoding & refactoring.
5 years ago
Halil İbrahim Kalkan 1f41cd5671 Introduce AbpBlobStoringOptions
5 years ago
Halil İbrahim Kalkan 3821dbafa8 Rename Get to Create
5 years ago
Halil İbrahim Kalkan 02246ea15a Create TypedBlobContainerWrapper.
5 years ago
Halil İbrahim Kalkan c73cd6962d Created basic interfaces for the storage.
5 years ago
Halil İbrahim Kalkan b151c0f50d Created initial Volo.Abp.BlobStoring package
5 years ago
maliming 32b2349150 Update the cli and related documentation.
5 years ago
maliming 3f229609a7 Apply translate.
5 years ago
maliming 55bab1d707 Add cli translate command.
5 years ago
maliming 3451058a4d Make DbContextOptionsFactory public.
5 years ago
Halil İbrahim Kalkan 39eb54fbda #4017 Added some other useful methods to the contexts.
5 years ago
Halil İbrahim Kalkan 361a62f4b2
Merge pull request #4032 from abpframework/maliming/menu_toolbar_context
5 years ago
maliming 632733bd42 Convert c# type to typescript type.
5 years ago
Khaled f610991e18 Chnage bootstrap rtl lib
5 years ago
liangshiwei e58c13dcfd Update AbpBackgroundWorkersQuartzModule.cs
5 years ago
maliming e88161c0d0 Add useful services to IToolbarConfigurationContext and MenuConfigurationContext
5 years ago
Halil İbrahim Kalkan 8e69b80669 Add bootstrap css/js files to all applications
5 years ago
Halil İbrahim Kalkan faa38d45cf Fix for the RTL UI
5 years ago
Halil İbrahim Kalkan e19da45b1b
Merge branch 'dev' into dev
5 years ago
Halil İbrahim Kalkan 81193a261b Clean unused code and format code.
5 years ago
Halil İbrahim Kalkan 956d6b68a4 #3382 Throw exception instead of warning if background job execution was disabled but still trying to execute.
5 years ago
Halil İbrahim Kalkan 783c162512 #3382 Should check if _backgroundJobServer is null
5 years ago
Halil İbrahim Kalkan 4ea987908f
Merge pull request #3382 from liangshiw/liangshiwei/backgrondjob-isenabled
5 years ago
Halil İbrahim Kalkan 34ec1ad0e7 #3985 Allow to dynamically map the claims.
5 years ago
Halil İbrahim Kalkan ff3f0b2436 Refactor AbpClaimsMapMiddleware
5 years ago
Halil İbrahim Kalkan a024acf0a3
Merge pull request #3985 from abpframework/maliming/map-claims
5 years ago
Halil İbrahim Kalkan 4af55021fc
Merge pull request #3997 from abpframework/akin/moved-pagetoolbar-test-to-abp-framework-solution
5 years ago
maliming 236a39f0e8 Remove AbpRazorCompiledItemFeatureProvider.
5 years ago
maliming 8d5742d159 Optimize RazorRuntimeCompilation.
5 years ago
maliming f63ffc4255 Provide default values for AbpClaimsMapOptions and use AbpClaimsMapMiddleware in projects.
5 years ago
maliming 24134170e8 Merge branch 'dev' into maliming/map-claims
5 years ago
Halil İbrahim Kalkan 27a11f3781
Merge pull request #3918 from abpframework/maliming/signalr-patch-1
5 years ago
Halil İbrahim Kalkan 96a93841ad
Merge pull request #3974 from abpframework/maliming/page-void-task
5 years ago
Halil İbrahim Kalkan bae87c591d
Merge pull request #3993 from abpframework/liangshiwei/abp-templates-console
5 years ago
Halil İbrahim Kalkan 69e464598e
Merge pull request #3989 from abpframework/maliming/text-templating
5 years ago
xyfy 220e4aae46
Update zh-Hans.json
5 years ago
Halil İbrahim Kalkan d3a42228b2 Set name only if there is a valid value.
5 years ago
Halil İbrahim Kalkan c17868e5ac Handle floating numbers on extension properties.
5 years ago
Halil İbrahim Kalkan 0df437d876 Add decimal to NumberTypes for extension properties
5 years ago
Halil İbrahim Kalkan 9ef9d142ef Handle formatting for DateTime inputs for extension properties.
5 years ago
Halil İbrahim Kalkan f160b368a9 handle dates and datetimes on datatables MVC UI
5 years ago
Halil İbrahim Kalkan 2d55cbf194 Update LuxonScriptContributor.cs
5 years ago
Halil İbrahim Kalkan 17891a959a Add Default Renderers for datatables.
5 years ago
Halil İbrahim Kalkan 67e68297e2 Create GetInputFormatOrNull extension method for ObjectExtensionPropertyInfo
5 years ago
Halil İbrahim Kalkan 7abcc0fdf8 Add Format (asp-format), Name and Value properties to AbpInputTagHelper
5 years ago
Halil İbrahim Kalkan 4a56efdc48 Show icon for boolean extension properties on datatables.
5 years ago
Halil İbrahim Kalkan 465c751ea9 Fixed #3999: Fix BootstrapDatepicker Script/Style Contributor namespace
5 years ago
Akın Sabri Çam 3b99735e87 created a test project and moved page toolbar test to abp framework solution
5 years ago
liangshiwei 33bd7ffdca Improve code
5 years ago
liangshiwei eebaf449ce Add console template
5 years ago
İsmail ÇAĞDAŞ bacaa3800c Merge branch 'dev' of https://github.com/abpframework/abp into dev
5 years ago
İsmail ÇAĞDAŞ dade0f2817 added en localizaiton file for Volo.Abp.Emailing.Tests project
5 years ago
maliming 46d0d4eba3 "L" function in the text template rendering system should support parametric text.
5 years ago
Halil İbrahim Kalkan 9071221dcf Update TagHelperExtensions.cs
5 years ago
Halil İbrahim Kalkan 2f0a7af7b3 Resolved #3984 Expose enum type & members to client side for extension properties.
5 years ago
maliming b70497eb6c Add AbpClaimsMapMiddleware.
5 years ago
Halil İbrahim Kalkan e3e3ecd712 Refactor AbpTagHelperLocalizer.
5 years ago
Halil İbrahim Kalkan 6c949053d7 Handle enum conversion on the ExtraPropertiesValueConverter
5 years ago
Halil İbrahim Kalkan 6fefed6aad AbpSelectTagHelperService: Support providing enum as object.
5 years ago
Halil İbrahim Kalkan 2f074af4a8 Change TypeSimple name to enum for enum members.
5 years ago
Halil İbrahim Kalkan 2cd8311792 #3979: Allow to set custom "default value" for extra properties.
5 years ago
Halil İbrahim Kalkan 3345f7e988 Normalize UI/API configuration of an extension property if possible.
5 years ago
Halil İbrahim Kalkan 5f20c7726e Resolved #3978: ObjectExtensionManager should automatically add RequiredAttribute & EnumDataTypeAttribute when needed
5 years ago
maliming b72ba88752
Update ExceptionTestPage.cshtml.cs
5 years ago
maliming d73281680f Razor page's exception filter ignores void and task return types.
5 years ago
Halil İbrahim Kalkan 1da901ee15
Merge pull request #3935 from abpframework/maliming/audit-patch
5 years ago
Halil İbrahim Kalkan bb00278a9b
Merge pull request #3961 from abpframework/liangshiwei/patch-1
5 years ago
Halil İbrahim Kalkan c122fdfad6 Resolved #3967: Fallback to the default localization resource for base classes with the L property
5 years ago
Halil İbrahim Kalkan 146ec7309c Implement #3967 for AbpPageModel.
5 years ago
Halil İbrahim Kalkan 72b9b43e91 Resolved #3963: Create a jstree package & bundle contributor.
5 years ago
liangshiwei 6ce85f2df7 Fix modal open event bug
5 years ago
Halil İbrahim Kalkan 25085b2959 Improve extension property model binding.
5 years ago
Halil İbrahim Kalkan e0dffacd5c Send all attributes to clients for extra properties.
5 years ago
liangshiwei e5f68db556 Fix PageModel.cs
5 years ago
maliming 5b91c8954b Check whether MethodInfo's DeclaringType has auditing disabled.
5 years ago
liangshiwei ae3ae56d6d Update PagerModel.cs
5 years ago
maliming 22f104ce79 Add time zone infrastructure.
5 years ago
liangshiwei cc1408521f Make AbpPaginationTagHelper generate correct href attribute
5 years ago
maliming 88f2d83846
Update FakeAuthenticationMiddleware.cs
5 years ago
Halil İbrahim Kalkan eb59629d21 LocalizedTemplateContentReaderFactory: Make CreateAsync method virtual and private fields protected to easier extend.
5 years ago
Halil İbrahim Kalkan 9ddd879b67 Fixed #3915: Use SemaphoreSlim in the LocalizedTemplateContentReaderFactory
5 years ago
maliming 5a2b36eeb4 Make GetClaimsPrincipal mehtod public.
5 years ago
maliming 441e18e2f4 Refactoring ICurrentPrincipalAccessor.
5 years ago
Halil İbrahim Kalkan 3154fbcbfe Make AbpAspNetCoreSignalRTestBase abstract.
5 years ago
Halil İbrahim Kalkan cd3d1e57bd Create signalr test project.
5 years ago
Halil İbrahim Kalkan 2619eada34 Added HubConfigList and DisableAutoHubMapAttribute for the signalr integration.
5 years ago
Halil İbrahim Kalkan 51435d0c3d Create HubRouteAttribute.GetRoutePatternForType()
5 years ago
Halil İbrahim Kalkan 54b329bd1f Merge branch 'dev' of https://github.com/abpframework/abp into dev
5 years ago
Halil İbrahim Kalkan 48ac4d2bb7 #3915: Check if in lock
5 years ago
maliming 78664f1d49 Make ICurrentPrincipalAccessor changeable.
5 years ago
maliming 28492534f7
Merge pull request #3321 from LuisPignataro/luisPignataro/Traslate
5 years ago
Halil İbrahim Kalkan cae569f9c3 Resolved #3909: Deprecate UsePostgreSql() and rename it to UseNpgsql() for the Volo.Abp.EntityFrameworkCore.PostgreSql package.
5 years ago
Halil İbrahim Kalkan e008b83313
Merge pull request #3904 from abpframework/maliming/patch-4
5 years ago
Luis Pignataro 519e6d7ffd Resolve some errors for maliming check
5 years ago
maliming 74fb8d2e73 Add Email property to CurrentUserDto.
5 years ago
Arkat Erol db08d6a1af generate-proxy improvements
5 years ago
Halil İbrahim Kalkan 81595ee5b3
Merge pull request #3850 from Znow/patch-1
5 years ago
Halil İbrahim Kalkan fe3b481517
Merge pull request #3853 from abpframework/liangshiwei/virtualfilesystem
5 years ago
Halil İbrahim Kalkan dc43ee05df Make ObjectExtensionManager.Instance protected set!
5 years ago
maliming 1ce0166a83
Merge pull request #3834 from ChangYinShung/dev
5 years ago
Halil İbrahim Kalkan d146f232ab Change UseMvcWithDefaultRouteAndArea with UseConfiguredEndpoints
5 years ago
Halil İbrahim Kalkan f046da48bf Added SignalR script contributor and the NPM package.
5 years ago
Halil İbrahim Kalkan 78e396a27b Update UnitOfWorkManager.cs
5 years ago
Halil İbrahim Kalkan 0ee2783933 Create AbpHub and AbpSignalRUserIdProvider
5 years ago
Halil İbrahim Kalkan 2d4ab63deb #2747: Initial SignalR Package
5 years ago
Halil İbrahim Kalkan 6c934e53e6 Resolved #3880: Obsolete app.UseMvcWithDefaultRouteAndArea() and introduce app.UseConfiguredEndpoints().
5 years ago
Alper Ebicoglu c8b78824fa Refactor AbpIoSourceCodeStore
5 years ago
liangshiwei 1a23032c87 Add multiple StaticWebAssetsFileProvide
5 years ago
Yunus Emre Kalkan e8e847b5c1 Update AbpIoSourceCodeStore.cs
5 years ago
Daniel 281008fb64
Added onOpen callback, to trigger when the modal opens.
5 years ago
Halil İbrahim Kalkan 540770c949
Merge pull request #3847 from abpframework/alper/overwrite-logo
5 years ago
Halil İbrahim Kalkan 2c0913fd22
Merge pull request #3773 from NecatiMeral/#3727-german-localization
5 years ago
Halil İbrahim Kalkan f0a90aa724
Merge pull request #3775 from NecatiMeral/#3774-dutch-localization
5 years ago
Halil İbrahim Kalkan 8155027fc2 Resolved #3740: The virtual file system cannot handle static asset files well.
5 years ago
Halil İbrahim Kalkan 0bb117de68 Don't make orderable for the extra property.
5 years ago
Alper Ebicoglu 27a75f108b add LogoReverseUrl for black backgrounds
5 years ago
Arkat Erol 51c0bec247 generate-proxy folder structure changes
5 years ago
Halil İbrahim Kalkan f537cd1179 Resolved #3837: Singleton services exposing multiple services should return the same instance
5 years ago
Halil İbrahim Kalkan bd20d3f9d7
Merge pull request #3801 from abpframework/liangshiwei/virtual-file-system
5 years ago
Halil İbrahim Kalkan a5e7c7a1c8 Clean unnecessary logging.
5 years ago
Halil İbrahim Kalkan 7e8d31126f Set remote service name for api controllers
5 years ago
Halil İbrahim Kalkan 6f170c4997 Disable non api controllers from api explorer.
5 years ago
ChangYinShung 0c84e24ffb
Update Emailing localized for zh-hant
5 years ago
Halil İbrahim Kalkan 97c257fb69 Localize Emailing resource.
5 years ago
Halil İbrahim Kalkan a94cdf7b37 Make standard layouts inline localized. Also, set IsInlineLocalized on WithVirtualFilePath
5 years ago
Khaled e44eb8a114 Merge branch 'dev' of https://github.com/kgamalseif/abp into dev
5 years ago
Khaled c52bbc8b6d Applyinh CultureInfo.CurrentCulture
5 years ago
Halil İbrahim Kalkan 126acf330d Add PageToolbar
5 years ago
Halil İbrahim Kalkan d66c2f01d8 Add ui-extensions
5 years ago
Khaled 453fb47c3b
Merge branch 'dev' into dev
5 years ago
Khaled f3fe49f750 Added new methods
5 years ago
Luis Pignataro 7293ce35c6 Change file to UTF-8
5 years ago
Luis Pignataro 84bc8e7cb9 Merge 2.6.2
5 years ago
Halil İbrahim Kalkan b8216daeb5 Refactor datatables-extensions.js
5 years ago
Halil İbrahim Kalkan 644479a0b8 Merge branch 'dev' into extra-properties
5 years ago
Yunus Emre Kalkan b41a9dc366 datatables scrollX default true
5 years ago
Halil İbrahim Kalkan 21c81e787b Merge branch 'dev' into extra-properties
5 years ago
Halil İbrahim Kalkan e811611143 delete empty line
5 years ago
Halil İbrahim Kalkan 0282c46100 Use ConcurrentDictionary for the configuration.
5 years ago
Alper Ebicoglu c43838c786 fixes #3816
5 years ago
Halil İbrahim Kalkan c4955719b1 Rename and refactor module extensions.
5 years ago
Halil İbrahim Kalkan e26d693ca3 Refactor module entity extensions
5 years ago
Halil İbrahim Kalkan 3317b78095 Move Module property to an extension method.
5 years ago
Alper Ebicoglu d8591bdaa6 closes #3811
5 years ago
Alper Ebicoglu 89361480ed closes #3811
5 years ago
Alper Ebicoglu 0e4edc8e27 refactor nuget package version updater
5 years ago
Halil İbrahim Kalkan 50d416dd25 Check validation on SetProperty.
5 years ago
Halil İbrahim Kalkan ba9fb4b6eb Update AbpDbContext.cs
5 years ago
Halil İbrahim Kalkan fa02cd7a19 Added IsAvailableToClients.
5 years ago
Halil İbrahim Kalkan 3ca475804d Move related classes to the Volo.Abp.ObjectExtending.Modularity namespace
5 years ago
Halil İbrahim Kalkan e75005ceed Added Entity configuration for object extensions
5 years ago
Halil İbrahim Kalkan d319fe2525 Added API config for extra properties.
5 years ago
Halil İbrahim Kalkan 407807fe97 Add ModuleObjectExtensionConfigurationHelper
5 years ago
Halil İbrahim Kalkan 06e665b755 Use default localization resource. Introduce IHasNameWithLocalizableDisplayName.
5 years ago
Halil İbrahim Kalkan 431ab55dea Merge branch 'dev' into extra-properties
5 years ago
Halil İbrahim Kalkan a5141a909a
Merge pull request #3700 from CrazyBaran/dev
5 years ago
Halil İbrahim Kalkan 2ac4ab108c
Merge pull request #3794 from abpframework/maliming/audit-revert
5 years ago
Halil İbrahim Kalkan 6a8010d3f5 Merge branch 'dev' into text-templating
5 years ago
Halil İbrahim Kalkan 092d2dc5cf Use L instead of l on text templates
5 years ago
Necati Meral f70953cac2 Consolidated enodings to utf-8
5 years ago
liangshiwei cd576f1ab9 Improve code
5 years ago
liangshiwei f48466ed72 make virtual file system return the root directory
5 years ago
Halil İbrahim Kalkan 7e10bd92ce Auto find the display name for a extra property (if not specified explicitly).
5 years ago
maliming 61f8bc32d9 Rename unit test method name.
5 years ago
maliming bdc142454e Compare the value of the property to determine whether it is changed.
5 years ago
Halil İbrahim Kalkan 52b6c10a55 Resolved #3790: Add AbpLocalizationOptions.DefaultResourceType.
5 years ago
Halil İbrahim Kalkan ef54a6416f Added UI config for extra properties
5 years ago
Ahmet c10f97c1d1 TemplateDefinition DisplayName added
5 years ago
Halil İbrahim Kalkan c71550b98c Add useCurrentCultureIfCultureNameIsNull option.
5 years ago
Halil İbrahim Kalkan 12bde17d66 Revisit getting template content
5 years ago
Halil İbrahim Kalkan 720b5d7e2f Add TemplateDefinitionIsInlineLocalized.
5 years ago
Halil İbrahim Kalkan 5aec15a123 Move culture fallback logic to the TemplateContentProvider
5 years ago
Halil İbrahim Kalkan 9a0ecfb994 Remove old TODO
5 years ago
Necati Meral b1d47293e3 ome improvements / corrections
5 years ago
Halil İbrahim Kalkan e9fc742b7e Added ObjectExtensions to ApplicationConfigurationDto
5 years ago
Ahmet 41d1e12a74 contributors reversed for requesting content
5 years ago
Halil İbrahim Kalkan 676b677b1f Added module object extension configurations.
5 years ago
Halil İbrahim Kalkan 9c2297074f Add Configuration to ObjectExtensionManager
5 years ago
Ahmet fe35f33265 NameFix
5 years ago
Necati Meral 263b9bf7f0 replaced tabs with whitespaces
5 years ago
Necati Meral 660a83c032 dutch localization for framework projects
5 years ago
Necati Meral 07c536b6dc Enhanced wording of german password word
5 years ago
Necati Meral 746fc01d32 More tabs / whitespace unification
5 years ago
Necati Meral 5ef65b7875 Unified tabs / whitespaces
5 years ago
Necati Meral aae316a7b5 Completed german translation for framework projects
5 years ago
Necati Meral e9db6c1d03 german localization for `Volo.Abp.Emailing`
5 years ago
maliming 545f1afb7b Add SolutionName option to update command.
5 years ago
Halil İbrahim Kalkan 9a8a97f0ea Update ObjectExtendingPropertyInfoExtensions.cs
5 years ago
Halil İbrahim Kalkan da69be5977 Add InputTypeName to the AbpInputTagHelper
5 years ago
Halil İbrahim Kalkan 055ba8312d Added ObjectExtensionPropertyInfo.Attributes and marked ValidationAttributes as obsolete
5 years ago
Khaled eb6865a2e7 Added arabic localization resources
5 years ago
Halil İbrahim Kalkan 53e295363e Refactored AbpValidationHtmlAttributeProvider
5 years ago
Halil İbrahim Kalkan fbfd912a14 ExtraPropertyBindingHelper should supported containerless expressions. Added tests.
5 years ago
Halil İbrahim Kalkan 932410b2fb Implemented AbpValidationHtmlAttributeProvider
5 years ago
Halil İbrahim Kalkan 8a31febcb5 Fix tests for the object extension manager.
5 years ago
Halil İbrahim Kalkan 41b6c7337a Update ObjectExtensionPropertyInfo.cs
5 years ago
Halil İbrahim Kalkan 55016d8446 ExtensibleObject should set default values for defined properties.
5 years ago
Halil İbrahim Kalkan 8a318cb1ea Should check IsMappedToFieldForEfCore
5 years ago