Commit Graph

283 Commits

Author SHA1 Message Date
qraddx
153de26c04 Introducing new features. close #I4ZOTH swagger2 迁移至 springdoc 2022-03-27 23:18:38 +08:00
jumuning
921b3ed9dd 删除不必要字段 2022-03-26 16:14:54 +08:00
lbw
3a0133593e
!207 参数管理、字典工具类、参数工具类
Merge pull request !207 from fxz/dev
2022-03-26 06:03:19 +00:00
付绪壮
58814a0786 参数管理、字典工具类】参数工具类 2022-03-25 21:29:47 +08:00
qraddx
3fbb9f4539 🔖 Releasing / Version tags. v3.4.7 2022-03-21 15:30:12 +08:00
付绪壮
6d4c3d11fa 角色管理、岗位管理导入导出 2022-03-21 14:56:13 +08:00
fxz
aab6d2e932 !201 岗位管理
* Merge branch 'dev' of https://gitee.com/fxzcloud/pig into dev
*  岗位管理
2022-03-19 04:35:09 +00:00
付绪壮
2de7391840 🐛 查询用户部门树根据当前用户所在部门上级部门id构建部门树 2022-03-14 15:39:42 +08:00
qraddx
779efce608 🔖 Releasing / Version tags. 3.4.6 拥抱全新的配置文件加载方式 2022-03-04 14:27:42 +08:00
qraddx
b96be5d287 ⬆️ Upgrading dependencies. up spring cloud alibaba 2021.0.1.0 2022-03-04 14:24:34 +08:00
qraddx
7cd440eee5 🎉 🎉 🎉 v3.4.5 up spring cloud 2021.0.1 & nacos 2.0.4 2022-02-21 16:14:47 +08:00
qraddx
f5ba4cab6b 🎨 Improving structure / format of the code. remove no used code 2022-01-30 11:44:18 +08:00
qraddx
bd1053e682 🎉 🎉 🎉 v3.4.4 祝大家新年快乐、阖家幸福 2022-01-30 00:15:49 +08:00
jumuning
2b984b88a6 mybatis bind 处理 LIKE CONCAT 2022-01-06 17:15:10 +08:00
lbw
6cad11d38d Introducing new features. 支持清除菜单缓存 2022-01-01 08:09:43 +08:00
lishangbu
a86793fe4a 🔖 Releasing / Version tags. v3.4.3.Happy new year. 2021-12-31 22:43:02 +08:00
lishangbu
d8bf207225 ♻️ Refactoring code.优化swagger文档展示效果 2021-12-31 22:36:34 +08:00
lishangbu
e04698d1dc Introducing new features. 支持清除菜单缓存 2021-12-31 21:15:29 +08:00
lishangbu
393ab9add1 Introducing new features. 支持清除字典和字典项缓存 2021-12-31 17:45:43 +08:00
lishangbu
d11bdcf59b 🐛 Fixing a bug.优化一处sql,减少报错几率 2021-12-29 16:34:15 +08:00
lishangbu
02e4b264f3 🐛 Fixing a bug.修复调整字段后导致的BUG 2021-12-29 16:11:02 +08:00
lishangbu
1caf3134dc ♻️ Refactoring code.调整部分字段,支持多数据源 2021-12-29 06:28:34 +08:00
lbw
f9b507edef 🔒 Fixing security issues. close #I4O62Y 关闭swagger时,swagger页面404但是/admin/v2/api-docs仍能获取到信息 2021-12-27 11:31:52 +08:00
lbw
d67bbef762 Introducing new features. close #I4O5VT oss-spring-boot-starter 更新支持自定义contextType 2021-12-27 10:21:34 +08:00
lishangbu
7580baafef 💥 Introducing breaking changes.使用mybatis plus的雪花算法主键策略作为默认策略 2021-12-24 20:26:25 +08:00
lbw
289d5c1595 Introducing new features. close #I4NSH1 内置短信下发能力,方便短信登录使用 2021-12-23 15:27:34 +08:00
lishangbu
8cef8cd30f 🔥 Removing code or files.移除更新部门节点方法,close #I4MQX3 2021-12-22 23:52:19 +08:00
lengleng
27db1e75cb !182 解决修改部门时报错问题
Merge pull request !182 from 博远/master
2021-12-21 13:23:36 +00:00
lbw
748c23e93f Introducing new features. close #I4NBV5 【用户多表存储】支持多用户体系设置 2021-12-21 21:02:09 +08:00
byLaptop
f433df97a1 解决在 mysql.version=5.6.46-log 时,权限管理-部门管理,修改部门时报错问题 2021-12-13 11:34:04 +08:00
lbw
d70b1a65da Introducing new features. 兼容适配 spring cloud 2021 2021-12-04 08:04:27 +08:00
lbw
5880bc3810 优化,close #I4IRR3 调整AppServiceImpl 的类位置放在 impl 包下 2021-11-18 13:42:49 +08:00
lengleng
b3b6bb6fa7 🔖 Releasing / Version tags. v3.4.1 2021-11-15 12:30:55 +08:00
MicLng
4e56181122 Reverting changes. 【轻量级 PR】:修复多角色情况下,角色顺序不同导致查询结果不同 2021-11-10 16:45:21 +08:00
linck
e4989d3616 修改字段名称,保持统一命名 2021-11-05 17:47:13 +08:00
rootwish
d9a08dc7d6 修复多角色情况下,角色顺序不同导致查询结果不同 2021-11-03 10:31:28 +00:00
MicLng
3ce61d2f7a 🔖 Releasing / Version tags. 3.4.0
🔖 Releasing / Version tags. 3.4.0
2021-10-19 13:53:11 +08:00
YLC8E
d587235576 Introducing new features. closed #I4CTHB #I4CTHC
提供minio 上传临时参数
调整 excel 导出模板下载
2021-10-07 13:53:17 +08:00
jiojio
eaf5c17b73 🔖 Releasing / Version tags. v3.3.5 2021-10-01 13:45:36 +08:00
jiojio
2fead0dce8 Introducing new features. closed #I4C55T 2021-09-27 18:04:54 +08:00
jiojio
584d72b0dc 🐛 Fixing a bug. closed #I4BM58 多角色用户的某个角色对应的菜单权限修改后缓存更新问题 置顶 2021-09-27 17:08:07 +08:00
jiojio
3ba4ec9d7d ⬆️ Upgrading dependencies. support JDK 17 2021-09-23 21:16:14 +08:00
jiojio
372f8c3b4b 🔥 暂时移除数据权限部分 2021-09-23 20:15:52 +08:00
jiojio
85a2c3c209 Merge branch '17' into dev 2021-09-23 18:41:58 +08:00
jiojio
ba823b5ed1 Introducing new features. oauth2.0 验证码登录 2021-09-16 13:53:37 +08:00
云彩ing
72c4b68279 java 17 2021-09-16 10:15:15 +08:00
Hzq
a3d6182c18 自定义认证 2021-09-15 00:18:09 +08:00
云彩ing
7fd0b46b4a 🐳 remove layer image
🐳 remove layer image
2021-09-12 23:18:30 +08:00
Hccake
c4a9084793 Merge branch 'dev' of https://github.com/pig-mesh/pig into dev
 Conflicts:
	pig-common/pig-common-bom/pom.xml
