Commit Graph

3146 Commits

Author SHA1 Message Date
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
zhanghaitao a4441bca37 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2014-08-14 09:43:11 +08:00
zhanghaitao 9d0f759a71 #939 项目动态旗帜时间的修改 2014-08-14 09:42:58 +08:00
sw 22bbf45269 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2014-08-13 18:06:33 +08:00
sw df0c1e5917 修复缺陷标题超出界面的问题 2014-08-13 17:37:00 +08:00
chenmin bd97356090 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2014-08-13 17:35:27 +08:00
z9hang b8acd13f25 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2014-08-13 17:14:01 +08:00
chenmin 361e48fea8 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2014-08-13 17:08:57 +08:00
sw 8c59abc070 #1279 修改搜索提示 2014-08-13 16:55:42 +08:00
sw 440395f26f #1290 修改admin配置管理--用户列表--项目列表界面以及相关功能问题 2014-08-13 16:52:07 +08:00
z9hang e65487d527 项目成员个人得分显示 2014-08-13 16:50:32 +08:00
zhanghaitao bc6ad5d416 #936 输入文档标题非汉族显示bug修复 2014-08-13 16:45:50 +08:00
zhanghaitao ce7d91d164 #932 输入主题为非汉字类型且字数较多时,显示超出边框Bug修改 2014-08-13 16:29:26 +08:00
sw a7e22a7379 修复admin用户列表界面,查询结果显示不正常的问题 2014-08-13 16:10:47 +08:00
sw f2f06a9d28 调整管理员用户配置界面,表格样式 2014-08-13 16:06:40 +08:00
z9hang 14026d0e0b 个人得分细节显示 2014-08-13 15:59:19 +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
sw a54676c583 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
Conflicts:
	db/schema.rb
2014-08-13 15:24:38 +08:00
sw 0e35967433 修改wiki编辑页面初始化高度 2014-08-13 15:19:05 +08:00
sw 582ccd2ecf 添加wiki插件,修改项目讨论区模块回去格式化字符串不正确的BUG 2014-08-13 14:45:10 +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
chenmin ecccbf1cf7 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2014-08-12 14:19:30 +08:00
sw 0064018a37 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2014-08-12 11:35:53 +08:00
sw 339a06007c 增加课程资源分离出来相关表 2014-08-12 11:31:42 +08:00
sw 835ef97510 wiki编辑页面插件更新 2014-08-12 11:22:37 +08:00
zhanghaitao 7b3468718f #898 引用回帖不转义的问题 2014-08-12 10:24:27 +08:00
zhanghaitao 64f6175f22 1.#912 admin管理配置窗口:项目列表、用户列表界面的文字超出显示框的修改 2014-08-11 17:06:45 +08:00
chenmin f6f1bddaff Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2014-08-11 17:06:24 +08:00
chenmin 50e172a25a 删除课程留言前增加提示 2014-08-11 16:51:45 +08:00
zhanghaitao d7bfdc8de4 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2014-08-11 16:39:35 +08:00
zhanghaitao b9ee7fe00d 1.#878 缺陷输入计划完成时间小于开始时时间修改
2.修改时间选择的最小默认值
2014-08-11 16:39:18 +08:00
sw 0c597d23a2 Merge branch 'szzh' into develop 2014-08-11 15:09:25 +08:00
sw 33855f721d 优化课程首页效率 2014-08-11 15:07:56 +08:00
sw f7635370d7 优化课程首页效率 2014-08-11 14:49:58 +08:00
sw 8724b79296 清理页面代码 2014-08-11 13:37:54 +08:00
sw 8c6160f496 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2014-08-11 09:19:20 +08:00
chenmin e3ab21e409 修复当登陆的用户的学校没有课程时的课程列表显示bug 2014-08-11 09:19:40 +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
sw ea0b7ef3f1 Merge branch 'szzh' into develop 2014-08-08 16:42:41 +08:00
sw 6ab17a2bf7 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2014-08-08 16:41:36 +08:00
sw db826a71ff Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2014-08-08 16:19:58 +08:00
chenmin 6037421c7d 修复没有课程的学校显示bug 2014-08-08 15:45:06 +08:00
chenmin dd64f13e49 课程列表空行bug 2014-08-08 15:37:26 +08:00
sw 006d1eac8f Merge remote-tracking branch 'origin/szzh' into szzh 2014-08-08 15:34:44 +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
sw b5e8b12806 修改密码页面查询按钮改为确定 2014-08-08 11:32:15 +08:00
linhk 3d76b26e26 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2014-08-08 09:31:42 +08:00
linhk 70a1839e74 英文界面-用户下拉菜单(我的课程、项目、编辑资料)显示问题 2014-08-08 09:30:48 +08:00
zhanghaitao dbe8456fd5 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2014-08-07 17:56:49 +08:00
zhanghaitao eac85b338f 标示错误修改 2014-08-07 17:56:29 +08:00
linhk 192bc8d89c Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2014-08-07 17:16:26 +08:00
linhk cb4869fd20 解决新建版本库名长255个字符时异常
解决版本库名长时,界面显示错误
2014-08-07 17:16:00 +08:00
chenmin f2f7dfaf12 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2014-08-07 16:21:00 +08:00
chenmin d087c52314 课程动态为空判断 2014-08-07 16:20:46 +08:00
linhk af683f917d 解决新建版本库名非法类型成功新建 2014-08-07 16:09:50 +08:00
linhk 5e8eda6a40 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2014-08-07 15:58:37 +08:00
linhk 387d482059 解决用户注册无地区、身份可注册成功 2014-08-07 15:58:00 +08:00
zhanghaitao 4c71af51f4 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2014-08-07 15:54:22 +08:00
zhanghaitao f3fe5d918e #832 状态联动问题的解决 2014-08-07 15:54:05 +08:00
sw 08821b9391 Merge branch 'szzh' into develop 2014-08-07 14:03:06 +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
z9hang 96fa28f70d Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2014-08-07 11:36:08 +08:00
sw b0b3f257a4 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2014-08-07 11:31:39 +08:00
sw dac4042ee9 ttt 2014-08-07 11:31:24 +08:00
z9hang 722a568466 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2014-08-07 11:29:38 +08:00
z9hang 56a06c4a04 修复git说明页面导航丢失问题
修改个人得分
2014-08-07 11:28:58 +08:00