Commit Graph

2149 Commits

Author SHA1 Message Date
sw 94ca6cd2f9 新建课程时增加密码与课时的验证 2015-04-16 10:49:58 +08:00
huang 95c5e6ac83 Merge branch 'szzh' into dev_hjq
Conflicts:
	app/helpers/application_helper.rb
	app/helpers/files_helper.rb
	app/helpers/members_helper.rb
	app/models/journals_for_message.rb
	app/models/mailer.rb
	app/models/user.rb
	app/views/attachments/_form.html.erb
	app/views/bids/_new_homework_form.html.erb
	app/views/boards/_project_show.html.erb
	app/views/courses/_courses_jours.html.erb
	app/views/courses/feedback.html.erb
	app/views/courses/new_homework.html.erb
	app/views/courses/settings.html.erb
	app/views/issues/_list.html.erb
	app/views/issues/new.html.erb
	app/views/messages/_project_show.html.erb
	app/views/messages/edit.html.erb
	app/views/news/_project_news.html.erb
	app/views/projects/invite_members.html.erb
	app/views/projects/settings/_modules.html.erb
	app/views/projects/show.html.erb
	config/configuration.yml
	config/locales/zh.yml
	db/schema.rb
	public/assets/kindeditor/kindeditor.js
	public/javascripts/course.js
	public/stylesheets/courses.css
	public/stylesheets/public.css
2015-04-16 10:26:03 +08:00
huang 115d77dd01 圈子JS和modulesJS
版本库删除按钮
2015-04-16 09:49:03 +08:00
sw 94580ba040 11 2015-04-15 20:26:54 +08:00
sw 0cc809c3e0 实现课程资源TAG云功能 2015-04-15 19:57:16 +08:00
sw 73ed8b9558 全站搜索是不输入条件搜索结果为空 2015-04-15 17:43:08 +08:00
sw 0f6d2676e5 tag云显示搜索结果的TAG云 2015-04-15 17:31:15 +08:00
sw 2e3294a341 1、增加根据资源列表,获取其TAG与每个TAG数量的hash的方法
2、增加课程资源列表的TAG云的显示
2015-04-15 17:16:28 +08:00
sw 676cf8f180 课程上传资源是根据上传的类型,对资源添加默认的TAG 2015-04-15 16:00:45 +08:00
alanlong9278 b704555628 Merge branch 'szzh' of http://xianbo_trustie2@repository.trustie.net/xianbo/trustie2.git into szzh
Conflicts:
	.gitignore
	Gemfile
	app/controllers/discuss_demos_controller.rb
	app/models/user.rb
	app/views/bids/_bid_homework_show.html.erb
	app/views/issues/index.html.erb
	app/views/layouts/_base_feedback.html.erb
	app/views/poll/publish_poll.js.erb
	app/views/poll/republish_poll.js.erb
	public/javascripts/application.js

Signed-off-by: alanlong9278 <547533434@qq.com>
2015-04-15 12:36:19 +08:00
alanlong9278 a51ba0c104 Signed-off-by: alanlong9278 <547533434@qq.com> 2015-04-15 12:30:37 +08:00
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
huang b8058c3e12 用户邀请加入的时候增加拒绝功能
删除提示星系修改
申请加入模块样式调整
2015-04-14 19:34:01 +08:00
sw c60515ac50 学生作业增加按学生真实姓名、昵称、学号搜索功能 2015-04-14 19:24:39 +08:00
sw e4b2092c7f 实现项目成员列表增加成员,以及用户/角色留空时的提示信息 2015-04-14 16:56:32 +08:00
sw fadca9128f 完成项目朋友圈、开发组、科研组直接的切换功能 2015-04-14 10:17:42 +08:00
sw fb935f124c 完成修改项目界面 2015-04-11 17:04:48 +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
huang d832514a55 新增项目成员列表 2015-04-08 11:24:40 +08:00
sw 3bedddd190 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2015-04-07 13:49:45 +08:00
huang 12eaac5683 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
Conflicts:
	app/views/boards/_project_show.html.erb
	public/javascripts/course.js

