3864 Commits (424121ced3381e1ccde507a11110623a6c786a4e)

Author SHA1 Message Date
maliming db59f2773e Add AbpAsyncTimer. 6 years ago
liangshiwei 1e9527d2c1 Rmeove console.WriteLine 6 years ago
liangshiwei 9de4c13b07 Use NavigationManager 6 years ago
liangshiwei 3a7309705f Add antiforgery token to the HTTP request headers for the Blazor UI 6 years ago
erolarkat a2cbdb4148 npm packages 3.3.2 6 years ago
Alper Ebicoglu 147cad0d1c add source to info text #6425 6 years ago
liangshiwei 14132f21a1 Use await 6 years ago
Alper Ebicoglu f8009c88de add install with version for Suite... closes #6425 6 years ago
Yunus Emre Kalkan 6522c13a58 Update LoginCommand.cs 6 years ago
Yunus Emre Kalkan 1a9b276c51 Show a warning on logging in via CLI for multiple organizations 6 years ago
liangshiwei 18142818db Set TaskCreationOptions.LongRunning for Kafka consumers 6 years ago
erolarkat 03e030c29d npm packages 4.0.0-rc.5 6 years ago
maliming 9407a4b041 Update PeriodicBackgroundWorkerBase's Timer_Elapsed method. 6 years ago
maliming 8544f954a7 Discard the task result in Timer_Elapsed. 6 years ago
maliming bf29aa8823 Handle the case where stringContent is empty. 6 years ago
maliming 2f7db9c92d Remove `var Consumer` 6 years ago
maliming 453ac6ab9d Use AsyncEventingBasicConsumer for RabbitMQ's JobQueue. 6 years ago
maliming 3840a423af Make HangfireJobExecutionAdapter async. 6 years ago
maliming 5e8444cca0 using Volo.Abp.Threading 6 years ago
Ilkay Ilknur 45695db7b8 NRE exception fix. 6 years ago
Ilkay Ilknur 5fab936a83 remove unneccesary character. 6 years ago
maliming 0b46db0070
Update NewCommand.cs 6 years ago
maliming 9f7e49fe47
Update NewCommand.cs 6 years ago
Yunus Emre Kalkan b02ee7fddc Add no-random-port parameter to ABP CLI when generating a new solution 6 years ago
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
erolarkat 03516b4236 npm packages 4.0.0-rc.4 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