Commit Graph

1130 Commits

Author SHA1 Message Date
ouyangxuhua 2f2ad38cdf 1.用户被拉入项目,发送相应消息给该用户;
2.用户被移出项目,发送消息给该用户。
2015-10-16 09:30:44 +08:00
cxt 0a43f462f5 帖子动态添加置顶显示 2015-10-15 16:44:49 +08:00
cxt caa278d9f5 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
Conflicts:
	app/controllers/boards_controller.rb
	db/schema.rb
2015-10-15 16:22:49 +08:00
huang c11905707d 非课程成员 --课程动态中不显示 提交 ,匿评等信息 2015-10-15 15:43:40 +08:00
ouyangxuhua 5f689090b8 完善作业消息的内容 2015-10-15 10:59:18 +08:00
ouyangxuhua b261eed24c 提取作业评分消息的评分及评语,用适当的样式显示出来 2015-10-15 09:56:05 +08:00
ouyangxuhua 69ad8495c7 修改作业消息中,评阅了某作评的消息内容 2015-10-14 17:28:13 +08:00
cxt 20ff1430fc 动态回复默认显示3个,“收起回复”、“展开更多”后去掉回复数 2015-10-14 14:19:59 +08:00
cxt 8abc97ae84 个人主页添加个人留言动态 2015-10-14 11:38:16 +08:00
cxt b9b7f6fa9e 个人主页留言动态的实现 2015-10-13 16:51:44 +08:00
cxt 03e8c3802d Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2015-10-12 17:20:11 +08:00
ouyangxuhua 4d2215646a Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2015-10-12 16:47:01 +08:00
ouyangxuhua 57475f3420 作业截止时间快到时,由“某用户发布的作业”,改为“某老师发布的作业” 2015-10-12 16:46:40 +08:00
lizanle f024723f8c 去掉js的调试语句 2015-10-12 16:28:18 +08:00
lizanle cb4d62d3b6 Merge remote-tracking branch 'origin/szzh' into szzh 2015-10-12 15:51:56 +08:00
lizanle c85e1401f0 引用资源支持多页选择 2015-10-12 15:51:47 +08:00
ouyangxuhua 155dff7e27 1.增加消息列表对应的图标; 2015-10-12 15:08:01 +08:00
lizanle 122145dbb2 Merge remote-tracking branch 'origin/szzh' into szzh 2015-10-12 10:34:39 +08:00
lizanle e9055dd113 发布作业的时候引入资源的情况,分页列表中的文字被遮挡 2015-10-12 10:34:30 +08:00
ouyangxuhua 8133ba33c7 将消息分类为:课程消息、项目消息等 2015-10-10 16:18:03 +08:00
ouyangxuhua 491e4d12c6 1.增加课程问卷、项目讨论、项目新闻对应界面的标题
2.将下拉菜单放在一个局部页面中,以便User_messages页面和User_system_messages都调用它,避免代码重复。
2015-10-10 16:03:31 +08:00
ouyangxuhua 3d993304e3 1.修复作业消息的一些代码bug;
2.调整消息下拉单间距
2015-10-10 15:27:13 +08:00
ouyangxuhua 3955075d03 消息中,将用户留言前面的空行去掉 2015-10-10 15:00:49 +08:00
huang e5c64fc43a 去掉系统消息判断 2015-10-10 11:49:25 +08:00
huang 47de084a6c Merge branch 'dev_hjq' of http://repository.trustie.net/xianbo/trustie2 into dev_hjq 2015-10-10 11:44:40 +08:00
whimlex 171d30e112 项目缺陷改为项目问题 2015-10-10 09:02:09 +08:00
ouyangxuhua 6ad1ee36e2 将“项目讨论区”简化为“项目讨论”,与其他列表一致 2015-10-09 15:56:14 +08:00
ouyangxuhua 77581d46eb 1.将所有类型的消息都列出来;
2.修复当消息为空时,浏览器端报错的问题。
2015-10-09 15:50:40 +08:00
cxt c6cca9f17e Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2015-10-09 14:40:49 +08:00
cxt 0f6ea47792 课程讨论区的列表显示 2015-10-09 14:39:40 +08:00
ouyangxuhua d20368aa38 将消息列表由一行分至两行 2015-10-09 14:33:26 +08:00
ouyangxuhua f4b92e110f Merge branch 'dev_hjq' of http://repository.trustie.net/xianbo/trustie2 into dev_hjq 2015-10-09 14:11:40 +08:00
ouyangxuhua 97a6487eeb 增加开启匿评失败的原因说明 2015-10-09 10:58:51 +08:00
huang 2768317d08 Merge branch 'szzh' into dev_hjq 2015-10-09 10:34:53 +08:00
ouyangxuhua 8841b5221b 消息显示内容修改 2015-10-09 09:08:58 +08:00
cxt c5133997fa 项目缺陷改为项目问题 2015-10-09 08:42:18 +08:00
huang 0064aa4278 系统消息不消失
系统消息和普通消息一致,按照时间排序
待优化点:数组排序
2015-10-08 16:10:33 +08:00
cxt 0ef84d9691 个人主页的“项目缺陷”改为“项目进展” 2015-10-08 14:41:55 +08:00
sw fed1a99bec 课程动态报500 2015-09-30 10:49:04 +08:00
sw 1acadd1edf 1、测试时间显示不正确
2、作品列表时间增加判断
2015-09-30 09:50:14 +08:00
sw 87e4bfdd3f 课程内导入作业却将作业发布到被导入的课程 2015-09-29 18:02:11 +08:00
ouyangxuhua b29546cd13 评论了项目新闻消息,其内容应该为新闻题目,而非评论内容。 2015-09-29 15:45:52 +08:00
ouyangxuhua ab82fff1a0 课程消息中,修改“评论了通知”的内容和tips 2015-09-29 15:15:00 +08:00
ouyangxuhua d9c6d9239c Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2015-09-29 14:16:50 +08:00
ouyangxuhua 1f77b05879 如果是自己发布的作业消息,提示语改为“您”,而非某某老师 2015-09-29 14:16:27 +08:00
cxt 7f8acf55b8 个人首页作业列表配置菜单的隐藏 2015-09-29 11:05:31 +08:00
huang 18d028bb7e Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2015-09-29 10:52:39 +08:00
ouyangxuhua be4b5d94b0 Merge branch 'dev_hjq' of http://repository.trustie.net/xianbo/trustie2 into dev_hjq 2015-09-29 10:50:39 +08:00
ouyangxuhua 4624e26999 启动作业匿评失败的信息提醒,判断是本人还是其他人 2015-09-29 10:50:16 +08:00
cxt 0ecfb7b935 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2015-09-29 10:49:18 +08:00
huang da4b00e56c Merge branch 'szzh' into dev_hjq 2015-09-29 10:46:19 +08:00
sw 22b9c6a866 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
Conflicts:
	public/stylesheets/courses.css