处理冲突
修改项目动态分页
项目到航天中添加“新建项目”
2015-04-07 13:47:39 +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
z9hang ef7949584c 课程资源tag点击报错问题,回退后删除无效问题 2015-03-27 15:02:13 +08:00
sw 9af60424c2 去除错误代码 2015-03-27 14:14:11 +08:00
sw b9031095d4 Merge branch 'szzh' into sw_new_course
Conflicts:
	Gemfile
	app/controllers/courses_controller.rb
	app/views/attachments/_form.html.erb
	app/views/attachments/_form_course.html.erb
	app/views/files/_attachement_list.html.erb
	app/views/layouts/base.html.erb
	app/views/layouts/base_projects.html.erb
	config/locales/zh.yml
	public/javascripts/attachments.js
2015-03-27 14:13:49 +08:00
z9hang 61b220c913 课程资源库删除资源tag失效问题 2015-03-27 11:28:27 +08:00
sw fcbcdffa44 Merge branch 'sw_new_course' of http://repository.trustie.net/xianbo/trustie2 into sw_new_course
Conflicts:
	public/stylesheets/courses.css
2015-03-27 09:33:41 +08:00
z9hang ddecd61926 课程资源添加标签时无样式问题 2015-03-26 20:17:47 +08:00
sw cba678a357 课程是否启用匿评
课程作业列表样式
加入与退出课程按钮样式
2015-03-26 19:01:22 +08:00
sw ed92faaedd 关闭课程与重开课程js 2015-03-26 18:12:24 +08:00
sw 0d04eb745f Merge branch 'sw_new_course' of http://repository.trustie.net/xianbo/trustie2 into sw_new_course 2015-03-26 17:18:27 +08:00
z9hang 35eb7e80af 讨论区留言分页 2015-03-26 16:17:33 +08:00
lizanle 5f203ec8c0 新建论坛或者回复,如果传图了,要更新资源的owner 2015-03-26 16:08:31 +08:00
z9hang 57dad3f3c7 Merge branch 'sw_new_course' of http://repository.trustie.net/xianbo/trustie2 into sw_new_course 2015-03-26 15:55:21 +08:00
z9hang 8ef9779b46 修正课程讨论区样式。修正项目讨论区被影响的样式 2015-03-26 15:55:07 +08:00
sw 53eef164c9 新建课程时layout修改 2015-03-26 15:12:14 +08:00
sw 2bb7153131 去掉作业打包下载功能 2015-03-26 14:17:26 +08:00
sw ab7d12e514 1、修改、删除分班是js方法重构
2、验证分班名是否重复重构
2015-03-26 11:30:00 +08:00
whimlex 4de0255ce6 邀请邮件国际化;js冲突 2015-03-26 10:45:14 +08:00
sw cfe487e217 搜素学生后内容清空 2015-03-26 10:25:54 +08:00
sw ab3a3a8573 学生收索功能 2015-03-25 20:38:07 +08:00
sw 92808fe8ea 完成学生列表界面 2015-03-25 20:13:48 +08:00
sw 5f41c92cb3 学生列表界面静态显示 2015-03-25 16:21:47 +08:00
guange 4b636d8be6 #1801 打包上传分个数下载完成 2015-03-25 13:13:09 +08:00
guange 15accd7d9f 下载功能优化, 功能已实现 2015-03-25 10:41:42 +08:00
z9hang be46142b3c Merge branch 'sw_new_course' of http://repository.trustie.net/xianbo/trustie2 into sw_new_course
Conflicts:
	public/javascripts/course.js
