DictsController.cs
|
重构代码:移除Dict类,使用BootstrapDict类,减少代码重复
|
2017-04-07 11:12:22 +08:00 |
ExceptionsController.cs
|
重构代码:替换xml标注,设置属性为只读
|
2017-03-31 12:23:29 +08:00 |
MessagesController.cs
|
重构代码:替换xml标注,设置属性为只读
|
2017-03-31 12:23:29 +08:00 |
NotificationsController.cs
|
修改BUG:后台消息通知栏没有倒序排序
|
2016-12-16 10:52:13 +08:00 |
ProfilesController.cs
|
更改个人中心Infos为Profiles
|
2017-03-25 15:13:49 +08:00 |
RolesController.cs
|
重构代码:替换xml标注,设置属性为只读
|
2017-03-31 12:23:29 +08:00 |
SettingsController.cs
|
更改Profiles为Settings
|
2017-03-25 15:13:48 +08:00 |
TasksController.cs
|
重构代码:替换xml标注,设置属性为只读
|
2017-03-31 12:23:29 +08:00 |
WSController.cs
|
增加功能:Administrators组成员,能够实时接收后台消息推送
|
2017-04-09 14:30:10 +08:00 |