socialforge/app/controllers
sw ca519ce22d 教师用户查看课程学生列表时显示真实姓名 2014-09-29 16:49:47 +08:00
..
shell 修正 注册 2013-08-17 10:34:19 +08:00
account_controller.rb 注册界面姓氏文本框内容修改 2014-09-16 14:08:44 +08:00
activities_controller.rb 修复由项目积分改动引起的一个页面无法查看bug、添加项目得分统计任务 2014-08-06 16:02:26 +08:00
admin_controller.rb 添加竞赛通知标题长度限制 2014-08-21 17:09:35 +08:00
application_controller.rb 下载资源只有贴吧资源可以下载,原因:其他资源的权限控制暂未实现,解决先直接返回true,讨论区主题...显示过早,解决:多显示几个数字 2014-09-28 16:09:23 +08:00
applied_project_controller.rb 1.用户申请加入项目向管理员发送邮件 2014-07-11 09:07:09 +08:00
apply_project_masters_controller.rb 添加申请版主功能,目前已经可以写入数据库 2014-04-06 16:34:23 +08:00
attachments_controller.rb 公共贴吧附件删除报错问题修正,竞赛作品附件删除报错问题修正 2014-09-29 11:59:44 +08:00
auth_sources_controller.rb first commit 2013-08-01 10:33:49 +08:00
auto_completes_controller.rb 新建问题-主题-autocomplete-选中跳转 2014-05-07 20:30:42 +08:00
avatar_controller.rb 优化用户头像逻辑 2014-08-29 15:28:32 +08:00
bids_controller.rb #1369 修复查看作业列表错误的BUG 2014-08-18 16:46:34 +08:00
boards_controller.rb 修复项目缺陷、新闻、讨论区等页面无法查看bug 2014-08-05 17:31:05 +08:00
calendars_controller.rb 项目积分存数据库 2014-08-06 11:46:38 +08:00
comments_controller.rb 为竞赛通知添加评论 2014-06-05 10:28:36 +08:00
contest_notification_controller.rb 通知通告详情页面导航栏丢失。原因未添加layout,解决:加上layout 2014-09-16 08:56:45 +08:00
contestnotifications_controller.rb contest fix 2014-06-13 11:49:11 +08:00
contests_controller.rb 将contest 中的中文转换成zh.yml中的标签 2014-09-17 14:58:13 +08:00
context_menus_controller.rb first commit 2013-08-01 10:33:49 +08:00
courses_controller.rb 教师用户查看课程学生列表时显示真实姓名 2014-09-29 16:49:47 +08:00
custom_fields_controller.rb first commit 2013-08-01 10:33:49 +08:00
documents_controller.rb 项目积分存数据库 2014-08-06 11:46:38 +08:00
enumerations_controller.rb first commit 2013-08-01 10:33:49 +08:00
files_controller.rb 修复项目资源排序无效的BUG 2014-08-29 10:17:31 +08:00
forums_controller.rb 修改编辑贴吧无导航栏、提交失败无提示bug 2014-07-25 10:42:56 +08:00
gantts_controller.rb 项目积分存数据库 2014-08-06 11:46:38 +08:00
git_usage_controller.rb 修复git说明页面导航丢失问题 2014-08-07 11:28:58 +08:00
groups_controller.rb first commit 2013-08-01 10:33:49 +08:00
homework_attach_controller.rb 首页定制,是否显示课程,竞赛 2014-07-30 15:26:55 +08:00
homework_users_controller.rb 1.修改判断当前用户是否为指定课程成员、学生、老师的方法 2014-06-10 08:47:21 +08:00
issue_categories_controller.rb 项目积分存数据库 2014-08-06 11:46:38 +08:00
issue_relations_controller.rb first commit 2013-08-01 10:33:49 +08:00
issue_statuses_controller.rb first commit 2013-08-01 10:33:49 +08:00
issues_controller.rb 1.添加工作台分页处理操作 2014-08-22 09:38:07 +08:00
journals_controller.rb 缺陷描述修改后查看细节页面导航栏丢失,原因:为添加layout,解决:加上layout 2014-09-16 09:22:27 +08:00
list_controller.rb first commit 2013-08-01 10:33:49 +08:00
mail_handler_controller.rb 老师的邮件中增加取消邮件通知链接 2014-06-03 16:58:32 +08:00
members_controller.rb 优化students_for_courses表相关逻辑 2014-07-18 11:25:04 +08:00
memos_controller.rb #1279 主页--“我要提问”/“我要反馈” 置所有条件为空,点击发布按钮,未给出类似于“主题/内容不能为空字符”的提示信息,给出错误信息后跳转错误,修正,将两个按钮并排 2014-09-19 15:43:25 +08:00
messages_controller.rb Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2014-09-15 10:58:14 +08:00
my_controller.rb 修改资料无效的用户昵称导航栏显示问题修复 2014-09-15 17:32:46 +08:00
news_controller.rb 1.课程通知添加、修改填写字段时字段限制实时提示 2014-08-21 15:40:21 +08:00
no_uses_controller.rb 添加申请版主功能,目前已经可以写入数据库 2014-04-06 16:34:23 +08:00
notificationcomments_controller.rb 增加竞赛删除评论的功能 2014-08-04 15:01:39 +08:00
open_source_projects_controller.rb 修改主页展示部分 2014-05-29 21:42:56 +08:00
praise_tread_controller.rb 修改:自己不能踩或顶自己 2014-06-23 11:17:42 +08:00
previews_controller.rb 预览在issue和new里报错 2014-07-09 14:53:29 +08:00
project_enumerations_controller.rb first commit 2013-08-01 10:33:49 +08:00
projects_controller.rb 控制层增加退出项目的限制 2014-09-27 16:43:07 +08:00
queries_controller.rb first commit 2013-08-01 10:33:49 +08:00
relative_memos_controller.rb 修改新建帖子bug(open_source_project) 2014-05-21 10:04:06 +08:00
reports_controller.rb first commit 2013-08-01 10:33:49 +08:00
repositories_controller.rb Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2014-09-15 10:58:14 +08:00
roles_controller.rb RolesController.rb移回app/controls 2014-06-19 18:16:55 +08:00
school_controller.rb 修复部分页面导航丢失问题 2014-07-21 11:14:17 +08:00
search_controller.rb first commit 2013-08-01 10:33:49 +08:00
settings_controller.rb first commit 2013-08-01 10:33:49 +08:00
shares_controller.rb add the project what one watch 2013-10-24 08:24:56 +08:00
softapplications_controller.rb 取消主页加入课程链接 2014-08-01 14:36:41 +08:00
stores_controller.rb # 页面返回异常处理 2014-08-13 15:37:28 +08:00
sys_controller.rb first commit 2013-08-01 10:33:49 +08:00
tags_controller.rb 修复资源标记搜索不正确的BUG issues#1089 2014-07-31 14:39:18 +08:00
teachers_controller.rb new version 2013-09-12 10:41:15 +08:00
test_controller.rb bootstrap fine tuning. 2014-07-09 15:20:00 +08:00
timelog_controller.rb 解决issues、timelog布局问题 2013-08-06 10:21:22 +08:00
trackers_controller.rb admin页面中问题追踪项相关错误(课程、项目分离此处代码未改导致的问题)、项目列表中项目提交次数改为从数据库中读取(运行bundle exec rake project_score:calculate统计项目提交次数) 2014-08-26 16:07:17 +08:00
user_score_controller.rb = = 2014-04-25 10:10:46 +08:00
users_controller.rb Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2014-09-15 10:58:14 +08:00
versions_controller.rb Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2014-09-15 10:58:14 +08:00
watchers_controller.rb 被关注+2分、取消关注-2分 2014-06-11 17:41:47 +08:00
welcome_controller.rb 1.修改竞赛首页通知公告 2014-09-16 15:38:21 +08:00
wiki_controller.rb 项目积分存数据库 2014-08-06 11:46:38 +08:00
wikis_controller.rb first commit 2013-08-01 10:33:49 +08:00
words_controller.rb 删除主留言时确认删除的提示信息 2014-08-23 16:41:07 +08:00
workflows_controller.rb first commit 2013-08-01 10:33:49 +08:00
zipdown_controller.rb Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2014-09-15 10:58:14 +08:00