2015-03-24 17:14:08 +08:00
z9hang 19eaa012b7 讨论区样式调整 2015-03-24 17:12:51 +08:00
sw 2ef10e89ac Merge branch 'sw_new_course' of http://repository.trustie.net/xianbo/trustie2 into sw_new_course 2015-03-24 17:01:19 +08:00
sw f5059147d2 修改学生提交作业界面的layout 2015-03-24 14:11:27 +08:00
sw c4cd61c71b 修改学生提交作业界面的layout 2015-03-24 10:02:38 +08:00
sw 0496c33378 添加部分方法的注释 2015-03-24 09:28:35 +08:00
z9hang a2ec9c661a Merge branch 'sw_new_course' of http://repository.trustie.net/xianbo/trustie2 into sw_new_course 2015-03-24 08:43:54 +08:00
sw 584dcabeaa 修改学生作业列表弹出框不正确 2015-03-23 20:36:52 +08:00
sw 221276ba1f 增加老师布置作业学生访问的列表 2015-03-23 20:30:38 +08:00
sw 0408cc5150 去除无用代码 2015-03-23 20:01:09 +08:00
sw 37bd338311 1、老师修改作业增加默认值显示
2、学生提交作业列表修改layout
2015-03-23 19:55:29 +08:00
z9hang cb278e65a2 Merge branch 'sw_new_course' of http://repository.trustie.net/xianbo/trustie2 into sw_new_course
Conflicts:
	public/javascripts/course.js
	public/stylesheets/courses.css
2015-03-23 17:49:18 +08:00
sw 5139ac30dc 修改老师新建作业界面 2015-03-23 17:18:58 +08:00
z9hang aaf14d5d1a 修改课程通知页面 2015-03-23 16:53:04 +08:00
huang dc0c9417e3 修改新提交的作业显示在前面 2015-03-21 10:19:58 +08:00
z9hang 5278d4dd2b Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2015-03-20 11:37:22 +08:00
z9hang 4ca5687b3b #2072测试版--项目--问题跟踪:成功新建问题后建议提示信息为“问题已创建”就好 2015-03-20 11:37:09 +08:00
lizanle cdad43fdfc Merge remote-tracking branch 'origin/szzh' into szzh 2015-03-20 11:08:47 +08:00
lizanle a4567396e4 如果没有上传图片就会报空指针 2015-03-20 11:08:27 +08:00
sw 0c4f88ca29 Merge branch 'szzh' into guange_dev 2015-03-19 17:43:56 +08:00
guange e007920cb6 Merge remote-tracking branch 'origin/szzh' into guange_dev
Conflicts:
	Gemfile
	app/views/attachments/_form.html.erb
2015-03-19 17:41:45 +08:00
sw 6edbb3c7ed Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2015-03-19 17:29:17 +08:00
sw 3418c9ccee 1、修改course/homewrok方法
2、修改course的作业列表显示
2015-03-19 17:28:36 +08:00
dingxu 073cb07f70 邀请平台用户:角色、用户都为空添加提示、单一角色提示信息修改、
展开条样式修改
2015-03-19 17:23:53 +08:00
dingxu 7b3af413cd 邮件邀请加入项目:如果邮箱已被注册或为空时给出提示 2015-03-19 16:51:07 +08:00
sw 46410c8e8d 1、修改删除TAG后js刷新页面
2、删除课程TAG时增加提示
2015-03-19 16:02:02 +08:00
z9hang 2a3a70b7d5 app接口部分信息国际化 2015-03-19 14:41:31 +08:00
sw 258d9bf33a 1、调整分页控件显示样式
2、修改课程动态分页算法
3、更新样式文件
2015-03-19 14:30:06 +08:00
huang 4ae5e2af7c Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2015-03-18 15:50:34 +08:00
huang 6498002c71 修改项目文档中附件上传无法保存、附件编辑的时候无法显示的bug
原因:里面逻辑判断错误
2015-03-18 15:50:00 +08:00
guange c45850eb8a git hook改为异步 2015-03-18 14:42:11 +08:00
guange dc29ccf3b7 1. git仓库新建时加入hook代码
2. 对现有的旧hook代码进行更新的rake任务
2015-03-18 11:22:05 +08:00
lizanle b4f99c75da Merge remote-tracking branch 'origin/szzh' into szzh 2015-03-18 10:17:33 +08:00
lizanle e49bb18b62 cotroller修改:删除记录的同时删除对应的文件 2015-03-18 10:17:22 +08:00
z9hang 86c4a7f45d Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2015-03-18 09:25:46 +08:00
z9hang 930486d21e #2024 course主页:点击进入非当前用户的所在学校,如图,不显示“我的课程”了 2015-03-18 09:25:26 +08:00
lizanle 41f302c467 cotroller修改 2015-03-18 08:53:36 +08:00
guange 6c87cd40c1 加入git回调接口 2015-03-17 20:52:12 +08:00
sw 1e897687d0 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2015-03-17 16:01:45 +08:00
z9hang 36554aa90a #2041 项目--问题跟踪:成功新建缺陷给出的提示信息错误 2015-03-17 10:11:38 +08:00
lizanle 86020804c9 ok 2015-03-17 09:42:04 +08:00
lizanle 33669017bf controller 2015-03-17 09:40:31 +08:00
lizanle 0c86ba210d Merge remote-tracking branch 'origin/szzh' into szzh
Conflicts:
	db/schema.rb