2021-09-12 00:03:10 +08:00
Hccake
637983ecf9 添加 sys_user 表的 DataScope 控制 2021-09-12 00:00:31 +08:00
Hccake
32a1ad6158 登录时用户的数据权限填充 2021-09-11 21:14:20 +08:00
wjie
3071371e28 Introducing new features. closed #I470I7 文件管理 2021-09-11 14:30:16 +08:00
wjie
4a47c492ad 🍎 Fixing something on macOS. M1 ,nacos support zulu M1 2021-09-11 13:42:11 +08:00
wjie
bb8f51e3e7 🔖 🔖 🔖 v3.3.3 多模块 bom 管理 2021-08-26 14:14:22 +08:00
wjie
1ef1c7b1e2 🔖 🔖 🔖 v3.3.2 极简 excel 导入导出方案 2021-08-24 17:50:03 +08:00
wjie
2ced4bfcce 🔖 🔖 🔖 v3.3.1 极简 excel 导入导出方案 2021-08-24 17:00:56 +08:00
wjie
4ab93eb991 Introducing new features. closed #I470L8 优化原有用户信息查询逻辑 2021-08-24 16:14:21 +08:00
wjie
00b4e9ecc4 Introducing new features. closed #I449GN 用户导入导出、日志导出 2021-08-24 16:12:48 +08:00
wjie
4b97369107 🔖 Releasing / Version tags. v3.3.0 closed #I44WHY 2021-08-11 11:37:43 +08:00
wjie
21a66a54e5 Introducing new features. closed #I44EYC 使用mybatis-plus 的自动填充策略重构 审计字段 2021-08-09 22:24:13 +08:00
wjie
1c8a41506b Introducing new features. closed #I44EYC 使用mybatis-plus 的自动填充策略重构 审计字段 2021-08-09 15:51:37 +08:00
wjie
d879b41461 🐛 Fixing a bug. closed #I44K4D【客户端管理】校验逻辑问题 2021-08-09 15:45:47 +08:00
lht
b18fd4f3d0 🎨 Improving structure / format of the code. 格式化代码符合工程规范 2021-08-07 10:47:55 +08:00
Admin
de8d85dbc3 去掉多余没用到的代码 2021-08-06 06:13:17 +00:00
zjy
5d12086d71 pig# updateUser补事务注解 2021-08-04 21:06:10 +08:00
lbw
6b7137968d 🔖 Releasing / Version tags. v3.2.3 2021-08-01 14:39:41 +08:00
lbw
fefdc8db32 🎨 Improving structure / format of the code. 代码格式化 2021-07-30 08:54:34 +08:00
zhangran
3104a263d1 方法返回对象添加泛型对象 2021-07-15 17:13:51 +08:00
zhangran
6ce5263f9c service层不应该返回R对象,保持统一性 2021-07-15 17:05:38 +08:00
lbw
733d91c577 🔖 Releasing / Version tags. v3.2.2 2021-07-11 14:47:10 +08:00
lbw
7bf334c90f 🔖 🔖 🔖 v3.2.1 support spring cloud 2020.0.3 2021-05-29 12:47:34 +08:00
lbw
794e916629 🎨 Improving structure / format of the code. 格式化代码 2021-05-25 16:12:53 +08:00
lbw
123a9da368 ♻️ #I3F5WU 基于 Hutool TreeUtils 重构目前系统自定义使用的TreeUtil 2021-05-25 15:23:12 +08:00
lbw
7db288afc1 🔖 🔖 🔖 v3.2.0 support spring boot 2.5
🔖 🔖 🔖 v3.2.0 support spring boot 2.5

