6876 Commits (15b8a37d035b2a9727052c30dffd010c20dc834e)

Author SHA1 Message Date
Ilkay Ilknur c390564ae3 missing option added. 6 years ago
maliming e91dd06f3e Use LdapForNet instead of Novell. 6 years ago
Ilkay Ilknur 117fb8cd4e additional typo fixes. 6 years ago
Ilkay Ilknur 06ac3a515b typo fixes. 6 years ago
Ilkay Ilknur 23a5301cd6 usage info updated. 6 years ago
Ilkay Ilknur 5099d5cab8 unneccesary space removed. 6 years ago
maliming 26f84195a2 Use object as the parameter of form binding and convert all parameters into camel case. 6 years ago
maliming e151d16804 Use AbpDynamicOptionsManager to replace AbpOptionsFactory. 6 years ago
Ilkay Ilknur dcac0ddce8 bundle and minification support added. 6 years ago
liangshiwei c901286c4a Enable DelayTextOnKeyPress by default 6 years ago
maliming 5f7f3885e4 Set dataType to text for string return values for dynamic JavaScript proxies. 6 years ago
Yunus Emre Kalkan 72040302b8 Fix: add-module angular source code binding 6 years ago
Halil İbrahim Kalkan cd4a7200f9 Implement synchronization for object extensions. 6 years ago
Halil İbrahim Kalkan 79415470e2 Resolved #6318: Remove AsyncHelper usage for the IdentityOptions. 6 years ago
Mladen Macanovic 747107e43d Fixed breaking change on SnackbarStack 6 years ago
Mladen Macanovic 34ad8753ca Update to Blazorise 0.9.3-preview2 6 years ago
liangshiwei 5ccd9fceda Use AppendHtml instead of Append 6 years ago
Yunus Emre Kalkan ba3d3cf711 Fix: ABP CLI creates Blazor project even with --no-ui parameter 6 years ago
maliming fd94b39936 Add CanBeNull attribute. 6 years ago
maliming f39b81a6cc Handle the serialized object as null. 6 years ago
Halil İbrahim Kalkan be29aece07 Resolved#6297: Require ExposeServicesAttribute to remove the duplicated controller from the application model. 6 years ago
Halil İbrahim Kalkan fa5200f3fe #6293 Fix AbpBlazorMessageLocalizerHelper 6 years ago
Halil İbrahim Kalkan 97c6a5f372 Remove empty lines. 6 years ago
Mladen Macanovic 741b7f1390 Fixed fallback logic for blazor attribute localization 6 years ago
Mladen Macanovic 90243f486b Multiline notification message 6 years ago
Ilkay Ilknur 5cce0bec0c typo fix. 6 years ago
Ilkay Ilknur 69ce417b2b use spaces instead of tabs and reduce if usage. 6 years ago
Ilkay Ilknur ef8646f4ba throw exception if a module contains multiple bundle contributors. 6 years ago
Ilkay Ilknur bd2d8bd7dc improve exception message. 6 years ago
Halil İbrahim Kalkan b81b5f377c Refactored abp bundle service 6 years ago
Ilkay Ilknur 68ce2a23ce move page alert infrastructure to the volo.abp.aspnetcore.components project. 6 years ago
Halil İbrahim Kalkan 26e6bb660a Extract Branding for the Basic Theme for the Blazor UI 6 years ago
maliming 04fe0767df Make httpMethod can be nullable. 6 years ago
Alper Ebicoglu b721db65e7 add Spanish language. closes #5931 & volosoft/volo#2283 6 years ago
maliming 10ae61035e Use MicrosoftPackageVersion in Volo.Abp.Core. 6 years ago
maliming 7e903faa57 Introduce Directory.Build.props. 6 years ago
maliming 677b36a354 Enabling split queries globally. 6 years ago
maliming 7e03e3c5e3 Remove Nito.AsyncEx namespace. 6 years ago
Ilkay Ilknur 700f9884e6 hide lookup property from Getoperation and refactoring. 6 years ago
liangshiwei fd80e3cc3a Update Volo.Abp.EntityFrameworkCore.MySQL.csproj 6 years ago
Ilkay Ilknur 59ee6f9ed4 add additional lookup text field. 6 years ago
liangshiwei 39732ce149 Upgrade Pomelo.EntityFrameworkCore.MySql to NET 5 6 years ago
maliming 71bfe2af8d Use CultureInfo.CurrentUICulture of DateTime JSON converter. 6 years ago
maliming 112247406f Introduce SemaphoreSlimExtensions. 6 years ago
maliming 9e05025ad8 Enhance JsonConverter in the Feature module. 6 years ago
maliming 243bfd6fc0 Handling the case where JSON is null or empty. 6 years ago
Ahmet fbce554921 Update ConventionalRouteBuilder.cs 6 years ago
maliming c5e6fa8b0c ConfigureAwait for SemaphoreSlim's LockAsync method. 6 years ago
maliming 30ee2a6044 ConfigureAwait for SemaphoreSlim's LockAsync method.. 6 years ago
maliming e623aa33b7 Rename AbpExtraPropertyDictionaryJsonConverter to AbpHasExtraPropertiesJsonConverter. 6 years ago