colin
b69f360b90
fix(elsa): Fix elsa module
- Fix the issue where the workflow editor cannot be opened
- Fix the issue where the workflow endpoint is not registered
- Fix the invalid HttpEndpoint workflow
4 months ago
colin
fb9d152345
chore: upgrade abp framework to 9.3.5
6 months ago
colin
bdc7e6cf3e
chore: upgrade abp framework to 9.3.1
7 months ago
colin
e1a7a12923
fix: remove `yarn.lock`
- Remove `yarn.lock`
- Ignore `yarn.lock`
8 months ago
colin
5bb063e955
feat(ip2region): Rename IP2RegionIPLocationResolveContributor
- Rename `IP2RegionIPLocationResolveContributorBase` to `IP2RegionIPLocationResolveContributor`
8 months ago
colin
a48f853942
chore: update package.json
8 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
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
colin
a3304e30f4
feat(configuration): Enhance the agileconfig configuration enabled
9 months ago
colin
07749017e1
fix(cors): Fix the cors configuration error
- CORS uses the default policy
9 months ago
colin
29e811e9f4
chore(npm): update package.json
- update package version
9 months ago
colin
89963577d8
feat(token): Add token wildcard Issuer validator
- add [TokenWildcardIssuerValidator](https://github.com/maliming/Owl.TokenWildcardIssuerValidator )
- The microservice module adds jwt `IssuerValidator`
9 months ago
colin
a526b91b2a
fix(single): 修复mvc邮件设置页面错误
- 添加 `IEmailSettingsAppService` 的默认实现
10 months ago
colin
a60430b55a
fix(single): 修复mvc页面数据错误
- ajax中增加不包装返回结果标头
10 months ago
colin
b2caaef5b6
feat(single): 增强单体应用模块
- 重写 `BrandingProvider` 组件,从配置中取值
- 增加账户、身份认证、设置管理、权限管理、功能管理、虚拟文件管理Web视图模块引用
- 增加启用https后的证书配置
- 增加泛域名身份签发者验证
- 增加账户OAuth模块引用
10 months ago
colin
5897750ade
chore: update abp to 9.1.3
10 months ago
colin
7d25da2979
feat(platform): 增加vben5预制路由
11 months ago
colin
3c2eae35cc
feat: 增加SqlServer启动配置
12 months ago
colin
ab8e7cf909
feat(quartz): Database initialization for table checking
12 months ago
colin
c7febe00fa
feat(quartz): References the MySql initialization module
12 months ago
colin
b6bbd42460
feat(single): Add Agileconfig reference
1 year ago
colin
8d5dc4d6d5
feat(oss): The user decided to use Minio storage
1 year ago
tanshanli
57caf31967
fix:修复SingleProject缺少引用导致项目编译错误
1 year ago
colin
c1454ee243
feat(notifications): 完善企业微信消息.
1 year ago
colin
d720281bdd
feat: 增加企业微信登录
1 year ago
colin
9a785f70c1
feat(openiddict): 增加扫码登录实现
1 year ago
colin
9f7846183d
refactor(localization): 从解决方案移除不需要的模块
1 year ago
colin
0b18942936
feat(localization): 重构动态多语言本地化
1 year ago
colin
73a745ce57
feat: 微服务集成消息中心统一发送邮件和短信
1 year ago
feijie
ee409e3e68
fix:add aio tempalte sln
1 year ago
colin
0c80eb485c
feat: add Gdpr module
1 year ago
colin
6fef193f95
upgrade: upgrade cap to 8.3.2
1 year ago
colin
93c3dfd9a3
update: UPDATE Dockerfile
1 year ago
colin
0c5a11680b
upgrade: upgrade abp framework to 9.0.4
1 year ago
colin
3d46630db0
feat(platform): 增加消息中心统一处理邮件短信消息.
1 year ago
colin
188e230c7d
✨ feat(elsa): add elsa 3.0
1 year ago
colin
c702f5d080
✨ feat: 增加通知模板解析模块.
1 year ago
colin
eb442130d8
⬆️ feat: Upgrade abp framework to 8.3.4
1 year ago
colin
45902b4fc3
🐛 fix: 修复项目引用
1 year ago
colin
452514a487
🔥 chore: 修改IP解析引用
1 year ago
colin
5e9e749969
feat(other): Some commits.
1 year ago
colin
8eff5e3a20
merge main to dev
1 year ago
feijie
ec41df34c3
🗑️ delete(appsettings.PostgreSql.json): 删除 PostgreSQL 配置文件以优化项目配置管理
🔄 rename(appsettings.Development.json): 重命名开发环境配置文件为 appsettings.MySql.json
🔧 update(SingleMigrationsDbContextFactory.cs): 更新数据库上下文工厂以使用 MySql 配置文件
1 year ago
feijie
ef1368e9c6
🔧 refactor(数据库迁移模块): 移除对MySQL和PostgreSQL的条件编译指令,简化代码结构
1 year ago
feijie
ff5c038541
🔧 refactor(数据库迁移模块): 移除对MySQL和PostgreSQL的条件编译指令,简化代码结构
1 year ago
feijie
cd136b1ab6
feat: 更新 PostgreSQL 配置
1 year ago
feijie
70d5949058
feat: 更新数据库连接字符串和时区配置
- 修改多个配置文件以更新数据库连接字符串
- 添加本地时区设置
- 调整服务配置以支持 PostgreSQL
- 移除各个模块独立的数据库配置,使其支持当项目启动数据迁移
1 year ago
feijie
4b2557364a
feat: 分离LY.MicroService.Applications.Single.EntityFrameworkCore 中的MySql逻辑
1 year ago
feijie
7a7d24bc37
feat(migration):生成pgsql的数据迁移文件
1 year ago
feijie
5bcb146a30
feat: 添加新的配置选项以支持 PostgreSQL
1 year ago