cKey
|
3a0ccc8a82
|
remove AddAlwaysAllowAuthorization
|
3 years ago |
cKey
|
2e0f9e3413
|
agile config is disabled by default
|
3 years ago |
cKey
|
6d911edcd1
|
remove Microsoft.EntityFrameworkCore.Tools package from start the project
|
3 years ago |
cKey
|
b13d992965
|
add task management migrations
|
3 years ago |
cKey
|
6c2e5a4d49
|
temporary anonymous access to development environment
|
3 years ago |
cKey
|
4f97c825be
|
add webhook migrations
|
3 years ago |
cKey
|
ba73d7687c
|
Instead of asynchronous IWebhookDefinitionManager interface
|
3 years ago |
cKey
|
58d1c734c5
|
add support static localization persistence
|
3 years ago |
cKey
|
1e5f15e1f7
|
refactor the dynamic notification definition
|
3 years ago |
cKey
|
2664016c9d
|
upgrade abp framework to 7.0.0
|
3 years ago |
cKey
|
01bcad6993
|
add abp script to elsa
|
3 years ago |
cKey
|
1e70f2486a
|
unformat the default date and time
|
3 years ago |
cKey
|
99febfbb62
|
use uniqueName to find multiple actions with the same name
|
3 years ago |
cKey
|
a3e228d6c1
|
update launchSettings.json
|
3 years ago |
cKey
|
e7b53526aa
|
update url
|
3 years ago |
cKey
|
f2262fec14
|
Update cli
* Added the sending test email configuration
* Added the interface for setting cache values
* Added ts script support for cli
|
3 years ago |
cKey
|
4b905ff067
|
fix openiddict
|
3 years ago |
cKey
|
c7e73be559
|
fix openiddict
|
3 years ago |
cKey
|
1dea9bf423
|
fix issue: #726
|
3 years ago |
cKey
|
6f5860cc43
|
Upgrade abp framework to 6.0.2
* Upgrade abp framework to 6.0.2.
* Update dapr package.
* Update agile-config package.
* Update stack-exchange-redis package.
* Remove versions manager.
* Add packages manager.
|
3 years ago |
jasonliao-cb
|
121773d184
|
fix app.UseCapDashboard() issue
|
3 years ago |
cKey
|
477c6bc50c
|
upgrade cap to 7.0.0
|
3 years ago |
cKey
|
365b9cde93
|
fixed issues #727
|
3 years ago |
cKey
|
41871db738
|
comparators are used for filtering
|
3 years ago |
cKey
|
d26faa599e
|
add null/not null queryable
|
3 years ago |
think_ya
|
7dbc7640cb
|
fix #732
|
3 years ago |
cKey
|
fc0128d805
|
webhook: the event publication data is changed to string
|
3 years ago |
cKey
|
47e835ade9
|
optimize elsa
|
3 years ago |
cKey
|
8876940466
|
add support dynamic query interface
|
3 years ago |
cKey
|
2c3c76a12b
|
Upgrade the ABP framework to version 6.0.0
* Add OpenIddict management module.
* Add an identity server that uses OpenIddict.
* Add the identity server API that uses OpenIddict.
* LINGYUN.Abp.IdentityServer.WeChat module renamed
LINGYUN.Abp.Authentication.WeChat.
* LINGYUN.Abp.IdentityServer.QQ module renamed
LINGYUN.Abp.Authentication.QQ.
* Update Directory.Build.props.
* Update common.props.
|
3 years ago |
cKey
|
06f574cf03
|
移除匿名认证
|
3 years ago |
cKey
|
b9903e9364
|
add color and alias name with UserFavoriteMenu
|
3 years ago |
cKey
|
f3e7666d46
|
移除匿名认证
|
3 years ago |
cKey
|
b5b9e66ba1
|
Changing the workbench layout
* 变更工作台组件.
* 工作台加入天气, 需要适配天气api接口.
* 将 withAcceptLanguage 加入axios中, 用户自行决定是否加入头.
* Platform模块新增用户收藏菜单接口,使用前需要切换目录
PlatformManagement.HttpApi.Host,运行命令行 **dotnet ef database
update** 或 **dotnet ef migrations script**执行迁移
|
3 years ago |
cKey
|
b77d1a5573
|
add content-type with notification definition
|
3 years ago |
cKey
|
33fa7fa0b2
|
add missing feature management module
|
3 years ago |
cKey
|
ed523e8d55
|
add Elsa activities webhook
|
3 years ago |
cKey
|
64f8920f46
|
add LINGYUN.Abp.Webhooks.Core and LINGYUN.Abp.Webhooks.EventBus
|
3 years ago |
cKey
|
8d4ec39df0
|
adjust the keyword sequence.
|
3 years ago |
cKey
|
71fa21f38c
|
Ensure that message queue processing completes regardless of whether the message was successfully processed
|
3 years ago |
cKey
|
e323a60e0b
|
add wrapper module dependencies
|
3 years ago |
cKey
|
47a2268a90
|
fix: global notifications should include the host
|
3 years ago |
cKey
|
eadbdc4dac
|
added global notification handling
|
3 years ago |
cKey
|
c83f56f8ef
|
add GroupName with NotificationDefinitionRecord
|
3 years ago |
cKey
|
e0aba0f43a
|
Support for dynamic notification definitions
* Change INotificationDefinitionManager to asynchronous methods
* Increase IStaticNotificationDefinitionStore interface for users to define static notice
* Increase IDynamicNotificationDefinitionStore interface to get dynamic notification from other source definition
* Increase DynamicNotificationDefinitionStore get dynamic notification from l3 cache
* Add Entity NotificationDefinitionGroupRecord
* Add Repository INotificationDefinitionGroupRecordRepository
* Add Entity NotificationDefinitionRecord
* Add Repository INotificationDefinitionRecordRepository
|
3 years ago |
cKey
|
d92091c43d
|
fix: use the right tenantid
|
3 years ago |
cKey
|
e91e646660
|
adjusting dependency order
|
3 years ago |
cKey
|
67af9e5220
|
abstract notification core module
|
3 years ago |
cKey
|
88402afcee
|
feat: the user can specify the notification distributor.
|
3 years ago |
cKey
|
f4627fe64c
|
add background task action: notifications
|
3 years ago |