z9hang
|
e4ff85894d
|
1、部分代码优化。2、未参加课程或项目的用户个人主页界面不显示对应的tab页
|
2014-10-17 15:02:09 +08:00 |
sw
|
208940dd86
|
Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
|
2014-10-15 17:39:12 +08:00 |
z9hang
|
fadddcc09a
|
Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
|
2014-10-15 17:27:15 +08:00 |
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 |
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 |