Commit Graph

3080 Commits

Author SHA1 Message Date
huang 9cf5a92a44 Merge branch 'sw_new_course' of http://repository.trustie.net/xianbo/trustie2 into sw_new_course 2015-11-17 20:24:44 +08:00
huang 221a73309f index页面删掉无效的测试 2015-11-17 20:23:39 +08:00
cxt 452cf1c854 测验 2015-11-17 20:23:14 +08:00
cxt 2c9c87c3c6 Merge branch 'sw_new_course' of http://repository.trustie.net/xianbo/trustie2 into sw_new_course
Conflicts:
	app/controllers/exercise_controller.rb
2015-11-17 19:52:41 +08:00
cxt bb99a11c37 页面修改 2015-11-17 19:49:33 +08:00
huang f316f43d6d 修改edit界面无法找到的问题 2015-11-17 19:47:48 +08:00
huang 3cdda2a60a 修改创建方式 2015-11-17 19:29:25 +08:00
huang 9935cfea44 Merge branch 'sw_new_course' of http://repository.trustie.net/xianbo/trustie2 into sw_new_course 2015-11-17 18:34:15 +08:00
huang 99f4483a16 删除问卷(未完) 2015-11-17 18:34:01 +08:00
cxt b3e6bf40ff Merge branch 'sw_new_course' of http://repository.trustie.net/xianbo/trustie2 into sw_new_course 2015-11-17 18:23:07 +08:00
cxt cc08e5e32e 保存测验信息 2015-11-17 18:22:31 +08:00
huang 4a0865ab76 添加和编辑题目 2015-11-17 18:20:47 +08:00
huang 651f6565be Merge branch 'sw_new_course' of http://repository.trustie.net/xianbo/trustie2 into sw_new_course
Conflicts:
	app/controllers/exercise_controller.rb
处理冲突
2015-11-17 15:22:31 +08:00
huang 23ca20692f 问卷部分方法 2015-11-17 15:20:59 +08:00
cxt 034a92bb7b 新建测验页面 2015-11-17 15:18:07 +08:00
huang 0316bf698f exercise新增、update 2015-11-17 11:25:17 +08:00
cxt 167d001b3f Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into sw_new_course 2015-11-17 09:34:09 +08:00
cxt 5400b907e6 学生测验列表 2015-11-17 09:33:40 +08:00
ouyangxuhua 10dedcb7be 增加组织成员加入时间 2015-11-16 15:39:59 +08:00
ouyangxuhua de32745eef 1.将项目动态数据迁移至组织动态;
2.在组织动态中,按时间倒排显示组织动态;
3.增加我的组织中搜索功能。
2015-11-16 15:02:57 +08:00
cxt 62d80c27d6 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into sw_new_course 2015-11-16 08:59:54 +08:00
ouyangxuhua f5460d1126 组织动态添加项目动态 2015-11-14 15:19:49 +08:00
ouyangxuhua c9a7a94767 组织动态添加项目动态 2015-11-14 15:15:54 +08:00
ouyangxuhua 1e1c210939 组织动态添加项目动态 2015-11-14 14:57:49 +08:00
ouyangxuhua 38acb4230e 组织动态添加项目动态 2015-11-14 14:31:52 +08:00
lizanle 56613b6358 增加项目的显示 2015-11-14 10:45:49 +08:00
ouyangxuhua a5a413eda0 动态查询sql错误 2015-11-13 19:46:04 +08:00
ouyangxuhua 78e1ae4188 Merge branch 'szzh' into dev_hjq
Conflicts:
	db/schema.rb
2015-11-13 17:27:33 +08:00
sw e6cd104ead index界面以及试卷统计相关路由添加 2015-11-13 17:23:52 +08:00
ouyangxuhua 71e6a8b135 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2015-11-13 17:21:44 +08:00
ouyangxuhua 022c656db6 修复项目加入组织的bug 2015-11-13 17:19:17 +08:00
sw 70c5b27a43 相关路由 2015-11-13 16:40:39 +08:00
ouyangxuhua 3451ced888 添加我的组织页面及修改bug 2015-11-13 16:34:00 +08:00
ouyangxuhua 866c2feaa1 修改组织模块的bug 2015-11-13 15:02:12 +08:00
lizanle e7d53f5e16 课程资源上传允许多选tag 2015-11-13 11:17:47 +08:00
ouyangxuhua 5aea2250c4 组织加入成员时,如果没有选择用户,弹窗给出提示 2015-11-13 10:14:38 +08:00
ouyangxuhua 6ec27761fb 组织功能实现及缺陷修改 2015-11-12 20:57:41 +08:00
ouyangxuhua 21275e8b7b 组织模块功能缺陷修改 2015-11-12 17:52:47 +08:00
cxt 7a93fddb83 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2015-11-12 17:20:11 +08:00
cxt ab868d7b65 课程通知增加置顶 2015-11-12 16:52:42 +08:00
ouyangxuhua d508cfa381 组织模块功能实现 2015-11-12 14:55:31 +08:00
ouyangxuhua a3443ba968 组织模块功能实现 2015-11-12 09:32:00 +08:00
huang 2596f0a788 优化权限代码 2015-11-11 16:39:05 +08:00
huang 3aa73fba35 Gitlab权限修改
更新项目Gitlab同步更新
2015-11-11 16:33:09 +08:00
cxt 2a82f33227 个人首页的留言动态显示不合理 2015-11-09 16:08:15 +08:00
cxt 6232bbb5e7 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2015-11-09 11:55:05 +08:00
cxt 463262e838 提交作品时立马弹框 2015-11-09 11:16:19 +08:00
lizanle f229d18776 在课程 项目 上传资源后跳转到对应的资源库界面 2015-11-09 10:03:06 +08:00
lizanle 1e33e38fe2 token不对的话,那就跳转到登陆页面 2015-11-06 16:34:37 +08:00
lizanle 7aff7bc20b 回退 2015-11-06 16:32:19 +08:00