3522 Commits (bbcd8d53fe659d3a2efdcffad8aabe0b6a27a762)

Author SHA1 Message Date
liangshiwei b00ef7570f Rename OnSearchAsync to SearchEntitiesAsync 5 years ago
liangshiwei fd27c42470 Added OnSearchAsync method 5 years ago
Yunus Emre Kalkan fa5170f541 Fix add-module new command missing projects & build errors 5 years ago
Yunus Emre Kalkan 452949e879 Fix: add-module new with company name 5 years ago
Yunus Emre Kalkan 6396fc477f Fix add-module account 5 years ago
Yunus Emre Kalkan 2fd82ad2b0 Fix: Cli new command: module without UI shouldn't contain Blazor project 5 years ago
maliming 3b265ddd09 Devart.Data.Oracle.EFCore is supported net 5. 5 years ago
maliming bf6ff9b00a Check context.Metadata.ContainerType if is null. 5 years ago
erolarkat 98a70fa173 npm packages 4.0.0 5 years ago
erolarkat 03e030c29d npm packages 4.0.0-rc.5 5 years ago
maliming bf29aa8823 Handle the case where stringContent is empty. 5 years ago
Yunus Emre Kalkan b02ee7fddc Add no-random-port parameter to ABP CLI when generating a new solution 5 years ago
maliming e91dd06f3e Use LdapForNet instead of Novell. 5 years ago
maliming 26f84195a2 Use object as the parameter of form binding and convert all parameters into camel case. 5 years ago
maliming e151d16804 Use AbpDynamicOptionsManager to replace AbpOptionsFactory. 5 years ago
liangshiwei c901286c4a Enable DelayTextOnKeyPress by default 5 years ago
Yunus Emre Kalkan 72040302b8 Fix: add-module angular source code binding 5 years ago
Halil İbrahim Kalkan cd4a7200f9 Implement synchronization for object extensions. 5 years ago
Halil İbrahim Kalkan 79415470e2 Resolved #6318: Remove AsyncHelper usage for the IdentityOptions. 5 years ago
erolarkat 03516b4236 npm packages 4.0.0-rc.4 5 years ago
Mladen Macanovic 747107e43d Fixed breaking change on SnackbarStack 5 years ago
Mladen Macanovic 34ad8753ca Update to Blazorise 0.9.3-preview2 5 years ago
liangshiwei 5ccd9fceda Use AppendHtml instead of Append 5 years ago
Yunus Emre Kalkan ba3d3cf711 Fix: ABP CLI creates Blazor project even with --no-ui parameter 5 years ago
maliming fd94b39936 Add CanBeNull attribute. 5 years ago
maliming f39b81a6cc Handle the serialized object as null. 5 years ago
Halil İbrahim Kalkan be29aece07 Resolved#6297: Require ExposeServicesAttribute to remove the duplicated controller from the application model. 5 years ago
Halil İbrahim Kalkan fa5200f3fe #6293 Fix AbpBlazorMessageLocalizerHelper 5 years ago
Mladen Macanovic 741b7f1390 Fixed fallback logic for blazor attribute localization 5 years ago
Mladen Macanovic 90243f486b Multiline notification message 5 years ago
Ilkay Ilknur 5cce0bec0c typo fix. 5 years ago
Ilkay Ilknur 69ce417b2b use spaces instead of tabs and reduce if usage. 5 years ago
Ilkay Ilknur ef8646f4ba throw exception if a module contains multiple bundle contributors. 5 years ago
Ilkay Ilknur bd2d8bd7dc improve exception message. 5 years ago
Halil İbrahim Kalkan b81b5f377c Refactored abp bundle service 5 years ago
Ilkay Ilknur 68ce2a23ce move page alert infrastructure to the volo.abp.aspnetcore.components project. 5 years ago
Halil İbrahim Kalkan 26e6bb660a Extract Branding for the Basic Theme for the Blazor UI 5 years ago
maliming 04fe0767df Make httpMethod can be nullable. 5 years ago
Alper Ebicoglu b721db65e7 add Spanish language. closes #5931 & volosoft/volo#2283 5 years ago
maliming 677b36a354 Enabling split queries globally. 5 years ago
Ilkay Ilknur 700f9884e6 hide lookup property from Getoperation and refactoring. 5 years ago
liangshiwei fd80e3cc3a Update Volo.Abp.EntityFrameworkCore.MySQL.csproj 5 years ago
erolarkat a4f9ca2272 npm packages 4.0.0-rc.3 5 years ago
Ilkay Ilknur 59ee6f9ed4 add additional lookup text field. 5 years ago
liangshiwei 39732ce149 Upgrade Pomelo.EntityFrameworkCore.MySql to NET 5 5 years ago
maliming 71bfe2af8d Use CultureInfo.CurrentUICulture of DateTime JSON converter. 5 years ago
maliming 9e05025ad8 Enhance JsonConverter in the Feature module. 5 years ago
maliming 0768f34776 Add more datetime unit tests. 5 years ago
maliming 6404c02764 Fix unit test. 5 years ago
maliming 243bfd6fc0 Handling the case where JSON is null or empty. 5 years ago