Commit Graph

361 Commits

Author SHA1 Message Date
sw 81a97f6a5e 1.老师创建作业增加功能:是否启用互评,以及该功能的修改。对不启用互评的作业,学生不可下载作业,不可互相打分,但可以留言;老师可以进行评分、下载作业等操作。启用互评作业功能和现在一样
2.对启用互评的作业,每个用户只可以进行一次打分,打分后不可修改
2014-06-05 14:00:18 +08:00
sw 78ac974a75 1.修改课程作业列表界面提交作业
2.修复获取当前用户在指定作业下提交作业方法不正确的问题
2014-06-04 16:01:33 +08:00
sw 29ac5ff12a 如果当前用户已经提交过作业就不显示新增作业按钮 2014-06-04 09:55:38 +08:00
sw 50171ad0f8 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2014-06-04 08:51:46 +08:00
sw 9bfe9ba1b2 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2014-06-03 17:21:01 +08:00
z9hang 27be52e58d 老师的邮件中增加取消邮件通知链接
修复主页文件上传动态中点击进入附件跳转错误问题
2014-06-03 16:58:32 +08:00
z9hang 2e9251530c 修改缺陷状态留言处引用的链接被遮住问题 2014-05-30 16:27:05 +08:00
yanxd b33ee17343 Merge remote-tracking branch 'remotes/origin/develop' into szzh
Conflicts:
	Gemfile
	app/controllers/users_controller.rb
	db/schema.rb
2014-05-30 10:57:13 +08:00
sw 22688dd5da Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2014-05-30 08:38:01 +08:00
xianbo 7d1327ad2a Merge branch 'competition' of 10.0.47.245:/home/trustie2 into develop 2014-05-30 08:28:07 +08:00
fanqiang 150bb1ba1e 修改开源社区主页中的漏洞展示部分 2014-05-29 20:48:51 +08:00
sw 96504d6806 1.修改作业提交流程,
2.增加修改作业、删除作业方法
3.修改作业页面显示
2014-05-29 20:02:02 +08:00
yanxd 006e4ae45e user tab bar 2014-05-29 18:34:51 +08:00
sw 218fb3f831 Merge remote-tracking branch 'origin/szzh' into szzh
Conflicts:
	config/locales/zh.yml
2014-05-28 15:24:37 +08:00
nwb b52690adc2 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2014-05-28 14:43:32 +08:00
nwb 61135a352a 上传文件表单支持添加文件标签 2014-05-28 14:43:20 +08:00
sw 27a30d44be 1.修改判断当前用户是不是为课程老师的方法
2.增加作业综评功能
3.其他课程的学生是不能互评的,只有本门课程的学生可以互评
4.修改添加评论方法
5.修复当作业无人评论时,作业最终得分只显示一个分字
2014-05-27 20:01:21 +08:00
z9hang bf12692de4 登录名==》账号/邮箱
老师在课程动态中看到学生真名
2014-05-27 17:04:29 +08:00
xianbo 0f56d9e885 Merge branch 'develop' of 10.0.47.245:/home/trustie2 into develop 2014-05-27 16:41:31 +08:00
yanxd a9b88b8e66 issues#show words typo 2014-05-27 08:51:03 +08:00
wanglinchun a1083fe900 修改了原有参赛作品显示报500;
修改了作品删除功能报错
2014-05-26 19:19:11 +08:00
yanxd 654cb404e2 bootstrap test 2014-05-26 11:27:10 +08:00
yanxd 12b1553a33 Merge branch 'develop' into szzh 2014-05-26 09:05:36 +08:00
yanxd 7a4e5afba0 test 2014-05-24 12:12:38 +08:00
t430 fd0a504d84 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into develop 2014-05-23 17:12:10 +08:00
yanxd 5364687160 bootstrap & tag bug 2014-05-23 17:07:58 +08:00
xianbo e52886cf46 Merge branch 'competition' of 10.0.47.245:/home/trustie2 into develop
Conflicts:
	app/views/softapplications/show.html.erb
	db/schema.rb
2014-05-23 09:49:36 +08:00
xianbo cda9942723 Merge branch 'develop' of 10.0.47.245:/home/trustie2 into develop 2014-05-23 09:44:33 +08:00
yanxd 598429695f Merge branch 'develop' into szzh 2014-05-22 19:59:50 +08:00
yanxd 62f9ed052b issues#655 2014-05-22 19:58:13 +08:00
fanqiang d3ead651fe 动态显示安全问题 2014-05-22 17:04:45 +08:00
sw 5d4226ce79 Merge remote-tracking branch 'origin/szzh' into szzh 2014-05-22 16:38:04 +08:00
sw 65c3bb5eb1 1.作业列表评分结果显示保留2位有效数字
2.互评界面显示最终评分数值
3.增加互评按钮,修改查看学号、按学号排序等功能的条件
4.修改互评界面作业下载信息显示,取消描述
2014-05-22 16:37:39 +08:00
yanxd f44b930037 233 2014-05-22 15:33:38 +08:00
wanglinchun 2f709c92ba 重构bid_helper,contest_helper以及application_helper中共同用到的方法 2014-05-22 12:38:30 +08:00
nwb f51873d98b Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2014-05-22 11:58:55 +08:00
nwb dd4ef11b3d 添加项目管理员审核已申请用户界面及逻辑 2014-05-22 11:58:43 +08:00
yanxd 34aa8433de import hubspot 2014-05-22 11:00:13 +08:00
yanxd 3517dbb88b Merge branch 'szzh' into develop
Conflicts:
	db/schema.rb
2014-05-22 09:58:19 +08:00
fanqiang 10aa8eee81 显示帖子的发布者和时间 2014-05-22 09:50:37 +08:00
wanglinchun 88b7fd24b1 给新建参赛作品中托管项目添加默认选项,使用户自行选择是否需要将参赛作品托管到制定的项目中 2014-05-21 19:59:36 +08:00
nwb 1d6816419d 优化用户申请加入项目界面刷新 2014-05-21 19:30:49 +08:00
nwb 104ee13ac7 1.添加用户申请加入项目contrl、model及相关逻辑
2.项目界面添加申请加入按钮
2014-05-21 16:45:11 +08:00
xianbo 4b063a2c69 Merge branch 'develop' of 10.0.47.245:/home/trustie2 into develop
Conflicts:
	db/schema.rb
2014-05-21 11:09:22 +08:00
fanqiang 973a59042c 修改帖子显示用户名与链接问题 2014-05-20 16:33:50 +08:00
wanglinchun 77b7da81fd 参赛作品页面编辑功能中添加修改托管项目列表完成 2014-05-20 15:58:34 +08:00
yanxd c4bd9aaabd Merge branch 'szzh' into develop 2014-05-20 15:56:51 +08:00
nwb 4156983494 缺陷添加缩略图显示 2014-05-20 15:05:54 +08:00
yanxd d47facc9e8 Merge branch 'szzh' into develop
Conflicts:
	app/views/contests/show_attendingcontest.html.erb
	db/schema.rb
2014-05-20 14:33:50 +08:00
sw c141501085 Merge remote-tracking branch 'origin/szzh' into szzh 2014-05-20 08:49:00 +08:00