Argo Zhang
|
2f33a5bbe6
|
feat(#I17UM5): 菜单维护中所属应用下拉框在适当情况下不可编辑
#Issue
link https://gitee.com/LongbowEnterprise/dashboard/issues?id=I17UM5
|
2020-01-05 15:19:20 +08:00 |
Argo Zhang
|
bd3c725e4d
|
revert: 健康检查脚本移动到 healths.js 脚本中
|
2020-01-04 18:05:07 +08:00 |
Argo Zhang
|
db09c2ecc4
|
refactor: 字典表维护页面查询条件调整顺序
|
2020-01-03 19:39:43 +08:00 |
Argo Zhang
|
f92bfce833
|
style: 微调蓝色样式下 card 鼠标悬停样式
|
2020-01-03 19:39:16 +08:00 |
Argo Zhang
|
1c639942ed
|
build: 更新部署脚本路径为 3.1
|
2020-01-03 19:20:13 +08:00 |
Argo-2016
|
b65040af7e
|
test: 增加单元测试
|
2020-01-03 18:59:39 +08:00 |
Argo Zhang
|
4b0e8c22de
|
test: 更新 RetrieveHomeUrl 方法单元测试
|
2020-01-03 16:12:05 +08:00 |
Argo Zhang
|
d772e73f81
|
style: 微调 card 组件下 modal-footer 间隙
|
2020-01-03 16:08:43 +08:00 |
Argo Zhang
|
c569af0bd7
|
feat(#I17SD0): 首页登录时导航到系统配置默认应用首页
#Issue
link https://gitee.com/LongbowEnterprise/dashboard/issues?id=I17SD0
|
2020-01-03 16:08:11 +08:00 |
Argo Zhang
|
22809d7984
|
feat(#I17SD0): 网站设置增加默认应用配置功能
#Issue
link https://gitee.com/LongbowEnterprise/dashboard/issues?id=I17SD0
|
2020-01-03 16:05:28 +08:00 |
Argo Zhang
|
4390e3e7db
|
db: 字典表增加配置项默认应用程序
#Comment
开发环境下关闭,上线系统开启
#Issue
link https://gitee.com/LongbowEnterprise/dashboard/issues?id=I17SD0
|
2020-01-03 16:04:24 +08:00 |
Argo-2016
|
d754d42b9d
|
fix(#I17P4U): 角色对菜单授权界面增加所属应用
#Issue
close https://gitee.com/LongbowEnterprise/BootstrapAdmin/issues/I17P4U?from=project-issue
|
2020-01-02 17:17:46 +08:00 |
Argo-2016
|
5855df9240
|
refactor: 移除不使用的 js 库
|
2020-01-02 11:56:38 +08:00 |
Argo Window10
|
fd2b4bcfd9
|
build: 依赖组件升级到 beta 版
|
2019-12-17 16:51:02 +08:00 |
Argo Window10
|
69378a96d8
|
refactor(common): 移除健康检查脚本
#Comment
健康检查脚本移动到 healths 脚本文件中
|
2019-12-12 14:59:34 +08:00 |
Argo Zhang
|
642616c424
|
build: 更新编译版本号
|
2019-12-12 00:45:27 +08:00 |
Argo Zhang
|
81347cd0e6
|
doc: 移除开发环境章节中的分支说明
|
2019-12-12 00:43:42 +08:00 |
Argo Window10
|
001f5921a5
|
build: 项目升级到 NETCore 3.1 版本
|
2019-12-12 00:43:33 +08:00 |
Argo
|
c9c591a582
|
!51 增加功能:webapi 路由不使用 /api 开头时抛错 403
Merge pull request !51 from Argo/dev
|
2019-12-08 11:41:30 +08:00 |
Argo Window10
|
02a07ec1c8
|
fix(#I168UP): 更新 Mvc 组件移除权限判断中对 /api 路径的过滤
#comment
改用判断路由是否继承 ApiController 来判断
#Issue
link https://gitee.com/LongbowEnterprise/BootstrapAdmin/issues/I168UP?from=project-issue
|
2019-12-08 11:33:06 +08:00 |
Argo Window10
|
3da4d11857
|
refactor: 增加角色对用户授权弹框过滤条件按钮事件
|
2019-12-08 11:00:01 +08:00 |
Argo
|
4f60ca085f
|
!50 增加功能:角色对用户授权弹窗增加过滤条件框
Merge pull request !50 from Argo/dev-I1645P
|
2019-12-08 10:25:04 +08:00 |
Argo Window10
|
1fe48553f6
|
Merge branch 'refs/heads/dev-I1645P' into publish
|
2019-12-08 10:18:04 +08:00 |
Argo Window10
|
9a1e482a80
|
fix(#I1645P): 角色对用户授权弹窗内增加过滤条件框
#Issue
link https://gitee.com/LongbowEnterprise/BootstrapAdmin/issues/I1645P
|
2019-12-08 10:17:39 +08:00 |
Argo Window10
|
2c92d56547
|
feat: Login 登录接口增加保护机制
#Comment
用户名密码为空时直接返回到登录页面,防止 PostMan 类似软件攻击
|
2019-12-08 09:40:03 +08:00 |
Argo Window10
|
60d7f5d5ac
|
fix: 修复短信登录接口被调用时手机号或验证码为空时直接返回登录页面
|
2019-12-07 10:48:38 +08:00 |
Argo Window10
|
9c5064c4c3
|
Merge branch 'refs/heads/dev'
|
2019-12-06 23:48:07 +08:00 |
Argo Window10
|
964a1e7ca8
|
build: 依赖组件升级到正式版
|
2019-12-06 23:47:52 +08:00 |
Argo Window10
|
7b548051f8
|
fix(#I16BFG): 个人中心保存按钮在特殊情况下失效
#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=I16BFG
|
2019-12-06 23:20:53 +08:00 |
Argo Window10
|
f109b2126e
|
fix(#I16BFG): 个人中心保存按钮在特殊情况下失效
#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=I16BFG
|
2019-12-06 23:20:08 +08:00 |
Argo Window10
|
f5abd580ff
|
fix: 修复 Longbow.Cache ToList 异常问题
#Comment
版本临时升级到 beta-3
|
2019-12-04 21:26:13 +08:00 |
Argo Zhang
|
c65c75ac69
|
fix: 同步 longbow-select 组件
|
2019-12-04 19:55:24 +08:00 |
Argo Window10
|
a881196dfc
|
feat: 用户名最小长度更改为 3 位
|
2019-12-04 15:32:14 +08:00 |
Argo Zhang
|
0376daa963
|
feat: 增加 UseHttps 配置
|
2019-12-03 23:10:42 +08:00 |
Argo Window10
|
81bb7132b1
|
refactor: 统一字典表 Define 字段显示名称为字典类型
|
2019-11-29 12:59:28 +08:00 |
Argo Window10
|
a901aa4ee6
|
fix: 移动健康检查脚本到 longbow.common 中
|
2019-11-26 17:39:22 +08:00 |
Argo Window10
|
cbdbd270c2
|
fix: 移动健康检查脚本到 longbow.common 中
|
2019-11-26 17:35:51 +08:00 |
Argo Zhang
|
df57e0b249
|
doc: 更新 readme master 编译分支挂件链接地址
|
2019-11-26 14:35:05 +08:00 |
Argo Window10
|
0eac1de73d
|
test: 修复 Dicts 单元测试失败
|
2019-11-26 14:18:18 +08:00 |
Argo Window10
|
72c5cd9414
|
test: appveyor 自动测试禁止发送邮件
|
2019-11-26 14:18:18 +08:00 |
Argo Window10
|
05d5557a90
|
fix(#I15O20): 修复 longbow-select 丢失 readonly 属性
#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=I15O20
|
2019-11-26 11:19:15 +08:00 |
Argo Zhang
|
e1c7c3fff3
|
build(#I15JR7): 修复 docker 编译失败问题
#Comment
编译环境中未启用空检查
#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=I15JR7
|
2019-11-24 11:01:09 +08:00 |
Argo Window10
|
79c8aa1d7d
|
Merge branch 'refs/heads/master' into dev
|
2019-11-23 10:56:22 +08:00 |
Argo Window10
|
cc544337e4
|
Merge branch 'refs/heads/publish' into dev
|
2019-11-23 10:56:14 +08:00 |
Argo Window10
|
1841e44309
|
build: SaveByUserId 禁用空检查
|
2019-11-23 10:53:51 +08:00 |
Argo Window10
|
381dcc40ff
|
fix: OAuth 认证无法登录
|
2019-11-22 22:53:17 +08:00 |
Argo Window10
|
970e7ff741
|
fix(#I15HVE): 修复 lgbTable 内部查找 bootstrap 实例不正确问题
#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=I15HVE
|
2019-11-22 18:38:51 +08:00 |
一事冇诚
|
e5fa7a99ea
|
!45 Smtp增加采用ssl方式发送邮件
|
2019-11-20 21:21:52 +08:00 |
Argo Zhang
|
45f27a9de1
|
doc: 删除重复的层次化菜单脚本
|
2019-11-18 09:57:47 +08:00 |
Argo Zhang
|
d18ff584e9
|
fix(Tasks): 组件升级更新超时任务下一次运行时不为空问题
#Comment
Task 组件内部增加多线程并发反序列化保护
|
2019-11-16 20:37:43 +08:00 |