Commit Graph

1932 Commits

Author SHA1 Message Date
sw 7dbd20e5eb 修复刷新页面时只评论未评分表的作品在已评列表中 2015-04-15 10:27:17 +08:00
sw d1f42a3954 教师只评论不评分的作品在未批和已批列表中都有 2015-04-15 09:52:33 +08:00
sw 78dff36d7a 老师只评论不评分的学生作业却在已评列表 2015-04-15 09:06:54 +08:00
sw ee68828132 创建课程后跳转URL报错 2015-04-15 08:50:29 +08:00
sw c60515ac50 学生作业增加按学生真实姓名、昵称、学号搜索功能 2015-04-14 19:24:39 +08:00
sw 858a54267f Merge branch 'szzh' into guange_dev 2015-04-10 16:39:24 +08:00
guange f94184bc81 个人动态权限部分性能优化 2015-04-10 16:27:26 +08:00
sw 6b758375f8 1、搜索课程报500
2、课程讨论区描述换行显示
2015-04-10 15:01:33 +08:00
sw 9ebed65fde 课程动态:作业动态url不对 2015-04-10 14:36:30 +08:00
guange c489d2400b Merge remote-tracking branch 'origin/szzh' into guange_dev 2015-04-10 10:48:17 +08:00
guange 5a876d9df1 邮件发送时,单个收件人会报错 2015-04-10 10:41:44 +08:00
sw 7303253c07 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2015-04-09 16:04:15 +08:00
whimlex 3b84b0417a Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2015-04-09 15:18:31 +08:00
whimlex e030c12be8 课程动态计数和显示统一;问卷计数对学生和老师和显示统一;课程资源库排序 2015-04-09 15:18:13 +08:00
sw 988f8b7918 增加隐藏非项目信息按钮以及路由
实现点击按钮事数据的存储与修改
修改配置文件
2015-04-09 10:33:15 +08:00
sw c399ab2e4f 项目新闻 评论内容获取不正确 2015-04-08 18:15:58 +08:00
sw c5b55042d4 1、修复课程讨论区引用功能
2、回复时回复框自动获得焦点
3、引用样式
4、修改提交回复时下面出现的提示信息
2015-04-08 17:25:52 +08:00
sw dae907d0b8 1、课程通知无法添加评论
2、课程通知界面显示
3、课程通知评论取消按钮
2015-04-08 15:49:53 +08:00
sw 3bedddd190 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2015-04-07 13:49:45 +08:00
lizanle 84c2e39e6c 新闻评论出现错误。误将safe_attributes换为直接属性comments 2015-04-03 17:06:19 +08:00
sw 8e38103bfb Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2015-04-03 16:40:29 +08:00
lizanle 1009f7ac07 资源id判空 2015-04-03 16:35:46 +08:00
sw 4044cc6674 Merge branch 'develop' into szzh 2015-04-03 16:01:14 +08:00
sw 42124e8ec5 开启、关闭匿评是有时候报500 2015-04-03 15:54:58 +08:00
sw 500b54a466 讨论区回复引用是html代码 2015-04-03 15:39:24 +08:00
lizanle 717463076c 删除democontroller 2015-04-03 15:09:46 +08:00
sw ec8e609ddc 打爆下载增加权限、增加打包下载功能 2015-04-03 13:10:18 +08:00
sw a1a761266b Merge branch 'szzh' into guange_dev 2015-04-03 11:38:27 +08:00
guange 113e11f6cd Merge remote-tracking branch 'origin/szzh' into guange_dev
Conflicts:
	app/models/comment.rb
	app/models/message.rb
	app/models/news.rb
2015-04-03 11:34:39 +08:00
whimlex 2ef224556e Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2015-04-03 11:31:08 +08:00
whimlex aa64b47d74 资源按时间倒序显示;新建课程设置公开私有属性;课程动态(动态统计主要在作业和作品上存在问题,动态显示在作品和留言中存在权限问题);课程动态格式调整 2015-04-03 11:30:48 +08:00
guange 893f6af856 用回rubyzip, zipruby有bug. 2015-04-03 11:29:37 +08:00
lizanle ceb6af7365 课程相关模块添加编辑器 2015-04-03 11:19:15 +08:00
guange 56df5ce9a7 优化zip重复打包问题 2015-04-02 17:20:52 +08:00
guange 618e8c017c Merge remote-tracking branch 'origin/szzh' into guange_dev
Conflicts:
	db/schema.rb
2015-04-01 11:16:57 +08:00
z9hang 5eac727584 项目资源模块功能完成(样式尚未调整,代码尚未应用) 2015-03-31 15:57:15 +08:00
guange 02e83ea776 将邮件发送放到后台进程中 2015-03-31 11:51:34 +08:00
z9hang c4e9321e14 将attachment_candown方法提取到application_help里面 2015-03-31 10:03:52 +08:00
z9hang e2eaae63f4 资源模块,默认按时间降序排列 2015-03-31 09:34:27 +08:00
z9hang 5bbc562abd Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2015-03-30 17:15:07 +08:00
z9hang eabcd4e92b 项目资源模块新界面(列表显示,排序等功能,样式尚未调) 2015-03-30 17:14:52 +08:00
sw 94ecc3e59e 1、课程新增成员分页控件样式
2、课程老师列表翻页不可用
2015-03-30 17:03:20 +08:00
guange 51dbc43ecf 修改apache中git认证文件路径,user.passwd ==> htdocs/user.passwd 2015-03-30 16:05:55 +08:00
sw 5640eae39b 删除课程成员 2015-03-30 15:59:57 +08:00
sw ed02959e00 修改成员角色 2015-03-30 15:57:10 +08:00
sw 2af071a92e 课程添加成员后js提示 2015-03-30 14:55:41 +08:00
sw 98bf8dd494 课程成员列表显示 2015-03-30 11:20:16 +08:00
sw 72d683bdb7 加入课程与退出课程js刷新 2015-03-27 19:50:01 +08:00
guange f139427f03 Merge remote-tracking branch 'origin/szzh' into guange_dev
Conflicts:
	app/controllers/zipdown_controller.rb
	app/views/bids/_homework_list.html.erb
	config/routes.rb
	db/schema.rb
	public/javascripts/attachments.js
2015-03-27 18:17:46 +08:00
sw 21db854adb Merge branch 'develop' into szzh 2015-03-27 17:45:08 +08:00