socialforge/app/helpers
nwb c927bb6fd6 首页课程列表修改 2014-07-05 09:33:52 +08:00
..
account_helper.rb first commit 2013-08-01 10:33:49 +08:00
activities_helper.rb fix 2014-04-18 19:50:42 +08:00
admin_helper.rb first commit 2013-08-01 10:33:49 +08:00
application_helper.rb 修正http://127.0.0.1:3000/?course.trustie.net链接跳转问题 2014-07-03 10:12:30 +08:00
applied_project_helper.rb 优化用户申请加入项目界面刷新 2014-05-21 19:30:49 +08:00
apply_project_masters_helper.rb 添加了版主功能 2014-04-06 22:12:16 +08:00
attachments_helper.rb 修改文件上传界面样式 2014-07-02 14:58:52 +08:00
auth_sources_helper.rb first commit 2013-08-01 10:33:49 +08:00
avatar_helper.rb 1.修改新建作业及视图 2014-06-17 11:32:41 +08:00
bids_helper.rb 1.修复进入互评界面的报错 2014-06-11 16:17:35 +08:00
boards_helper.rb 1.修改课程讨论区control index、show方法及路由 2014-06-12 09:44:22 +08:00
calendars_helper.rb first commit 2013-08-01 10:33:49 +08:00
contestnotifications_helper.rb 竞赛通知相关文件修改 2014-05-30 20:32:37 +08:00
contests_helper.rb 添加与course.index相关的control、view、help等实现 2014-05-29 16:35:34 +08:00
context_menus_helper.rb first commit 2013-08-01 10:33:49 +08:00
courses_helper.rb Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2014-07-03 18:14:44 +08:00
custom_fields_helper.rb first commit 2013-08-01 10:33:49 +08:00
documents_helper.rb first commit 2013-08-01 10:33:49 +08:00
enumerations_helper.rb first commit 2013-08-01 10:33:49 +08:00
files_helper.rb typo 2014-05-14 17:12:04 +08:00
forums_helper.rb 点击tag之后的索引功能. 2013-11-30 10:46:32 +08:00
gantt_helper.rb first commit 2013-08-01 10:33:49 +08:00
groups_helper.rb new version 2013-09-12 10:41:15 +08:00
homework_attach_helper.rb 增加、修改作业时提交项目增加空值选择,即不选定任何关联项目 2014-06-20 13:52:17 +08:00
homework_users_helper.rb 1.增加作业参与人员类homework_users及相关代码 2014-05-19 17:44:36 +08:00
issue_relations_helper.rb first commit 2013-08-01 10:33:49 +08:00
issue_statuses_helper.rb first commit 2013-08-01 10:33:49 +08:00
issues_helper.rb issues#show words typo 2014-05-27 08:51:03 +08:00
journals_helper.rb 修复带pre标签缺陷留言的显示问题 2014-06-19 14:33:57 +08:00
mail_handler_helper.rb first commit 2013-08-01 10:33:49 +08:00
members_helper.rb Merge branch 'szzh' into CourseModify 2014-06-17 10:12:44 +08:00
memos_helper.rb init forum. again. 2013-11-22 21:55:21 +08:00
messages_helper.rb first commit 2013-08-01 10:33:49 +08:00
my_helper.rb first commit 2013-08-01 10:33:49 +08:00
news_helper.rb first commit 2013-08-01 10:33:49 +08:00
no_uses_helper.rb 修改没有帮助显示问题 2014-05-07 08:16:25 +08:00
notificationcomments_helper.rb 为竞赛通知添加评论 2014-06-05 10:28:36 +08:00
open_source_projects_helper.rb 修改开源社区主页中的漏洞展示部分 2014-05-29 20:48:51 +08:00
praise_tread_helper.rb 修改了tag的显示 2013-08-12 20:18:10 +08:00
projects_helper.rb 1.添加作业时权限判断 2014-06-06 10:28:37 +08:00
queries_helper.rb 列表样式改进,时间显示样式调整,颜色调整 2013-08-03 16:54:48 +08:00
reports_helper.rb first commit 2013-08-01 10:33:49 +08:00
repositories_helper.rb move constant to module, fixed some translate. 2013-11-18 08:48:38 +08:00
roles_helper.rb first commit 2013-08-01 10:33:49 +08:00
routes_helper.rb first commit 2013-08-01 10:33:49 +08:00
school_helper.rb 创建课程处添加了学校 2014-03-21 18:02:55 +08:00
search_helper.rb first commit 2013-08-01 10:33:49 +08:00
settings_helper.rb first commit 2013-08-01 10:33:49 +08:00
shares_helper.rb 修改权限代码:判断用户是否为项目的管理员、判断用户是否为课程的老师、学生由根据role_id判断改为根据其权限判断 2014-06-09 13:47:39 +08:00
softapplications_helper.rb 重构bid_helper,contest_helper以及application_helper中共同用到的方法 2014-05-22 12:38:30 +08:00
sort_helper.rb first commit 2013-08-01 10:33:49 +08:00
stores_helper.rb 内容不一致引起的路由错误 2014-01-18 08:51:20 +08:00
tags_helper.rb 课程标签增加、删除 2014-06-12 16:22:35 +08:00
teachers_helper.rb new version 2013-09-12 10:41:15 +08:00
test_helper.rb first commit 2013-08-01 10:33:49 +08:00
timelog_helper.rb first commit 2013-08-01 10:33:49 +08:00
trackers_helper.rb first commit 2013-08-01 10:33:49 +08:00
user_score_helper.rb 修改权限代码:判断用户是否为项目的管理员、判断用户是否为课程的老师、学生由根据role_id判断改为根据其权限判断 2014-06-09 13:47:39 +08:00
users_helper.rb 1.取消软件创客界面2个个人得分显示 2014-07-04 11:26:37 +08:00
versions_helper.rb first commit 2013-08-01 10:33:49 +08:00
watchers_helper.rb 1.添加课程垃圾数据清理迁移文件 2014-07-03 17:28:13 +08:00
welcome_helper.rb 首页课程列表修改 2014-07-05 09:33:52 +08:00
wiki_helper.rb first commit 2013-08-01 10:33:49 +08:00
words_helper.rb 'merge' 2013-12-25 15:43:28 +08:00
workflows_helper.rb first commit 2013-08-01 10:33:49 +08:00
zipdown_helper.rb zip down controller created 2014-04-16 11:27:08 +08:00