2015-03-17 09:38:24 +08:00
lizanle 5c4a62dcc4 DiscussDemo代码 2015-03-16 15:29:13 +08:00
sw 88d6b25ace 1、修改意见反馈图片
2、去掉个人首页权限判断
2015-03-16 09:28:18 +08:00
guange e798b7242b Merge remote branch 'remotes/origin/szzh' into guange_dev 2015-03-15 23:10:48 +08:00
guange f3d6d7c384 #2037 issue列表默认显示顺序改为最后更新的倒序 2015-03-15 16:02:49 +08:00
sw e4895731ae Merge branch 'develop' into szzh 2015-03-13 17:48:12 +08:00
sw e4e56e01b1 修改项目邀请用户失败时的提示 2015-03-13 17:46:09 +08:00
z9hang ff65bf4ba5 app自动更新功能功能,无法下载问题修正 2015-03-13 17:10:22 +08:00
guange 08eae0e5eb Merge remote-tracking branch 'origin/szzh' into guange_dev 2015-03-13 11:30:25 +08:00
guange ab6c21314d #1503 老师发布的作业可以在课程动态中显示了 2015-03-12 21:57:35 +08:00
whimlex 28321deeb5 邮件邀请用户 2015-03-12 18:04:12 +08:00
sw fd8edc9a02 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2015-03-12 17:34:25 +08:00
huang 96b2627fda 修改邮件居中样式及提示 2015-03-12 17:22:52 +08:00
sw 78039a726e Merge branch 'szzh' into guange_dev 2015-03-12 17:09:20 +08:00
sw d18e9ff66b Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2015-03-12 16:32:31 +08:00
sw 312d7660b2 增加邀请成功后的提示
邀请成功后跳转页面修改
调整翻页控件的样式
2015-03-12 16:32:20 +08:00
sw 2ee04d55f2 修改项目邀请用户的界面 2015-03-12 15:46:24 +08:00
huang 0ba7ef0560 修改邮箱邀请时,邮件为空时提示错误 2015-03-12 15:13:41 +08:00
sw 5340ad7fc1 修改组织首页不显示私有项目 2015-03-12 10:20:28 +08:00
sw b27bb34662 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
Conflicts:
	app/views/layouts/base_projects.html.erb
2015-03-12 09:00:12 +08:00
huang 3ee9ac2b50 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
Conflicts:
	app/views/layouts/base_projects.html.erb
2015-03-11 16:44:54 +08:00
huang 8f0af4c00d 修改了未登陆情况下通过URL访问不允访问的 2015-03-11 16:42:02 +08:00
lizanle d7c550b15b 给projects项目新建的时候添加创建人 2015-03-11 15:51:25 +08:00
sw 1e262ec731 修改项目上传资源链接 2015-03-11 15:32:50 +08:00
z9hang eec155f077 课程资源页面app自动登陆处理 2015-03-11 11:22:58 +08:00
sw 9060c9acbc #1977 项目发布新贴跳转有问题 2015-03-11 10:16:06 +08:00
guange fd676f13b5 #994 作品下载:资源排序修正 2015-03-10 21:50:47 +08:00
z9hang 57ba46ff00 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
Conflicts:
	config/locales/zh.yml
2015-03-10 17:21:59 +08:00
z9hang 43e9a9a495 1、完成手机app版本管理,上传客户端功能。2、手机app检查更新接口完成 2015-03-10 17:20:30 +08:00
sw 138fac9509 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
Conflicts:
	app/views/homework_attach/_jour.html.erb
	app/views/homework_attach/_journal_reply_items.html.erb
	app/views/homework_attach/_showjour.html.erb
	app/views/words/_feedback.html.erb
	app/views/words/_journal_reply_items.html.erb
	app/views/words/_message.html.erb
