sw
|
05f1df1922
|
优化代码
|
2014-09-12 14:31:42 +08:00 |
sw
|
ff11e4b323
|
修复老师角色打包下载所有作业当作业没有附件时报错的BUG
解决方法:页面跳转错误
|
2014-09-12 14:24:21 +08:00 |
z9hang
|
e83ebedd00
|
高校页面代码优化:1、中文国际化。2、写死的链接改为从配置中读取
|
2014-09-12 11:34:03 +08:00 |
z9hang
|
d1a84305da
|
Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
|
2014-09-11 17:31:44 +08:00 |
sw
|
0c550073c1
|
Merge branch 'szzh' into develop
|
2014-09-11 17:30:16 +08:00 |
z9hang
|
6180943f72
|
空数据库时创建项目报错问题,原redmine的项目按字母排序功能导致,现在项目没有按字母排序,故将之注释掉
|
2014-09-11 17:26:17 +08:00 |
sw
|
1ce3a78a16
|
Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
|
2014-09-11 15:28:31 +08:00 |
sw
|
7853d76250
|
修复点击竞赛通知报错的BUG
解决方案:注释报错的无效的代码
|
2014-09-11 15:27:52 +08:00 |
sw
|
b88fdcefd8
|
课程首页添加新增课程按钮
|
2014-09-11 14:55:40 +08:00 |
alan
|
64eb4d362c
|
将contest主页中通知公告的颜色改成蓝色
Signed-off-by: alan <547533434@qq.com>
|
2014-09-11 00:33:12 +08:00 |
sw
|
535cf74f1f
|
公共贴吧描述显示有html代码的BUG #1215
解决方案:修改描述字段解析方法
|
2014-09-10 15:19:34 +08:00 |
sw
|
9ff4fee8da
|
修改项目描述为1级标题时文字会重叠的BUG #1210
解决方案:修改css样式
|
2014-09-10 14:49:27 +08:00 |
sw
|
f70edc1a0b
|
修复老师角色在没有任何附件情况下点击打包下载报500错误的BUG #1209
解决方案:增加判断是否有一个以上附件,当没有任何附件时,跳转到相应页面,提示用户没有任何文件可以下载
|
2014-09-10 14:38:11 +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 |
sw
|
dec8b70895
|
修复老师角色在没有任何附件情况下点击打包下载报500错误的BUG #1209
解决方案:增加判断是否有一个以上附件,当没有任何附件时,提示用户没有任何文件可以下载
|
2014-09-10 11:14:38 +08:00 |
sw
|
67737d8dd9
|
修复项目成员列表翻到第五页后页面布局不正常的问题 #1208
解决方案:强制换行
|
2014-09-10 10:54:20 +08:00 |
z9hang
|
ab052d645b
|
空数据库发布帖子报错问题
|
2014-09-10 10:06:22 +08:00 |
z9hang
|
e9ac470eec
|
Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
|
2014-09-09 13:46:02 +08:00 |
z9hang
|
c9f6259587
|
空数据库时部分数据没有,添加非空判断
|
2014-09-09 11:58:35 +08:00 |
sw
|
3b4e41c059
|
Merge branch 'szzh' into develop
|
2014-09-09 09:47:21 +08:00 |
linhk
|
08d59b9820
|
修改google中“参加竞赛”页面部分字重叠Bug
|
2014-09-05 17:16:40 +08:00 |
z9hang
|
63470476a5
|
空数据库时,留下的新手讨论吧、网站建议吧创建人为空,引用时加上非空判断
|
2014-09-05 16:26:21 +08:00 |
linhk
|
20b8bf00b6
|
修改部分项目关注不能及时更新Bug
|
2014-09-05 11:22:10 +08:00 |
z9hang
|
bd636115d5
|
#1177 正式版:项目--文档,点击下载上传文件的图标按钮,弹出窗口中有两个“新增”评审任务按钮,解决:屏蔽掉页面右下角那个
|
2014-09-04 15:41:59 +08:00 |
z9hang
|
a3aa2b0c2b
|
#1087 项目--配置--版本:新建版本跳转问题及相关显示问题 名字过长时提交返回失败信息,第二次正确填写名称提交成功,但页面跳转错误问题:原因:提交成功后他用的是返回上一个页面或默认页面,第二次提交返回到上一个页面依然是新建版本的页面,修改为提交成功则指定跳到项目配置的版本配置页面。两个换行问题,添加换行的css属性
|
2014-09-04 15:32:31 +08:00 |
z9hang
|
36329200b7
|
直接访问积分链接报错问题,原因:1项目积分有个方法修改了名字此处未改。2个人积分链有个变量未赋值
|
2014-09-04 14:11:20 +08:00 |
z9hang
|
c43883f5f9
|
代码换行
|
2014-09-04 10:23:55 +08:00 |
z9hang
|
c92a750ec8
|
缩进问题,三目运算符代替条件判断
|
2014-09-04 10:12:31 +08:00 |
alan
|
02c72c68ca
|
Merge branch 'develop' of http://xianbo_trustie2@repository.trustie.net/xianbo/trustie2.git into alan_competition
|
2014-09-04 09:47:59 +08:00 |
z9hang
|
05083fa679
|
Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
|
2014-09-04 09:46:47 +08:00 |
z9hang
|
f13eb73a72
|
label写错纠正,一个写死的主页链接纠正
|
2014-09-04 09:46:24 +08:00 |
alan
|
304effa8e4
|
pull competition branch
Signed-off-by: alan <547533434@qq.com>
|
2014-09-04 09:17:59 +08:00 |
z9hang
|
ae40e1341a
|
#1136 代码过长,换行处理
|
2014-09-03 17:17:45 +08:00 |
z9hang
|
c2020a9535
|
#1097 讨论区的回帖引用解析和缺陷等模块一致 解决:修改课程、项目讨论区引用的解析方式与缺陷一致由使用<blockquote>改回至“> >”,以上为两种不同编辑器的解析方式
|
2014-09-03 16:13:50 +08:00 |
z9hang
|
4c58b6a50c
|
1、项目版本库中查看修订导航栏丢失,原因未指定layout,解决:指定laout。2、项目版本库操作中有两页面存在英文的ok按钮,将其通过国际化改为中文
|
2014-09-02 11:02:16 +08:00 |
z9hang
|
a97511750c
|
删除项目页面导航栏丢失:原因layout指定错误,解决方法:修正
|
2014-09-02 10:42:04 +08:00 |
z9hang
|
8596d594a7
|
js失去焦点事件与点击事件冲突问题,使用onmouseover事件获取焦点隔开两事件
|
2014-09-02 09:57:59 +08:00 |
sw
|
2248c46e18
|
Merge branch 'szzh' into develop
|
2014-09-02 09:37:02 +08:00 |
sw
|
b49e76bf79
|
Merge branch 'xiaoguang-contest' into szzh
Conflicts:
app/views/softapplications/show.html.erb
app/views/welcome/contest.html.erb
|
2014-09-02 09:28:51 +08:00 |
z9hang
|
8a6e19bcad
|
修正项目列表中私有标签国际化丢失问题
|
2014-09-02 09:17:42 +08:00 |
z9hang
|
a2f14bc0b2
|
#1073 发布课程通知要点两次才能提交成功bug,原因:js的失去焦点事件和点击事件冲突,解决方法:鼠标移到提交按钮时使提交按钮获得焦点
|
2014-09-01 17:56:12 +08:00 |
z9hang
|
e0cdcc0211
|
课程讨论区发帖,添加附件,admin帐户删除附件报错,原因:判断attachment的containers是否为课程的时候少判断了课程讨论区的附件这种情况,解决:加上该判断。问题2 #1002 forge网站的主页项目列表登录前和登陆后,显示的不一样。 解决方法:项目列表、课程列表中的私有项目、私有课程添加私有标志
|
2014-09-01 15:24:48 +08:00 |
z9hang
|
54ed41e483
|
Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
|
2014-08-29 16:52:27 +08:00 |
sw
|
bdf36ca71e
|
去掉编辑讨论区帖子时讨论区的选择 #1528
|
2014-08-29 16:46:11 +08:00 |
z9hang
|
a47b1eee47
|
发布作业后的附件不可擦看问题
|
2014-08-29 15:54:52 +08:00 |
nwb
|
dec77da33c
|
Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
|
2014-08-29 15:28:45 +08:00 |
nwb
|
c8e895ec74
|
优化用户头像逻辑
|
2014-08-29 15:28:32 +08:00 |
sw
|
24a0f3e774
|
Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
|
2014-08-29 15:07:34 +08:00 |
sw
|
c743f58104
|
“我的课程” 讨论区中 讨论内容框没有名字,且是否为必须没有提示 #1524
|
2014-08-29 15:07:08 +08:00 |
z9hang
|
8fc9e65e66
|
wiki编辑控件粘贴进去的截图不能显示问题
|
2014-08-29 14:54:29 +08:00 |
sw
|
bfb29ea14c
|
Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
|
2014-08-29 11:40:25 +08:00 |
sw
|
d8e04ae974
|
1.项目添加、修改新闻增加js验证
|
2014-08-29 11:40:00 +08:00 |
z9hang
|
e3a7d365ea
|
评审任务移动到显眼位置
|
2014-08-29 11:21:45 +08:00 |
sw
|
b50dac6a36
|
修复项目资源排序无效的BUG
|
2014-08-29 10:17:31 +08:00 |
sw
|
dcde828e64
|
1.个人主页--关注、粉丝,即使关注者、粉丝没有参加项目、课程,显示为“参与了0个项目/课程” #1211
2 修复个人主页关注、粉丝参与课程列表不正确的BUG
|
2014-08-29 09:40:57 +08:00 |
sw
|
3919d0fd48
|
修复缺陷查询不可用的BUG
|
2014-08-28 17:51:41 +08:00 |
sw
|
fbb19480f5
|
修复火狐不兼容自动换行的问题
|
2014-08-28 17:30:08 +08:00 |
sw
|
2f1b6386f6
|
Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
|
2014-08-28 16:52:47 +08:00 |
sw
|
c614734768
|
#1508 修复课程、项目列表中,点击标签的更多按钮,报错的BUG
|
2014-08-28 16:18:25 +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 |
sw
|
56a0ec336a
|
修复缺陷列表描述过长被掩盖的BUG #1145
|
2014-08-28 14:55:25 +08:00 |
sw
|
594d3364ac
|
Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
|
2014-08-28 14:39:48 +08:00 |
sw
|
bcb9e8688c
|
界面注释
|
2014-08-28 14:39:09 +08:00 |
nwb
|
51b21000a7
|
版本库标识限定为全局唯一
|
2014-08-28 14:35:42 +08:00 |
sw
|
82b23da54b
|
创建作业增加js验证
|
2014-08-28 14:05:48 +08:00 |
nwb
|
bdeb2e5947
|
启用项目的wiki编辑动态
|
2014-08-28 14:02:14 +08:00 |
nwb
|
19be668221
|
1.修正RImagic保存gif格式图片问题
2.修正课程动态显示问题
|
2014-08-28 11:52:02 +08:00 |
sw
|
c7caa08c70
|
Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
|
2014-08-28 11:06:42 +08:00 |
sw
|
5afcb73624
|
1.修改中英提示
2.修改查看差别页面会超出界面的BUG
|
2014-08-28 11:06:01 +08:00 |
z9hang
|
f0db3e1b4a
|
添加负积分修正为0的说明
|
2014-08-28 10:20:08 +08:00 |
sw
|
a77b07a99b
|
修改资源排序
|
2014-08-27 17:53:57 +08:00 |
z9hang
|
8e6ed35497
|
点击添加标签输入焦点却在搜索框问题(两个输入框用了同一个id,修改添加标签的文本框的id)
|
2014-08-27 15:19:18 +08:00 |
z9hang
|
060759774b
|
课程、项目中资源切换资源类型时弹出error问题(原因:1.未新建分页对象(从某个类型切回全部),2.资源类型信息丢失)
|
2014-08-27 15:00:26 +08:00 |
z9hang
|
42285ce44d
|
积分少于2分时不能踩人
|
2014-08-27 12:00:00 +08:00 |
sw
|
97f8aedd13
|
修复用户动态首页描述不正确的问题
|
2014-08-27 11:31:18 +08:00 |
z9hang
|
e1672fd0e0
|
讨论区帖子数统计错误问题
|
2014-08-27 10:20:08 +08:00 |
sw
|
c6b189a846
|
wiki显示未对非汉字类型进行自动换行处理 #1486
|
2014-08-26 17:46:21 +08:00 |
sw
|
79e83b9a85
|
编辑帖子时,主题显示超出边框 #1490
|
2014-08-26 16:44:56 +08:00 |
sw
|
30cbbb5a2a
|
引用回帖显示超出边框 #1491
|
2014-08-26 16:39:12 +08:00 |
z9hang
|
cb8b0e0f41
|
admin页面中问题追踪项相关错误(课程、项目分离此处代码未改导致的问题)、项目列表中项目提交次数改为从数据库中读取(运行bundle exec rake project_score:calculate统计项目提交次数)
|
2014-08-26 16:07:17 +08:00 |
sw
|
eb5d1c9efe
|
修复项目动态首页文明名过长超出页面的BUG
|
2014-08-26 10:44:44 +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 |
chenmin
|
87f8e90f25
|
1、多余标签删除
|
2014-08-23 16:11:03 +08:00 |
zhanghaitao
|
51f1841d78
|
Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
|
2014-08-23 15:52:32 +08:00 |
zhanghaitao
|
0e84982203
|
开始日期、计划完成日期不合法已发异常判断修改
|
2014-08-23 15:47:42 +08:00 |
linhk
|
4d583b08c7
|
‘新增评审’按钮显示添加权限过滤
|
2014-08-23 15:33:39 +08:00 |
zhanghaitao
|
b1048074ef
|
#1072 发布作业:截止日期不能手动输入修改
|
2014-08-23 15:19:12 +08:00 |
zhanghaitao
|
5b85aa0961
|
限制日期控件的不可编辑性,解决输入不正确日期返回异常的问题
|
2014-08-23 14:42:58 +08:00 |
zhanghaitao
|
2be1ac0dbd
|
修改日期选择控件当日操作日期不可以选择的Bug
|
2014-08-23 14:20:39 +08:00 |
sw
|
889af8be5f
|
Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
Conflicts:
app/views/courses/_course_form.html.erb
|
2014-08-23 13:52:49 +08:00 |
z9hang
|
afc5a05ed8
|
Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
|
2014-08-23 11:10:11 +08:00 |
z9hang
|
38c5c86a39
|
日期选择器不能用问题
|
2014-08-23 10:58:07 +08:00 |
linhk
|
9bcd06b315
|
Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
|
2014-08-23 10:09:55 +08:00 |
linhk
|
37920d36c9
|
公共贴吧主题自动分行
|
2014-08-23 10:09:36 +08:00 |
sw
|
7ec103e135
|
#1457 修复课程开课日期无法修改的BUG
优化选择开课时间代码
|
2014-08-23 09:21:03 +08:00 |
chenmin
|
c1da351ea0
|
Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
|
2014-08-23 09:19:17 +08:00 |
chenmin
|
9f54df232b
|
修复个人主页点击粉丝或者关注时,如果粉丝参加的课程和项目为0的bug;
|
2014-08-23 09:19:05 +08:00 |
linhk
|
fa90219a52
|
在没有“我的课程”菜单项时"我的项目”显示子页显示位置错误的Bug
|
2014-08-22 17:24:06 +08:00 |
sw
|
4998420410
|
修复修改密码时,错误信息在其他页面会提示的BUG
|
2014-08-22 16:52:47 +08:00 |
sw
|
bbb38d381d
|
Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
|
2014-08-22 14:52:32 +08:00 |
sw
|
2a7b9025b6
|
修复课程、项目上传资源关联资源时,查询出结果超出浏览器边界的问题
|
2014-08-22 14:47:11 +08:00 |
zhanghaitao
|
25affe30b0
|
#1059 软件创客” 修改用户资料中的用户单位页面的样式调整
|
2014-08-22 14:38:16 +08:00 |
zhanghaitao
|
00b38dc792
|
页面显示默认边框取消
|
2014-08-22 14:20:45 +08:00 |
zhanghaitao
|
c046ad011c
|
页面显示修改
|
2014-08-22 14:17:20 +08:00 |
sw
|
fe14c1e427
|
Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
|
2014-08-22 14:12:49 +08:00 |
zhanghaitao
|
167a819a84
|
Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
|
2014-08-22 13:44:00 +08:00 |
zhanghaitao
|
08a6e9af1a
|
边框显示问题修改
|
2014-08-22 13:43:48 +08:00 |
sw
|
c6a19209f4
|
修复课程、项目无法上传资源的问题
|
2014-08-22 12:32:16 +08:00 |
sw
|
d608d092da
|
Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
|
2014-08-22 11:59:08 +08:00 |
z9hang
|
969b8a2d3e
|
Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
|
2014-08-22 11:58:31 +08:00 |
z9hang
|
d1d2dd0e4b
|
undefined m_coumt问题修正
|
2014-08-22 11:58:12 +08:00 |
chenmin
|
9e419876a9
|
Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
|
2014-08-22 11:53:59 +08:00 |
chenmin
|
f3807461d9
|
修复课程新建帖子的bug
|
2014-08-22 11:53:49 +08:00 |
sw
|
e1e8942dc7
|
Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
|
2014-08-22 11:50:10 +08:00 |
z9hang
|
b96a08a200
|
Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
|
2014-08-22 11:27:33 +08:00 |
z9hang
|
27e15e6a9a
|
部分项目提交次数显示不正确问题
|
2014-08-22 11:27:01 +08:00 |
sw
|
f41d3f8b6a
|
修改作业显示真实名字不正确的问题
|
2014-08-22 11:24:25 +08:00 |
linhk
|
e900e6d6fd
|
解决查看文本页面内容未换行Bug
修改文本页面行号样式居上
修改新增评审在没有的时候引发的Bug
|
2014-08-22 11:04:32 +08:00 |
chenmin
|
08cde8a142
|
修复课程讨论区自己发布的帖子没有编辑功能的问题;
修复课程讨论区回复和编辑帖子内容附件的显示bug
|
2014-08-22 10:46:38 +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 |
sw
|
273c932acf
|
Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
|
2014-08-22 10:30:39 +08:00 |
zhanghaitao
|
74d98e9bac
|
Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
|
2014-08-22 10:20:42 +08:00 |
zhanghaitao
|
0d93783764
|
#1047 修复作品下载--内容超出右边框
|
2014-08-22 10:20:30 +08:00 |
linhk
|
6253f281bc
|
新增评审任务位置更改
|
2014-08-22 09:56:03 +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 |
sw
|
589c6d37db
|
取消日期编辑框可手动输入的问题 #1045
|
2014-08-22 09:20:03 +08:00 |
chenmin
|
554d744929
|
修复项目和课程讨论区所有帖子显示页面各帖子内容没对齐的bug;
|
2014-08-22 09:18:45 +08:00 |
chenmin
|
d2bd1cc261
|
修复课程讨论区帖子主题问题,修复主题后面空白过多的问题;
|
2014-08-22 09:00:15 +08:00 |
sw
|
1498f5c20b
|
1.修改课程通知时按钮状态
2.新建作业描述不正确
|
2014-08-22 08:57:00 +08:00 |
chenmin
|
c4fff8a8ac
|
项目讨论区帖子主题过长显示优化;
讨论区主题下方存在虚线bug修复;
|
2014-08-22 08:41:06 +08:00 |
sw
|
123353fd8f
|
Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
|
2014-08-21 17:32:34 +08:00 |
linhk
|
0635932187
|
用户个人主页项目链接错误修改
|
2014-08-21 17:31:36 +08:00 |
sw
|
337ca5fb93
|
修复用户留言取消按钮描述不正确的问题
|
2014-08-21 17:14:30 +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 |
z9hang
|
85a95262fe
|
项目得分细节中文档得分点击无反应问题
|
2014-08-21 16:01:24 +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 |
z9hang
|
5482ba3207
|
后台统计所有用户分数算法优化
|
2014-08-21 14:56:44 +08:00 |
sw
|
38188804a1
|
课程修改通知时标题不正确的问题
|
2014-08-21 14:46:14 +08:00 |
sw
|
a690fd79cf
|
课程修改通知时标题不正确的问题
|
2014-08-21 14:43:29 +08:00 |
sw
|
50e1f41345
|
#1307修复作业列表真实姓名只显示名不显示姓的BUG
|
2014-08-21 11:16:40 +08:00 |
chenmin
|
cbd3610bf4
|
Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
|
2014-08-21 10:51:05 +08:00 |
chenmin
|
e303a3789a
|
修复创新竞赛资源搜索页面系统支持过长遮住其他标签的bug
|
2014-08-21 10:50:53 +08:00 |
sw
|
e112bb2803
|
Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
|
2014-08-21 10:38:35 +08:00 |
sw
|
16d86a1fbd
|
课程、项目模块增加分页功能
|
2014-08-21 10:37:53 +08:00 |
chenmin
|
532cb23141
|
修复标签和内容之间空白太多的问题;
|
2014-08-21 10:19:46 +08:00 |
chenmin
|
3a2754eb27
|
修复查看单个竞赛页面的竞赛详细信息被遮住的bug;
|
2014-08-21 10:16:01 +08:00 |
sw
|
8932633b23
|
Merge remote-tracking branch 'origin/szzh' into szzh
|
2014-08-21 09:56:14 +08:00 |
chenmin
|
142d413544
|
Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
|
2014-08-21 09:22:57 +08:00 |
chenmin
|
a328a934c8
|
修复查看单个竞赛页面的删除、编辑竞赛标签的显示bug;
|
2014-08-21 09:22:34 +08:00 |
luguo
|
075b43f836
|
解决版权符号问题
|
2014-08-21 09:18:10 +08:00 |
linhk
|
66dfa1ce4f
|
解决删除项目主留言分页Url错误和页数错误的Bug
|
2014-08-21 08:58:48 +08:00 |
luguo
|
cc08cdc140
|
解决我的课程下面的课程描述带格式显示不正常。
|
2014-08-20 17:16:14 +08:00 |
sw
|
136c991060
|
#1413
修复资源名称过长,在课程动态首页会超出边界的问题
|
2014-08-20 16:28:04 +08:00 |
sw
|
c13eeee56d
|
1.修改页面描述错误
2.注释错误代码
|
2014-08-20 15:51:35 +08:00 |
zhanghaitao
|
8f83c63c79
|
Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
|
2014-08-20 14:55:44 +08:00 |
zhanghaitao
|
9bd22b1b99
|
1.#1011 当添加资源标签为多个时,“新增”按钮被掩盖的问题解决
2.课程标签设置JS添加
|
2014-08-20 14:55:32 +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 |
zhanghaitao
|
337f0ec270
|
Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
|
2014-08-20 09:42:15 +08:00 |
zhanghaitao
|
4905511060
|
#课程起止时间显示Bug的修改
|
2014-08-20 09:42:01 +08:00 |
chenmin
|
80bd535b4f
|
课程讨论区回复帖子的内容增加删除附件功能;
增加可以编辑自己回复内容的功能;
|
2014-08-20 09:30:26 +08:00 |
z9hang
|
1e234a9adf
|
优化积分计算速度问题
|
2014-08-19 17:03:26 +08:00 |
linhk
|
a0a8868c24
|
个人主页的课程项目tab页显示优化
|
2014-08-19 15:44:02 +08:00 |
linhk
|
5e600380c7
|
课程实践平台课程名称与学校调换
|
2014-08-19 15:10:04 +08:00 |
sw
|
7b00008721
|
Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
|
2014-08-19 14:04:43 +08:00 |
hhuai
|
0cbcaa88e8
|
fixed issue 1013,“奖励方式”未对非汉字类型进行自动换行处理
|
2014-08-18 20:55:43 +08:00 |
chenmin
|
c042add122
|
Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
|
2014-08-18 17:44:48 +08:00 |
chenmin
|
bfe0299d40
|
修复部分帖子内容显示超出边框的bug
|
2014-08-18 17:44:37 +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 |
hhuai
|
b34e74bd1c
|
issue 1012, table中td撑坏的问题
|
2014-08-18 17:00:52 +08:00 |
sw
|
5fb1b220e5
|
#1369 修复查看作业列表错误的BUG
|
2014-08-18 16:46:34 +08:00 |
chenmin
|
e181f0ed4d
|
添加贴吧帖子存在性判断
|
2014-08-18 16:12:22 +08:00 |
chenmin
|
4ed9b13f0b
|
修复点击某些贴吧提示数据不存在的404page not found bug
|
2014-08-18 15:53:25 +08:00 |
sw
|
a7e066add8
|
修复项目得分无法显示详细信息的BUG
|
2014-08-18 14:15:22 +08:00 |
sw
|
012791e44d
|
Merge remote-tracking branch 'origin/szzh' into szzh
|
2014-08-18 11:09:40 +08:00 |
zhanghaitao
|
13becbefb2
|
Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
Conflicts:
app/views/projects/show.html.erb
|
2014-08-18 11:09:54 +08:00 |
sw
|
5a7aabd7cf
|
#1357
1.注释无效代码
2.修改wiki、DTS测试logo不见的BUG
|
2014-08-18 10:16:34 +08:00 |
sw
|
1cd00f55fb
|
Merge remote-tracking branch 'origin/szzh' into szzh
|
2014-08-18 10:14:29 +08:00 |
zhanghaitao
|
13717dc3a3
|
缺陷界面选项功能的屏蔽;私有缺陷的显示条件修改
|
2014-08-18 09:57:10 +08:00 |
z9hang
|
fac973db20
|
Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
|
2014-08-18 09:29:38 +08:00 |
hhuai
|
8b121c3e50
|
fixed issue #998, 主页的通知公告区域显示优化
|
2014-08-17 20:56:58 +08:00 |
z9hang
|
7e00890667
|
项目工具集部分工具图标缺失问题
|
2014-08-16 17:14:04 +08:00 |
linhk
|
ecae8d1f35
|
Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
|
2014-08-16 17:02:58 +08:00 |
linhk
|
4f0817a146
|
项目--文档--文件--代码评审 中用户头像显示错误
|
2014-08-16 17:02:37 +08:00 |
z9hang
|
378c06379e
|
项目文档得分计算错误问题
|
2014-08-16 16:28:35 +08:00 |
sw
|
3d6ee127cb
|
Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
|
2014-08-16 16:15:47 +08:00 |
sw
|
f4fd1b1133
|
修改创建竞赛时提示描述不正确的问题
|
2014-08-16 16:13:39 +08:00 |
z9hang
|
c77a1fc2ef
|
Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
|
2014-08-16 15:08:38 +08:00 |
z9hang
|
a3fb08817c
|
分数不能为0、更新readme
|
2014-08-16 15:08:14 +08:00 |
sw
|
2b12654796
|
Merge branch 'szzh' into develop
|
2014-08-16 13:33:07 +08:00 |
sw
|
0d398fdc17
|
Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
|
2014-08-16 13:31:03 +08:00 |
sw
|
9688a73aa1
|
1.新建竞赛作品增加js验证
2.修复上传图片一次超过2张,上传失败的BUG
|
2014-08-16 13:30:38 +08:00 |
z9hang
|
6f5df31d14
|
去掉多出来的图片
|
2014-08-16 13:23:50 +08:00 |
z9hang
|
12434e22c5
|
Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
|
2014-08-16 13:22:46 +08:00 |
z9hang
|
4cea972e56
|
micro版图片丢失问题
|
2014-08-16 13:22:28 +08:00 |
sw
|
8d03068ce2
|
Merge remote-tracking branch 'origin/szzh' into szzh
|
2014-08-16 11:37:06 +08:00 |
linhk
|
fcaeb86687
|
项目‘课程 添加成员显示Bug修改
|
2014-08-16 10:49:27 +08:00 |
z9hang
|
dfae970d1c
|
Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
|
2014-08-16 09:16:40 +08:00 |
z9hang
|
746022506d
|
用户列表排序问题、项目得分不一致问题
|
2014-08-15 17:43:10 +08:00 |
chenmin
|
ace256bea1
|
修复竞赛模块用户留言挡住右边图标的问题
|
2014-08-15 16:06:41 +08:00 |
chenmin
|
bd56286b4e
|
配置课程学时太长bug修复;
|
2014-08-15 15:58:12 +08:00 |
chenmin
|
a420a41b78
|
单个帖子主题超出问题修复;
|
2014-08-15 15:12:26 +08:00 |
chenmin
|
e44ece80f6
|
项目讨论区贴子主题超出边界bug处理
|
2014-08-15 14:45:04 +08:00 |
sw
|
ae61ccaca9
|
修改动态首页显示样式
|
2014-08-15 14:42:28 +08:00 |
z9hang
|
2b6a376d31
|
修复数据库为初始状态时会出现的部分bug、去除部分连接的域名
|
2014-08-15 14:30:01 +08:00 |
chenmin
|
19c5ebf450
|
修复贴吧标签有删除标识后删除失败的bug;
修复删除后没刷新的bug;
|
2014-08-15 14:07:13 +08:00 |
chenmin
|
05ed41615e
|
Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
|
2014-08-15 11:23:53 +08:00 |
chenmin
|
33b5f821c4
|
修复贴吧标签不能删除的bug
|
2014-08-15 11:21:11 +08:00 |
z9hang
|
af869deb8e
|
Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
|
2014-08-15 08:55:12 +08:00 |
z9hang
|
7b14be7310
|
错误提示页面导航栏丢失问题、新建问题跟踪red_project_scores问题
|
2014-08-15 08:54:19 +08:00 |
sw
|
e923fd1e5b
|
1.注释代码
|
2014-08-15 08:38:02 +08:00 |
sw
|
b92f385202
|
#1309 项目缺陷项目下拉框固定宽度
|
2014-08-14 16:40:12 +08:00 |
sw
|
5f559fcb67
|
#1309 项目缺陷项目下拉框固定宽度
|
2014-08-14 16:39:07 +08:00 |
sw
|
4a0f11dfce
|
#1130 项目讨论区回复对非汉字自动换行
|
2014-08-14 16:33:43 +08:00 |
zhanghaitao
|
20f183799f
|
#828 删除上传的文件不可用修复
|
2014-08-14 16:19:40 +08:00 |
zhanghaitao
|
4d870ca9e5
|
Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
|
2014-08-14 15:58:42 +08:00 |
zhanghaitao
|
9ac53e5a0b
|
点击用户名出异常修改
|
2014-08-14 15:58:32 +08:00 |
sw
|
46ba7f6a7b
|
Merge branch 'szzh' into develop
|
2014-08-14 15:55:43 +08:00 |
sw
|
fb50defbec
|
修复按钮回去不正确的问题
|
2014-08-14 15:54:03 +08:00 |
zhanghaitao
|
1b4b21fc19
|
Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
|
2014-08-14 15:47:46 +08:00 |
zhanghaitao
|
0215c96ec9
|
错误修改
|
2014-08-14 15:47:36 +08:00 |
sw
|
2a831136ae
|
Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
|
2014-08-14 15:16:20 +08:00 |
sw
|
daeab7ef64
|
1.修改新建、修改贴吧时描述编辑框
2.增加字段长度限定的提示
3.修改帖子内容展示
|
2014-08-14 15:15:52 +08:00 |
zhanghaitao
|
36004913c6
|
Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
|
2014-08-14 15:11:25 +08:00 |
zhanghaitao
|
43cfcce44e
|
#826 :资源标签不能删除Bug修复
|
2014-08-14 15:11:14 +08:00 |
sw
|
14a436a310
|
Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
|
2014-08-14 14:38:41 +08:00 |
sw
|
445d29d036
|
1.修改新建帖子的长度上限设置,设置为2G
2.修改新建贴吧时贴吧的描述字段类型
|
2014-08-14 14:38:18 +08:00 |
sw
|
08115c9de4
|
1.修复文本格式化报错的问题
2.修改作业留言清除按钮描述不正确的问题
|
2014-08-14 14:11:02 +08:00 |
zhanghaitao
|
e18129c935
|
Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
|
2014-08-14 11:37:15 +08:00 |
zhanghaitao
|
d21bda87a7
|
#938 下拉框任选某项,点击“查询”发生异常问题解决
|
2014-08-14 11:37:03 +08:00 |
sw
|
79c6722aad
|
Merge remote-tracking branch 'origin/szzh' into szzh
|
2014-08-14 10:54:52 +08:00 |
sw
|
f99543ab4b
|
#1294
1.修改缺陷列表中缺陷描述样式
2.修改缺陷、日历查询时,Closed->关闭于,角色成员减少学生、老师、助教等3个角色
|
2014-08-14 10:54:42 +08:00 |
chenmin
|
86cb7d13d5
|
新建竞赛通知bug修复
|
2014-08-14 10:24:01 +08:00 |