Commit Graph

1517 Commits

Author SHA1 Message Date
Argo Zhang 9bc8cf6f5c refactor(#IW4W8): 访问日志更新导致操作日志方法需要new关键字
#Comment
!15
comment #IW4W8

#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IW4W8
2019-05-05 12:53:51 +08:00
Argo Zhang 07a65ca6bc fix(#IVGWL): 数据库Exceptions列Category列名错误
#Comment
comment #IVGWL

#Issue
link https://gitee.com/LongbowEnterprise/dashboard/issues?id=IVGWL
2019-05-05 12:48:19 +08:00
Argo Zhang 9948e85e5c refatcor: 验证码图床更改到images.sdgxgz.com 2019-05-05 12:18:01 +08:00
Argo 70089b8348 Merge pull request !14 from Vivian/dev-IW4W7 2019-05-05 12:01:23 +08:00
Argo d660480716 Merge pull request !15 from Vivian/dev-IW4W8 2019-05-05 12:01:19 +08:00
Argo Zhang a198093db3 fix(#IW4XT): 个人头像增加圆角特效
#Comment
comment #IW4XT

#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IW4XT
2019-05-04 18:21:45 +08:00
Argo Zhang 06cfcc6391 feat(#IW4W8): 访问日志增加IP地址查询条件
#Comment
comment #IW4W8

#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IW4W8
2019-05-04 17:49:48 +08:00
Argo Zhang 7bc0b452a7 feat(#IW4W7): 登录日志增加IP地址查询条件
comment #IW4W7

close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IW4W7
2019-05-04 17:48:41 +08:00
Argo Zhang 0cf2883142 doc: 更新配置
#Comment
更新允许跨域请求站点地址
2019-05-04 17:47:24 +08:00
Argo Zhang d110f9723c fix(#IW4PH): 修复跨域缓存清理失败
#Comment
依赖组件Longbow.Cache升级到2.2.9
由于跨域清除缓存内部使用异步导致HttpContext上下文为Null,清除缓存调用失败
comment #IW4PH

#Issue
link https://gitee.com/LongbowEnterprise/dashboard/issues?id=IW4PH
2019-05-04 14:43:25 +08:00
Argo Zhang c8595d3bac fix(#IW4PH): 跨域缓存清理支持相对路径
#Comment
依赖组件Longbow.Cache升级到2.2.8
comment #IW4PH

#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IW4PH
2019-05-04 01:42:57 +08:00
Argo Zhang b6673fb03e feat(#IW4M3): 通知管理新用户注册通知仅管理员可以查看
#Comment
comment #IW4M3

#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IW4M3
2019-05-03 14:05:08 +08:00
Argo Zhang a354575824 doc: 更新gitattributes文件 2019-05-03 13:55:40 +08:00
Argo Zhang 9dfb6a6039 doc: 更新数据库脚本 2019-05-02 15:06:17 +08:00
Argo Zhang 843352d685 refactor: 移除不用的缓存配置项 2019-05-02 00:04:06 +08:00
Argo Zhang d18a745e93 refactor: 常量更改为私有变量 2019-05-02 00:03:07 +08:00
Argo Zhang 09a88803ba doc: 更新配置文件增加KeyPath配置项 2019-05-01 18:15:31 +08:00
Argo Zhang 069ab54b21 feat(#IW46T): 访问日志移除UserAgent数据
comment #IW46T

close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IW46T
2019-05-01 18:15:31 +08:00
Argo-MacBookPro d3eb38d854 style: 更改文件格式 2019-05-01 16:46:24 +08:00
Argo Zhang 1a1f7e86d6 doc: 增加gitattributes文件 2019-05-01 16:00:29 +08:00
Argo Zhang 15a6b23564 feat(#IVYSF): 登录日志使用分页查询
comment #IVYSF
使用后台分页提高数据量大时程序性能

close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IVYSF
2019-05-01 14:04:39 +08:00
Argo Zhang e1ea247549 feat(#IW43M): 操作日志后台使用分页查询提高性能
comment #IW43M
使用后台分页提高数据量大时程序性能

close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IW43M
2019-05-01 14:04:39 +08:00
Argo Zhang 8a7ac93de3 refactor: 更新个人中心与网站设置对样式的提示信息 2019-04-30 19:20:26 +08:00
Argo Zhang 7a0d3a0dbc fix(#IW3Y8): 服务器端文件缺失时删除个人头像出错
#Comment
comment #IW3Y8
默认显示空白,删除头像后显示默认头像

#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IW3Y8
2019-04-30 19:19:37 +08:00
Argo Zhang 1698640bcf refactor: 免费图床更改到七牛云
#Comment
域名使用 http://images.sdgxgz.com
2019-04-30 14:48:01 +08:00
Argo Zhang 2c312ced50 fix(#IW2JG): 菜单维护删除多个菜单时客户端报错
#Comment
由于数据库RequestData字段过短导致数据库插入报错
comment #IW2JG

#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IW2JG
2019-04-30 00:18:25 +08:00
Argo Zhang 93def71fab fix(#IW2JB): 个人中心上传新头像前台系统不能更新
#Comment
重新设计头像保存机制,数据库保存头像文件名加时间戳如 admin.jpg?v=543891,前台请求时自动破坏缓存进行更新显示最新头像
comment #IW2JB

#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IW2JB
2019-04-29 23:58:38 +08:00
Argo Zhang c7c46d7438 refactor(#IW0RV): 移除debugger关键字
#Comment
comment #IW0RV

#Issue
link https://gitee.com/LongbowEnterprise/dashboard/issues?id=IW0RV
2019-04-29 18:35:25 +08:00
Argo Zhang e6b61ee165 fix(#IW2AQ, #IW296): 个人中心修复缓存不更新
#Comment
User实体类保存数据后缓存项错误导致缓存未清除
comment #IW2AQ #IW296

#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IW2AQ
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IW296
2019-04-29 18:25:44 +08:00
Argo Zhang 911d55f229 Merge branch 'dev'
# Conflicts:
#	Bootstrap.DataAccess/Dict.cs
2019-04-29 16:27:38 +08:00
Argo Zhang 0186895bdb fix(#IW0RV): 角色管理分配菜单弹窗不能显示三层以上菜单
#Comment
comment #IW0RV

#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IW0RV
2019-04-29 00:32:15 +08:00
Argo Zhang 3a1417d6d9 fix(#IVYTF): 字典代码字数过长时撑开整个页面
#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IVYTF
2019-04-29 00:32:15 +08:00
Argo Zhang 9fc8e53fc5 fix(#IVYHA): UserAgent字符串引发解析OS/Browser异常
升级Longbow.Web组件到2.2.11,数据库增加UserAgent字段保存相关UserAgent
comment #IVYHA

close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IVYHA
2019-04-29 00:32:15 +08:00
Argo Zhang 05374f7794 refactor(#IVY9T): 字典表Code列定义更改为2000个字符
#Issue
https://gitee.com/LongbowEnterprise/dashboard/issues?id=IVY9T
Comment #IVY9T 更改为2000

#Comment
link #IVY9T
2019-04-27 11:08:45 +08:00
kasenhoo 8d4b0952da !13 fix(#IVY9T): 字典表维护页面字典代码长度大于50时字符串被截断
Merge pull request !13 from kasenhoo/dev-hotfix
2019-04-26 22:57:50 +08:00
kasenhoo 71c8bf4f1e fix(#IVY9T): 字典表维护页面字典代码长度大于50时字符串被截断
#Issue
https://gitee.com/LongbowEnterprise/BootstrapAdmin/issues/IVY9T?from=project-issue

#Comment
close #IVY9T
2019-04-26 22:41:21 +08:00
Argo Zhang 20c870111f refactor(#IVRNQ): 登录页面出错后提示信息
移除默认提示信息
#Issue
https://gitee.com/LongbowEnterprise/dashboard/issues?id=IVRNQ

#Comment
Link #IVRNQ
2019-04-24 15:10:33 +08:00
Argo Zhang f77c2906d5 Merge branch 'dev' 2019-04-23 21:59:43 +08:00
Argo Zhang d4d536e9b6 feat(#IVRNQ): 增加登录认证失败提示信息
#Issue
https://gitee.com/LongbowEnterprise/dashboard/issues?id=IVRNQ

#Comment
close #IVRNQ
2019-04-23 18:46:01 +08:00
Argo Zhang 2740fb7062 fix(#IVQOR): 行为验证码本地加载路径不能使用所有情况
#Issue
https://gitee.com/LongbowEnterprise/dashboard/issues?id=IVQOR
#Comment
close #IVQOR
2019-04-23 13:54:00 +08:00
Argo Zhang c94351cf31 refactor: 更新issuetracker规则 2019-04-19 15:47:53 +08:00
Argo Zhang ce28026c7c 更新文档:增加移动端支持与桌面浏览器支持说明 2019-04-19 07:44:50 +08:00
Argo Zhang 2d341f0487 更新文件:数据库异常信息表增加Category列 link #IVGWL
#Issue
https://gitee.com/LongbowEnterprise/dashboard/issues?id=IVGWL
#Comment
追加上一个提交 commit:26eeb8c
2019-04-18 14:41:02 +08:00
Argo Zhang 26eeb8cab8 修改BUG:数据库异常信息在数据库异常通知中不显示 closed #IVGWL
#Issue
https://gitee.com/LongbowEnterprise/dashboard/issues?id=IVGWL
2019-04-16 17:58:46 +08:00
Argo Zhang 80f27b5cf3 增加功能:日志记录数据库脚本最后命令 closed #IVGH4
#Issue
https://gitee.com/LongbowEnterprise/dashboard/issues?id=IVGH4
2019-04-16 15:26:11 +08:00
Argo Zhang 238a630648 修改BUG:个人中心保存样式不生效 closed #IVF0F
#Issue
https://gitee.com/LongbowEnterprise/dashboard/issues?id=IVF0F
2019-04-15 18:46:09 +08:00
Argo Zhang 0f5acb2189 增加功能:增加黑色样式表 closed #ITFPO
#Issue
https://gitee.com/LongbowEnterprise/dashboard/issues?id=ITFPO
2019-04-15 18:45:20 +08:00
Argo Zhang 9b7277110d 增加文件:增加IssueTracker配置文件
#Comment
语法高亮注释关联Gitee平台
2019-04-15 13:15:23 +08:00
Argo Zhang a98c7dafc9 修改BUG:面包导航条不正确 closed #IVCV2
#Issue
https://gitee.com/LongbowEnterprise/dashboard/issues?id=IVCV2
#Comment
jquery.dcAccordion 组件使用jquery.cookie组件对上一次导航链接地址进行了缓存
2019-04-14 17:36:50 +08:00
Argo Zhang 545ec499e7 Merge branch 'dev'
# Conflicts:
#	Bootstrap.DataAccess/Bootstrap.DataAccess.csproj
2019-04-14 16:41:16 +08:00