Commit Graph

199 Commits

Author SHA1 Message Date
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
z9hang 720c75478a 修正上传图片可传非图片文件bug 2014-07-10 10:15:20 +08:00
sw 76db0e61c3 调整页面样式 2014-07-10 09:21:24 +08:00
z9hang 9634046d11 权限管理机制优化 2014-07-09 16:02:15 +08:00
z9hang b87abf1f68 权限管理优化 2014-07-08 18:02:10 +08:00
z9hang 5e3a763776 添加引用项目权限、修改引用判断 2014-07-08 09:12:16 +08:00
z9hang 470f40db82 去除绝对网址 2014-07-05 11:00:01 +08:00
z9hang a7fa444f9e 修正项目个人得分问题:统计时只计算项目成员,user_grade表user_id和project_id联合不重复验证,user_grade分数部位负验证 2014-07-01 15:19:08 +08:00
z9hang 2501f31ef1 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
Conflicts:
	db/schema.rb
2014-06-26 15:15:46 +08:00
z9hang 7399e1aca2 添加项目个人得分统计功能 2014-06-26 15:05:24 +08:00
nwb a115edea9d 修改课程标签页选中状态 2014-06-26 14:47:29 +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
nwb d1b438953a wiki_format更新 2014-06-24 16:26:29 +08:00
sw 91408cc960 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2014-06-23 14:59:41 +08:00
nwb d0843861ce Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2014-06-23 14:52:48 +08:00
nwb f33dc6bff6 1.修改测试环境搭建文档
2.添加部分测试用例
2014-06-23 14:51:57 +08:00
sw 358d4a53b8 修复未公开项目动态仍在主页最新动态显示的问题 2014-06-23 14:19:01 +08:00
z9hang f16bec924c 处理undefined method `update_user_level' for nil:NilClass问题 2014-06-23 09:27:21 +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
z9hang f9a17241da Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2014-06-17 09:01:23 +08:00
z9hang 697a6034b2 新得分显示 2014-06-16 17:50:28 +08:00
nwb e698f3a6c6 修改新建课程成员时的唯一性判断 2014-06-16 11:34:56 +08:00
yanxd d2b5560d5e userscore 事务 2014-06-16 10:54:52 +08:00
nwb 59a261d96d 1.优化课程通知动态和权限判断
2.优化课程通知讨论区动态和权限判断
2014-06-16 10:38:38 +08:00
nwb 755e758596 优化课程资源文件动态和权限判断 2014-06-16 09:48:55 +08:00
yanxd 63cd19c15c Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2014-06-16 09:18:48 +08:00
nwb b2756650cf 修正课程留言动态引起的首页错误 2014-06-13 16:18:03 +08:00
z9hang eae3918074 添加用户得数统计功能
帖子内的踩顶横排
2014-06-13 16:09:43 +08:00
nwb 8a274981ce 修改课程动态 2014-06-13 11:49:28 +08:00
yanxd 70abac4c1e Merge branch 'competition' into develop
Conflicts:
	app/controllers/application_controller.rb
	config/locales/en.yml
	config/locales/zh.yml
	db/schema.rb
2014-06-13 10:59:43 +08:00
nwb 517a29116f 修改message_controller与课程相关方法及视图 2014-06-12 10:53:34 +08:00
nwb 97d920c195 修改新增课程通知视图 2014-06-12 09:20:39 +08:00
nwb d6280befca 修改新闻model、路由、index方法 2014-06-11 17:51:14 +08:00
z9hang e606fd89d2 被关注+2分、取消关注-2分
讨论区帖子加顶踩功能
顶踩帖子加减分接口
2014-06-11 17:41:47 +08:00
nwb 59051972e1 1.修改课程资源删除
2.修改课程资源上传后的界面刷新
2014-06-11 15:52:47 +08:00
nwb b6c9415a4b 1.给各角色添加浏览课程资源文件权限
2.修改课程动态显示逻辑
2014-06-11 11:04:38 +08:00
yanxd 73f5bab075 document css/
wiki h2 bug
2014-06-10 15:59:57 +08:00
nwb f741b0581c 修改课程资源文件视图BUG 2014-06-10 15:44:37 +08:00
nwb a20feafa4e 1.添加课程动态model
2.优化课程动态逻辑及权限处理
2014-06-10 11:49:28 +08:00
yanxd 541b22b84d score statistics init 2014-06-10 10:42:41 +08:00
nwb 54505340eb 1.修正新建课程错误
2.优化课程角色权限判断
2014-06-09 10:26:45 +08:00
nwb 59742b9ddb 1.给各角色添加项目相关的权限
2.添加课程权限解析系统
2014-06-06 13:56:48 +08:00
z9hang 4478c86cea 添加课程 查看真名、查看成员、作业导出权限代码(未应用) 2014-06-06 10:37:06 +08:00
z9hang d83899e3e4 添加新建任务、编辑任务、删除任务、新建占位、编辑占位、删除占位、查看任务、查看占位、查看留言权限代码(未应用) 2014-06-05 17:39:48 +08:00
nwb ebe771db88 创建课程修改 2014-06-05 16:41:05 +08:00
nwb 6ff26d06ab 修改课程基础页面逻辑(base_courses.html.erb) 2014-06-05 11:55:46 +08:00
wanglinchun 8b78929190 修改竞赛通知中评论的相关文件 2014-06-05 11:02:32 +08:00
z9hang ae5ced6a51 课程权限添加(部分) 2014-06-04 17:39:11 +08:00
nwb 4404222437 0604 2014-06-04 14:13:26 +08:00
nwb d87b52bedd 课程成员迁移 2014-06-04 09:19:01 +08:00
wanglinchun 6a8d697582 Merge branch 'develop' into competition
Conflicts:
	config/routes.rb
	lib/redmine.rb
2014-06-03 18:30:53 +08:00
nwb cd10dd5433 课程权限判断变更,从项目权限分离 2014-06-03 16:21:00 +08:00
wanglinchun 81a45fe977 dfs 2014-06-03 15:27:04 +08:00
wanglinchun 528af32f91 修改forge,localhost首页不能显示的问题 2014-06-03 09:27:07 +08:00
wanglinchun bf71a38608 竞赛通知相关文件修改 2014-05-30 20:32:37 +08:00
yanxd 8c33cf0afb Merge branch 'develop' into szzh 2014-05-30 10:59:29 +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
xianbo 325bb85cc5 fix linchun 2014-05-30 09:28:13 +08:00
xianbo 7d1327ad2a Merge branch 'competition' of 10.0.47.245:/home/trustie2 into develop 2014-05-30 08:28:07 +08:00
wanglinchun 43449e66b5 增加了竞赛通知按钮 2014-05-29 20:02:00 +08:00
z9hang 2e36949604 添加课程列表查看权限(需用管理员账户将Non member的查看课程列表权限勾选并保存方能查看) 2014-05-28 18:04:16 +08:00
yanxd c7d6a07b72 gems 2014-05-28 09:57:30 +08:00
z9hang 0e6d9a804a Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2014-05-24 09:03:38 +08:00
yanxd 5364687160 bootstrap & tag bug 2014-05-23 17:07:58 +08:00
z9hang 6583ccb001 admin账户个人主页显示修改
admin账户用户管理功能分离到/admin/users,软件创客功能与普通账户一致
2014-05-23 11:50:36 +08:00
nwb 5a5db45af2 添加文本文件的预览功能 2014-05-21 14:44:53 +08:00
xianbo 66a5db5ad3 Merge branch 'szzh' into develop
Conflicts:
	config/routes.rb
	db/schema.rb
2014-05-15 09:46:38 +08:00
wanglinchun 8f0ee69b8b 隐藏竞赛中的参赛项目和参赛应用 2014-05-10 08:30:35 +08:00
nwb 7ccbc5e88a 课时限制为只能输入正整数 2014-05-09 17:13:23 +08:00
wanglinchun b182debc16 将竞赛页面中“新建参赛作品”的弹出形式由弹出新页面改为本页弹出下拉框,目前已有效果,写数据库有问题 2014-05-09 15:34:13 +08:00
wanglinchun 30f9bc9178 隐藏竞赛页面参赛项目和参赛应用;
隐藏竞赛页面中关注的“更多”功能
2014-05-08 19:29:56 +08:00
wanglinchun f2dbbc48fc 发布作品和关联作品都可以用了,参赛应用也可以取出来了,接下来通过判断来去参赛项目和参赛应用 2014-05-08 15:06:36 +08:00
wanglinchun fe151f9e29 竞赛页面中增加“我要参赛”菜单 2014-05-08 08:33:03 +08:00
yanxd d9cadfc43e 未登录500报错 2014-04-23 09:20:09 +08:00
yanxd 60bc3bb1b2 seem_rateable to lib, using Engine setting routes 2014-04-23 08:51:46 +08:00
yanxd b4209b7cc5 jrating 2014-04-21 15:41:51 +08:00
wanglinchun 982ff342fd 显示竞赛页面参赛项目菜单 2014-04-18 22:18:04 +08:00
wanglinchun 9ac0cbe6a3 Merge branch 'competition' into develop
Conflicts:
	Gemfile
	app/controllers/tags_controller.rb
	app/views/layouts/_base_header.html.erb
	config/routes.rb
	db/schema.rb
2014-04-18 16:03:52 +08:00
wanglinchun e136254c8d 回复了项目页面中的头像 2014-04-18 09:28:44 +08:00
yanxd d137e78f19 remove tmp file rake task/ 2014-04-16 15:11:27 +08:00
yanxd bde4e0f4f7 fix courselist 2014-04-15 14:33:19 +08:00
kg e92383940f #b2896c16453fc51 2014-04-10 08:21:43 +08:00
xianbo b2896c1645 fix 2014-04-09 11:27:12 +08:00
wanglinchun c86af5f483 与show_application相关的所有内容改为show_softapplication,以防和系统中的application冲突 2014-04-04 11:17:50 +08:00
wanglinchun 120e84cfc7 新竞赛代码移植 2014-04-03 17:26:56 +08:00
xianbo 5c63ea2378 add contest and fix url 2014-03-31 10:56:29 +08:00
xianbo 34fd8a933a fix the show of domain and project page 2014-03-21 20:26:28 +08:00
xianbo 20cd5941a8 modify project main page 2014-03-21 15:17:14 +08:00
xianbo cd246fc9c2 fix redmine 2014-03-21 11:29:06 +08:00
xianbo 3f55e78f49 add diff url in navigation 2014-03-20 10:10:22 +08:00
yanxd d9bc17c1ea 留言权限, basecourse关闭课程重构 2014-03-19 17:32:32 +08:00
yanxd daed8a1164 暂且提交,增加活动失败。 2014-03-13 22:06:49 +08:00
yanxd eb7e2539b8 留言问题 2014-01-23 21:55:39 +08:00
yanxd d202c84b44 导航条下拉菜单. [Version] alpha v0.1 2014-01-20 20:25:27 +08:00
yanxd ad09978020 资源库 -> 资源索引, 判断搜索结果 2014-01-17 08:55:58 +08:00
yanxd 6edfda3a95 add store_url to header 2014-01-16 17:32:43 +08:00
xianbo da74c97b7d fix the show of manager web 2013-12-17 11:26:56 +08:00