.. |
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
|
system bin, 坑
|
2014-06-13 15:42:59 +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
|
1.添加资源分类浏览视图
|
2014-05-12 18:46:39 +08:00 |
auth_sources_helper.rb
|
first commit
|
2013-08-01 10:33:49 +08:00 |
avatar_helper.rb
|
修正新建项目页面默认LOGO显示问题
|
2013-08-07 17:14:24 +08:00 |
bids_helper.rb
|
1.修复进入互评界面的报错
|
2014-06-11 16:17:35 +08:00 |
boards_helper.rb
|
first commit
|
2013-08-01 10:33:49 +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
|
重构bid_helper,contest_helper以及application_helper中共同用到的方法
|
2014-05-22 12:38:30 +08:00 |
context_menus_helper.rb
|
first commit
|
2013-08-01 10:33:49 +08:00 |
courses_helper.rb
|
1.作业参与人员可以对作业进行修改,但不能进行删除
|
2014-06-12 15:25:59 +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
|
1.修改作业时实现作业添加参与人员与删除参与人员
|
2014-06-11 15:28:13 +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
|
修改缺陷状态留言处引用的链接被遮住问题
|
2014-05-30 16:27:05 +08:00 |
mail_handler_helper.rb
|
first commit
|
2013-08-01 10:33:49 +08:00 |
members_helper.rb
|
1.修改判断当前用户是否为指定课程成员、学生、老师的方法
|
2014-06-10 08:47:21 +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-05-28 14:43:20 +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
|
user tab bar
|
2014-05-29 18:34:51 +08:00 |
versions_helper.rb
|
first commit
|
2013-08-01 10:33:49 +08:00 |
watchers_helper.rb
|
优化用户申请加入项目界面刷新
|
2014-05-21 19:30:49 +08:00 |
welcome_helper.rb
|
home cache
|
2014-06-16 09:19:21 +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 |