Commit Graph

3276 Commits

Author SHA1 Message Date
z9hang d256b2d336 缺陷查询布局问题 2014-08-27 15:59:02 +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
z9hang e1672fd0e0 讨论区帖子数统计错误问题 2014-08-27 10:20:08 +08:00
z9hang 62aa1d0ed5 提交迁移文件。。 2014-08-26 17:46:28 +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
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