socialforge/app/views
huang 465dbfe3f9 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2015-05-15 09:13:16 +08:00
..
account 将登录默认值改为自动登录 2015-04-22 12:42:22 +08:00
activities Signed-off-by: alan <547533434@qq.com> 2014-10-23 18:49:14 +08:00
admin app版本管理报错问题 2015-03-11 15:13:41 +08:00
applied_project 项目界面缺失翻译调整 2015-04-10 16:59:45 +08:00
apply_project_masters
attachments 修改附件上传时公开,删除位置不一致 2015-05-14 17:23:55 +08:00
auth_sources
auto_completes
avatar 新版项目的上传图标问题解决 2015-05-12 17:46:54 +08:00
bids Merge branch 'szzh' of http://xianbo_trustie2@repository.trustie.net/xianbo/trustie2.git into szzh 2015-05-08 09:15:50 +08:00
boards 修改个人主页的链接 2015-05-14 16:59:43 +08:00
calendars 新项目及用户反馈框的修改!! 2015-03-06 14:55:21 +08:00
common 修改新缺陷列表 2015-04-09 08:43:51 +08:00
contestnotifications 修改js验证事件,由失去焦点事件改为文本改变事件 2014-12-19 11:23:16 +08:00
contests 发布竞赛页面bug 2015-05-15 09:09:49 +08:00
context_menus
courses 修改个人主页的链接 2015-05-14 16:59:43 +08:00
custom_fields
documents 修改项目文档中附件上传无法保存、附件编辑的时候无法显示的bug 2015-03-18 15:50:00 +08:00
enumerations
files 修改主页下载不存在的资源500错误 2015-05-14 15:37:25 +08:00
forums 测试版:公共贴吧:显示页数应该与虚线分开 2015-05-14 16:26:01 +08:00
gantts 新项目及用户反馈框的修改!! 2015-03-06 14:55:21 +08:00
git_usage
groups
homework_attach 取消打零分时的弹出框 2015-05-14 17:40:33 +08:00
issue_categories
issue_relations
issue_statuses
issues 打开缺陷在新的页面打开 2015-05-08 10:02:14 +08:00
journals 修改contest中出现的逻辑错误 2014-10-23 11:30:34 +08:00
kaminari 课程资源新界面 2015-04-07 14:48:36 +08:00
layouts 意见反馈问题 2015-05-14 17:57:00 +08:00
list
mailer 邮件邀请系统已注册的用户 2015-04-30 11:08:36 +08:00
members Merge branch 'szzh' into dev_hjq 2015-04-22 09:31:13 +08:00
memos 修改首页我要提问后新建帖子显示样式 2015-05-14 14:38:22 +08:00
messages 项目资源库权限优化: 2015-05-11 15:50:23 +08:00
my 修改资料时昵称提示以及样式 2015-05-06 14:20:55 +08:00
news 课程--课程通知:取消编辑通知,应该返回通知详情页面,而非一个空白页 2015-05-14 15:17:30 +08:00
newsold
no_uses
open_source_projects 用户主页国际化修改 2015-04-10 13:21:36 +08:00
organization 实现组织的增、删、改、查功能及相关界面 2015-03-05 17:42:31 +08:00
poll Merge branch 'szzh' of http://xianbo_trustie2@repository.trustie.net/xianbo/trustie2.git into szzh 2015-04-15 12:36:19 +08:00
praise_tread 整理踩、赞页面 2014-11-01 16:35:33 +08:00
previews
projects Merge branch 'szzh' of http://xianbo_trustie2@repository.trustie.net/xianbo/trustie2.git into szzh 2015-05-14 15:11:36 +08:00
queries 优化页面代码 2014-10-28 09:30:43 +08:00
relative_memos
reports
repositories 私有项目版本库全休修改 2015-05-13 16:24:46 +08:00
roles 重新修改编辑角色有label字未显示全问题(前次修改影响了其他地方),新建合作单位,填写字段不正确时不清空用户填写的数据 2014-10-21 14:27:58 +08:00
school 修改js判断指定字符串是否含有指定子串不正确的问题 2014-10-25 15:36:26 +08:00
search
settings 增加隐藏非项目信息按钮以及路由 2015-04-09 10:33:15 +08:00
shares
softapplications 修改竞赛评分显示异常 2014-12-29 17:34:07 +08:00
stores 完善用户资料模块,用户主页课程栏、留言栏、项目栏和标签模块国际化;对一些存储在数据表中的固定的中文属性,比如学期,职称,在helper和model中定义方法封装;平台导航模块,包括各模块内部导航的国际化;课程平台模块国际化整理和修改,去除重复功能标签 2015-03-10 09:45:36 +08:00
system_log 添加表格样式 2015-01-30 12:07:07 +08:00
tags Merge branch 'szzh' of http://xianbo_trustie2@repository.trustie.net/xianbo/trustie2.git into szzh 2015-05-08 09:15:50 +08:00
test 恢复respond_path路由并修改部分respond_path 2014-11-02 10:20:28 +08:00
timelog 修改contest中出现的逻辑错误 2014-10-23 11:30:34 +08:00
trackers admin页面中问题追踪项相关错误(课程、项目分离此处代码未改导致的问题)、项目列表中项目提交次数改为从数据库中读取(运行bundle exec rake project_score:calculate统计项目提交次数) 2014-08-26 16:07:17 +08:00
users 修改个人主页的链接 2015-05-14 16:59:43 +08:00
versions 修改流程碑点进去样式 2015-04-22 09:59:29 +08:00
watchers Signed-off-by: alanlong9278 <547533434@qq.com> 2015-04-15 12:30:37 +08:00
web_footer_companies 修改contest中出现的逻辑错误 2014-10-23 11:30:34 +08:00
welcome Merge branch 'szzh' of http://xianbo_trustie2@repository.trustie.net/xianbo/trustie2.git into szzh 2015-05-08 09:15:50 +08:00
wiki wiki页面显示 2015-04-23 16:02:18 +08:00
wikis
words 1、作业评论回复删除不即使刷新 2015-04-29 11:18:32 +08:00
workflows
zipdown 下载功能优化, 功能已实现 2015-03-25 10:41:42 +08:00