Commit Graph

710 Commits

Author SHA1 Message Date
sw 9cb026ed39 增加竞赛删除评论的功能 2014-08-04 15:01:39 +08:00
sw d66dc65cca Merge branch 'szzh' into develop 2014-07-31 17:27:01 +08:00
sw a3cbcdad51 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
Conflicts:
	db/schema.rb
2014-07-31 10:13:51 +08:00
sw f0cee20f11 tt 2014-07-31 09:52:52 +08:00
sw 41d983e904 取消过期缺陷邮件的发送(很有问题)!!! 2014-07-31 09:45:46 +08:00
sw 31e8ad98ae 1.修复竞赛作品每次修改之后,都会吧图片清空的BUG
2.修改删除竞赛作品图片功能
2014-07-30 15:48:13 +08:00
z9hang 03b212e363 首页定制,是否显示课程,竞赛 2014-07-30 15:26:55 +08:00
sw 01ea6238a4 修复竞赛通知描述过长时报错的BUG 2014-07-30 10:48:33 +08:00
sw b05e112a3f 1.修改邮件服务器配置
2.查询竞赛作品在js中提交,增加搜索条件是不是为空的判断
3.查询结果取消按照时间/活跃度排序功能
2014-07-29 17:47:20 +08:00
sw 3119d9a9aa 增加竞赛作品的搜索功能 2014-07-29 17:35:22 +08:00
sw c1bbd8a535 对于设置了完成日期的缺陷,到日期还没解决,给相关人员发一个通知邮件 2014-07-29 14:29:59 +08:00
nwb d6876fabc1 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2014-07-29 08:36:46 +08:00
nwb 1156387161 “文件密级”改为“是否公开” 2014-07-29 08:36:30 +08:00
sw e344f16f5c Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2014-07-28 17:50:13 +08:00
sw 2141fcc3ca 将是否启用DTS测试移入项目模块配置 2014-07-28 17:49:28 +08:00
nwb 9da116c0e3 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2014-07-28 17:14:20 +08:00
nwb cb4efd914e 修正项目文档删除BUG 2014-07-28 17:14:02 +08:00
sw a39672dd14 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
Conflicts:
	db/schema.rb
2014-07-28 15:09:14 +08:00
sw 18ddb8604b 取消参赛作品名称、描述的字数限制 2014-07-28 14:58:01 +08:00
z9hang 1daec14ab5 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
Conflicts:
	db/schema.rb
2014-07-28 10:38:23 +08:00
z9hang 8871652e01 添加首页定制,设置是否显示"我的课程"功能 2014-07-28 10:37:22 +08:00
nwb 9c9778d433 项目的“资料下载”改为“作品下载” 2014-07-28 09:23:40 +08:00
nwb f052d0d461 Merge remote-tracking branch 'remotes/origin/szzh' into develop 2014-07-25 17:37:07 +08:00
z9hang 97531960da 首页定制添加剂修改图片大小功能 2014-07-25 16:05:33 +08:00
nwb 1257e67380 Merge remote-tracking branch 'remotes/origin/szzh' into develop 2014-07-25 14:06:59 +08:00
nwb 2bfc7aa93f Merge remote-tracking branch 'remotes/origin/szzh' into develop 2014-07-25 11:12:08 +08:00
sw 70003c8374 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
Conflicts:
	app/controllers/zipdown_controller.rb
2014-07-25 11:10:45 +08:00
sw 6d5f72326f 增加定时任务 2014-07-25 11:09:47 +08:00
z9hang 7eb1a76734 修改编辑贴吧无导航栏、提交失败无提示bug 2014-07-25 10:42:56 +08:00
z9hang 4542b9e21a 积分修改 2014-07-24 18:05:37 +08:00
z9hang 80b5871756 竞赛首页定制中添加编辑通知通告的编辑框并存入数据库
添加新的表记录个人得分相关细节,及各种得分更新方法
2014-07-23 17:56:15 +08:00
z9hang 0b6168c7fd 添加竞赛首页发布通知通告相关代码
项目个人得分去除小数点
2014-07-23 09:24:26 +08:00
nwb 68be9c25b8 Merge remote-tracking branch 'remotes/origin/szzh' into develop
Conflicts:
	app/views/welcome/contest.html.erb
