Commit Graph

1415 Commits

Author SHA1 Message Date
Maximilian Grundke
d119ef6a38 Fix message name 2017-09-23 09:10:26 +02:00
Maximilian Grundke
ca04050344 Display output and test results below RfC description 2017-09-23 09:05:58 +02:00
Maximilian Grundke
d94c5404aa Clean up conditionals 2017-09-21 17:42:24 +02:00
Maximilian Grundke
d902a42962 Pull out mark as solved button 2017-09-21 17:41:21 +02:00
Maximilian Grundke
0e93a0bb2e Pull out admin menu 2017-09-21 17:36:52 +02:00
Maximilian Grundke
5c62ac7fb9 Merge remote-tracking branch 'origin/rfc_run_assess_messages' into rfc_run_assess_messages 2017-09-21 17:25:04 +02:00
Maximilian Grundke
1e71b46960 Update schema 2017-09-21 17:24:14 +02:00
Ralf Teusner
da4d54859c save run outputs with cause requestComments with more content (5000 chars instead of 500). Always save full JSON content. 2017-09-21 17:21:13 +02:00
Ralf Teusner
194984a620 add cause to testruns
trigger run and assess on request_for_comment
2017-09-21 17:21:10 +02:00
rteusner
6dc34d3ebe Merge pull request #126 from openHPI/insert-only-subscriptions
Better Subscriptions
2017-09-21 14:03:44 +02:00
Maximilian Grundke
df5e8133d2 Move subscribe box out of other comments container 2017-09-20 17:27:47 +02:00
Maximilian Grundke
c323205036 Only send one email per user when subscription gets a new comment 2017-09-20 17:23:49 +02:00
Maximilian Grundke
be5b1df76a Make subscriptions insert-only 2017-09-20 17:14:55 +02:00
rteusner
28741854a6 Merge pull request #125 from openHPI/rework-comment-modal
Rework comment modal
2017-09-20 16:51:47 +02:00
Maximilian Grundke
3253fc4bc3 Create popovers on demand on gutter elements to prevent element recycling messing it up 2017-09-20 16:07:42 +02:00
Ralf Teusner
fc6fa931c4 increase vagrant machine memory default 2017-09-20 13:36:42 +02:00
Ralf Teusner
8d1c846fae changes to newrelic 2017-09-20 13:29:26 +02:00
Ralf Teusner
1b463f8196 Merge branch 'rfc_run_assess_messages' of ssh://github.com/openHPI/codeocean into rfc_run_assess_messages
# Conflicts:
#	app/controllers/submissions_controller.rb
2017-09-20 13:13:08 +02:00
Ralf Teusner
44f70ea3da save run outputs with cause requestComments with more content (5000 chars instead of 500). Always save full JSON content. 2017-09-20 13:10:37 +02:00
Ralf Teusner
ae1e465d1f add cause to testruns
trigger run and assess on request_for_comment
2017-09-20 13:05:18 +02:00
Ralf Teusner
8f372bab04 added total_entries attribute to fix pagination on more complicated query. Don't know why this is necessary. Fix was found by MGrundke 2017-09-15 14:52:35 +02:00
Ralf Teusner
9ce29d211b Cleanup of Intervention and Bonus Exercise Experiments 2017-09-14 16:53:59 +02:00
Maximilian Grundke
374f21592d Don't send mail to original author if they subscribe to their own RFC 2017-09-13 14:41:09 +02:00
Maximilian Grundke
85928361cb Add unsubscribe link to emails and cleanup user mailer 2017-09-13 14:37:10 +02:00
Maximilian Grundke
b1f790dcde Implement subscribe and unsubscribe 2017-09-13 14:22:46 +02:00
Maximilian Grundke
995c22ba8a Fix json response status codes 2017-09-13 14:22:00 +02:00
Ralf Teusner
d5121cab07 add cause to testruns
trigger run and assess on request_for_comment
2017-09-13 13:28:31 +02:00
Maximilian Grundke
cea2781417 Implement unsubscribe route to delete subscriptions 2017-09-13 11:57:34 +02:00
Maximilian Grundke
0e8df9d738 Fix typo 2017-09-13 09:57:31 +02:00
Maximilian Grundke
217239e076 Rollback schema changes from different branch 2017-09-13 09:56:33 +02:00
Maximilian Grundke
a2b7cf6dda Add user mailer template 2017-09-13 08:28:38 +02:00
Maximilian Grundke
ead4f290b3 Fix typo 2017-09-13 08:28:27 +02:00
Maximilian Grundke
3f40a6f29c Remove whitespace 2017-09-13 08:28:13 +02:00
Maximilian Grundke
6bf7aee948 Fix create parameter naming 2017-09-13 08:22:37 +02:00
Maximilian Grundke
b69bb9866f Add controller logic for subscription#create 2017-09-13 07:56:02 +02:00
Maximilian Grundke
0557255d74 Fix attribute name 2017-09-13 07:55:33 +02:00
Maximilian Grundke
2d1830edec Add subscription policy 2017-09-13 07:55:15 +02:00
Maximilian Grundke
954917d5a0 Add routes for subscriptions 2017-09-13 07:55:00 +02:00
Maximilian Grundke
bb6c266b13 Rename subscription#type to subscription_type to avoid rails stumbling over polymorphism 2017-09-13 07:54:43 +02:00
Maximilian Grundke
811fc72e1e Add mailer for subscriptions 2017-09-13 07:07:06 +02:00
Maximilian Grundke
4baab7430c push commenters to RFC model 2017-09-13 07:06:55 +02:00
Maximilian Grundke
453d8fcb85 Remove subscribers attribute 2017-09-06 16:19:03 +02:00
Maximilian Grundke
f77c7410e1 Add subscription controller 2017-09-06 16:18:44 +02:00
Maximilian Grundke
5aa9edb209 Add subscription model and link it to RFC 2017-09-06 15:16:47 +02:00
Maximilian Grundke
f628774995 Add checkbox to subscribe to author's comments 2017-09-06 14:25:18 +02:00
Maximilian Grundke
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
Ralf Teusner
78f8dc4eb3 rake task to write displaynames coming from a csv file to the database 2017-09-06 13:13:44 +02:00
Maximilian Grundke
b3cf7affa6 Add line number to modal title 2017-09-06 13:08:39 +02:00
Ralf Teusner
482fdbca27 fixed flash messages with Maximilian 2017-09-06 10:43:21 +02:00
Maximilian Grundke
b0bff8c573 Merge remote-tracking branch 'origin/master' into rework-comment-modal 2017-09-06 09:35:25 +02:00