socialforge/app/models
yanxd af3b32fa89 帖子内容可以为空 2014-03-14 21:25:59 +08:00
..
repository first commit 2013-08-01 10:33:49 +08:00
activity.rb 修改用户活动,用户主页的其他部分添加分页 2013-08-12 15:37:42 +08:00
attachment.rb maoxian 2014-03-05 11:17:16 +08:00
auth_source.rb first commit 2013-08-01 10:33:49 +08:00
auth_source_ldap.rb first commit 2013-08-01 10:33:49 +08:00
bid.rb 竞赛众包的留言修改 2014-01-02 17:29:46 +08:00
biding_project.rb 增加需求结束方法。 2013-09-23 20:12:32 +08:00
board.rb first commit 2013-08-01 10:33:49 +08:00
change.rb first commit 2013-08-01 10:33:49 +08:00
changeset.rb new version 2013-09-12 10:41:15 +08:00
comment.rb first commit 2013-08-01 10:33:49 +08:00
comment_observer.rb test 2013-08-22 16:42:13 +08:00
course.rb 三天两头反复改 不如自挂东南枝 2014-02-22 09:47:59 +08:00
custom_field.rb first commit 2013-08-01 10:33:49 +08:00
custom_field_value.rb first commit 2013-08-01 10:33:49 +08:00
custom_value.rb first commit 2013-08-01 10:33:49 +08:00
document.rb first commit 2013-08-01 10:33:49 +08:00
document_category.rb first commit 2013-08-01 10:33:49 +08:00
document_category_custom_field.rb first commit 2013-08-01 10:33:49 +08:00
document_observer.rb test 2013-08-22 16:42:13 +08:00
enabled_module.rb first commit 2013-08-01 10:33:49 +08:00
enumeration.rb first commit 2013-08-01 10:33:49 +08:00
forum.rb 首页时间排序,可能会引起其他调用event_datetime的问题。待观察 2013-12-27 13:54:57 +08:00
group.rb first commit 2013-08-01 10:33:49 +08:00
group_custom_field.rb first commit 2013-08-01 10:33:49 +08:00
homework_attach.rb 作业提交的部分问题 2013-12-19 15:59:10 +08:00
homework_for_course.rb new version 2013-09-12 10:41:15 +08:00
issue.rb 将issue加入活动中,添加读取活动数据的方法 2013-08-13 16:29:02 +08:00
issue_category.rb first commit 2013-08-01 10:33:49 +08:00
issue_custom_field.rb first commit 2013-08-01 10:33:49 +08:00
issue_observer.rb test 2013-08-22 16:42:13 +08:00
issue_priority.rb first commit 2013-08-01 10:33:49 +08:00
issue_priority_custom_field.rb first commit 2013-08-01 10:33:49 +08:00
issue_query.rb first commit 2013-08-01 10:33:49 +08:00
issue_relation.rb first commit 2013-08-01 10:33:49 +08:00
issue_status.rb first commit 2013-08-01 10:33:49 +08:00
join_in_contest.rb 增加了竞赛的“加入” 2013-11-14 15:55:56 +08:00
journal.rb 解决冲突 2013-08-12 17:30:31 +08:00
journal_detail.rb first commit 2013-08-01 10:33:49 +08:00
journal_observer.rb 留言回复人错误 2013-12-28 12:16:08 +08:00
journal_reply.rb 修改用户主页中与我相关部分的功能,现在可以查找在问题中的引用以及对指派给我的问题中的所有反馈 2013-08-11 10:36:55 +08:00
journals_for_message.rb 暂且提交,增加活动失败。 2014-03-13 22:06:49 +08:00
journals_for_message_observer.rb 首页帖子数量 2013-12-28 13:33:04 +08:00
mail_handler.rb first commit 2013-08-01 10:33:49 +08:00
mailer.rb 留言邮件问题 2013-12-26 15:24:03 +08:00
member.rb 修复项目列表成员显示bug 2013-10-24 09:46:22 +08:00
member_role.rb first commit 2013-08-01 10:33:49 +08:00
memo.rb 帖子内容可以为空 2014-03-14 21:25:59 +08:00
message.rb 首页时间排序,可能会引起其他调用event_datetime的问题。待观察 2013-12-27 13:54:57 +08:00
message_observer.rb test 2013-08-22 16:42:13 +08:00
news.rb 解决冲突 2013-08-12 17:30:31 +08:00
news_observer.rb test 2013-08-22 16:42:13 +08:00
praise_tread.rb 加入了对赞功能模块,同时预留了踩功能,但暂时不使用。 2013-08-08 17:01:56 +08:00
praise_tread_cache.rb 1.重新定义了顶和踩得规则: 2013-08-12 14:50:54 +08:00
principal.rb first commit 2013-08-01 10:33:49 +08:00
project.rb 项目列表 2014-01-24 10:55:25 +08:00
project_custom_field.rb first commit 2013-08-01 10:33:49 +08:00
project_info.rb 修改需求页面的一些细节,修改了更新问题的权限,现在更新问题的角色包括超级管理员,管理员,问题创建者,问题指派人员 2013-08-22 20:26:56 +08:00
project_status.rb 修改课程活跃度排序方式,解决课程列表文件链接错误 2013-11-09 08:26:23 +08:00
project_tags.rb first commit 2013-08-01 10:33:49 +08:00
query.rb first commit 2013-08-01 10:33:49 +08:00
reply_for_journal.rb 留言修改 2013-12-24 16:42:56 +08:00
repository.rb refactor: access controller move to filter. 2013-11-12 15:13:48 +08:00
role.rb 修改了项目和课程里面成员配置显示错误 2013-11-02 10:34:53 +08:00
setting.rb first commit 2013-08-01 10:33:49 +08:00
share.rb share completed with fq, xianbo 2013-10-21 08:57:55 +08:00
students_for_course.rb new version 2013-09-12 10:41:15 +08:00
teacher.rb new version 2013-09-12 10:41:15 +08:00
time_entry.rb first commit 2013-08-01 10:33:49 +08:00
time_entry_activity.rb first commit 2013-08-01 10:33:49 +08:00
time_entry_activity_custom_field.rb first commit 2013-08-01 10:33:49 +08:00
time_entry_custom_field.rb first commit 2013-08-01 10:33:49 +08:00
time_entry_query.rb first commit 2013-08-01 10:33:49 +08:00
token.rb first commit 2013-08-01 10:33:49 +08:00
tracker.rb first commit 2013-08-01 10:33:49 +08:00
user.rb course.trustie.net 2014-02-24 10:40:45 +08:00
user_custom_field.rb first commit 2013-08-01 10:33:49 +08:00
user_extensions.rb 怕看不懂,定义几个常量 2014-01-20 20:56:37 +08:00
user_grade.rb 修复项目列表成员显示bug 2013-10-24 09:46:22 +08:00
user_preference.rb first commit 2013-08-01 10:33:49 +08:00
user_status.rb course.trustie.net 2014-02-24 10:40:45 +08:00
version.rb first commit 2013-08-01 10:33:49 +08:00
version_custom_field.rb first commit 2013-08-01 10:33:49 +08:00
watcher.rb add the project what one watch 2013-10-24 08:24:56 +08:00
watchers_of_projects.rb test 2013-08-22 16:42:13 +08:00
watchers_of_user.rb test 2013-08-22 16:42:13 +08:00
wiki.rb first commit 2013-08-01 10:33:49 +08:00
wiki_content.rb first commit 2013-08-01 10:33:49 +08:00
wiki_content_observer.rb test 2013-08-22 16:42:13 +08:00
wiki_page.rb first commit 2013-08-01 10:33:49 +08:00
wiki_redirect.rb first commit 2013-08-01 10:33:49 +08:00
workflow_permission.rb first commit 2013-08-01 10:33:49 +08:00
workflow_rule.rb first commit 2013-08-01 10:33:49 +08:00
workflow_transition.rb first commit 2013-08-01 10:33:49 +08:00