Commit Graph

296 Commits

Author SHA1 Message Date
cea2781417 Implement unsubscribe route to delete subscriptions 2017-09-13 11:57:34 +02:00
3f40a6f29c Remove whitespace 2017-09-13 08:28:13 +02:00
6bf7aee948 Fix create parameter naming 2017-09-13 08:22:37 +02:00
b69bb9866f Add controller logic for subscription#create 2017-09-13 07:56:02 +02:00
0557255d74 Fix attribute name 2017-09-13 07:55:33 +02:00
811fc72e1e Add mailer for subscriptions 2017-09-13 07:07:06 +02:00
4baab7430c push commenters to RFC model 2017-09-13 07:06:55 +02:00
f77c7410e1 Add subscription controller 2017-09-06 16:18:44 +02:00
b0bff8c573 Merge remote-tracking branch 'origin/master' into rework-comment-modal 2017-09-06 09:35:25 +02:00
0f65508951 Merge pull request #109 from openHPI/use_names_from_lti
restrict name to be set to lis_person_name_full (should be display na…
2017-08-28 16:25:26 +02:00
6aaa0f3bca Remove code to delete all comments on one line and restore default delete route for comments 2017-08-25 18:15:02 +02:00
b64809c4b9 Return if comment can be edited by the current user 2017-08-24 11:47:50 +02:00
280b4dbe0c Fix question mark bug 2017-08-23 15:37:48 +02:00
530e727d6e Merge remote-tracking branch 'origin/master' into error-info 2017-08-23 14:51:53 +02:00
b90392f580 Merge pull request #124 from openHPI/rfc-enhancements
Rfc enhancements
2017-08-23 14:44:23 +02:00
f30b60657f Get more comment information from the server 2017-08-17 13:56:28 +02:00
9e53fb4ea5 Fix query for RFC activity 2017-08-16 16:03:49 +02:00
06f11ae6f5 Fix RFC lists for RFCs without comments 2017-08-13 16:09:44 +02:00
726ef31ee7 Add new route to view all RFCs the user has commented on 2017-08-13 15:01:11 +02:00
7ba245920c Use the same sorting everywhere 2017-07-12 21:46:39 +02:00
a9068ef1b7 Fix error template attribute creation 2017-07-12 21:37:57 +02:00
28605fbe9b Support adding and removing attributes of error templates 2017-07-12 21:25:18 +02:00
0c8c8562f5 Scaffold error template attributes 2017-07-12 11:58:18 +02:00
9eadc3a4db Make error template UI usable 2017-07-12 11:04:29 +02:00
4d38195c99 Scaffold error_templates UI 2017-07-12 10:11:52 +02:00
4d684a7a05 Extract structured errors on run and submit 2017-07-12 09:52:33 +02:00
eaac43ac63 Send e-Mail to all commenters if thank you note is given 2017-06-09 14:40:44 +02:00
f0fb52d92a Add thank you note to rfc 2017-06-08 16:46:15 +02:00
8f81bb728c change tmp-filename of .co-file 2017-04-25 14:16:29 +02:00
5949d1208e Merge branch 'master' into client-routesv2 2017-04-25 13:50:08 +02:00
e15c3d433f Merge pull request #117 from openHPI/ImproveUserfeedback
added user feedback page after submission of scores
2017-04-18 17:05:40 +02:00
d053850572 fixed response in order to redirect correctly on ajax requests. Fixed policy 2017-04-18 16:51:02 +02:00
51b4f1acbc redirect only external user to feedback page after submission 2017-04-12 11:49:47 +02:00
60e587b690 removed comment on exercise in the RFC view. redirect 10% of user instead of redirecting to the RFC view to the feedback view. redirect all users how submitted to the feedback view if score is less than 100% 2017-04-12 11:47:39 +02:00
3cf123c61e added working time estimation into user feedback 2017-04-12 10:57:44 +02:00
8ca944558c improved texts of feedback, added ok button 2017-04-12 10:13:23 +02:00
e4d28452bf save progress 2017-04-11 16:29:29 +02:00
73c3b902a3 save progress. added user feedback view and stuff 2017-04-11 15:00:35 +02:00
5002f9bbce allow iframe requests 2017-04-11 12:19:41 +02:00
6eea338f84 supply search object for my_request_for_comments 2017-04-04 11:08:20 +02:00
516d29d40d only redirect if there are less than 5 comments on a RFC yet. 2017-04-03 20:27:59 +02:00
58f76f53e6 added a search for request_for_comments.
fixed translation of model for request_for_comments
2017-04-03 19:49:03 +02:00
73a7d9ef4d Merge pull request #110 from ThommyH/reduceInterventionAmount
do not show interventions on solved exercises, reduce to 2 interventions per day
2017-04-03 18:52:51 +02:00
686abd6fe0 3 interventions per day 2017-04-03 18:52:17 +02:00
5a099a42b8 changed working time calculation to only consider submissions within 5 minutes instead of 30 2017-04-03 18:09:30 +02:00
392dd77b4a do not show interventions on solved exercises
do not show more than 2 interventions per day
2017-04-03 17:17:34 +02:00
ce2823e871 restrict name to be set to lis_person_name_full (should be display name) or to lis_person_name_given (should be first name).
don't use xikolo api any longer for consumer openHPI, use the values in CodeOcean.
2017-04-03 15:26:02 +02:00
3f398c6047 add feedback for exercises 2017-03-30 22:06:17 +02:00
ed485f32e6 change mail sending 2017-03-30 19:02:09 +02:00
4fab791e7f Update submissions_controller.rb 2017-03-27 15:52:06 +02:00