You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
alan
70b079041c
修改contests_controller.rb,contest.rb, contest_project.rb,contests_helper.rb,
attachments_helper.rb, application_helper.rb.
主要修改内容: 书写规范, for循环用 each 代替, if 语句的合并, unless 转换成if,
函数名称拼写错误。
Signed-off-by: alan <547533434@qq.com>
|
11 years ago |
.. |
repository
|
first commit
|
12 years ago |
activity.rb
|
修改用户活动,用户主页的其他部分添加分页
|
12 years ago |
applied_project.rb
|
添加项目管理员审核已申请用户界面及逻辑
|
11 years ago |
apply_project_master.rb
|
添加了版主功能
|
11 years ago |
attachment.rb
|
课程、项目模块增加分页功能
|
11 years ago |
attachmentstype.rb
|
资源类型添加对ppt文档的支持
|
11 years ago |
auth_source.rb
|
first commit
|
12 years ago |
auth_source_ldap.rb
|
first commit
|
12 years ago |
bid.rb
|
提交作业逻辑和视图修改
|
11 years ago |
biding_project.rb
|
添加删除项目型作业功能
|
11 years ago |
board.rb
|
1.给各角色添加项目相关的权限
|
11 years ago |
bug_to_osp.rb
|
修改主页展示部分
|
11 years ago |
change.rb
|
first commit
|
12 years ago |
changeset.rb
|
1、去除不用了的旧的积分代码。2、将刷新提交次数功能修改(原来是在显示项目或个人信息的页面之前调用repository.fetch_changesets刷新changeset,修改为创建changeset对象后马上调用repository.fetch_changesets方法刷新changeset对象,注意:尚需测试)
|
11 years ago |
comment.rb
|
first commit
|
12 years ago |
comment_observer.rb
|
test
|
12 years ago |
contest.rb
|
修改contests_controller.rb,contest.rb, contest_project.rb,contests_helper.rb,
|
11 years ago |
contest_notification.rb
|
添加竞赛通知标题长度限制
|
11 years ago |
contesting_project.rb
|
修改contests_controller.rb,contest.rb, contest_project.rb,contests_helper.rb,
|
11 years ago |
contesting_softapplication.rb
|
删除竞赛时删除竞赛下所有作品
|
11 years ago |
contestnotification.rb
|
notificationcomments
|
11 years ago |
course.rb
|
学时不允许为空
|
11 years ago |
course_attachment.rb
|
增加课程资源分离出来相关表
|
11 years ago |
course_infos.rb
|
1.Non member角色添加add_couese权限
|
11 years ago |
course_status.rb
|
清理课程状态表,修正同一课程出现多次的BUG
|
11 years ago |
custom_field.rb
|
first commit
|
12 years ago |
custom_field_value.rb
|
first commit
|
12 years ago |
custom_value.rb
|
first commit
|
12 years ago |
document.rb
|
项目成员列表积分计算的初步优化(降低访问速度)
|
11 years ago |
document_category.rb
|
first commit
|
12 years ago |
document_category_custom_field.rb
|
first commit
|
12 years ago |
document_observer.rb
|
test
|
12 years ago |
enabled_module.rb
|
first commit
|
12 years ago |
enumeration.rb
|
first commit
|
12 years ago |
first_page.rb
|
首页定制添加剂修改图片大小功能
|
11 years ago |
forum.rb
|
1.修改新建帖子的长度上限设置,设置为2G
|
11 years ago |
group.rb
|
first commit
|
12 years ago |
group_custom_field.rb
|
first commit
|
12 years ago |
homework_attach.rb
|
1.修改、新增作业增加提交项目选项(可以为空)
|
11 years ago |
homework_for_course.rb
|
1.修改新建作业及视图
|
11 years ago |
homework_user.rb
|
1.修改作业时实现作业添加参与人员与删除参与人员
|
11 years ago |
issue.rb
|
复制有附件的缺陷报错问题(屏蔽掉复制附件的功能)
|
11 years ago |
issue_category.rb
|
first commit
|
12 years ago |
issue_custom_field.rb
|
first commit
|
12 years ago |
issue_observer.rb
|
test
|
12 years ago |
issue_overdue.rb
|
修改html错误
|
11 years ago |
issue_priority.rb
|
first commit
|
12 years ago |
issue_priority_custom_field.rb
|
first commit
|
12 years ago |
issue_query.rb
|
#1294
|
11 years ago |
issue_relation.rb
|
first commit
|
12 years ago |
issue_status.rb
|
first commit
|
12 years ago |
join_in_competition.rb
|
all
|
12 years ago |
join_in_contest.rb
|
增加了竞赛的“加入”
|
12 years ago |
journal.rb
|
项目成员列表积分计算的初步优化(降低访问速度)
|
11 years ago |
journal_detail.rb
|
项目成员列表积分计算的初步优化(降低访问速度)
|
11 years ago |
journal_observer.rb
|
留言回复人错误
|
12 years ago |
journal_reply.rb
|
修改用户主页中与我相关部分的功能,现在可以查找在问题中的引用以及对指派给我的问题中的所有反馈
|
12 years ago |
journals_for_message.rb
|
项目成员列表积分计算的初步优化(降低访问速度)
|
11 years ago |
journals_for_message_observer.rb
|
老师收到课程留言区的直接留言及对老师的回复的邮件提醒
|
11 years ago |
mail_handler.rb
|
first commit
|
12 years ago |
mailer.rb
|
取消过期缺陷邮件的发送(很有问题)!!!
|
11 years ago |
member.rb
|
修改新建课程成员时的唯一性判断
|
11 years ago |
member_role.rb
|
1.用户课程表逻辑修改
|
11 years ago |
memo.rb
|
项目成员列表积分计算的初步优化(降低访问速度)
|
11 years ago |
message.rb
|
课程讨论区回复帖子的内容增加删除附件功能;
|
11 years ago |
message_observer.rb
|
test
|
12 years ago |
news.rb
|
短描述修改
|
11 years ago |
news_observer.rb
|
test
|
12 years ago |
no_use.rb
|
添加申请版主功能,目前已经可以写入数据库
|
11 years ago |
notificationcomment.rb
|
增加竞赛删除评论的功能
|
11 years ago |
open_source_project.rb
|
短描述修改
|
11 years ago |
option_number.rb
|
积分少于2分时不能踩人
|
11 years ago |
praise_tread.rb
|
项目成员列表积分计算的初步优化(降低访问速度)
|
11 years ago |
praise_tread_cache.rb
|
1.重新定义了顶和踩得规则:
|
12 years ago |
principal.rb
|
课程添加成员逻辑更改
|
11 years ago |
project.rb
|
dts_test. controller ===> model
|
11 years ago |
project_custom_field.rb
|
first commit
|
12 years ago |
project_info.rb
|
处理undefined method `update_user_level' for nil:NilClass问题
|
11 years ago |
project_score.rb
|
Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
|
11 years ago |
project_status.rb
|
项目积分存数据库
|
11 years ago |
project_tags.rb
|
first commit
|
12 years ago |
projecting_softapplication.rb
|
初步增加了新建参赛作品中参赛作品所属的托管项目列表
|
11 years ago |
query.rb
|
modify issue filter and base_footer
|
11 years ago |
relative_memo.rb
|
修改帖子页面
|
11 years ago |
relative_memo_to_open_source_project.rb
|
修改数据库后修复bug
|
11 years ago |
reply_for_journal.rb
|
留言修改
|
12 years ago |
repository.rb
|
版本库标识限定为全局唯一
|
11 years ago |
role.rb
|
#1294
|
11 years ago |
school.rb
|
路由注册验证ajax,课程边栏的单位
|
11 years ago |
setting.rb
|
test 3-framework
|
11 years ago |
share.rb
|
share completed with fq, xianbo
|
12 years ago |
softapplication.rb
|
取消主页加入课程链接
|
11 years ago |
students_for_course.rb
|
加入、退出课程逻辑优化
|
11 years ago |
teacher.rb
|
new version
|
12 years ago |
time_entry.rb
|
first commit
|
12 years ago |
time_entry_activity.rb
|
first commit
|
12 years ago |
time_entry_activity_custom_field.rb
|
first commit
|
12 years ago |
time_entry_custom_field.rb
|
first commit
|
12 years ago |
time_entry_query.rb
|
first commit
|
12 years ago |
token.rb
|
first commit
|
12 years ago |
tracker.rb
|
admin页面中问题追踪项相关错误(课程、项目分离此处代码未改导致的问题)、项目列表中项目提交次数改为从数据库中读取(运行bundle exec rake project_score:calculate统计项目提交次数)
|
11 years ago |
user.rb
|
用户注册lastname超长报错
|
11 years ago |
user_custom_field.rb
|
first commit
|
12 years ago |
user_extensions.rb
|
issues#655
|
11 years ago |
user_grade.rb
|
修正项目个人得分问题:统计时只计算项目成员,user_grade表user_id和project_id联合不重复验证,user_grade分数部位负验证
|
11 years ago |
user_levels.rb
|
修正get_level方法是用错误
|
11 years ago |
user_preference.rb
|
为竞赛通知添加评论
|
11 years ago |
user_score.rb
|
得分机制修改
|
11 years ago |
user_score_details.rb
|
补充user_score_details Model及数据迁移文件
|
11 years ago |
user_status.rb
|
神坑,users和user_statuses表中,关注信息不同步,按照影响力排序还会有问题。以及users表中在us表没有对应条目,排序中是不会显示的
|
11 years ago |
version.rb
|
first commit
|
12 years ago |
version_custom_field.rb
|
first commit
|
12 years ago |
watcher.rb
|
积分计算修改
|
11 years ago |
watchers_of_projects.rb
|
test
|
12 years ago |
watchers_of_user.rb
|
test
|
12 years ago |
wiki.rb
|
first commit
|
12 years ago |
wiki_content.rb
|
first commit
|
12 years ago |
wiki_content_observer.rb
|
test
|
12 years ago |
wiki_page.rb
|
first commit
|
12 years ago |
wiki_redirect.rb
|
first commit
|
12 years ago |
workflow_permission.rb
|
first commit
|
12 years ago |
workflow_rule.rb
|
first commit
|
12 years ago |
workflow_transition.rb
|
first commit
|
12 years ago |
works_category.rb
|
创建作品分类表,并插入部分数据
|
11 years ago |