Commit Graph

709 Commits

Author SHA1 Message Date
z9hang 76bab839c7 1、根据代码评审修改代码。2、修正部分页面标题。 2014-10-15 17:26:58 +08:00
sw 23ad3f26e4 修复bid模型中budget的format报错的BUG 2014-10-15 16:49:48 +08:00
sw 4082dbed5b 修改了部分model的validate(custon_field.rb之上) 2014-10-15 11:08:41 +08:00
z9hang f957666b25 部分网页标题不标准问题,补交之前漏掉未添加的文件 2014-10-14 16:50:22 +08:00
z9hang ef3e0798cc 1、课程、项目讨论区编辑附件没有公开字样问题。2、设置附件私有属性遗漏讨论区的附件的情况添加。3、编辑附件的描述、公开属性无效的问题,原因编辑保存逻辑存在问题,修正 2014-10-11 11:06:37 +08:00
z9hang 48164d8b94 竞赛中查看文本类附件报403问题 2014-10-08 10:20:55 +08:00
linhk 3ef05e64b8 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
Conflicts:
	app/views/welcome/index.html.erb
2014-09-16 08:59:26 +08:00
linhk 879e93beb9 项目、竞赛、课程首页的微信部分样式修改并添加js跟随滚动处理 2014-09-15 16:04:06 +08:00
alan 8c19ec8aa0 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
Conflicts:
	app/helpers/projects_helper.rb
	app/views/contest_notification/show.html.erb

Signed-off-by: alan <547533434@qq.com>
2014-09-15 10:58:14 +08:00
z9hang 6180943f72 空数据库时创建项目报错问题,原redmine的项目按字母排序功能导致,现在项目没有按字母排序,故将之注释掉 2014-09-11 17:26:17 +08:00
alan 70b079041c 修改contests_controller.rb,contest.rb, contest_project.rb,contests_helper.rb,
attachments_helper.rb, application_helper.rb.
主要修改内容: 书写规范, for循环用 each 代替, if 语句的合并, unless 转换成if,
		函数名称拼写错误。

Signed-off-by: alan <547533434@qq.com>
2014-09-10 11:36:50 +08:00
linhk 20b8bf00b6 修改部分项目关注不能及时更新Bug 2014-09-05 11:22:10 +08:00
z9hang e8cde5f1cd Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2014-08-28 15:41:14 +08:00
z9hang 4711e638eb 复制有附件的缺陷报错问题(屏蔽掉复制附件的功能) 2014-08-28 15:40:34 +08:00
nwb 51b21000a7 版本库标识限定为全局唯一 2014-08-28 14:35:42 +08:00
z9hang 42285ce44d 积分少于2分时不能踩人 2014-08-27 12:00:00 +08:00
z9hang cb8b0e0f41 admin页面中问题追踪项相关错误(课程、项目分离此处代码未改导致的问题)、项目列表中项目提交次数改为从数据库中读取(运行bundle exec rake project_score:calculate统计项目提交次数) 2014-08-26 16:07:17 +08:00
z9hang 74ba4384b1 1、去除不用了的旧的积分代码。2、将刷新提交次数功能修改(原来是在显示项目或个人信息的页面之前调用repository.fetch_changesets刷新changeset,修改为创建changeset对象后马上调用repository.fetch_changesets方法刷新changeset对象,注意:尚需测试) 2014-08-25 14:47:27 +08:00
z9hang d16b54a1ea 域名跳转问题、提交代码后版本库不能访问问题 2014-08-25 09:15:38 +08:00
ShengYue.Xu 047f6d2c95 修改了缺陷当中 #868、#780、#603 2014-08-21 19:57:49 +08:00
z9hang 9d23e6a8be 添加竞赛通知标题长度限制 2014-08-21 17:09:35 +08:00
sw 16d86a1fbd 课程、项目模块增加分页功能 2014-08-21 10:37:53 +08:00
chenmin 80bd535b4f 课程讨论区回复帖子的内容增加删除附件功能;
增加可以编辑自己回复内容的功能;
2014-08-20 09:30:26 +08:00
z9hang 9039755fc5 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2014-08-18 17:15:43 +08:00
z9hang ed3e9e3a03 项目成员列表积分计算的初步优化(降低访问速度) 2014-08-18 17:14:31 +08:00
zhanghaitao 13717dc3a3 缺陷界面选项功能的屏蔽;私有缺陷的显示条件修改 2014-08-18 09:57:10 +08:00
sw 445d29d036 1.修改新建帖子的长度上限设置,设置为2G
2.修改新建贴吧时贴吧的描述字段类型
2014-08-14 14:38:18 +08:00
sw f99543ab4b #1294
1.修改缺陷列表中缺陷描述样式
2.修改缺陷、日历查询时,Closed->关闭于,角色成员减少学生、老师、助教等3个角色
2014-08-14 10:54:42 +08:00
zhanghaitao 88aa66b15b Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2014-08-13 15:38:20 +08:00
zhanghaitao 4934c8c801 # 页面返回异常处理 2014-08-13 15:37:28 +08:00
z9hang 56aa2fb8dc Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
Conflicts:
	db/schema.rb
