Commit Graph

182 Commits (2726d57ea4559f4df8f4ba1247f93378fc5ee33f)

Author SHA1 Message Date
Halil İbrahim Kalkan d7d764253a Rename multilanguage objects.
5 years ago
liangshiwei 3d784bf89e Add GetListAsync with predicate to IReadOnlyBasicRepository
5 years ago
Halil İbrahim Kalkan 1c77e60862 Resolved #8080: Introduce Volo.Abp.AspNetCore.Mvc.UI.Bundling.Abstractions package.
5 years ago
maliming 9036a6e544 Merge branch 'dev' into liangshiwei/multi-lingual-entities
5 years ago
Halil İbrahim Kalkan 4425ac2703 Implemented blazor server side bundling.
5 years ago
Halil İbrahim Kalkan 28ceab4671 renamed Volo.Abp.AspNetCore.Components.Web.BasicTheme.Server to Volo.Abp.AspNetCore.Components.Server.BasicTheme
5 years ago
Halil İbrahim Kalkan 4400ba39a4 Create Volo.Abp.AspNetCore.Components.Server package.
5 years ago
Halil İbrahim Kalkan e707d1fd98 Rename or cancel some blazor packages (rearranging packages).
5 years ago
Halil İbrahim Kalkan 27937be657 Merge branch 'dev' into stsrki/dev-blazor-server
5 years ago
liangshiwei 4227239f9b Merge branch 'dev' into liangshiwei/multi-lingual-entities
5 years ago
Mladen Macanovic 68f27475cd Running blazor WebAssenbly and server project
5 years ago
GameBelial 7779a98aec Implement Aliyun SMS Sender.
5 years ago
Mladen Macanovic d3257d731d Refactorings
5 years ago
Mladen Macanovic 84e65b73a8 Merged dev branch
5 years ago
Halil İbrahim Kalkan 8762284482 Added Volo.Abp.EventBus.Abstractions package.
5 years ago
liangshiwei 8ad4c43c9f Resolve the conflict
5 years ago
liangshiwei 0e4368fe36 Merge branch 'dev' into liangshiwei/multi-lingual-entities
5 years ago
Mladen Macanovic 35bf8be7a8 WIP blazor server
5 years ago
maliming b3d4f6929e Prevent ApiTypeNameHelper infinite loop.
5 years ago
maliming 8c28ee1dd2 Add AbpHybridJsonSerializer, AbpHybridJsonInputFormatter, AbpHybridJsonOutputFormatter.
5 years ago
liangshiwei a5431d0863 Merge branch 'dev' into liangshiwei/multi-lingual-entities
5 years ago
maliming 7b06cfb5a2 Move to System.Text.Json
5 years ago
Halil İbrahim Kalkan 67fbbc75e3
Merge branch 'dev' into Volo-Abp-AspNetCore-Components-package
5 years ago
İlkay İlknur 6de9d82336 Introduce Volo.Abp.AspNetCore.Components package
5 years ago
liangshiwei 0518d1289f Rename abp.abp.swagger to volo.abp.swashbuckle
5 years ago
liangshiwei f95fdcb389 Add AbpSwaggerModule
5 years ago
maliming 80f61d8ca1
Merge pull request #5637 from abpframework/liangshiwei/rebus
5 years ago
liangshiwei 78b1adbaa8 Update Volo.Abp.sln
5 years ago
Halil İbrahim Kalkan 7729bd5223
Merge pull request #5712 from abpframework/dev-stsrki-messageservice
5 years ago
Halil İbrahim Kalkan c4ccb1fb82
Merge branch 'dev' into liangshiwei/rebus
5 years ago
Halil İbrahim Kalkan edff85f6ac Resolved #5525: Exception Handling for the Blazor UI.
5 years ago
Mladen Macanovic 9dcf9a789e First UiMessageAlert test
5 years ago
liangshiwei 6a7a833c68 Rebus Integration for Distributed Event Bus
5 years ago
liangshiwei 37432b7bab Merge branch 'dev' into liangshiwei/multi-lingual-entities
5 years ago
Halil İbrahim Kalkan b35801accd Merge branch 'rel-3.1' into dev
5 years ago
Halil İbrahim Kalkan b510e00ffc Introduce Volo.Abp.Autofac.WebAssembly package, move ABP application creation code to the framework.
5 years ago
Halil İbrahim Kalkan f0b11b786c Implemented initial basic theme for the Blazor UI
5 years ago
Halil İbrahim Kalkan 25abb18afe Volo.Abp.AspNetCore.Components.WebAssembly.BasicTheme package.
5 years ago
Halil İbrahim Kalkan 077e583938 Rename Volo.Abp.Blazorise package to Volo.Abp.BlazoriseUI.
5 years ago
Halil İbrahim Kalkan e14358cfe0 Move role management page to the identity module
5 years ago
liangshiwei e21cf5cd86 Redesign multi-lingual
5 years ago
liangshiwei 294467264f Remove multLingualEntities project
5 years ago
liangshiwei 8623d8202b initialize multi-lingual-entities
5 years ago
liangshiwei f2f9ba263c Added Volo.Abp.AspNetCore.Authentication.OpenIdConnect
5 years ago
Halil İbrahim Kalkan 5d005ba1aa Merge branch 'dev' into blazor-ui
5 years ago
Halil İbrahim Kalkan 12c9039fe8 Created Volo.Abp.AspNetCore.Components.WebAssembly package.
5 years ago
Halil İbrahim Kalkan 296fee3931
Merge branch 'dev' into liangshiwei/Eventbus-kafka
5 years ago
Halil İbrahim Kalkan 8785dce454 Introduce Volo.Abp.Http.Client.IdentityModel.WebAssembly package & authenticate via dynamic HTTP client proxies.
5 years ago
Halil İbrahim Kalkan 1483da256e #5061 Initial Global Features System completed.
5 years ago
liangshiwei 22ae6ca993 Add Kafka event bus integration
5 years ago
liangshiwei ecd234de98 Add unit tests
5 years ago
liangshiwei 643ab8d526 Add aws s3 blob provider
5 years ago
shaoxiaoxu c08505ac32 chore: Add Volo.Abp.BlobStoring.Aliyun.csproj
5 years ago
nuck.tang f0ffde0ef5 undo some wrong submit
5 years ago
nuck.tang 0edeaca62c merge master
5 years ago
nuck.tang 696675feff Blob storage Minio support
5 years ago
Halil İbrahim Kalkan 82baa238d4 Added AbpRedisCache that replaces the RedisCache
5 years ago
Halil İbrahim Kalkan 929929b81b Created initial Volo.Abp.Caching.StackExchangeRedis package #4483
5 years ago
Halil İbrahim Kalkan 184a696d2c Create Volo.Abp.EntityFrameworkCore.Oracle package.
5 years ago
maliming 44521a6bd3 Implement azure blob storage.
5 years ago
maliming fffa9f9237 Add Volo.Abp.BlobStoring.Azure project.
5 years ago
Halil İbrahim Kalkan f0617e523e Add empty Volo.Abp.EntityFrameworkCore.Oracle.Devart.csproj.
5 years ago
Halil İbrahim Kalkan 0457322d0e Added Volo.Abp.BlobStoring.FileSystem package and test project.
5 years ago
Halil İbrahim Kalkan c73cd6962d Created basic interfaces for the storage.
5 years ago
Halil İbrahim Kalkan b151c0f50d Created initial Volo.Abp.BlobStoring package
5 years ago
Akın Sabri Çam 3b99735e87 created a test project and moved page toolbar test to abp framework solution
5 years ago
Halil İbrahim Kalkan cd3d1e57bd Create signalr test project.
5 years ago
Halil İbrahim Kalkan 2d4ab63deb #2747: Initial SignalR Package
5 years ago
Halil İbrahim Kalkan 50d416dd25 Check validation on SetProperty.
6 years ago
Halil İbrahim Kalkan af77ec2aee Refactored and added test project
6 years ago
Halil İbrahim Kalkan ca7a084c51 Created Volo.Abp.TextTemplating package and copied initial files.
6 years ago
Halil İbrahim Kalkan 4ad1b13996 Added Volo.Abp.ObjectExtending.Tests project
6 years ago
Halil İbrahim Kalkan 6564d6d7e4 Added Volo.Abp.ObjectExtending package.
6 years ago
Halil İbrahim Kalkan 23e6018278 Renamed Volo.Abp.Http.Client.IdentityModel.Relay to Volo.Abp.Http.Client.IdentityModel.Web. Also fixed depending projects.
6 years ago
Halil İbrahim Kalkan 49299861f3
Merge branch 'dev' into 2294-Dynamic-CSharp-Api-Clients-net-standard20
6 years ago
maliming 506c8929e1
Merge branch 'dev' into 2294-Dynamic-CSharp-Api-Clients-net-standard20
6 years ago
LiangShiWei 7f99d139bd
Merge branch 'dev' into liangshiwei/quartz-integrate
6 years ago
Halil İbrahim Kalkan 4a9bb6db84 Created Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.Demo project.
6 years ago
liangshiwei 4a0af3e4ba quartz.net background job&worker integration
6 years ago
Necati Meral 866a5b8b96 Created new framework package `Volo.Abp.Http.Client.IdentityModel.Relay`
6 years ago
Mehmet Tüken beecc19957 Add test project.
6 years ago
Mehmet Tüken cfa4d09e36 Create Volo.Abp.AspNetCore.Serilog package.
6 years ago
maliming df26af69fc Add AbpMinifyModule.
6 years ago
Halil İbrahim Kalkan 35306fc26d Resolved #1154: Create Volo.Abp.Ddd.Application.Contracts package.
6 years ago
Halil İbrahim Kalkan 0aa89831d5 Resolved #1844 and Resolved #1777: Created contextualized IObjectMapper service.
6 years ago
Halil İbrahim Kalkan c0c106b1b4 Delete Volo.Abp.AspNetCore.Mvc.UI.Dashboards package
6 years ago
Yunus Emre Kalkan 4252c8a586 added tests
6 years ago
Yunus Emre Kalkan b10ba343e2 added Volo.Abp.MailKit
6 years ago
maliming a18d4121c3 Dapper Integration.
6 years ago
徐亮 1fb6b13434 feature: implement the interfaces for reading/writing LDAP.
6 years ago
Yunus Emre Kalkan fc16050064 DashboardRenderer
6 years ago
Halil ibrahim Kalkan afa0150047 Added widgets and dashboards packages.
6 years ago
Halil ibrahim Kalkan f369fc34fd CLI refactor, test & improvements.
6 years ago
maliming c135d4823f Improve the Specifications project code and testing.
7 years ago
maliming 80eabf81b3 Add Volo.Abp.Specifications project.
7 years ago
Halil ibrahim Kalkan e45caa5b7f Create Volo.Abp.Cli.Core package.
7 years ago
Halil ibrahim Kalkan 9acfb17f51 Merge branch 'master' into cli
7 years ago
Dong Guo 5ba01578e6 add sqlite support
7 years ago
Halil ibrahim Kalkan e74ff061b4 Added solution builder code and created command parser
7 years ago
Halil İbrahim Kalkan 04c8b88d48
Merge branch 'master' into maliming/FluentValidation
7 years ago