60 Commits (8d02e37a526f80b697e26f56f98d47c1ddd1b5d7)

Author SHA1 Message Date
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. 5 years ago
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework 5 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
maliming 74fb8d2e73 Add Email property to CurrentUserDto. 6 years ago
Ahmet cccffb6240 Revert "Merge branch 'dev' into Cotur/Blogging" 6 years ago
Ahmet d358e80ecb Merge branch 'dev' into Cotur/Blogging 6 years ago
Halil İbrahim Kalkan c4955719b1 Rename and refactor module extensions. 6 years ago
Halil İbrahim Kalkan e26d693ca3 Refactor module entity extensions 6 years ago
Halil İbrahim Kalkan 3317b78095 Move Module property to an extension method. 6 years ago
Halil İbrahim Kalkan fa02cd7a19 Added IsAvailableToClients. 6 years ago
Halil İbrahim Kalkan 3ca475804d Move related classes to the Volo.Abp.ObjectExtending.Modularity namespace 6 years ago
Halil İbrahim Kalkan d319fe2525 Added API config for extra properties. 6 years ago
Halil İbrahim Kalkan 7e10bd92ce Auto find the display name for a extra property (if not specified explicitly). 6 years ago
Halil İbrahim Kalkan 52b6c10a55 Resolved #3790: Add AbpLocalizationOptions.DefaultResourceType. 6 years ago
Halil İbrahim Kalkan ef54a6416f Added UI config for extra properties 6 years ago
Halil İbrahim Kalkan e9fc742b7e Added ObjectExtensions to ApplicationConfigurationDto 6 years ago
Akın Sabri Çam 0f9a2737d5 updated field 6 years ago
Akın Sabri Çam fe6da79907 added multi tenancy info and current tenant dto class 6 years ago
maliming 174e25b0be Remove ConfigureAwait of async method. 6 years ago