Commit Graph

159 Commits (d284bb069fb4e76058feaecc5f184e6ad2383bb5)

Author SHA1 Message Date
İ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
Halil ibrahim Kalkan eac5cf5f8d Added Volo.Abp.Cli package.
7 years ago
maliming 5fd5fe9f44 fix #953 Add support for FluentValidation.
7 years ago
Halil ibrahim Kalkan d4dca04941 Added Volo.Abp.AspNetCore.Authentication.JwtBearer package.
7 years ago
Halil ibrahim Kalkan 33f9424a09 Add Volo.Abp package.
7 years ago
Halil ibrahim Kalkan 39a33ebf0b Resolved #911: Rename Volo.Abp.MultiTenancy.Abstractions package to Volo.Abp.MultiTenancy.
7 years ago
Halil ibrahim Kalkan 676850c3ee Delete old solution files.
7 years ago
Halil ibrahim Kalkan 368479e51f Implemented FeatureDefinitionManager
7 years ago
Halil ibrahim Kalkan 17663d6141 Added empty AbpFeaturesModule module
7 years ago
Halil ibrahim Kalkan a32b1d23fc Created empty Volo.Abp.AspNetCore.Mvc.Contracts package.
7 years ago
Halil ibrahim Kalkan dbf0ed1703 Added empty Volo.Abp.AspNetCore.Mvc.Client package
7 years ago
Halil ibrahim Kalkan 8100002994 Resolved #719: Create Volo.Abp.IdentityModel package.
7 years ago
Halil ibrahim Kalkan 33ad12f89d Resolved #710: Introduce Volo.Abp.Http.Client.IdentityModel package.
7 years ago
Halil ibrahim Kalkan 7759d3244f Move Volo.Abp.EventBus.Distributed.RabbitMQ to Volo.Abp.EventBus.RabbitMQ
7 years ago
Halil ibrahim Kalkan 404c975aaf Added tests for settings package
7 years ago
Halil ibrahim Kalkan 66fcaf9ebf Resolved #645: Inttroduce IStringEncryptionService
7 years ago
Halil ibrahim Kalkan 8f5b7177aa #203 Setting Management Enhancements
7 years ago
Adem 5250f0a48d postgresql added
7 years ago
Halil ibrahim Kalkan 7d01414b58 Delete Volo.Abp.EventBus.Distributed package.
7 years ago
Bruno Garcia 6c8be9a137 fix: link to solution items
7 years ago
Halil ibrahim Kalkan 88e45d2916 Implemented tenant switch
7 years ago
Halil ibrahim Kalkan 280b41ba14 Added empty TenantSwitch module
7 years ago
Halil ibrahim Kalkan aaaa97f61d Created initial email template system
7 years ago
Halil ibrahim Kalkan d33459a7bc Created Volo.Abp.RabbitMQ package.
7 years ago