🔖 🔖 🔖 v3.2.0 support spring boot 2.5
2021-05-21 11:49:44 +08:00
lbw
cc77466d2e ⬆️ spring security oauth 2.5.1.RELEASE 2021-05-06 09:55:21 +08:00
lbw
933f2ecea1 ⬆️ nacos 2.0.1 2021-05-02 10:49:36 +08:00
lbw
7e503dbfa7 🔖 Releasing / Version tags. 3.1.3.M1 2021-04-26 14:06:52 +08:00
lbw
2beb598ec0 🔖 Releasing / Version tags. v3.1.2 2021-04-22 09:06:24 +08:00
lengleng
1ddf971c86 🔖 🔖 🔖 Releasing / Version tags. v3.1.1 2021-04-12 14:53:30 +08:00
lengleng
54b5534d74 🔖 Releasing / Version tags. 3.1.0 2021-03-22 15:45:56 +08:00
lengleng
4c5e337baa 🔖 Releasing / Version tags. 3.1.0 2021-03-21 15:28:15 +08:00
刘海涛
1e03d34996 admin模块用户信息修改添加新密码是否为空的判断 2021-03-05 17:58:07 +08:00
lengleng
6d7f12e018 🔖 Releasing / Version tags. 3.0.5 2021-02-19 20:55:18 +08:00
lbw
b620b5b897 🔖 v3.0.4 spring cloud 2020.0.1 remove @SpringCloudApplication 2021-01-31 18:31:38 +08:00
lbw
51c19b49fe 🔖 🔖 🔖 v3.0.4 spring cloud 2020.0.1 重构 archetype 2021-01-30 16:28:02 +08:00
lbw
483966c609 🎉 🎉 🎉 v3.0.3 spring cloud 2.2.4 & spring boot 2.4.2 2021-01-16 12:08:40 +08:00
lbw
c47147bbf8 🔖 Releasing / Version tags. 3.0.2 fix parent 错误版本号 2021-01-07 12:54:59 +08:00
lengleng
28da77cb4a 🔖 Releasing / Version tags. 3.0.1
🔖 Releasing / Version tags. 3.0.1
2021-01-07 10:41:04 +08:00
lishangbu
ab0e0fb8c1 🎨 Improving structure / format of the code.代码格式化 2020-12-28 23:36:35 +08:00
lishangbu
28cdd9c014 ♻️ Refactoring code. 调整菜单树构建代码至菜单服务实现类中,保持TreeUtil的纯净性,使用Spring断言工具快速失败,不再透传控制器的R对象 2020-12-28 23:29:44 +08:00
lengleng
295d571d34 🎉 🎉 🎉 3.0 support spring cloud 2020 2020-12-23 13:31:10 +08:00
lengleng
d7ce51e0b1 🔖 Releasing / Version tags. 3.0.0.RC1 support spring cloud 2020
🔖 Releasing / Version tags. 3.0.0.RC1 support spring cloud 2020

