Commit Graph

207 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