Commit Graph

469 Commits

Author SHA1 Message Date
huang 5b9be0bb11 Merge branch 'szzh' of http://git.trustie.net/jacknudt/trustieforge into szzh
Conflicts:
	db/schema.rb
	public/stylesheets/public.css
2016-01-08 18:11:54 +08:00
ouyangxuhua 66bf50098a 增加组织/个人屏蔽项目/课程动态功能 2016-01-08 14:12:55 +08:00
huang 0d6ad9ffac 修改课程删除后可以显示的问题 2016-01-04 17:08:15 +08:00
huang 470f45becd 课程讨论区(未完) 2016-01-04 17:05:32 +08:00
huang 3394af7ad5 Merge branch 'develop' into hjq_new_course 2016-01-04 10:29:13 +08:00
huang 0541294c33 为解决完:
1、user_message_system附件显示问题
2、issue回复添加附件问题
2015-12-31 17:08:27 +08:00
lizanle d26b51c982 Merge branch 'szzh' into dev_zanle
Conflicts:
	app/controllers/organizations_controller.rb
	db/schema.rb
2015-12-31 15:44:57 +08:00
lizanle fccbbe6e2b 不允许重复发送。但是发送过程不会给予提示。如果课程或者项目或者组织已经有了该资源,那么该资源的更新时间会变化 2015-12-31 14:52:50 +08:00
lizanle 57ef7a2d4a 发送资源默认为私有的。 2015-12-31 12:41:09 +08:00
cxt 2c5a4f8a13 发布和编辑作业时的启用匿评改为禁用匿评,默认不选中 2015-12-31 11:36:21 +08:00
lizanle be146a9421 Merge branch 'szzh' into dev_zanle
Conflicts:
	app/controllers/organizations_controller.rb
	db/schema.rb
	public/stylesheets/courses.css
	public/stylesheets/public.css
2015-12-31 11:11:38 +08:00
lizanle b132e8483c 个人资源库搜索不到组织资源 2015-12-31 09:08:07 +08:00
lizanle 0ef0045941 发送功能要添加copy_from 2015-12-30 17:39:00 +08:00
cxt a74cba5190 编程作业的迟交扣分有问题 2015-12-30 17:21:06 +08:00
lizanle 1d0e6e1c5c 课程发送资源 以及 项目发送资源 2015-12-30 09:37:16 +08:00
lizanle 659f322ca2 send resource to org 2015-12-29 17:58:36 +08:00
lizanle 1103e7eab4 find org where type is Resource 2015-12-29 17:38:59 +08:00
lizanle abb19422ff 发送资源到组织功能。同时个人资源库也要添加这个功能 2015-12-29 17:13:01 +08:00
cxt 7f133c860a 发布和编辑作业时可设置是否启用匿评 2015-12-25 15:57:30 +08:00
cxt 0ed58d4898 Merge branch 'szzh' of https://git.trustie.net/jacknudt/trustieforge into szzh 2015-12-17 19:07:17 +08:00
cxt 89d3d3821c 分组作业的导入 2015-12-17 10:38:14 +08:00
lizanle 88c2db47b7 Merge branch 'szzh' into dev_zanle
Conflicts:
	app/helpers/application_helper.rb
2015-12-15 08:48:08 +08:00
lizanle 85e2eab8c3 发送资源 2015-12-14 10:57:17 +08:00
lizanle c004b05991 资源库搜索 sql注入 2015-12-14 10:52:19 +08:00
cxt b61a0a98e5 Merge branch 'develop' into cxt_course
Conflicts:
	app/views/student_work/new.html.erb
	app/views/users/_user_homework_form.html.erb
	db/schema.rb
	public/stylesheets/courses.css
2015-12-07 09:47:18 +08:00
lizanle 6553559929 发送消息 2015-12-04 10:56:16 +08:00
cxt f90ff781ab 学生提交作品页面的合作成员弹窗 2015-12-03 09:17:36 +08:00
lizanle 9fe5cfbf76 资源发送课程发送项目自动搜索 2015-12-02 14:38:41 +08:00
lizanle 1c3bff0007 资源库的删除bug
和右键菜单的bug
和变背景色的bug
2015-11-30 10:39:50 +08:00
lizanle 4efb660214 全站搜索 2015-11-26 09:57:53 +08:00
ouyangxuhua de32745eef 1.将项目动态数据迁移至组织动态;
2.在组织动态中,按时间倒排显示组织动态;
3.增加我的组织中搜索功能。
2015-11-16 15:02:57 +08:00
ouyangxuhua 3451ced888 添加我的组织页面及修改bug 2015-11-13 16:34:00 +08:00
cxt 97de8b584c Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2015-10-30 17:24:26 +08:00
cxt 3bb56f1606 教辅可查看未发布的作业 2015-10-30 17:24:09 +08:00
lizanle ae6fe6f9a7 申请加入课程,允许身份覆盖 2015-10-30 15:55:48 +08:00
cxt 6dcc97d5d1 添加作业的发布功能 2015-10-30 13:58:54 +08:00
ouyangxuhua 4f64859b14 没有关注的人,sql报错 2015-10-29 09:11:13 +08:00
lizanle 788e900d4a 个人博客发博文也要显示动态
个人博客 编辑设置菜单要出现在博客列表的右上方
2015-10-28 10:58:37 +08:00
ouyangxuhua b0b1a27908 1.用户请求加入课程成为老师或者教师时,给课程创建者发送邮件;
2.更新相应消息的状态
2015-10-26 17:24:32 +08:00
ouyangxuhua 5fb1291bf8 消息状态修改 2015-10-26 14:15:23 +08:00
ouyangxuhua d509ef01e8 更新用户申请加入项目以及反馈的消息的状态 2015-10-26 13:26:49 +08:00
ouyangxuhua 586cde6f87 更新用户申请成为课程的老师或教辅消息的状态 2015-10-26 09:04:09 +08:00
ouyangxuhua 4b8c65d12e 消息处理 2015-10-22 14:31:14 +08:00
ouyangxuhua 87b4c83247 修改不能参与匿评消息的关联删除;
看完消息后,更新相应的字段。
2015-10-20 16:19:32 +08:00
huang a8f5a7ea48 Merge branch 'szzh' into dev_hjq 2015-10-19 17:03:01 +08:00
ouyangxuhua efbae1f003 修改作业消息的内容:把“你”统一改成“您”;发布作业是本人的话,改成“您发布了作业”,而非“某某老师发布了作业”等 2015-10-19 16:59:08 +08:00
lizanle cf0fd2022d 课程创建动态 项目创建动态 2015-10-19 14:58:44 +08:00
ouyangxuhua 2160d508f3 1.更改加入项目以及移出项目消息的提示;
2.对于发布作业消息,当作业消息为空时,不显示;
3.消息列表中,“全部”改成“所有消息”
2015-10-16 10:31:10 +08:00
cxt 8abc97ae84 个人主页添加个人留言动态 2015-10-14 11:38:16 +08:00
lizanle cb4d62d3b6 Merge remote-tracking branch 'origin/szzh' into szzh 2015-10-12 15:51:56 +08:00