aa
2020-12-23 12:23:13 +08:00
lengleng
57860066b2 ⬆️ Upgrading dependencies. spring cloud 2020 2020-12-23 10:34:55 +08:00
lengleng
1634cca54e ⬆️ Upgrading dependencies. spring cloud 2020.RC1 2020-12-19 17:17:14 +08:00
lengleng
8077daab0a 🔖 Releasing / Version tags. 2.10.4-SNAPSHOT 2020-12-17 16:05:02 +08:00
小七
dd30052b73 Introducing new features. spring cloud 2020 2020-12-04 14:16:34 +08:00
lbw
0c7a679bfa 🔖 Releasing / Version tags. 2.10.3 down nacos version 2020-11-26 12:15:21 +08:00
阿亮
21ceb75c1e 🔖 Releasing / Version tags. 2.10.2 2020-11-15 17:08:21 +08:00
pig777
7f1f31c203 🔖 Releasing / Version tags. 2.10.1 support spring boot 2.3.5 2020-11-01 16:28:45 +08:00
kapai
44a5b98356 Introducing new features. 日志功能新增时间过滤条件 https://gitee.com/log4j/pig/issues/I1XPCP 2020-10-09 22:26:37 +08:00
let-go
4af0b1aa89 🐳 Work about Docker. 优化分层镜像的 Base FROM 镜像
🔖 🔖 🔖 Releasing / Version tags. 2.10.0

 Introducing new features. support docker layer image
