76 Commits (e04e31de8ed5a5f4cb8aec1da588ba41e017e3dd)

Author SHA1 Message Date
Muximize e49cba9bc9
Remove unused Usings 2 years ago
maliming fbbe526a8f Add net8.0` to `TargetFrameworks`. 2 years ago
maliming 971dc3b8ba Upgrade to NET 9.0. 2 years ago
maliming 991fe6dac5
Add `Extension Property Policy` feature. 2 years ago
maliming cb4ddf9211
Revoke unused access tokens from Blazor. 2 years ago
maliming 04e8d16b85
Add `CurrentCultureDto` property to `ApplicationLocalizationDto `. 2 years ago
maliming 712d547c4b
Add `NormalizedName` property to `Tenant`. 2 years ago
maliming 714b59a059
Remove `TenantCacheItem` and use `TenantConfigurationCacheItem`. 2 years ago
maliming bf44f64092
Clear the tenant cache when creating/update/deleting. 2 years ago
ahmetfarukulu 4e531d890f Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
maliming ca23540e5b Upgrade abp to NET 8.0. 3 years ago
liangshiwei 39dd64e96e Enable nullable annotations for Volo.Abp.Features 3 years ago
liangshiwei c8667233b4 Enable nullable annotations for Volo.Abp.AspNetCore.Mvc.Contracts 3 years ago
maliming f6a853caa4
Also add `net7.0` as target framework. 3 years ago
maliming bc6db16009
Use multiple `netstandard` target frameworks. 3 years ago
Yunus Emre Kalkan ada233f4b7 Add analyze & Package files to framework 3 years ago
maliming 852dafdb95
Remove `abp.auth.policies`. 4 years ago
Halil İbrahim Kalkan a9fcdf0074 Change culture parameter to cultureName. 4 years ago
Halil İbrahim Kalkan 702589380b Introduce ApplicationLocalizationRequestDto.OnlyDynamics 4 years ago
Halil İbrahim Kalkan d892218c35 Introduce ApplicationLocalizationRequestDto 4 years ago
Halil İbrahim Kalkan a63b2dfc45 Implement changes for RemoteLocalizationContributor. 4 years ago
Halil İbrahim Kalkan 411ce81560 Added ApplicationConfigurationRequestOptions. 4 years ago
Halil İbrahim Kalkan b82d93a4ab Introduce IAbpApplicationLocalizationAppService 4 years ago
Halil İbrahim Kalkan 761a2180d1 Remove TODOs that we won't implement. 4 years ago
maliming 9a9e8d36df
Use `IHasExtraProperties` to replace `ExtensibleObject`. 4 years ago
maliming c457e1f359
Introdce the `IApplicationConfigurationContributor`. 4 years ago
maliming cecc2c1baa
Add `abp.globalFeatures.isEnabled` to `abp.js` 4 years ago
maliming 9b0b1a8e6d
Provide Global Features in application configuration. 4 years ago
maliming b90161cef5
Add ImpersonatorUserName and ImpersonatorTenantName to AuditLog. 4 years ago
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework 4 years ago
Alper Ebicoglu 3ea4d9988e remove bom from text files. closes #10189 5 years ago
Halil İbrahim Kalkan dea2bba839 #8771 Introduced Volo.Abp.Auditing.Contracts package to reduce dependencies. 5 years ago
liangshiwei fda8827743 Keep the file name and class name the same 5 years ago
maliming 409981873f Add ImpersonatorUserId&ImpersonatorTenantId to CurrentUserDto. 5 years ago
maliming 68f224c95b Add IsActive property to TenantConfiguration. 5 years ago
Halil İbrahim Kalkan ea0bf50d13 Introduce a way to reset MVC client cache. 5 years ago
Halil İbrahim Kalkan 24e889c842 Volo.Abp.AspNetCore.Mvc.Contracts should not depend on Volo.Abp.Ddd.Application 5 years ago
Ilkay Ilknur 36aca102a1 add filterparam name to property config. 6 years ago
Ilkay Ilknur 32634cfdca add result items property name and move lookup config to the UI. 6 years ago
maliming cf885b92c4 Use netstandard for class library & blazor. 6 years ago
maliming 6e79efce2c Upgrade TargetFramework/packages to net5.0 RC. 6 years ago
İsmail ÇAĞDAŞ 02d0ffcfae updated from dev 6 years ago
maliming 2811de7a70 Add more property to user claims. 6 years ago
Halil İbrahim Kalkan 4e9bff2934 Change Volo.Abp.AspNetCore.Mvc.Contracts to .netstandard2.0 6 years ago
maliming f2e95c2f47 Add roles to CurrentUserDto. 6 years ago
maliming 03ab2e12d8 Add Languages/LanguageFiles map feature. 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 2cd8311792 #3979: Allow to set custom "default value" for extra properties. 6 years ago
Halil İbrahim Kalkan e0dffacd5c Send all attributes to clients for extra properties. 6 years ago
maliming 22f104ce79 Add time zone infrastructure. 6 years ago