2014-08-13 11:21:37 +08:00
z9hang caed78327a 积分计算修改 2014-08-13 11:17:22 +08:00
sw 339a06007c 增加课程资源分离出来相关表 2014-08-12 11:31:42 +08:00
linhk cb4869fd20 解决新建版本库名长255个字符时异常
解决版本库名长时,界面显示错误
2014-08-07 17:16:00 +08:00
linhk af683f917d 解决新建版本库名非法类型成功新建 2014-08-07 16:09:50 +08:00
linhk b545c5034d Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
Conflicts:
	config/locales/en.yml
2014-08-07 12:02:55 +08:00
sw 34af8053cc Merge remote-tracking branch 'origin/szzh' into szzh 2014-08-07 09:23:28 +08:00
z9hang 05186c8590 项目积分存数据库
有项目积分引起的系列bug
2014-08-06 11:46:38 +08:00
linhk d8964d81a8 用户注册lastname超长报错 2014-08-05 17:13:50 +08:00
z9hang 2c77d1b4cf 访问资源库问题 2014-08-05 11:10:41 +08:00
sw 9cb026ed39 增加竞赛删除评论的功能 2014-08-04 15:01:39 +08:00
sw c5a7497910 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2014-08-01 17:36:50 +08:00
z9hang acb41158e7 错误提示页面导航栏添加
登陆时自动忽略登陆名前后空格
2014-08-01 16:01:16 +08:00
sw 9e5f7e6fc6 取消主页加入课程链接 2014-08-01 14:36:41 +08:00
sw 2c689b6399 删除竞赛时删除竞赛下所有作品 2014-07-31 14:02:25 +08:00
sw bb6be3ed8a 修改html错误 2014-07-31 11:35:16 +08:00
sw 41d983e904 取消过期缺陷邮件的发送(很有问题)!!! 2014-07-31 09:45:46 +08:00
sw 1f4943483e 1.现在竞赛作品名称、开发人员、开发环境的长度
2.修复竞赛作品一上传的图片,编辑时资源列表不显示的问题
2014-07-30 13:52:55 +08:00
z9hang 952fcce0de Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2014-07-29 18:04:45 +08:00
z9hang c60188038e 得分机制修改 2014-07-29 18:04:35 +08:00
sw c1bbd8a535 对于设置了完成日期的缺陷,到日期还没解决,给相关人员发一个通知邮件 2014-07-29 14:29:59 +08:00
z9hang 225e3c396a 个人得相关分方法添加 2014-07-29 10:06:48 +08:00
nwb dfdc58719a 课程主留言添加删除功能 2014-07-28 10:46:05 +08:00
yanxd 979d6dd067 dts_test. controller ===> model 2014-07-28 09:22:52 +08:00
z9hang 97531960da 首页定制添加剂修改图片大小功能 2014-07-25 16:05:33 +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 3b54def1c7 首页定制修改 2014-07-25 10:01:02 +08:00
z9hang 4542b9e21a 积分修改 2014-07-24 18:05:37 +08:00
z9hang fb6cd2e9d8 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2014-07-23 09:25:17 +08:00
z9hang 0b6168c7fd 添加竞赛首页发布通知通告相关代码
项目个人得分去除小数点
2014-07-23 09:24:26 +08:00
yanxd 18d096f0d8 删除项目,竞赛表project_id会置空,projecting_softapplications模型不知道干嘛用,此表也不存在 2014-07-22 17:40:32 +08:00
nwb 5954ba1788 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2014-07-22 09:32:54 +08:00
nwb cf11cac0ad 项目文档权限判断优化 2014-07-22 09:32:46 +08:00
yanxd 8496d6e0d2 删除project多余导致删除项目失败的关联关系 2014-07-22 09:17:21 +08:00
nwb 518edeac68 项目文档浏览BUG修改 2014-07-22 09:15:19 +08:00
nwb 49aa3a994e 学时不允许为空 2014-07-19 15:58:11 +08:00
sw 79c76d26c8 创建作品分类表,并插入部分数据 2014-07-19 11:35:43 +08:00
yanxd 6af11fea68 course class period 2014-07-18 17:10:41 +08:00
nwb 0e9a15aad5 短描述修改 2014-07-18 16:41:55 +08:00
nwb bc50d5f469 允许上传空文件 2014-07-18 14:35:44 +08:00
nwb c443de5873 去掉课程名称验证 2014-07-18 11:49:47 +08:00
nwb 6968039c87 修改课程学生计算函数 2014-07-18 09:55:10 +08:00
nwb 28543e3288 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2014-07-18 09:21:21 +08:00
nwb 8eac756ac7 1.项目首页的描述更改,不再限制项目描述字数
2.竞赛首页的描述更改,不再限制竞赛描述字数
2014-07-18 09:21:09 +08:00
yanxd 164ec645ee boards created frequently, css file file EOF. 2014-07-18 09:20:16 +08:00
yanxd 4eee70a845 course new/created test 2014-07-16 17:46:17 +08:00
nwb b34a8d6166 项目搜索优化 2014-07-16 17:25:47 +08:00
z9hang 8d181c4e93 迁移文件出错问题 2014-07-16 15:32:27 +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
nwb 3254c4a237 修正二级菜单名称显示问题 2014-07-16 09:45:39 +08:00
nwb 13a3725b06 BUG修改 2014-07-16 09:28:12 +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
sw bff1319c5e 去除课程数据兼容代码 2014-07-15 09:53:03 +08:00
yanxd ec2384f110 自动化测试框架 2014-07-14 16:36:56 +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 0031f90c64 1.课程动态中的私有的资源、文档进行权限判断
2.项目动态中的私有的资源、文档进行权限判断
2014-07-14 11:31:24 +08:00
nwb 87b623bc51 1.文档添加密级设置
2.新建文档、修改文档视图修改
2014-07-14 10:44:07 +08:00
yanxd fd5747f4dc test 3-framework 2014-07-14 10:27:54 +08:00
z9hang 98ddd6940d 修正错误 2014-07-14 09:31:55 +08:00
z9hang f44c715cfb Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2014-07-14 09:18:46 +08:00
z9hang 6b6fd2906f 竞赛列表。贴吧列表的非空判断
数据迁移报错问题修改
2014-07-14 09:18:31 +08:00
sw 59a5541e45 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2014-07-11 14:52:15 +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
sw 4f2298fd22 修复个人动态首页中留言等动态显示有误的问题 2014-07-11 10:31:52 +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
sw bed662c2e5 修复项目缺陷列表描述显示不正常的BUG 2014-07-10 17:42:40 +08:00
z9hang b4dd8409eb 添加项目托管平台首页定制功能 2014-07-10 17:38:04 +08:00
sw 86adfaecce Merge remote-tracking branch 'origin/szzh' into szzh 2014-07-10 16:59:59 +08:00
sw 7bcb1cbe2e 修复个人主页中作业、项目介绍不正确的BUG 2014-07-10 16:57:04 +08:00
sw 47ad20421e 修复当课程描述中有特殊标签是,课程列表描述显示有误的BUG 2014-07-10 16:48:13 +08:00
sw 39434766e3 1.修复超级管理员无法访问课程作业列表的BUG
2.修改作业描述样式
2014-07-10 16:35:53 +08:00
yanxd 249ea19c0c 神坑,users和user_statuses表中,关注信息不同步,按照影响力排序还会有问题。以及users表中在us表没有对应条目,排序中是不会显示的 2014-07-10 15:27:24 +08:00
yanxd 4dbe149b42 删掉user里的扩展表信息,防止第一次迁移失败 2014-07-07 17:24:51 +08:00
nwb 8b2199e28c 新建竞赛时的日期判断优化 2014-07-07 15:01:10 +08:00
nwb 431b4541c3 新建竞赛时奖励设置为不能为空 2014-07-07 14:37:32 +08:00
nwb bc179fbc39 右上角菜单增加二级菜单 2014-07-07 13:41:44 +08:00
nwb 0471446ac8 新增、修改缺陷发送邮件的缺陷编写优化 2014-07-07 10:07:50 +08:00
nwb 5f18b1a38c Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2014-07-05 15:11:57 +08:00
z9hang f5b69be967 新建贴吧描述为空不能新建、搜索空内容添加提示 2014-07-05 14:43:15 +08:00
nwb eb15edd5ff 1.添加文档
2.邮件中缺陷序号计算机制优化
2.项目、课程动态优化
2014-07-05 13:31:32 +08:00
nwb 2395ee4b1d 留言发送邮件优化 2014-07-04 15:41:26 +08:00
sw 698870ddee Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2014-07-04 14:48:06 +08:00
nwb b6ebbab830 项目版本库名称限定优化 2014-07-04 14:19:34 +08:00
nwb b42605accd Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2014-07-04 13:38:50 +08:00
nwb 864ef17941 清理课程状态表,修正同一课程出现多次的BUG 2014-07-04 13:38:34 +08:00
sw b492ead0c0 修改学校链接 2014-07-04 11:51:26 +08:00
sw a1920ca54c Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2014-07-04 11:31:09 +08:00
sw 0e0b8fb8d8 历史数据中当课程名称字段为空时从项目列表里获取名称 2014-07-04 11:30:22 +08:00
nwb ff8994fc9d Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2014-07-04 11:11:38 +08:00
nwb 08a6dec39d 课程讨论区回复时主题只读 2014-07-04 11:11:27 +08:00
z9hang d525220aca Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2014-07-04 10:10:41 +08:00
z9hang 2dd249a105 修正发帖不填主题报错问题,修正发帖内容为空可成功发布bug、修改主页贴吧动态里回帖数字颜色、修改昵称字符为不超过25个 2014-07-04 10:10:20 +08:00
sw 740f6a19ec 项目名称唯一 2014-07-03 15:50:36 +08:00
nwb 31e338f1e5 修正http://127.0.0.1:3000/?course.trustie.net链接跳转问题 2014-07-03 10:12:30 +08:00
nwb 70dc5e2b49 去除主版本库标识允许为空的设置 2014-07-02 15:10:33 +08:00
nwb e8705bccb1 修改文件上传界面样式 2014-07-02 14:58:52 +08:00
z9hang d34ab220cc 登录名区分大小写 2014-07-01 17:12:48 +08:00
z9hang 2e38f66899 搜索用户修改为按昵称搜索 2014-07-01 16:31:40 +08:00
z9hang a7fa444f9e 修正项目个人得分问题:统计时只计算项目成员,user_grade表user_id和project_id联合不重复验证,user_grade分数部位负验证 2014-07-01 15:19:08 +08:00
z9hang 0bcc0beaf1 修复留言计分 2014-07-01 10:31:44 +08:00
z9hang 33c883146a Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2014-07-01 09:16:17 +08:00
z9hang 4906bad7d2 修正进项目报错异常 2014-07-01 09:15:53 +08:00
nwb 671eaa8d45 测试 2014-06-30 17:49:55 +08:00
z9hang 9a8c5ebecc 个人得分规则显示
留言回复未加分bug修改
2014-06-30 16:19:28 +08:00
nwb 99c9f81aea BUG修正 2014-06-27 15:26:42 +08:00
nwb ad97066a45 课程名称有效性判断 2014-06-27 11:42:45 +08:00
nwb c0f0e294e5 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2014-06-27 11:25:00 +08:00
nwb beeab518e8 课程动态中留言链接BUG修复 2014-06-27 11:24:48 +08:00
z9hang bc587f3e7d 屏蔽个人分数实时刷新功能
修复个人分数计分异常
2014-06-27 11:15:10 +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 b4af75f289 部分界面优化 2014-06-26 11:15:06 +08:00
nwb f4aa817f42 修改合并后首页出错的问题 2014-06-26 10:01:44 +08:00
nwb 88c3347f7c 修正合并分支后的创建课程错误 2014-06-26 09:15:56 +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
z9hang 57cdb55282 修正get_level方法是用错误
仿照用户得分规则实现项目个人得分
2014-06-24 17:31:39 +08:00
z9hang f16bec924c 处理undefined method `update_user_level' for nil:NilClass问题 2014-06-23 09:27:21 +08:00
nwb 6039cf63af 课程讨论区文件上传权限优化 2014-06-20 09:08:18 +08:00
z9hang 31049fcf4e 修复同时更新缺陷状态和缺陷完成度时只有缺陷完成度加分及记录分数变化细节,缺陷状态更改操作未加分及记录分数变化细节bug 2014-06-19 15:59:55 +08:00
z9hang 3e37a54a0f 修复竞赛处不能留言问题 2014-06-19 14:44:58 +08:00
z9hang 9061a77221 修改user.user_score为空问题的解决方式 2014-06-19 10:45:30 +08:00
nwb f5c9123647 管理员创建课程逻辑修改,管理员创建课程后成为该课程成员 2014-06-19 09:37:58 +08:00
sw efb6c1fd19 1.修改、新增作业增加提交项目选项(可以为空)
2.homework_attach与project增加关联关系
2014-06-18 10:07:19 +08:00
z9hang ab486aa811 补充user_score_details Model及数据迁移文件 2014-06-17 15:59:34 +08:00
z9hang 50dbe3d04a 添加记录得分变化功能 2014-06-17 15:57:31 +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
z9hang 697a6034b2 新得分显示 2014-06-16 17:50:28 +08:00
nwb 9c3605320e 加入、退出课程逻辑优化 2014-06-16 17:14:05 +08:00
nwb b4e78d2b0c 课程添加成员逻辑更改 2014-06-16 15:00:35 +08:00
nwb e698f3a6c6 修改新建课程成员时的唯一性判断 2014-06-16 11:34:56 +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
yanxd 955fece267 merge develop 2014-06-13 16:52:12 +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
z9hang 621346268f Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2014-06-13 08:37:11 +08:00
z9hang e8d561b4ba 修正贴吧顶踩加分无效问题 2014-06-12 17:39:44 +08:00
nwb b178be984d 添加课程搜索处理 2014-06-12 16:55:56 +08:00
z9hang 4fb96bacdc 修正更新用户等级方法,保证每个用户只有一条记录 2014-06-12 16:41:48 +08:00
z9hang a42c79cea2 添加用户升级功能(用户达到一定条件时自动升级,未在前端体现) 2014-06-12 16:35:59 +08:00
yanxd 858a7936b5 revert userscore catch exception, added cache to footer. 2014-06-12 16:19:46 +08:00
nwb 3933817570 1.修改课程配置界面
2.新增课程成员修改
3.删除课程成员修改
4.课程成员类型更改支持
2014-06-12 16:01:38 +08:00
sw 9bd8132359 修复作业无法留言、无法综评的BUG 2014-06-12 15:42:58 +08:00
z9hang ebbd4b0642 课程讨论区踩顶帖子
会员等级计算(占位实现自动升级)
技术得分计算
2014-06-12 15:12:55 +08:00
nwb ae8fcca14f 1.课程接触视图修改
2.添加课程成员列表视图
2014-06-12 14:57:25 +08:00
nwb 165dbc3f78 修改words_controller与课程相关方法及视图 2014-06-12 11:34:47 +08:00
nwb 863dec03d2 添加课程讨论区show视图 2014-06-12 10:03:01 +08:00
nwb 97d920c195 修改新增课程通知视图 2014-06-12 09:20:39 +08:00
z9hang a8670ba6fc Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2014-06-12 08:47:40 +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 3165d97417 1.迁移课程新闻数据
2.添加课程新闻index视图
2014-06-11 16:46:13 +08:00
sw 872b7efb84 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2014-06-11 15:54:40 +08:00
nwb 59051972e1 1.修改课程资源删除
2.修改课程资源上传后的界面刷新
2014-06-11 15:52:47 +08:00
sw d0dd6eb781 1.修改作业时实现作业添加参与人员与删除参与人员
2.homework_attach、homework_user、users关系添加
3.优化页面显示
2014-06-11 15:28:13 +08:00
nwb cb2c5960fc 修改资源文件activity事件BUG 2014-06-11 11:13:59 +08:00
nwb b6c9415a4b 1.给各角色添加浏览课程资源文件权限
2.修改课程动态显示逻辑
2014-06-11 11:04:38 +08:00
z9hang 7eb3c9f874 缺陷留言+1分、
更改缺陷状态+1分、
对留言回复+1分、
对帖子的回复+1分、
添加分数修正方法,分数为负时修正为0
2014-06-10 17:47:10 +08:00
nwb a793b8923d 1.Non member角色添加add_couese权限
2.course_helper优化排序等相关函数
3.课程index界面修改
2014-06-10 17:03:02 +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