2020-10-04 16:04:16 +08:00
lengleng
f213de9143 ♻️ Refactoring code. up swagger 3.0 重构 common-swagger 模块 2020-10-04 14:19:54 +08:00
cj
c4e2bbb8cc #I1XCQO 优化docker镜像构建 https://gitee.com/log4j/pig/issues/I1XCQO 2020-10-01 18:03:55 +08:00
冷冷
f8b4ad79f4 Introducing new features. spring security oauth2.0 单元测试封装 2020-09-24 14:08:48 +08:00
冷冷
1f53e42be8 Introducing new features. spring security oauth2.0 单元测试封装 2020-09-24 14:08:20 +08:00
sxp
9af2b1d38b 🔖 Releasing / Version tags. 2.9.1 spring boot 2.3.4 & sca 2.2.3 2020-09-19 14:46:02 +08:00
ahantx
030950590f 🔖 Releasing / Version tags. 2.9.1-snapshot 2020-09-18 11:52:58 +08:00
wangyifei
f2ee77d468 🐳 Optimize image and Shrink size | closed #I1VKO2 2020-09-17 09:27:05 +08:00
DevOps
8b63d97844 🎉 🎉 🎉 v2.9.0 | wiki.pig4cloud.com
🎉 🎉 🎉 v2.9.0 | wiki.pig4cloud.com
2020-09-14 21:42:00 +08:00
冷冷
38802bfdf5 🔖 Releasing / Version tags. 2.8.1 2020-07-26 23:11:18 +08:00
pig666
a060f8d7b8 🔖 Releasing / Version tags. 2.8 2020-06-23 17:40:26 +08:00
pig666
58331006d7 🔊 add logback-spring.xml disable nacos log 2020-06-23 15:39:04 +08:00
东哥兄弟
3b4e8f6eda Reverting changes. Dockerfile remove wait-for-it 2020-06-23 11:04:30 +08:00
东哥兄弟
34c580edd8 🐳 Work about Docker. 统一 Dockerfile base 镜像 2020-06-22 23:05:56 +08:00
lengleng
2ba85bce83 🔖 Releasing / Version tags. 2.8.0 2020-06-22 22:14:42 +08:00
lengleng
88a612ed7c 🎨 改进结构和代码格式. spring java format 2020-06-14 18:35:38 +08:00
lengleng
6f904f8649 Introducing new features. 支持 sentinel 2020-06-11 16:52:05 +08:00
lishangbu
bc32c9f280 Reverting changes.回滚p6spy sql 日志打印 2020-06-10 20:11:46 +08:00
lengleng
8df9e65e2a 🔖 Releasing / Version tags. 2.7.8.snapshot 2020-06-06 19:32:22 +08:00
lengleng
849a083d46 🔖 Releasing / Version tags. 2.7.6 support hoxton.sr5 2020-06-02 14:23:22 +08:00
pig666
5477ad173d 🔒 v2.7.5. 紧急修复 fastjson 安全问题 2020-06-01 12:15:33 +08:00
pig666
e8c5b1a8b7 Merge branch 'master' into dev
# Conflicts:
#	pig-upms/pig-upms-biz/src/main/resources/spy.properties
2020-06-01 12:10:41 +08:00
pig666
78979b8c18 ♻️ Refactoring code. 菜单删除提示优化 2020-06-01 12:10:18 +08:00
lishangbu
19403e7fff 🐛 Fixing a bug.修复docker启动参数错误 2020-05-22 22:46:27 +08:00
lishangbu
8bb7d732ad 🐳 Work about Docker.优化Dockerfile,支持通过wait-for-it.sh决定启动顺序,支持JVM调优入参 2020-05-22 22:13:55 +08:00
lishangbu
a012923bb8 🔧 Changing configuration files.调整docker环境变量配置,避免linux export命令造成的截断 2020-05-22 22:03:18 +08:00
lishangbu
01186a0252 Introducing new features.支持dev环境下P6SPY控制台打印SQL语句
🔖 Releasing / Version tags. 2.7.4
2020-05-21 13:36:05 +08:00
lishangbu
78b148c790 Introducing new features.支持dev环境下P6SPY控制台打印SQL语句 2020-05-20 20:37:35 +08:00
lengleng
83605f5460 🔖 Releasing / Version tags. 2.7.4 2020-05-20 15:26:25 +08:00
lishangbu
c0e7a623e6 ♻️ Refactoring code.优化代码,R对象仅在控制器层返回 2020-05-14 05:04:16 +08:00
lishangbu
c7fafda6e5 ♻️ Refactoring code.Assert断言进行参数校验 2020-05-14 04:45:16 +08:00
lishangbu
3e71bf24b0 ♻️ Refactoring code.全参数构造器(AllArgsConstructor)更换为常量参数构造器(RequiredArgsConstructor) 2020-05-13 13:09:40 +08:00
冷冷
7f2e4750b8 🔖 Releasing / Version tags. 2.7.3 up spring boot 2020-05-11 21:57:44 +08:00
冷冷
b5dcbc68e7 🔖 Releasing / Version tags. 2.7.2 2020-04-12 12:26:22 +08:00
yangying
63d5aaf65d #1. getUserVosPage.mapper 不返回密码,脱密处理。
#2. 后台校验部门名称,修复部门管理能创建相同名字部门的问题。
2020-04-03 09:27:40 +08:00
冷冷
e151016525 🔖 Releasing / Version tags. 2.7.1 2020-03-30 22:13:53 +08:00
冷冷
10eaaf8a79 🔖 Releasing / Version tags. 2.7.0 2020-03-14 23:05:45 +08:00
冷冷
b8c76e9003 Introducing new features. add module pig-common-mybatis 2020-03-14 21:44:36 +08:00
冷冷
f0c530ee87 🔖 Releasing / Version tags. 2.7.0
🔖 Releasing / Version tags. 2.7.0
2020-03-14 16:33:53 +08:00
冷冷
64b5cd7340 🔖 Releasing / Version tags. 2.6.5 2020-02-29 14:07:09 +08:00
冷冷
4eb24b581a ⬆️ Upgrading dependencies. spring cloud alibaba 2.2.0 2020-02-13 16:06:15 +08:00
冷冷
1cb2e34f0f 🔖 🔖 🔖 v2.6.4 2020-02-11 16:36:03 +08:00
冷冷
679347bbe4 ♻️ Refactoring code. rename class name AND fix #I195SV 2020-02-11 16:23:07 +08:00
冷冷
88eed06f20 🔖 Releasing / Version tags. 2.6.3
🔖 Releasing / Version tags. 2.6.3
2020-01-30 12:09:33 +08:00
冷冷
7119b51087 🐳 Work about Docker. 增强 dockerfile 兼容 docker-compose 支持 fabric8 2020-01-27 22:46:56 +08:00
冷冷
35d7908547 Merge https://gitee.com/gi2/pig into dev 2020-01-17 20:50:49 +08:00
冷冷
318dc7cf2e 🐳 Work about Docker. docker-maven-plugin 2020-01-17 20:46:22 +08:00
冷冷
b8a4543b8e 🔖 Releasing / Version tags. 2.6.3 support sso 2020-01-13 19:56:35 +08:00
冷冷
3b124cee31 🔖 Releasing / Version tags. 2.6.2 2020-01-01 19:15:23 +08:00
冷冷
604b6ee928 🔖 2.6.1. up spring boot 2.2.2 & spring boot admin 2.2 & mybatisplus 3.3 2019-12-08 21:11:50 +08:00