Commit Graph

24 Commits

Author SHA1 Message Date
Argo Zhang 52ebcb4dcf
doc: 登陆更改为登录 2019-08-15 09:33:39 +08:00
Argo Zhang 54997a53ef
fix(#I10GWQ): 重新分配菜单后前台缓存未更新
#Comment
comment #I10GWQ
升级 Longbow.Cache 修复本问题

#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=I10GWQ
2019-08-10 18:01:15 +08:00
Argo Zhang bbad37ce6e
refactor: 根据最新的PetaPoco移除字符串主键设置为Null 2019-07-12 12:37:04 +08:00
Argo Zhang b54a1fcc82
refactor: 使用DbHelper类中的常量 2019-07-01 19:04:33 +08:00
Argo Zhang ce897986a7
refactor(AuthorizateButton): MenuHelper移除按钮授权方法 2019-07-01 19:00:19 +08:00
Argo Zhang bdf79eb61a
fix(#IY4NN): 演示模式下不允许新建与保存菜单
#Comment
comment #IY4NN

#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IY4NN
2019-06-19 18:16:26 +08:00
Argo Zhang 8e4ef25cde refactor(UnitTest): 重构单元测试 2019-06-03 10:41:30 +08:00
Argo Zhang 82417b68af refactor(PetaPoco): 字符串类型的主键为String.Empty保存失败
#Issue
link https://github.com/CollaboratingPlatypus/PetaPoco/issues/538
2019-05-24 21:25:47 +08:00
Argo Zhang 715857b2ba feat(#IWON2): 前台演示系统默认菜单不可以被删除
#Comment
前台演示系统的默认菜单保护
comment #IWON2

#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IWON2
2019-05-17 16:36:17 +08:00
Argo Zhang ecfd6d6481 修改BUG:系统敏感数据增加数据保护功能 closed #ITEI0
#Issue
https://gitee.com/LongbowEnterprise/dashboard/issues?id=ITEI0
2019-03-26 17:12:18 +08:00
Argo Zhang 4eabb857b3 增加功能:权限细化到按钮 closed #ITIZG
https://gitee.com/LongbowEnterprise/BootstrapAdmin/issues/ITIZG?from=project-issue
comment: 通过Startup将MenuHelper静态方法AuthorizateButtons注入到IButtonAuthorization服务内,通过PermissionTagHelper监控asp-auth属性,通过IButtonAuthorization服务的Authorizate方法获得此按钮是否拥有权限
2019-03-23 19:29:36 +08:00
Argo Zhang 8d78b115f5 增加功能:菜单维护页面查询区域增加下拉框智能提示 closed #ITDMN
#Issue
https://gitee.com/LongbowEnterprise/dashboard/issues?id=ITDMN
2019-03-11 15:45:38 +08:00
Argo-Surface ba432a06b1 升级组件:Bootstrap.Security.DataAccess组件升级到1.7优化层次化方法,提高性能,修复Issue #IRT80 2019-02-21 13:16:18 +08:00
Argo-Surface 034fedfddb 合并分支:合并dev-Peta分支功能,数据库操作整合到PetaPoco框架上,依赖Longbow.Data/Bootstrap.Security.DataAccess组件升级 2019-01-11 23:20:28 +08:00
Argo-MacBookPro f20c8bf172 修改BUG:MenuHelper方法先设置层次然后再设置active 2018-11-10 21:25:59 +08:00
Argo-MacBookPro 2ae1a241de 增加功能:增加角色管理菜单授权 2018-11-01 10:00:52 +08:00
Argo-MacBookPro 06728127d3 重构代码:移动Menu缓存处理到MenuHelper类中 2018-11-01 10:00:50 +08:00
Argo-MacBookPro 55bb4b5f98 增加功能:增加MongoDB支持 2018-10-30 13:07:29 +08:00
Argo-MacBookPro 45707d7ee8 重构代码:移除Bootstrap.Security.SQLServer的引用。更改为DataAccess 2018-10-28 23:37:47 +08:00
Argo-MacBookPro 53b2a2e666 重构代码:重写梳理BASQLHelper静态类方法缓存逻辑移动到Helper类中 2018-10-28 23:37:39 +08:00
Argo-MacBookPro 32bd9d2aa3 重构代码:移动缓存代码到Helper类中 2018-10-28 23:37:30 +08:00
Argo-MacBookPro 5c23d69f54 修改BUG:MenuHelper方法RetrieveAppMenus增加AppId条件 2018-10-25 15:59:04 +08:00
Argo-MacBookPro 5e1676a2f8 重构代码:移除不使用的命名空间 2018-10-20 22:28:54 +08:00
Argo-MacBookPro 5494eae930 新增功能:支持多数据库 2018-10-20 21:55:33 +08:00