z9hang
|
cb8b0e0f41
|
admin页面中问题追踪项相关错误(课程、项目分离此处代码未改导致的问题)、项目列表中项目提交次数改为从数据库中读取(运行bundle exec rake project_score:calculate统计项目提交次数)
|
2014-08-26 16:07:17 +08:00 |
z9hang
|
e63be10680
|
去除显示项目列表的存储过程调用(刷新项目提交次数已移至changeset对象创建之后)
|
2014-08-25 15:18:52 +08:00 |
z9hang
|
74ba4384b1
|
1、去除不用了的旧的积分代码。2、将刷新提交次数功能修改(原来是在显示项目或个人信息的页面之前调用repository.fetch_changesets刷新changeset,修改为创建changeset对象后马上调用repository.fetch_changesets方法刷新changeset对象,注意:尚需测试)
|
2014-08-25 14:47:27 +08:00 |
z9hang
|
ddc8da99e4
|
Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
|
2014-08-25 09:16:05 +08:00 |
z9hang
|
d16b54a1ea
|
域名跳转问题、提交代码后版本库不能访问问题
|
2014-08-25 09:15:38 +08:00 |
linhk
|
9f3392eba8
|
删除主留言时确认删除的提示信息
|
2014-08-23 16:41:07 +08:00 |
sw
|
7ec103e135
|
#1457 修复课程开课日期无法修改的BUG
优化选择开课时间代码
|
2014-08-23 09:21:03 +08:00 |
sw
|
4998420410
|
修复修改密码时,错误信息在其他页面会提示的BUG
|
2014-08-22 16:52:47 +08:00 |
sw
|
c6a19209f4
|
修复课程、项目无法上传资源的问题
|
2014-08-22 12:32:16 +08:00 |
z9hang
|
b96a08a200
|
Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
|
2014-08-22 11:27:33 +08:00 |
chenmin
|
880f2057ac
|
Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
|
2014-08-22 10:41:03 +08:00 |
chenmin
|
9da85bb5a3
|
修复回复和编辑项目帖子时都显示帖子附件的bug;
|
2014-08-22 10:40:43 +08:00 |
zhanghaitao
|
3279fda3e5
|
Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
|
2014-08-22 09:38:22 +08:00 |
zhanghaitao
|
b635a6b3c5
|
1.添加工作台分页处理操作
2.分页处理路由函数添加
|
2014-08-22 09:38:07 +08:00 |
z9hang
|
9d23e6a8be
|
添加竞赛通知标题长度限制
|
2014-08-21 17:09:35 +08:00 |
linhk
|
aa4b8c2da9
|
Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
|
2014-08-21 16:56:22 +08:00 |
linhk
|
b30bfd073c
|
1
|
2014-08-21 16:55:46 +08:00 |
sw
|
234a781342
|
Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
|
2014-08-21 15:41:23 +08:00 |
sw
|
4e49da836e
|
1.课程通知添加、修改填写字段时字段限制实时提示
2.修改通知时填写字段超出限制长度报错的修复
3.注释无效代码
|
2014-08-21 15:40:21 +08:00 |
z9hang
|
644cfe6c21
|
项目成员列表按得分排序
|
2014-08-21 15:22:29 +08:00 |
z9hang
|
9ae553bace
|
Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
|
2014-08-21 14:57:05 +08:00 |
sw
|
16d86a1fbd
|
课程、项目模块增加分页功能
|
2014-08-21 10:37:53 +08:00 |
sw
|
8932633b23
|
Merge remote-tracking branch 'origin/szzh' into szzh
|
2014-08-21 09:56:14 +08:00 |
linhk
|
66dfa1ce4f
|
解决删除项目主留言分页Url错误和页数错误的Bug
|
2014-08-21 08:58:48 +08:00 |
chenmin
|
86e377a228
|
Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
|
2014-08-20 11:40:14 +08:00 |
chenmin
|
73537a30cb
|
修复资源上传人不能下载项目讨论区非公开资源的问题
|
2014-08-20 11:39:41 +08:00 |
linhk
|
507235cd69
|
Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
|
2014-08-20 10:51:08 +08:00 |
linhk
|
4c57136a1d
|
项目留言删除功能
|
2014-08-20 10:50:29 +08:00 |
sw
|
f396a45e1f
|
Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
|
2014-08-20 10:47:42 +08:00 |
sw
|
fae3c45920
|
Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
|
2014-08-20 10:46:50 +08:00 |
chenmin
|
80bd535b4f
|
课程讨论区回复帖子的内容增加删除附件功能;
增加可以编辑自己回复内容的功能;
|
2014-08-20 09:30:26 +08:00 |
z9hang
|
1e234a9adf
|
优化积分计算速度问题
|
2014-08-19 17:03:26 +08:00 |
sw
|
5fb1b220e5
|
#1369 修复查看作业列表错误的BUG
|
2014-08-18 16:46:34 +08:00 |
sw
|
1cd00f55fb
|
Merge remote-tracking branch 'origin/szzh' into szzh
|
2014-08-18 10:14:29 +08:00 |
z9hang
|
378c06379e
|
项目文档得分计算错误问题
|
2014-08-16 16:28:35 +08:00 |
sw
|
2b12654796
|
Merge branch 'szzh' into develop
|
2014-08-16 13:33:07 +08:00 |
z9hang
|
746022506d
|
用户列表排序问题、项目得分不一致问题
|
2014-08-15 17:43:10 +08:00 |
z9hang
|
2b6a376d31
|
修复数据库为初始状态时会出现的部分bug、去除部分连接的域名
|
2014-08-15 14:30:01 +08:00 |
z9hang
|
7b14be7310
|
错误提示页面导航栏丢失问题、新建问题跟踪red_project_scores问题
|
2014-08-15 08:54:19 +08:00 |
sw
|
46ba7f6a7b
|
Merge branch 'szzh' into develop
|
2014-08-14 15:55:43 +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
|
ea0b7ef3f1
|
Merge branch 'szzh' into develop
|
2014-08-08 16:42:41 +08:00 |
linhk
|
044bba4d0d
|
Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
|
2014-08-08 16:44:00 +08:00 |
linhk
|
0028c11426
|
退出项目功能
|
2014-08-08 16:43:34 +08:00 |
z9hang
|
87f6f81279
|
Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
|
2014-08-08 15:09:48 +08:00 |
z9hang
|
f8c6b66119
|
修改密码处导航丢失问题
|
2014-08-08 15:09:32 +08:00 |
z9hang
|
683cd9f918
|
个人积分修改
|
2014-08-08 13:47:02 +08:00 |