2014-07-22 09:52:16 +08:00
sw ab55043880 修复当作业附件列表为空时,点击打包下载会报500错的BUG 2014-07-22 09:42:41 +08:00
nwb 79eac39dc2 Merge remote-tracking branch 'remotes/origin/szzh' into develop 2014-07-21 17:50:51 +08:00
nwb 222959d1da Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2014-07-21 16:19:54 +08:00
nwb 27fda1f938 竞赛首页修改 2014-07-21 16:19:45 +08:00
yanxd 472b61fefe 删除了不能通过的测试,修改user_activities。所有原路由测试可以通过。 2014-07-21 15:49:23 +08:00
nwb 5adac1a32a 课程讨论区回复内容为空时提示 2014-07-21 15:15:10 +08:00
nwb b655f0c7b0 Merge remote-tracking branch 'remotes/origin/szzh' into develop 2014-07-18 13:50:30 +08:00
nwb 29618d6a72 竞赛界面调整 2014-07-18 13:48:45 +08:00
nwb b7c4f87a8f Merge remote-tracking branch 'remotes/origin/szzh' into develop
Conflicts:
	app/views/welcome/index.html.erb
2014-07-18 09:57:47 +08:00
nwb 02b4029e8c 资源文件下载界面调整 2014-07-17 15:05:49 +08:00
z9hang d9e04bab0a Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2014-07-16 14:22:37 +08:00
z9hang cc4bf3b328 添加超级管理员控制首页热门项目排序问题 2014-07-16 14:22:12 +08:00
sw 4825c5287e Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2014-07-16 10:15:43 +08:00
z9hang 53ff6ea335 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
Conflicts:
	db/schema.rb
2014-07-15 16:16:13 +08:00
z9hang 6a45a0287d 添加删除图片功能,修复用户修改资料界面form.quene undefine的js错误(导致加载中不消失的原因) 2014-07-15 16:13:50 +08:00
sw b142953a4b 1.创建项目增加功能:是否启动DTS测试,默认为不启用。根据用户选择,决定左侧DTS测试工具选项是否在该项目内显示 2014-07-15 10:28:49 +08:00
yanxd 37d0560b70 test test 2014-07-15 10:27:24 +08:00
z9hang cf339edb6c 添加首页定制的非空验证,长度验证 2014-07-14 16:12:58 +08:00
nwb 0950ac2329 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
Conflicts:
	db/schema.rb
2014-07-14 11:32:01 +08:00
nwb 87b623bc51 1.文档添加密级设置
2.新建文档、修改文档视图修改
2014-07-14 10:44:07 +08:00
z9hang fcdfeae326 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
Conflicts:
	db/schema.rb
2014-07-11 11:45:46 +08:00
z9hang 3dfcc90574 课程、竞赛首页定制
超级管理员账户中首页定制界面优化
2014-07-11 11:41:54 +08:00
nwb 1d4dad22ad Merge commit '6d698cb5d8fa00faf3cb59a1c657c419bd2da6d5' into develop
Conflicts:
	ReadMe.txt
	app/views/layouts/_base_footer.html.erb
2014-07-11 11:38:36 +08:00
nwb bdaf59513b Merge commit '6688ba61dd67ce7bea195d6f5a7a4458b86956d7' into develop
Conflicts:
	app/views/layouts/_base_footer.html.erb
2014-07-11 09:11:37 +08:00
nwb 9b3ffc90ba Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
Conflicts:
	app/controllers/repositories_controller.rb
	db/schema.rb
2014-07-11 09:08:50 +08:00
nwb 6688ba61dd 1.用户申请加入项目向管理员发送邮件
2.资源文件添加文件密级设置
2014-07-11 09:07:09 +08:00
z9hang b4dd8409eb 添加项目托管平台首页定制功能 2014-07-10 17:38:04 +08:00
yanxd 803e9cbdb5 globel issue#858, 中国高校--输入无效条件点击搜索,建议给出提示信息 2014-07-10 16:21:55 +08:00
z9hang 720c75478a 修正上传图片可传非图片文件bug 2014-07-10 10:15:20 +08:00
sw 41823fbddf test 2014-07-10 09:10:44 +08:00
z9hang 9634046d11 权限管理机制优化 2014-07-09 16:02:15 +08:00
xianbo 25ee1d8672 for adjust test domain and give a setting reposwq 2014-07-08 10:59:20 +08:00
nwb dd396a6da2 Merge remote-tracking branch 'remotes/origin/szzh' into develop 2014-07-07 16:27:49 +08:00
nwb ae32b310cd 新建竞赛时的日期信息提醒变更 2014-07-07 14:39:44 +08:00
z9hang 470f40db82 去除绝对网址 2014-07-05 11:00:01 +08:00
nwb 3a7065bb2d Merge remote-tracking branch 'remotes/origin/szzh' into develop 2014-07-04 11:12:27 +08:00
sw 3e185c3a4b 修改学校链接 2014-07-03 18:11:10 +08:00
sw b42d742c06 1.增加我的学校链接
2.修改当我的学校未开设课程时报出的BUG
2014-07-03 17:25:51 +08:00
sw 5abee0a06c Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
Conflicts:
	db/schema.rb
