socialforge/app/controllers
sw f05aee0ca2 龚乐鑫修改意见4:去除render action 之前调用对应的 action 方法。 2014-10-15 09:28:11 +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 龚乐鑫修改意见2:将系统中control.all.first改为control.all 2014-10-15 09:23:12 +08:00
application_controller.rb 龚乐鑫修改意见2:将系统中control.all.first改为control.all 2014-10-15 09:23:12 +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 1、课程讨论区,项目讨论区资源下载权限控制添加。2、课程讨论区、项目讨论区附件公开私有设置无效问题,原因代码中未处理讨论附件情况,解决添加判断并处理 2014-10-10 17:13:06 +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 课程作业列表增加分页 2014-10-09 10:21:39 +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 #1331 创新竞赛:点击竞赛“ 2014 年 Android 程序设计竞赛 ”返回404错误 原因,1、路由缺失,补上路由。2、更多链接处加上参数。3、对应show_contest_user方法中一个@users写错成@uers修正之 2014-10-08 14:57:26 +08:00
context_menus_controller.rb first commit 2013-08-01 10:33:49 +08:00
courses_controller.rb 龚乐鑫修改意见4:去除render action 之前调用对应的 action 方法。 2014-10-15 09:28:11 +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 #1326 编辑帖子却不能编辑上传的附件 解决:添加编辑上传的附件功能 2014-10-08 15:36:58 +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 #1250 修改资料保存后提示信息显示问题 2014-10-09 17:49:16 +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 龚乐鑫修改意见4:去除render action 之前调用对应的 action 方法。 2014-10-15 09:28:11 +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 龚乐鑫修改意见4:去除render action 之前调用对应的 action 方法。 2014-10-15 09:28:11 +08:00
user_score_controller.rb = = 2014-04-25 10:10:46 +08:00
users_controller.rb 1.#1249 未登录和非本人进入用户课程界面时隐藏课程不显示 2014-10-10 09:21:10 +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
web_footer_companies_controller.rb 龚乐鑫修改意见4:去除render action 之前调用对应的 action 方法。 2014-10-15 09:28:11 +08:00
welcome_controller.rb 修改课程首页显示课程: 2014-10-14 10:32:59 +08:00
wiki_controller.rb 龚乐鑫修改意见4:去除render action 之前调用对应的 action 方法。 2014-10-15 09:28:11 +08:00
wikis_controller.rb first commit 2013-08-01 10:33:49 +08:00
words_controller.rb 修复课程作业留言回复报500的BUG 2014-10-14 15:37:06 +08:00
workflows_controller.rb first commit 2013-08-01 10:33:49 +08:00
zipdown_controller.rb 老师打包下载增加异常捕获 2014-10-11 16:00:37 +08:00