Commit Graph

257 Commits

Author SHA1 Message Date
MicLng
3ce61d2f7a 🔖 Releasing / Version tags. 3.4.0
🔖 Releasing / Version tags. 3.4.0
2021-10-19 13:53:11 +08:00
MicLng
14eb346f1c feat(pig-common-datasource): 修复写死为MySQL驱动的问题
1.此处存在疑问,一般情况下的设置,都是需要写driver class name的,完全不需要写死成MySQL
2021-10-18 09:51:52 +08:00
MicLng
5d14faa40a ♻️ Refactoring code. 复写Mybatis-Plus的分页插件,处理size=-1时查询全表问题 2021-10-18 09:47:04 +08:00
MicLng
385f03dbea Merge remote-tracking branch 'origin/dev' into dev 2021-10-11 23:12:34 +08:00
MicLng
c6e0ae50c9 🐛 Fixing a bug. close #I4DENS 开放平台退出报错 健壮性处理 2021-10-11 23:12:29 +08:00
lengleng
9c7f8bf15b !166 复写Mybatis-Plus的分页插件,处理size=-1时查询全表问题
Merge pull request !166 from 茗记/master
2021-10-11 07:50:10 +00:00
SEVEN_ME
ba2db2e2d8 修复分页参数size<0时全表查询的问题 2021-10-11 15:46:20 +08:00
SEVEN_ME
163eb86e9d 修复分页参数size<0时全表查询的问题 2021-10-11 13:52:24 +08:00
huyuanxin
f44846ac64 feat(pig-common-datasource): 修复写死为MySQL驱动的问题
1.此处存在疑问,一般情况下的设置,都是需要写driver class name的,完全不需要写死成MySQL
2021-10-08 19:41:55 +08:00
huyuanxin
ba9128f531 feat(pig-common-datasource): 增加多数据源驱动设置 2021-10-08 19:22:05 +08:00
YLC8E
db55e7e2a3 🔥 Removing code or files. 删除无用 pom 引入 2021-10-03 20:19:58 +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
3bc9d64a05 Introducing new features. 手机号登录 2021-09-23 21:26:51 +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
fb763f1cfc 手机号码登录 不在网关检验验证码 2021-09-15 15:41:07 +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
e6eccedead ⬆️ 版本升级 v3.3.4 2021-09-12 00:08:45 +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
Hccake
e3a9995af4 移植 ballcat 的数据权限到 pig 2021-09-05 15:06:06 +08:00
wjie
40ea99f8a0 🎨 Improving structure / format of the code. 代码格式化强迫症 2021-08-27 15:45:38 +08:00
Hacker
689d7394e2 time formatter such as '10:15' or '10:15:30'.
The ISO time formatter that formats or parses a time without an offset, such as '10:15' or '10:15:30'.
2021-08-27 03:51:28 +00:00
wjie
2fcee0ff80 🐛 Fixing a bug. closed #I47AHI Java 8 date/time type java.time.Instant not supported by default 2021-08-26 21:41:13 +08:00
wjie
2d2eb1f6fc 💚 Fixing CI Build. 修复 github action 代码格式校验错误 2021-08-26 14:22:43 +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
90f2d509bc ♻️ Refactoring code. 完善代码生成,elemenet 风格生成细节处理 2021-08-11 18:41:34 +08:00
wjie
435eae5ad0 ♻️ Refactoring code. #I44W82 token失效后 处理后pig-auth 项目未捕获到失效错误json提示 前台返回的还是500错误 无法获取到失效提示json 跳转登录页 2021-08-11 13:35:19 +08:00
wjie
4b97369107 🔖 Releasing / Version tags. v3.3.0 closed #I44WHY 2021-08-11 11:37:43 +08:00
wjie
80e1b9f610 🐛 Fixing a bug. closed #I44U16 token失效后 没有json错误返回 而是报500 2021-08-11 09:39:28 +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
f8e70d4e9f Introducing new features. closed #I4313X 【新功能】Swagger-ui 添加账号密码 2021-08-08 21:10:32 +08:00
lbw
6b7137968d 🔖 Releasing / Version tags. v3.2.3 2021-08-01 14:39:41 +08:00
lbw
3070c084a3 🎨 Improving structure / format of the code. 格式化代码符合工程规范 2021-07-13 18:23:35 +08:00
Hacker
95d1dce4be update pig-common/pig-common-log/src/main/java/com/pig4cloud/pig/common/log/util/SysLogUtils.java. 2021-07-13 07:55:53 +00:00
lbw
733d91c577 🔖 Releasing / Version tags. v3.2.2 2021-07-11 14:47:10 +08:00
lishangbu
f695626161 ♻️ Refactoring code.包装check_token端点校验失败后的InvalidTokenException为自定义的401 UnauthorizedException异常 2021-07-07 09:05:33 +08:00
lbw
9caa82e34e 💚 Fixing CI Build. 格式化代码 2021-07-04 14:34:05 +08:00
wangbin3
b0c465749b add equipment parameter 2021-06-29 19:58:54 +08:00
lbw
3b502498c2 !120 在操作日志中记录用户登录成功&退出日志
Merge pull request !120 from zhangran/master
2021-06-28 02:21:54 +00:00
zhangran
5e7ce4a492 在操作日志中记录用户登录成功&退出日志 2021-06-23 10:31:46 +08:00
lbw
e39355c3da 🐛 fix #I3VH9H PigUserDetailsServiceImpl.loadUserByUsername中无法使用WebUtils.getClientId 2021-06-17 17:47:41 +08:00
小锅盖
b5c4662bb8 feat(dynamic-datasource): dynamic-datasource new version resolve this problem 2021-06-17 11:13:10 +08:00
lbw
7bf334c90f 🔖 🔖 🔖 v3.2.1 support spring cloud 2020.0.3 2021-05-29 12:47:34 +08:00
如梦技术
c1fc58bade pig-common-security Code optimization remove @ComponentScan. 2021-05-28 17:20:44 +08:00
如梦技术
dc4700a13c pig-common-core Code optimization. 2021-05-28 16:41:45 +08:00
lbw
cfe15ca512 🔖 🔖 🔖 v3.2.0 support spring boot 2.5 2021-05-21 12:20:26 +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
如梦技术
477addd483 pig-common-swagger Code optimization, support servlet, webflux, gateway at the same time 2021-05-19 17:46:52 +08:00
如梦技术
dada9fe9dc Restore the color after the banner end 2021-05-19 17:27:50 +08:00
如梦技术
0705519daf mvn spring-javaformat:apply 2021-05-18 17:42:53 +08:00
如梦技术
96f3276b24 Code optimization. 2021-05-18 17:20:33 +08:00
如梦技术
84f5e6ee37 🐛 Fixing ApplicationLoggerInitializer use EnvironmentPostProcessor. 2021-05-18 17:10:54 +08:00
如梦技术
cd449d2f37 Use @Configuration(proxyBeanMethods = false) 2021-05-18 17:02:22 +08:00
如梦技术
cc1253fa74 pig-common-job Remove class scanning 2021-05-18 10:48:56 +08:00
lbw
7def0d11b2 @EnablePigXxlJob 2021-05-08 16:36:29 +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
lbw
69e9c9db76 👷 Adding CI build system. 格式化代码 2021-04-16 11:47:36 +08:00
lbw
c195088233 Introducing new features. 适配动态数据源 3.3.x 2021-04-12 20:27:57 +08:00
lengleng
1ddf971c86 🔖 🔖 🔖 Releasing / Version tags. v3.1.1 2021-04-12 14:53:30 +08:00
lengleng
e071729aa8 Introducing new features. closed #3I8LQ 【swagger /knife4j】 支持统一开关屏蔽调用页面 2021-04-12 13:15:26 +08:00
王炳清
a7cebcbb50 修复@Inner注解在类上拦截无效的bug 2021-03-23 13:53:39 +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
lengleng
c07c79e09f ⬆️ Upgrading dependencies. nacos 2.0.0 2021-03-21 15:07:42 +08:00
lengleng
6d7f12e018 🔖 Releasing / Version tags. 3.0.5 2021-02-19 20:55:18 +08:00
lengleng
50d1834352 ⬆️ Upgrading dependencies. xxl-job 2.3.0 closed #I37WUG 2021-02-14 20:18:50 +08:00
lbw
bb6b4837e4 🔖 🔖 🔖 v3.0.4 spring cloud 2020.0.1 重构 archetype 2021-01-30 23:26:04 +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
a364c057f9 ♻️ Refactoring code.优化配置类 2021-01-01 10:59:13 +08:00
lishangbu
6ad2447333 ♻️ Refactoring code.增加业务校验异常的全局统一处理 2020-12-29 00:08:54 +08:00
lishangbu
758e1271d8 Removing a dependency.移除老版spring security内容,新版Spring Security 包移动至spring-cloud-commons下,见官方PR:https://github.com/spring-cloud/spring-cloud-commons/pull/870/files 2020-12-25 15:34:00 +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
yang
0588c4a707 修改xxl-job服务器地址设置setAddress改为setAdminAddresses 2020-11-21 22:57:26 +08:00
jovlog
878aac7abc 🐛 Fixing a bug. #I25JZN 代码生成中的预览、下载出错 2020-11-16 17:24:59 +08:00
阿亮
21ceb75c1e 🔖 Releasing / Version tags. 2.10.2 2020-11-15 17:08:21 +08:00
lengleng
612ffd4a9a Introducing new features. xxl-job 客户端支持基于服务注册发现的自动化配置 xxl-job-admin https://gitee.com/log4j/pig/issues/I24HWM 2020-11-15 15:27:37 +08:00