2014-07-03 15:41:15 +08:00
nwb ae8093c400 Merge remote-tracking branch 'remotes/origin/szzh' into develop 2014-07-03 15:26:26 +08:00
nwb 2a6cbe28f0 修正课程首页错误 2014-07-03 15:24:06 +08:00
sw 3c7e680b1b Merge remote-tracking branch 'origin/szzh' into szzh 2014-07-03 10:33:35 +08:00
nwb 41999e64b7 Merge remote-tracking branch 'remotes/origin/szzh' into develop 2014-07-03 10:14:12 +08:00
nwb 31e338f1e5 修正http://127.0.0.1:3000/?course.trustie.net链接跳转问题 2014-07-03 10:12:30 +08:00
sw 967c377191 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2014-07-03 10:09:25 +08:00
yanxd f664ec10b4 Merge branch 'szzh' into develop
Conflicts:
	app/views/bids/_bid_homework_show.html.erb
2014-07-03 09:07:09 +08:00
z9hang fe3861c1d7 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2014-07-02 11:33:00 +08:00
z9hang 54a2fb8a9c 主页项目得分与项目页面的项目得分保持一致 2014-07-02 11:32:49 +08:00
nwb 2b855badf9 修正课程资源库关联已有资源功能 2014-07-02 09:11:45 +08:00
sw 063460f119 tt 2014-07-01 17:49:12 +08:00
sw 4470f0dd73 添加作业时增加教师评分所占比例设置 2014-07-01 11:53:55 +08:00
linchun 79f68c2231 Merge branch 'szzh' into develop 2014-06-28 08:51:23 +08:00
sw 08bfb8e80a 修复教师评分后星星显示不正常的BUG 2014-06-26 17:49:23 +08:00
nwb a115edea9d 修改课程标签页选中状态 2014-06-26 14:47:29 +08:00
nwb b4af75f289 部分界面优化 2014-06-26 11:15:06 +08:00
nwb f4aa817f42 修改合并后首页出错的问题 2014-06-26 10:01:44 +08:00
nwb 7425178419 Merge branch 'CourseModify' into szzh
Conflicts:
	app/views/layouts/base_courses.html.erb
	app/views/layouts/base_homework.html.erb
	app/views/projects/_course.html.erb
	db/schema.rb
	lib/redmine/activity/fetcher.rb
2014-06-26 08:53:16 +08:00
linchun 9c5066b81c Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into develop
Conflicts:
	app/controllers/account_controller.rb
2014-06-23 15:06:37 +08:00
z9hang 773b728828 修改:自己不能踩或顶自己 2014-06-23 11:17:42 +08:00
z9hang f9612ca63f 实时刷新(ajax轮询) 2014-06-21 15:34:10 +08:00
nwb 8a5e1f5d9f 界面修改 2014-06-19 11:45:02 +08:00
nwb 936c40b490 提交作业逻辑和视图修改 2014-06-17 15:06:31 +08:00
nwb 78612488e5 1.修改新建作业及视图
2.修改编辑作业及视图
2014-06-17 11:32:41 +08:00
nwb 099e8a0912 Merge branch 'szzh' into CourseModify
Conflicts:
	app/controllers/application_controller.rb
	app/views/attachments/upload.js.erb
	app/views/courses/_homework_form.html.erb
	app/views/layouts/base_courses.html.erb
	app/views/users/_my_joinedcourse.html.erb
	db/schema.rb
	lib/redmine.rb
	lib/redmine/access_control.rb
2014-06-17 10:12:44 +08:00
senluo cc39172d87 fix 2014-06-16 21:52:08 +08:00
z9hang 697a6034b2 新得分显示 2014-06-16 17:50:28 +08:00
nwb 9c3605320e 加入、退出课程逻辑优化 2014-06-16 17:14:05 +08:00