2147 Commits (27009ed76ebbfea0e080b526f56fdbadab33aab0)

Author SHA1 Message Date
Halil İbrahim Kalkan 9071221dcf Update TagHelperExtensions.cs 6 years ago
Halil İbrahim Kalkan 2f0a7af7b3 Resolved #3984 Expose enum type & members to client side for extension properties. 6 years ago
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 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 48ac4d2bb7 #3915: Check if in lock 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
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 dc43ee05df Make ObjectExtensionManager.Instance protected set! 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 8155027fc2 Resolved #3740: The virtual file system cannot handle static asset files well. 6 years ago
Halil İbrahim Kalkan 0bb117de68 Don't make orderable for the extra property. 6 years ago
Alper Ebicoglu 27a75f108b add LogoReverseUrl for black backgrounds 6 years ago
Arkat Erol 51c0bec247 generate-proxy folder structure changes 6 years ago
Halil İbrahim Kalkan f537cd1179 Resolved #3837: Singleton services exposing multiple services should return the same instance 6 years ago
Halil İbrahim Kalkan a5e7c7a1c8 Clean unnecessary logging. 6 years ago
Halil İbrahim Kalkan 7e8d31126f Set remote service name for api controllers 6 years ago
Halil İbrahim Kalkan 6f170c4997 Disable non api controllers from api explorer. 6 years ago
ChangYinShung 0c84e24ffb
Update Emailing localized for zh-hant 6 years ago