zhouhao
|
c754b7d68c
|
build: prepare 5.0.2-SNAPSHOT
|
2025-10-27 10:19:15 +08:00 |
|
zhouhao
|
97f7cb7d9b
|
build: release 5.0.1
|
2025-10-27 10:16:40 +08:00 |
|
zhouhao
|
9f09958571
|
refactor: 优化
|
2025-07-11 14:23:19 +08:00 |
|
zhouhao
|
18569bdc66
|
build(maven): 5.0.1-SNAPSHOT
|
2025-07-04 20:44:37 +08:00 |
|
zhouhao
|
7955e9ea07
|
build: 5.0.0 release
|
2025-06-30 11:49:24 +08:00 |
|
zhouhao
|
8aa0d06136
|
build: 5.0.0 release
|
2025-06-30 11:29:08 +08:00 |
|
zhouhao
|
5cfcbe679a
|
Merge remote-tracking branch 'origin/master' into spring-boot3
|
2025-05-19 15:18:59 +08:00 |
|
Zhang Ji
|
4e9344bf34
|
fix: 优化字典的并行执行和树结构转换 (#321)
|
2025-05-19 15:18:27 +08:00 |
|
zhouhao
|
6fbb9a22e6
|
build: 4.0.19-SNAPSHOT
|
2025-04-01 15:23:29 +08:00 |
|
zhouhao
|
931c87ca51
|
Merge remote-tracking branch 'origin/master' into spring-boot3
# Conflicts:
# hsweb-authorization/hsweb-authorization-api/pom.xml
# hsweb-authorization/hsweb-authorization-basic/pom.xml
# hsweb-authorization/hsweb-authorization-oauth2/pom.xml
# hsweb-authorization/pom.xml
# hsweb-commons/hsweb-commons-api/pom.xml
# hsweb-commons/hsweb-commons-crud/pom.xml
# hsweb-commons/pom.xml
# hsweb-concurrent/hsweb-concurrent-cache/pom.xml
# hsweb-concurrent/pom.xml
# hsweb-core/pom.xml
# hsweb-datasource/hsweb-datasource-api/pom.xml
# hsweb-datasource/hsweb-datasource-jta/pom.xml
# hsweb-datasource/hsweb-datasource-web/pom.xml
# hsweb-datasource/pom.xml
# hsweb-logging/hsweb-access-logging-aop/pom.xml
# hsweb-logging/hsweb-access-logging-api/pom.xml
# hsweb-logging/pom.xml
# hsweb-starter/pom.xml
# hsweb-system/hsweb-system-authorization/hsweb-system-authorization-api/pom.xml
# hsweb-system/hsweb-system-authorization/hsweb-system-authorization-default/pom.xml
# hsweb-system/hsweb-system-authorization/hsweb-system-authorization-oauth2/pom.xml
# hsweb-system/hsweb-system-authorization/pom.xml
# hsweb-system/hsweb-system-dictionary/pom.xml
# hsweb-system/hsweb-system-dictionary/src/main/java/org/hswebframework/web/dictionary/service/CompositeDictDefineRepository.java
# hsweb-system/hsweb-system-file/pom.xml
# hsweb-system/pom.xml
# pom.xml
|
2025-03-31 11:27:04 +08:00 |
|
zhouhao
|
1f62a9bca2
|
build: release 4.0.18
|
2025-03-31 10:11:54 +08:00 |
|
zhouhao
|
e928bc46a5
|
refactor: 优化数据字典加载
|
2025-03-18 18:47:47 +08:00 |
|
zhouhao
|
787eead282
|
refactor: 优化数据字典加载逻辑
|
2025-03-06 14:23:43 +08:00 |
|
zhouhao
|
48b6f39483
|
refactor: 优化数据字典加载逻辑
|
2025-03-06 10:34:56 +08:00 |
|
zhouhao
|
89c9b86a21
|
Merge remote-tracking branch 'origin/master' into spring-boot3
|
2025-02-20 17:34:37 +08:00 |
|
zhouhao
|
002c7259f4
|
refactor: 优化数据字典加载
|
2025-02-19 14:04:31 +08:00 |
|
zhouhao
|
f89befb011
|
Merge remote-tracking branch 'origin/master' into spring-boot3
# Conflicts:
# hsweb-authorization/hsweb-authorization-basic/src/main/java/org/hswebframework/web/authorization/basic/define/DefaultBasicAuthorizeDefinition.java
# hsweb-commons/hsweb-commons-crud/src/main/resources/i18n/commons/messages_en.properties
# hsweb-commons/hsweb-commons-crud/src/main/resources/i18n/commons/messages_zh.properties
# hsweb-core/src/main/java/org/hswebframework/web/i18n/LocaleUtils.java
# hsweb-system/hsweb-system-dictionary/src/main/java/org/hswebframework/web/dictionary/entity/DictionaryEntity.java
|
2025-01-21 15:37:23 +08:00 |
|
zhouhao
|
b7fc0f8d4e
|
refactor: 优化国际化信息
|
2025-01-15 17:17:15 +08:00 |
|
zhouhao
|
a02c6002ad
|
refactor: 修复国际化字段错误
|
2025-01-14 15:55:25 +08:00 |
|
zhouhao
|
9bc4a351b5
|
refactor: 数据字典增加国际化支持
|
2025-01-13 16:31:56 +08:00 |
|
zhouhao
|
0eadd4debf
|
build(maven): 4.0.18-SNAPSHOT
|
2024-08-27 10:20:02 +08:00 |
|
zhouhao
|
98755c8679
|
build: 4.0.17 release
|
2024-08-19 14:36:16 +08:00 |
|
zhouhao
|
a0d82967c5
|
Merge branch 'refs/heads/master' into spring-boot3
# Conflicts:
# hsweb-authorization/hsweb-authorization-basic/src/main/java/org/hswebframework/web/authorization/basic/handler/access/DimensionDataAccessHandler.java
# hsweb-authorization/hsweb-authorization-oauth2/src/main/java/org/hswebframework/web/oauth2/server/auth/ReactiveOAuth2AccessTokenParser.java
# hsweb-authorization/hsweb-authorization-oauth2/src/test/java/org/hswebframework/web/oauth2/server/impl/RedisAccessTokenManagerTest.java
# hsweb-commons/hsweb-commons-crud/src/main/java/org/hswebframework/web/crud/configuration/EasyormRepositoryRegistrar.java
# hsweb-commons/hsweb-commons-crud/src/test/java/org/hswebframework/web/crud/CrudTests.java
# hsweb-commons/hsweb-commons-crud/src/test/java/org/hswebframework/web/crud/service/GenericReactiveCacheSupportCrudServiceTest.java
# hsweb-core/pom.xml
# hsweb-logging/hsweb-access-logging-aop/src/main/java/org/hswebframework/web/logging/aop/ReactiveAopAccessLoggerSupport.java
# hsweb-starter/src/main/java/org/hswebframework/web/starter/initialize/SystemInitialize.java
# hsweb-starter/src/main/resources/META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports
# hsweb-system/hsweb-system-authorization/hsweb-system-authorization-api/src/main/java/org/hswebframework/web/system/authorization/api/entity/UserEntity.java
# hsweb-system/hsweb-system-authorization/hsweb-system-authorization-default/src/main/java/org/hswebframework/web/system/authorization/defaults/service/DefaultReactiveUserService.java
# pom.xml
|
2024-07-04 16:17:22 +08:00 |
|
zhouhao
|
b69ff8c857
|
refactor: 优化自动配置
|
2024-03-07 17:02:03 +08:00 |
|
gyl
|
b226e6ce14
|
feat: 字典项id默认根据字典id及ordinal生成 (#270)
* feat: 字典项id默认根据字典id及ordinal生成
* feat: 优化
* test: 添加测试类
|
2024-01-22 14:14:01 +08:00 |
|
gyl
|
017c72173a
|
feat: 添加字典项字典id和序号双重唯一性校验;支持新增保存时自动顺序填充序号 (#269)
* feat: 添加字典项字典id和序号双重唯一性校验;支持新增保存时自动顺序填充序号
* feat: 提取方法
|
2024-01-19 09:27:24 +08:00 |
|
zhouhao
|
bd733cb193
|
refactor: 替换过时的api
|
2024-01-02 10:48:18 +08:00 |
|
zhouhao
|
d61da9bbde
|
build: new version 5.0.0
|
2024-01-02 10:43:43 +08:00 |
|
zhouhao
|
6a00714151
|
feat: 适配spring-boot3
|
2023-12-25 11:51:41 +08:00 |
|
老周
|
758d56437b
|
refactor: 调整spring-boot自动配置. (#261)
|
2023-12-04 11:27:11 +08:00 |
|
liusq
|
332c54e157
|
refactor(数据字典): 获取字典数据增加排序 (#249)
|
2023-10-10 03:44:56 -05:00 |
|
liusq
|
705a95c87f
|
fix(数据字典): 修复新增字典时未进行校验的问题 (#242)
|
2023-09-21 21:15:59 -05:00 |
|
gyl
|
b70144c029
|
refactor(数据字典): 字典表创建信息相关字段不可修改 (#241)
|
2023-09-21 04:40:48 -05:00 |
|
gyl
|
c200efabd7
|
fix(数据字典): 删除错误依赖 (#234)
|
2023-09-04 16:51:42 +08:00 |
|
gyl
|
e577bc368a
|
feat(数据字典): 添加详情查询接口 (#221)
---------
Co-authored-by: 老周 <zh.sqy@qq.com>
|
2023-08-14 17:22:09 +08:00 |
|
zhouhao
|
0973eea03d
|
build: 4.0.17-SNAPSHOT
|
2023-08-11 11:49:36 +08:00 |
|
zhouhao
|
cf2ed30c2a
|
build: 4.0.16 release
|
2023-08-04 17:01:33 +08:00 |
|
zhouhao
|
f91edeb031
|
refactor: 替换新的缓存API
|
2023-07-10 16:44:13 +08:00 |
|
zhouhao
|
7068c87b27
|
4.0.16-SNAPSHOT
|
2023-02-28 11:23:57 +08:00 |
|
zhouhao
|
4e36cdfdd5
|
4.0.15
|
2023-02-10 11:31:57 +08:00 |
|
zhouhao
|
c655a20a35
|
4.0.15-SNAPSHOT
|
2022-06-27 09:54:52 +08:00 |
|
zhouhao
|
5b5ef55e65
|
4.0.14
|
2022-06-20 13:49:46 +08:00 |
|
zhangji
|
88f029b503
|
补充数据表注释
|
2022-03-11 16:37:50 +08:00 |
|
zhouhao
|
6515aa3158
|
4.0.14-SNAPSHOT
|
2022-01-19 17:25:28 +08:00 |
|
zhouhao
|
a9c625648d
|
4.0.13
|
2022-01-06 09:27:26 +08:00 |
|
zhou-hao
|
b881e4bbef
|
调整列长度
|
2021-12-10 09:40:56 +08:00 |
|
zhou-hao
|
f6938e6f65
|
4.0.13-SNAPSHOT
|
2021-10-28 08:58:57 +08:00 |
|
zhou-hao
|
5db1e87200
|
4.0.12
|
2021-10-13 14:13:24 +08:00 |
|
zhou-hao
|
493ecf27ea
|
prepare 4.0.12-SNAPSHOT
|
2021-08-03 09:26:31 +08:00 |
|
zhou-hao
|
1748cc933c
|
4.0.11
|
2021-08-02 09:42:47 +08:00 |
|