2015-03-10 17:11:52 +08:00
z9hang 803f4a3eaf 1、部分页面根据apptoken参数自动登录功能添加token是否过期判断。2、版本管理发布新版本信息功能添加 2015-03-10 14:41:36 +08:00
guange 5d1a5a0b11 #1738 修复图片下载次数不正确问题 2015-03-10 11:50:27 +08:00
sw bdd1980876 修复个人动态首页报错 2015-03-10 11:39:01 +08:00
z9hang 6ca853edc7 1、课程首页2、用户首页3、课程留言页4、发布作业页5、用户的留言页6、为课程作业创建作品页传递apptoken参数时自动登录功能 2015-03-09 17:28:17 +08:00
sw 3af9c63ae0 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2015-03-07 16:16:06 +08:00
alan 838c39da69 Merge branch 'szzh' of http://xianbo_trustie2@repository.trustie.net/xianbo/trustie2.git into szzh
Conflicts:
	app/views/projects/_invite_members_by_mail.html.erb
2015-03-07 16:08:54 +08:00
alan 48ac3dbea8 修改《测试版--注册时返回500错误》以及项目邀请时邮箱验证功能
Signed-off-by: alan <547533434@qq.com>
2015-03-07 16:07:48 +08:00
z9hang 0f2ded4d25 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2015-03-07 15:36:16 +08:00
z9hang 782071ab64 显示接口不能用问题,app版本管理部分代码 2015-03-07 15:36:00 +08:00
sw c6788e2f40 修复首页报错 2015-03-07 15:30:37 +08:00
sw fea7bd6ad1 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2015-03-07 14:44:10 +08:00
sw 945b9ff9cf 修复进入我的动态,关注人没有进行权限过滤的BUG 2015-03-07 11:38:15 +08:00
alan 6cf7e156d1 Signed-off-by: alan <547533434@qq.com> 2015-03-07 11:35:57 +08:00
sw 3e3cde0805 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2015-03-07 11:32:28 +08:00
sw ff2b4c610c 1、修改用户动态每页显示条目不正确
2、用户动态增加新闻、留言等权限判断的补全,以及部分权限判断不正确
2015-03-07 11:30:21 +08:00
alan 5ff43fdea7 项目添加新用户邮件发送功能
Signed-off-by: alan <547533434@qq.com>
2015-03-07 10:52:20 +08:00
huang ce792f6ce8 修改邮件发送界面 2015-03-07 09:32:27 +08:00
z9hang c1c05067e7 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
Conflicts:
	app/controllers/admin_controller.rb
	db/schema.rb
2015-03-06 15:36:47 +08:00
z9hang 754acc6945 移动端版本管理 2015-03-06 15:33:59 +08:00
huang b2b978d540 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2015-03-06 15:27:32 +08:00
huang c159bb2c48 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
Conflicts:
	app/controllers/projects_controller.rb
	app/views/issues/show.html.erb
	app/views/layouts/base_projects.html.erb
	app/views/projects/_form.html.erb
	app/views/projects/new.html.erb
	app/views/projects/show.html.erb
2015-03-06 15:23:42 +08:00
sw a6b3ddcfcb Merge branch 'szzh' into dev_zanle 2015-03-06 14:58:49 +08:00
huang beac15475d 新项目及用户反馈框的修改!! 2015-03-06 14:55:21 +08:00
lizanle 10faab0129 新建的项目发布新问题报500 2015-03-06 11:53:16 +08:00
sw 1f2b5eedb8 Merge branch 'dev_zanle' into szzh
Conflicts:
	app/views/projects/show.html.erb
	db/schema.rb
2015-03-06 08:59:29 +08:00
sw d947a914cc Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2015-03-05 17:43:00 +08:00
sw e2307366f6 实现组织的增、删、改、查功能及相关界面 2015-03-05 17:42:31 +08:00
z9hang 3334299808 app版本管理功能(表添加,页面部分添加) 2015-03-05 17:37:33 +08:00
lizanle 8d322edb90 Merge branch 'szzh' into dev_zanle
Conflicts:
	app/views/projects/show.html.erb
