Commit Graph

2145 Commits (e3e3ecd71233a1bf4173df791bd079d1ba204742)

Author SHA1 Message Date
Halil İbrahim Kalkan e3e3ecd712 Refactor AbpTagHelperLocalizer.
6 years ago
Halil İbrahim Kalkan 6c949053d7 Handle enum conversion on the ExtraPropertiesValueConverter
6 years ago
Halil İbrahim Kalkan 6fefed6aad AbpSelectTagHelperService: Support providing enum as object.
6 years ago
Halil İbrahim Kalkan 2f074af4a8 Change TypeSimple name to enum for enum members.
6 years ago
Halil İbrahim Kalkan 2cd8311792 #3979: Allow to set custom "default value" for extra properties.
6 years ago
Halil İbrahim Kalkan 3345f7e988 Normalize UI/API configuration of an extension property if possible.
6 years ago
Halil İbrahim Kalkan 5f20c7726e Resolved #3978: ObjectExtensionManager should automatically add RequiredAttribute & EnumDataTypeAttribute when needed
6 years ago
Halil İbrahim Kalkan 1da901ee15
Merge pull request #3935 from abpframework/maliming/audit-patch
6 years ago
Halil İbrahim Kalkan bb00278a9b
Merge pull request #3961 from abpframework/liangshiwei/patch-1
6 years ago
Halil İbrahim Kalkan c122fdfad6 Resolved #3967: Fallback to the default localization resource for base classes with the L property
6 years ago
Halil İbrahim Kalkan 146ec7309c Implement #3967 for AbpPageModel.
6 years ago
Halil İbrahim Kalkan 72b9b43e91 Resolved #3963: Create a jstree package & bundle contributor.
6 years ago
liangshiwei 6ce85f2df7 Fix modal open event bug
6 years ago
Halil İbrahim Kalkan 25085b2959 Improve extension property model binding.
6 years ago
Halil İbrahim Kalkan e0dffacd5c Send all attributes to clients for extra properties.
6 years ago
liangshiwei e5f68db556 Fix PageModel.cs
6 years ago
maliming 5b91c8954b Check whether MethodInfo's DeclaringType has auditing disabled.
6 years ago
liangshiwei ae3ae56d6d Update PagerModel.cs
6 years ago
liangshiwei cc1408521f Make AbpPaginationTagHelper generate correct href attribute
6 years ago
Halil İbrahim Kalkan eb59629d21 LocalizedTemplateContentReaderFactory: Make CreateAsync method virtual and private fields protected to easier extend.
6 years ago
Halil İbrahim Kalkan 9ddd879b67 Fixed #3915: Use SemaphoreSlim in the LocalizedTemplateContentReaderFactory
6 years ago
Halil İbrahim Kalkan 3154fbcbfe Make AbpAspNetCoreSignalRTestBase abstract.
6 years ago
Halil İbrahim Kalkan cd3d1e57bd Create signalr test project.
6 years ago
Halil İbrahim Kalkan 2619eada34 Added HubConfigList and DisableAutoHubMapAttribute for the signalr integration.
6 years ago
Halil İbrahim Kalkan 51435d0c3d Create HubRouteAttribute.GetRoutePatternForType()
6 years ago
Halil İbrahim Kalkan 54b329bd1f Merge branch 'dev' of https://github.com/abpframework/abp into dev
6 years ago
Halil İbrahim Kalkan 48ac4d2bb7 #3915: Check if in lock
6 years ago
maliming 28492534f7
Merge pull request #3321 from LuisPignataro/luisPignataro/Traslate
6 years ago
Halil İbrahim Kalkan cae569f9c3 Resolved #3909: Deprecate UsePostgreSql() and rename it to UseNpgsql() for the Volo.Abp.EntityFrameworkCore.PostgreSql package.
6 years ago
Halil İbrahim Kalkan e008b83313
Merge pull request #3904 from abpframework/maliming/patch-4
6 years ago
Luis Pignataro 519e6d7ffd Resolve some errors for maliming check
6 years ago
maliming 74fb8d2e73 Add Email property to CurrentUserDto.
6 years ago
Arkat Erol db08d6a1af generate-proxy improvements
6 years ago
Halil İbrahim Kalkan 81595ee5b3
Merge pull request #3850 from Znow/patch-1
6 years ago
Halil İbrahim Kalkan fe3b481517
Merge pull request #3853 from abpframework/liangshiwei/virtualfilesystem
6 years ago
Halil İbrahim Kalkan dc43ee05df Make ObjectExtensionManager.Instance protected set!
6 years ago
maliming 1ce0166a83
Merge pull request #3834 from ChangYinShung/dev
6 years ago
Halil İbrahim Kalkan d146f232ab Change UseMvcWithDefaultRouteAndArea with UseConfiguredEndpoints
6 years ago
Halil İbrahim Kalkan f046da48bf Added SignalR script contributor and the NPM package.
6 years ago
Halil İbrahim Kalkan 78e396a27b Update UnitOfWorkManager.cs
6 years ago
Halil İbrahim Kalkan 0ee2783933 Create AbpHub and AbpSignalRUserIdProvider
6 years ago
Halil İbrahim Kalkan 2d4ab63deb #2747: Initial SignalR Package
6 years ago
Halil İbrahim Kalkan 6c934e53e6 Resolved #3880: Obsolete app.UseMvcWithDefaultRouteAndArea() and introduce app.UseConfiguredEndpoints().
6 years ago
Alper Ebicoglu c8b78824fa Refactor AbpIoSourceCodeStore
6 years ago
liangshiwei 1a23032c87 Add multiple StaticWebAssetsFileProvide
6 years ago
Yunus Emre Kalkan e8e847b5c1 Update AbpIoSourceCodeStore.cs
6 years ago
Daniel 281008fb64
Added onOpen callback, to trigger when the modal opens.
6 years ago
Halil İbrahim Kalkan 540770c949
Merge pull request #3847 from abpframework/alper/overwrite-logo
6 years ago
Halil İbrahim Kalkan 2c0913fd22
Merge pull request #3773 from NecatiMeral/#3727-german-localization
6 years ago
Halil İbrahim Kalkan f0a90aa724
Merge pull request #3775 from NecatiMeral/#3774-dutch-localization
6 years ago