2015-09-29 10:40:11 +08:00
cxt dea03a4d9f 首页动态描述和回复的图片大小的调整和可点击 2015-09-29 10:26:22 +08:00
sw ad4fc50fbb 1、引入资源到作业移除部分css
2、课程内点击作业列表加载更多
2015-09-29 10:20:13 +08:00
ouyangxuhua 769a4a1bcf 1.增加issue截止日期提醒消息;
2.修改相应rake代码
2015-09-29 10:15:35 +08:00
sw 9a5dba7773 课程内发布、修改、删除作业后跳转仍在课程内的作业列表 2015-09-28 17:27:01 +08:00
sw 6194be8933 界面样式调整。js修改
在课程内发布作业时无课程id
2015-09-28 17:09:07 +08:00
ouyangxuhua b19007f56a 修改判断用户是老师的方法 2015-09-28 16:42:20 +08:00
huang 030f9e945e 优化消息整个界面代码 2015-09-28 16:14:53 +08:00
sw 35b1bc8069 课程内作业列表界面修改 2015-09-28 15:52:30 +08:00
ouyangxuhua afbfc9f8b6 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2015-09-28 14:46:23 +08:00
ouyangxuhua b58fcb58de 作业消息的内容更新;
更改样式
2015-09-28 14:45:59 +08:00
cxt 5909df1f69 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2015-09-28 14:11:56 +08:00
cxt f5a6d5d349 首页的作业动态添加编辑菜单 2015-09-28 14:09:27 +08:00
ouyangxuhua ab0013d659 1.项目问题中,问题类型为“周报”时,消息提示应为“发布了周报”;
2.stylesheet_link_tag 中,prettify应该加上引号,否则报错。
2015-09-28 13:29:02 +08:00
ouyangxuhua f5de071191 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2015-09-28 11:22:18 +08:00
ouyangxuhua f8d7c61065 修改作业消息显示内容及样式 2015-09-28 11:22:00 +08:00
cxt 3254abf67f Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2015-09-28 10:51:58 +08:00
cxt 6a3089bb9b 动态的回复图片超出边框 2015-09-28 10:51:24 +08:00
ouyangxuhua 29b4e174fd Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2015-09-28 10:20:27 +08:00
ouyangxuhua f73865b771 1.修改作业消息的样式;
2.解决系统消息时间显示问题。
2015-09-28 10:20:14 +08:00
cxt 9190f0515d Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2015-09-28 08:46:20 +08:00
huang c250945422 修改消息500问题 2015-09-25 18:19:23 +08:00
cxt be932e3b1b Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2015-09-25 16:32:41 +08:00
cxt c81e07d588 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
Conflicts:
	db/schema.rb