2015-03-05 17:24:19 +08:00
sw 3c4b502e97 1、修改进入组织主页项目列表显示不正确的问题
2、admin页面增加组织列表显示
2015-03-05 17:03:44 +08:00
sw 5f8595d874 admin页面增加组织列表 2015-03-05 15:27:22 +08:00
sw 3b4bf8b99d 增加组织的index界面,以及index界面到组织首页的跳转 2015-03-05 14:15:07 +08:00
sw dead08a0d6 添加、修改项目增加所属组织的选择 2015-03-05 11:53:28 +08:00
sw d1edd86e11 1、修改组织首页项目获取
2、修改此组织没有项目时的样式
2015-03-05 10:40:10 +08:00
z9hang 04dea372c5 添加意见反馈接口 2015-03-05 10:09:19 +08:00
lizanle 7ee58d1d44 项目动态重写,并去掉首页缓存 2015-03-04 15:32:00 +08:00
sw 2c4e864080 #1949 学生可以通过url访问老师并未发布的问卷并进行作答 2015-03-03 17:53:15 +08:00
sw 9233213127 修复未登录时进入指定学校课程列表显示却是国防科大课程列表的BUG 2015-03-03 17:35:46 +08:00
sw bbeaa6e80c Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2015-03-02 17:43:16 +08:00
alan 22ac578ede Merge branch 'szzh' of http://xianbo_trustie2@repository.trustie.net/xianbo/trustie2.git into szzh
Conflicts:
	config/locales/zh.yml
2015-03-02 14:50:10 +08:00
alan f374bfd7e2 修复《窗口跳转问题》
Signed-off-by: alan <547533434@qq.com>
2015-03-02 14:47:50 +08:00
sw d999a9f4a6 修复新建课程时报错的BUG 2015-03-02 14:33:35 +08:00
z9hang 18271946d7 作业详情,课程作业列表接口返回数据格式修改(增加了作业作者相关信息) 2015-03-01 17:31:38 +08:00
alan aa8f58530c 给黄总提供接口
Signed-off-by: alan <547533434@qq.com>
2015-02-11 23:34:10 +08:00
alan 4bfc4493eb 添加《邮件周日发送》功能,修改《贴吧》邮件发送策略
Signed-off-by: alan <547533434@qq.com>
2015-02-11 20:23:50 +08:00
sw f380d781e7 增加根据已有课程复制成新课程的路由以及方法实现 2015-02-09 10:28:33 +08:00
alan 7442cc1ca4 Merge branch 'szzh' of http://xianbo_trustie2@repository.trustie.net/xianbo/trustie2.git into email_verify 2015-02-06 18:19:35 +08:00
alan 6f9e2bad63 mail weekly 2015-02-06 18:15:08 +08:00
huang 59e7f2f28b Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2015-02-03 15:23:05 +08:00
huang 8bef9420cf 修改企业版中自己能看到自己的私有项目 2015-02-03 15:22:45 +08:00
sw 6226974f0b Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2015-02-03 11:25:31 +08:00
huang 56fa330fed Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2015-02-03 11:25:08 +08:00
huang 26b1f9f433 修改企业版中存在的一些bug
最多只显示十个项目
提示的样式
代码优化
2015-02-03 11:24:46 +08:00
sw 320ee9289a #1897 修改点击DTS测试之后,TAB页背景色变化 2015-02-03 09:52:35 +08:00
alan 646678c9db 修改《课程--学生列表:输入有效条件获得搜索结果,对搜索结果按积分排序,却自动返回对所有学生排序》bug
Signed-off-by: alan <547533434@qq.com>
2015-02-02 17:01:07 +08:00
z9hang 836be8c75e 添加企业首页配置功能 2015-01-31 17:14:01 +08:00
huang 3350bb98b6 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
Conflicts:
	config/locales/zh.yml
