colin
|
af99b8df36
|
fix: rewrite jwt authentication configuration
|
2 years ago |
colin
|
6c8af70549
|
backlogs update
|
2 years ago |
colin
|
9799dceda5
|
upgrade: upgrade abp framework to 8.1.3
|
2 years ago |
colin
|
5d63b71cd5
|
feat(templates): upgrade template project to 8.1.1
|
2 years ago |
cKey
|
6f295fba79
|
Enhanced commit
* The DbSet needs to be added to the aggregate root entity
* The time serialization format is changed through the configuration
|
3 years ago |
cKey
|
0c1c04f47b
|
feat(templates): share quick start template code.
|
3 years ago |
cKey
|
da422b50fe
|
feat(migrations): 创建独立的迁移脚本项目.
|
3 years ago |
cKey
|
0863ad444d
|
enabled DynamicFeatureStore
|
3 years ago |
jasonliao-cb
|
121773d184
|
fix app.UseCapDashboard() issue
|
3 years ago |
cKey
|
e323a60e0b
|
add wrapper module dependencies
|
3 years ago |
cKey
|
f4627fe64c
|
add background task action: notifications
|
3 years ago |
cKey
|
ffaf15512b
|
econstruct the distributed job module
1、使作业调度完成时调度用户定义Action,移除污染作业参数的异常处理参数;
2、重构用户定义作业注册方式,通过IJobDefinitionProvider注册;
3、增加IJobActionDefinitionProvider接口,用户可自行注册作业调度后处理程序;
4、增加LINGYUN.Abp.Notifications.Jobs模块,使通知相关作业独立;
5、增加LINGYUN.Abp.BackgroundTasks.DistributedLocking模块,让用户决定是否使用分布式锁定任务;
6、应用服务层增加作业Action管理接口, 便于从前端快速管理作业Action;
7、应用服务层增加作业定义查询接口, 便于从前端快速绑定作业名称、参数等.
|
4 years ago |
cKey
|
a7d1568cc9
|
feat: standard interface to access global localized text resources
|
4 years ago |
cKey
|
3d45fb6305
|
feat(authorization): 添加适用于组织机构的权限管理
|
4 years ago |
cKey
|
24eec0bb57
|
fix(tasks): 启用认证
|
4 years ago |
cKey
|
06a705ce75
|
feat(tasks): 发布作业事件让参与节点自行管理作业状态
|
4 years ago |
cKey
|
74e64c0202
|
feat(cap): added CAP dashboard middleware
|
4 years ago |
cKey
|
a438506ae2
|
feat(saas): added saas global feature configuration.
|
4 years ago |
cKey
|
1032d76fd6
|
feat(saas): add saas management support.
|
4 years ago |
cKey
|
b96bd34236
|
fix: authorization
|
4 years ago |
cKey
|
366aa2411c
|
feat(tasks): add multiple job event handlers
|
4 years ago |
cKey
|
8269ba8395
|
feat(tasks): 增强多租户支持.
|
4 years ago |
cKey
|
27b5c69d12
|
fix(tasks): the lock task does not block the listener from running
|
4 years ago |
cKey
|
4de30e9ed6
|
feat(tasks): add job execute exception handler
|
4 years ago |
cKey
|
58428ab3d8
|
feat(tasks): add commonly used jobs
|
4 years ago |
cKey
|
f307fe51ee
|
feat(tasks): perfect management api.
|
4 years ago |
cKey
|
b708afbd88
|
enhance(tasks): add support task management
|
4 years ago |
cKey
|
cbc260a1d7
|
feat(logging): add distributed id to logging property
|
4 years ago |
cKey
|
53cdab40f0
|
enhanced multi-tenant support for execution steps
|
4 years ago |
cKey
|
87a655f62a
|
use authorization check
|
4 years ago |
cKey
|
e4a778413c
|
add the workflow sharing component to the admin module script
|
4 years ago |
cKey
|
0b045339ca
|
split workflow definition and workflow instance management
|
4 years ago |
cKey
|
23b8ec05a6
|
fix(workflow): use IServiceCollention.GetConfiguration()
|
4 years ago |
cKey
|
66a3352a19
|
feat(workflow): mail supports sending attachments through the oss-management module
|
4 years ago |
cKey
|
c4fc571838
|
clean up excess code
|
4 years ago |
cKey
|
7d5d2efae9
|
add workflow management service
|
4 years ago |
cKey
|
ec4911c2d7
|
refactor: redefine the startup project structure
|
4 years ago |
cKey
|
59a488d7db
|
fix(localization): 解决本地化名称差异问题
|
4 years ago |
cKey
|
591aac3875
|
enhance(tenants): added initializing data migration for new tenants
|
4 years ago |
cKey
|
d6c12cd859
|
feat(logging): add the application name of Serilog enrichers
|
4 years ago |
cKey
|
abf07bae29
|
feat(module): adjust module structure
|
4 years ago |
cKey
|
22c2e01b80
|
using System.Text.Json
|
5 years ago |
cKey
|
d319ec4156
|
Get the client IP address from the reverse proxy
|
5 years ago |
cKey
|
7a3e5beee7
|
use Newtownsoft.Json
|
5 years ago |
cKey
|
28e9734661
|
add dynamic localization support
|
5 years ago |
cKey
|
7fce261446
|
configuring JSON serialization
|
5 years ago |
cKey
|
f28675d6f2
|
Upgrade Abp Framework 4.0.0
|
5 years ago |
cKey
|
5c44b98692
|
use forwarded headers middleware
|
5 years ago |
cKey
|
53845609fc
|
Cap events and gateway enhancements
|
5 years ago |
cKey
|
fce050f1ea
|
Enhance IM functionality
|
5 years ago |