Commit Graph

36 Commits (50858d6d7de549079a581d6cec11e646198de154)

Author SHA1 Message Date
李强 0aff013755 修复: 初始化后会把之前配置过的内容覆盖问题 2022-08-14 20:42:52 +08:00
李强 8754bbc30b 修复:修改人不会在修改后改变问题 2022-08-13 23:43:05 +08:00
猿小天 d1ced7d616 功能变化: 加入软删除 2022-08-12 23:54:32 +08:00
猿小天 f987744bc6 新功能: 1.加入软删除 2022-08-02 01:12:04 +08:00
猿小天 b1f7b06092 新功能:
1.加入"软删除"字段;
2.修改删除功能,可以使用软删除功能.
3.修改查询,默认排除已软删除的数据
2022-07-29 15:48:27 +08:00
Angelo 53513a1d06 Merge branch 'v2.x' of gitee.com:liqianglog/django-vue-admin into origin-v2.x 2022-06-17 09:27:22 +08:00
Angelo 78e95f764a fix(export): convert int type to str type when export data 2022-06-17 09:24:28 +08:00
李强 59efc04444 功能变化: 优化导入 2022-06-15 21:57:52 +08:00
Angelo ee43a2773c feat(import): added support to manytomany field 2022-06-15 08:29:21 +08:00
李强 c7103f8970 功能变化: 优化数据导入功能 2022-06-15 00:48:08 +08:00
李强 f768cc6dea 功能变化: 导出模板优化 2022-06-14 22:59:23 +08:00
李强 8817edd603 功能变化: 优化导出数据自动设置列宽 2022-06-14 00:10:10 +08:00
Angelo 5ef2045eeb fix(backend): removed extra print log 2022-06-07 12:05:27 +08:00
Angelo ef50e55e2e feat(web/user): added back export/import buttons 2022-06-02 12:43:35 +08:00
chuanwei 2c9260b804
update backend/dvadmin/utils/permission.py.
删除无效的权限检查
2022-05-31 01:16:47 +00:00
李强 5b53331f80 功能变化: 请求方式列表中,添加PATCH请求方式 2022-05-31 01:17:09 +08:00
李强 4a9c2ea549 修复BUG: permission.py中权限判断bug修复 fix:https://gitee.com/liqianglog/django-vue-admin/issues/I59YV4 2022-05-31 00:54:44 +08:00
李强 6546efed52 修复BUG: permission.py中权限判断bug修复 fix:https://gitee.com/liqianglog/django-vue-admin/issues/I59YV4 2022-05-31 00:52:50 +08:00
李强 0723262cd4 修复BUG: 修复过滤器bug fix:https://gitee.com/liqianglog/django-vue-admin/issues/I596VR 2022-05-31 00:04:23 +08:00
李强 131e73377c 功能变化: 导入导出优化 2022-05-27 01:25:29 +08:00
猿小天 5aae10fed1 修复BUG: 修复初始化编码问题 2022-05-19 08:48:12 +08:00
李强 bd20a54618 功能变化: 初始化系统管理代码优化 2022-05-18 15:16:19 +08:00
李强 4b11e53f48 功能变化: 初始化功能重构 2022-05-18 12:43:11 +08:00
李强 82d19afa8e 功能变化: 数据权限优化 2022-05-18 01:01:30 +08:00
李强 d6b6cdfc05 功能变化: 系统配置初始化菜单更新 2022-05-14 01:46:41 +08:00
李强 d4602e41ae 功能变化: import_export 导入bug优化 2022-05-13 22:42:01 +08:00
李强 a61e3e24e8 功能变化: 获取ip详细地址时,添加请求超时时间 2022-05-12 18:44:42 +08:00
李强 0118b8dca2 fix: #I53M5B 修复find_filter_lookups条件搜索错误 bug 2022-05-09 19:23:23 +08:00
Angelo 1dd13c9073 fix(filter): orm lookups adjusted for CharFilter 2022-05-09 18:10:04 +08:00
李强 f8561b4ea1 功能变化: 通过调用api获取ip详细地址改为get请求方式 2022-04-26 21:40:41 +08:00
Angelo c89148f681 refactor(initialize data): bug fixed & refactor initialize script 2022-04-25 12:11:39 +08:00
李强 eb412cfde5 功能变化: 后端新增登录日志功能 2022-04-18 01:00:24 +08:00
猿小天 6aff934963 修复BUG:
孙子级部门以下数据不正确问题
2022-04-15 19:47:27 +08:00
李强 1a85f55c92 功能变化: 优化配置 2022-04-15 17:55:06 +08:00
李强 0f5ca3f3ab 优化:数据更新人为当前更用户id 2022-04-12 17:29:41 +08:00
李强 ef98d583bf 重构: 后端更新提交 2022-04-05 13:22:26 +08:00