2015-09-25 16:32:25 +08:00
ouyangxuhua 31c5cf2163 1.将作品评论、回复作品评论等加入至作业消息列表 2015-09-25 16:30:00 +08:00
cxt 223bac373f 课程动态的数据迁移 2015-09-25 16:29:47 +08:00
ouyangxuhua 272bd2730a 消息中,更新了问题为留言时,去掉“留言内容”几个字;
内容显示主题
2015-09-25 16:05:19 +08:00
sw 6c62b44b59 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2015-09-25 15:06:06 +08:00
sw 29fd5b41e2 调整用户搜索界面样式 2015-09-25 14:55:58 +08:00
sw 709e099770 增加部分作业关联表的判断 2015-09-25 14:33:33 +08:00
ouyangxuhua b265b20753 1.消息中,回复了项目帖子,显示主题;
2.回复了消息帖子的tips中,“内容”改为“回复内容”,并调整样式
2015-09-25 12:01:21 +08:00
huang fa88e50bcd Merge branch 'dev_hjq' of http://repository.trustie.net/xianbo/trustie2 into dev_hjq 2015-09-25 11:47:13 +08:00
ouyangxuhua 123a6c862d 匿名用户评阅,修改样式 2015-09-25 11:22:35 +08:00
ouyangxuhua 3e857ba48f 作业消息:截止日期快到时,给出消息提醒。修改提醒内容及样式 2015-09-25 11:04:46 +08:00
Tim c675a4c227 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2015-09-25 10:43:42 +08:00
Tim 7e3ae446f5 资源库头像替换 2015-09-25 10:35:04 +08:00
ouyangxuhua c445e933bf 修改作业消息颜色 2015-09-25 10:18:43 +08:00
ouyangxuhua 892aa166ee 增加作业消息的截止日期为24点 2015-09-25 10:16:27 +08:00
ouyangxuhua 9d25f58ee4 调整提交作业消息tips的颜色及标题字体 2015-09-25 10:13:34 +08:00
ouyangxuhua 72d1d12cef 修改发布作业的tips的内容及样式 2015-09-25 09:40:30 +08:00
ouyangxuhua 6e9d276d87 作业消息,老师对应的课程改成课程名称 2015-09-25 09:30:48 +08:00
guange 08eecbd5ec merge 2015-09-25 09:30:32 +08:00
ouyangxuhua 6433d223c6 Merge branch 'dev_hjq' of http://repository.trustie.net/xianbo/trustie2 into dev_hjq 2015-09-25 09:27:22 +08:00
ouyangxuhua 8935d12602 修改作业消息显示内容 2015-09-25 09:27:03 +08:00
huang e60119d6d3 解决匿名用户消息中实名评价的bug 2015-09-25 08:59:34 +08:00
ouyangxuhua a3840ebad9 作业匿评开启失败对应页面显示 2015-09-24 17:11:39 +08:00
cxt 15b45e6706 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
Conflicts:
	public/stylesheets/header.css
	public/stylesheets/new_user.css
	public/stylesheets/public_new.css
2015-09-24 16:46:08 +08:00
cxt bb0db1e21d 课程动态页面 2015-09-24 16:30:14 +08:00
ouyangxuhua c17a1555bf Merge branch 'dev_hjq' of http://repository.trustie.net/xianbo/trustie2 into dev_hjq 2015-09-24 15:09:27 +08:00