2015-01-31 15:46:30 +08:00
huang 523af8b2a9 修改企业版结构及列表页面 2015-01-31 15:43:35 +08:00
sw 8289ca6c89 11111 2015-01-31 11:14:55 +08:00
huang 768e06ea8a Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2015-01-30 17:58:58 +08:00
huang be9ff9b4bb 修改控制器名
解决列表中企业重名的bug
2015-01-30 17:58:41 +08:00
z9hang d8571ac931 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2015-01-30 16:58:18 +08:00
z9hang 6bd202e80a 课程作业列表当当前用户为课程学生时,输出分配给改学生匿评的作业集合 2015-01-30 16:58:05 +08:00
sw 0d6261dfa7 Merge branch 'dev_zanle' into szzh
Conflicts:
	app/controllers/projects_controller.rb
	app/helpers/projects_helper.rb
2015-01-30 14:38:54 +08:00
huang d91c0442d1 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh 2015-01-30 14:29:01 +08:00
huang 29df528af1 Merge branch 'szzh' of http://repository.trustie.net/xianbo/trustie2 into szzh
Conflicts:
	app/views/welcome/index.html.erb
	config/locales/zh.yml
	config/routes.rb
2015-01-30 14:27:56 +08:00
huang d0a675f2b8 企业版模块 2015-01-30 14:11:35 +08:00
lizanle 90649209ca 封装,简化,重新编排代码格式,并删掉了一些无用的方法代码 2015-01-30 13:29:25 +08:00
sw 87fdd840ec 首页加入项目增加已是当前项目的判断 2015-01-30 11:39:19 +08:00
sw 97ec208b1a Merge branch 'dev_zanle' into szzh
Conflicts:
	config/routes.rb
2015-01-30 10:37:05 +08:00
lizanle f3f590a834 # 这写变量发现没有用而且拖慢速度
#@teachers= searchTeacherAndAssistant(@course)
    #@canShowRealName = isCourseTeacher(User.current.id,@course)
2015-01-30 10:27:21 +08:00
sw c56f641163 修改首页加入项目按钮没反应 2015-01-30 09:57:43 +08:00
sw ce526fde77 Merge branch 'dev_zanle' into szzh
Conflicts:
	config/routes.rb
2015-01-30 09:05:47 +08:00
sw c366cc90e7 修改删除问卷后相关BUG 2015-01-29 17:33:10 +08:00
lizanle 3637d1906d Merge branch 'szzh' into dev_zanle
Conflicts:
	Gemfile
	config/routes.rb
2015-01-28 12:38:32 +08:00
alan 5434a5b087 修改《admin可以访问courses和users列表》
Signed-off-by: alan <547533434@qq.com>
2015-01-27 15:29:09 +08:00
alan 36dfd7c77c Merge branch 'szzh' of http://xianbo_trustie2@repository.trustie.net/xianbo/trustie2.git into szzh 2015-01-27 15:12:56 +08:00
alan 00c0ddc600 admin查看course和user列表
Signed-off-by: alan <547533434@qq.com>
2015-01-27 15:11:24 +08:00
sw 950d831108 Merge branch 'api' into szzh 2015-01-27 14:51:15 +08:00
lizanle ff23ecb9a8 Merge branch 'szzh' into dev_zanle 2015-01-27 14:46:04 +08:00
lizanle 5afbf6dbca 调整了注释 2015-01-27 14:19:46 +08:00
sw fe06ca503a 增加poll colsed_at的赋值 2015-01-27 09:55:02 +08:00
sw 97c7ccac16 增加关闭问卷功能 2015-01-27 09:45:15 +08:00
z9hang 4b3621905e 修正课程成员搜索bug 2015-01-27 09:06:00 +08:00
sw d135274281 修改重复加入项目提示语 2015-01-26 15:41:10 +08:00
sw 02f01c1aba 修改首页加入项目 2015-01-23 17:10:21 +08:00
z9hang db1cd8851c Merge branch 'szzh' into api
Conflicts:
	Gemfile
	db/schema.rb
2015-01-23 16:51:40 +08:00
sw dbdae2ac7e 问卷编辑页面在发布问卷和点击问卷标题确认增加问卷标题不能为空的提示 2015-01-23 14:25:29 +08:00