colin
37a94327da
fix(wechat): fix the delimiter of wechat event names
5 months ago
colin
2174d8f32d
fix(wechat): Fix null object references
- Fix the tag member change parameter check for possible empty references
- The TagId parameter in the tag response parameter is of int type
5 months ago
colin
cb69a64a77
feat(wechat): Optimize wecom
- fix Selector control calue
- WeChatWorkClaimType add prefix `wecom_`
5 months ago
colin
f62663917a
feat(wechat): selector value can be null
5 months ago
colin
63050f8ae8
feat(wechat): add selector value
5 months ago
colin
e7c7014299
feat(wechat): Optimize the option control
5 months ago
colin
64d1e4b0d4
fix(oss): add missing dependency
5 months ago
colin
0726ef98e0
fix(webchat): fix wecom unit test
5 months ago
colin
c431693d47
fix(blobstoring): fix the issue of downloading large objects
5 months ago
colin
c834ea543e
feat(notifications): add webhook notification
- add webhook notification package
- add wecom webhook resolver
5 months ago
colin
6fb52975bf
fix(notifications): fix email markdown notifier
5 months ago
colin
d2e283a753
feat(wechat): Improve webhook message
- add a default `TemplateCardHorizontalContent`
- add README.md
5 months ago
colin
a723827b7d
feat(wechat): wecom webhook message integrate
5 months ago
colin
e8e7cbc998
fix(wechat): fix spelling mistakes
5 months ago
colin
5e753f6b9d
feat(wechat): wecom tag management integration
5 months ago
colin
c708836232
feat(wechat): wecom template approval integration
5 months ago
colin
685218bf2a
feat(wechat): Add event parsing for Enterprise wechat 'sys_approval_change'
5 months ago
colin
206ae92808
feat(notification): optimize the sending of email notifications
- The recipient uses a username-friendly identifier
5 months ago
colin
39f849c587
fix: Fixed the issue where notification messages might fail to serialize
6 months ago
colin
a46cb8e950
feat(platform): Remove the vben2.x menu definition dependency
6 months ago
colin
d327acac06
feat(oauth): Adjust the binding work weixin code
7 months ago
colin
50cdbfa08e
feat(notification): Record the unsent work wechat messages
7 months ago
colin
75ce722d22
feat(account): Add a third-party binding interface
7 months ago
colin
6d806f2fb7
feat(notification): use default culture settings
7 months ago
colin
2f58aea2b1
feat(account): remove the useless module definitions
7 months ago
colin
7993114797
feat(account): add external login binding
7 months ago
colin
b04784c3b6
feat(oauth): add a default cookie options
7 months ago
colin
c4305ecc2d
fix(wecom): add [Authorize] attribute
7 months ago
colin
a86fa3497e
feat(wecom): add jssdk interface integration
7 months ago
colin
5649da83bc
feat(account): add QR code login
7 months ago
colin
c9b6328919
feat(account): Add phone verification code login
- add new localized text
- Use tab to switch between different login forms
7 months ago
colin
e90725c067
feat(account): my session returns the user id
8 months ago
colin
b6560da0a8
feat(localization): regularly refresh the localized static cache
8 months ago
colin
7aecfc8ab9
perf(permissions): Optimize the performance issue of batch setting permissions
- Through ` IMultiplePermissionManager ` set permissions in batches
8 months ago
colin
32ff1fc74b
feat(tasks): Allow users to customize job notifications
8 months ago
colin
adeff1d666
feat(paltform): remove useless namespace
8 months ago
colin
3afc94020a
fix(platform): Fix the same menu error
- The current menu cannot be the same as the upper-level menu
8 months ago
colin
ed5f1ff6e6
fix(platform): The email system automatically resolves the recipient
8 months ago
colin
3b951571ea
feat: Increase multi audience support
8 months ago
colin
c49db6a203
fix(notifications): fixed expired expired notices jobs
8 months ago
colin
d9f15240ee
fix: Delete users expired notifications
- When clearing expired notifications, user notifications should also be cleared at the same time
8 months ago
colin
f3fdee0d2b
chore: update package.json
- update abp package to 9.2.1
9 months ago
colin
0b786ff625
fix(template): Fix the current user setting error
9 months ago
colin
c3de2044a1
chore: update abp framework to 9.2.1
- update `common.props`
- update `Directory.Packages.props`
- Use `MyCSharp.HttpUserAgentParser` to replace `DeviceDetector.NET` for better performance
9 months ago
colin
4301c98169
feat(open-telemetry): Enhance OpenTelemetry module
9 months ago
colin
447dbc2af4
fix: Add changes to the missing workflow module
9 months ago
colin
bfe98c3a06
fix(elsa): Fixed elsa-related errors
- Upgrade elsa 2.x to 2.15.2
- Redirecting the `Rebus.RabbitMq` package version resolves the compatibility issue of the` RabbitMQ.Client` 6.x
- Add `LINGYUN.Abp.Elsa.Designer`
9 months ago
colin
48d17b7d31
feat(tasks): enhance background tasks
- Add the job action filter 'IJobActionFilter'
- Calculate the execution duration in the job event
9 months ago
colin
f9c2f8a168
feat(identity): Add anonymous sessions
9 months ago
colin
512d919b45
feat(open-api): Enhance the swagger configuration
- Swagger has added the oauth config
- The cors configuration can be a string array
- Add cross-domain initialization configuration for the microservice oauth client
9 months ago