Commit Graph

1160 Commits

Author SHA1 Message Date
z9hang c9f6259587 空数据库时部分数据没有,添加非空判断 2014-09-09 11:58:35 +08:00
z9hang a3aa2b0c2b #1087 项目--配置--版本:新建版本跳转问题及相关显示问题 名字过长时提交返回失败信息,第二次正确填写名称提交成功,但页面跳转错误问题:原因:提交成功后他用的是返回上一个页面或默认页面,第二次提交返回到上一个页面依然是新建版本的页面,修改为提交成功则指定跳到项目配置的版本配置页面。两个换行问题,添加换行的css属性 2014-09-04 15:32:31 +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 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
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 e0cdcc0211 课程讨论区发帖,添加附件,admin帐户删除附件报错,原因:判断attachment的containers是否为课程的时候少判断了课程讨论区的附件这种情况,解决:加上该判断。问题2 #1002 forge网站的主页项目列表登录前和登陆后,显示的不一样。 解决方法:项目列表、课程列表中的私有项目、私有课程添加私有标志 2014-09-01 15:24:48 +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 b50dac6a36 修复项目资源排序无效的BUG 2014-08-29 10:17:31 +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 a77b07a99b 修改资源排序 2014-08-27 17:53:57 +08:00
z9hang 060759774b 课程、项目中资源切换资源类型时弹出error问题(原因:1.未新建分页对象(从某个类型切回全部),2.资源类型信息丢失) 2014-08-27 15:00:26 +08:00
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