Commit Graph

269 Commits

Author SHA1 Message Date
8b259e44fe Log task output to subdirectory of the log directory 2018-03-08 12:31:56 +01:00
c1b5df044b Merge remote-tracking branch 'origin/master' into exercise-anomaly-detection
# Conflicts:
#	Capfile
#	Gemfile.lock
#	db/schema.rb
2018-02-28 16:48:14 +01:00
30fd465780 Send emails 2018-02-26 17:55:18 +01:00
821bbb2774 Add staging info to docker.yml.erb
Signed-off-by: Sebastian Serth <Sebastian.Serth@student.hpi.de>
2018-02-22 17:19:54 +01:00
64ab7a9c84 Remove tracked, but ignored files 2018-02-22 17:19:53 +01:00
680ee3d6d6 Use localhost to access docker for default test environment 2018-02-22 17:19:46 +01:00
fa4a497b6f Fix DOCKER_OPTS fro Travis and download required images 2018-02-22 17:19:46 +01:00
a17c6752fd Add Docker Config file for travis 2018-02-22 17:19:46 +01:00
9a6bdaddc2 fix timestamps on feedback (and fix deployment) 2018-02-22 16:18:45 +01:00
ab1c68596f Suppress asset output in log 2018-02-18 20:26:47 +01:00
6fd00a6650 Update crontab after deploy 2018-02-04 14:02:49 +01:00
b5f282b206 Correctly set environment 2018-01-31 11:16:41 +01:00
842b5c5f23 Add timestamp to log files 2018-01-31 11:06:00 +01:00
0c5f88d748 Configure whenever schedule and logging for rake task 2018-01-30 16:57:03 +01:00
be40a347fd Merge remote-tracking branch 'origin/master' into exercise-anomaly-detection
# Conflicts:
#	db/schema.rb
2017-12-13 13:15:29 +01:00
5f5c266ffc Format anomaly data in mails 2017-12-13 12:57:45 +01:00
7ed78a2cfd Add UI for anomaly detection flag 2017-12-13 07:37:49 +01:00
3e704c260c Add user to exercise collection UI 2017-12-10 18:45:48 +01:00
351f553c60 Send email to user associated with exercise collection when anomalies are detected 2017-12-10 18:36:24 +01:00
a9439a4df5 Message for no feedback 2017-11-20 15:01:34 +01:00
951b71780c Merge pull request #129 from ThommyH/removeExpectedWorkingTime
removed expected working time from show/create/index of exercises
2017-11-15 14:26:12 +01:00
0a66a5b758 Merge pull request #134 from openHPI/user_exercise_feedback_backend
User exercise feedback backend UI
2017-11-15 14:19:04 +01:00
c5c42ca3bc Show list of feedback messages for specific exercises 2017-11-08 22:31:01 +01:00
1551498358 Merge branch 'master' into user_exercise_feedback_backend
# Conflicts:
#	app/views/application/_navigation.html.slim
2017-11-01 10:29:43 +01:00
dbd6db69b7 Merge pull request #136 from openHPI/fix-tests
Fix Tests
2017-11-01 10:10:04 +01:00
13e33bf977 Add optional logging for tests 2017-10-26 15:42:06 +02:00
12b9365e6e Implement show action 2017-10-15 18:55:33 +02:00
d353dbaf5b Implement index action. Repair destroy 2017-10-15 18:23:58 +02:00
9bebbe9a6c Merge remote-tracking branch 'origin/master' into error-info
# Conflicts:
#	app/controllers/concerns/submission_scoring.rb
#	app/views/application/_navigation.html.slim
#	config/locales/de.yml
#	config/locales/en.yml
#	db/schema.rb
2017-10-15 17:02:19 +02:00
85ee40f118 Merge pull request #130 from openHPI/exercise-collections-ui
Exercise Collections UI
2017-10-04 15:43:01 +02:00
95a849e9f5 removed expected working time from show/create/index and database since we do not use it 2017-10-04 11:41:08 +02:00
93797a665d Implement index page 2017-09-27 16:37:52 +02:00
44a3cabe98 Scaffold exercise collection routes 2017-09-27 16:08:56 +02:00
c9eb2be911 Merge remote-tracking branch 'origin/master' into rfc_run_assess_messages
# Conflicts:
#	app/assets/stylesheets/request-for-comments.css.scss
2017-09-27 15:09:24 +02:00
92e523b030 Re-design RfC page and make long texts collapsible 2017-09-27 15:04:20 +02:00
af67208fd3 added token to proxy exercise view, also added locale 2017-09-27 11:59:59 +02:00
ca04050344 Display output and test results below RfC description 2017-09-23 09:05:58 +02:00
a6bc971659 Add I18n for tags 2017-09-21 16:15:17 +02:00
28741854a6 Merge pull request #125 from openHPI/rework-comment-modal
Rework comment modal
2017-09-20 16:51:47 +02:00
9ce29d211b Cleanup of Intervention and Bonus Exercise Experiments 2017-09-14 16:53:59 +02:00
85928361cb Add unsubscribe link to emails and cleanup user mailer 2017-09-13 14:37:10 +02:00
cea2781417 Implement unsubscribe route to delete subscriptions 2017-09-13 11:57:34 +02:00
0e8df9d738 Fix typo 2017-09-13 09:57:31 +02:00
954917d5a0 Add routes for subscriptions 2017-09-13 07:55:00 +02:00
811fc72e1e Add mailer for subscriptions 2017-09-13 07:07:06 +02:00
f628774995 Add checkbox to subscribe to author's comments 2017-09-06 14:25:18 +02:00
cc5da9ccfc Only most recent comments in preview if there are more than three comments on one line 2017-09-06 13:33:54 +02:00
b3cf7affa6 Add line number to modal title 2017-09-06 13:08:39 +02:00
17fb22b9df Add basic edit button functionality 2017-08-31 17:06:40 +02:00
9d7c751bbc Fix small inconsistency 2017-08-25 18:53:48 +02:00