Commit Graph

888 Commits

Author SHA1 Message Date
70eb0d19b8 Link to exercises contained in collections 2017-10-04 12:47:59 +02:00
e74c25746c Implement new action 2017-10-04 12:40:37 +02:00
8e4a694690 Add title 2017-10-04 11:37:21 +02:00
7cb7146e7e Implement update 2017-10-04 11:35:51 +02:00
f0c0621b31 Implement show route 2017-09-27 16:52:42 +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
af67208fd3 added token to proxy exercise view, also added locale 2017-09-27 11:59:59 +02:00
dad1c2f1a3 change margin top to margin bottom on request_for_comment editor (commentitor). 2017-09-27 09:50:45 +02:00
f2decf421b Merge pull request #127 from openHPI/collapsable-tags
Exercise editor improvements
2017-09-21 17:46:35 +02:00
f62b8f12c4 remove email adress from statistics view (also for admins) 2017-09-21 17:35:48 +02:00
d5aed4f7b6 Don't rely on parameter; use non-existing file name as indicator instead 2017-09-21 17:15:01 +02:00
10600045f4 Auto-expand new files 2017-09-21 17:09:27 +02:00
bbf94859eb Enable expanding multiple files at the same time 2017-09-21 16:31:30 +02:00
acf2bfb28e Collapse files by default 2017-09-21 16:24:21 +02:00
8c6b3c8e57 Add space below exercise form 2017-09-21 16:23:09 +02:00
a6bc971659 Add I18n for tags 2017-09-21 16:15:17 +02:00
827f30b9e7 Wrap tags in collapsable container 2017-09-21 16:01:07 +02:00
df5e8133d2 Move subscribe box out of other comments container 2017-09-20 17:27:47 +02:00
c323205036 Only send one email per user when subscription gets a new comment 2017-09-20 17:23:49 +02:00
be5b1df76a Make subscriptions insert-only 2017-09-20 17:14:55 +02:00
28741854a6 Merge pull request #125 from openHPI/rework-comment-modal
Rework comment modal
2017-09-20 16:51:47 +02:00
3253fc4bc3 Create popovers on demand on gutter elements to prevent element recycling messing it up 2017-09-20 16:07:42 +02:00
8d1c846fae changes to newrelic 2017-09-20 13:29:26 +02:00
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
9ce29d211b Cleanup of Intervention and Bonus Exercise Experiments 2017-09-14 16:53:59 +02:00
374f21592d Don't send mail to original author if they subscribe to their own RFC 2017-09-13 14:41:09 +02:00
85928361cb Add unsubscribe link to emails and cleanup user mailer 2017-09-13 14:37:10 +02:00
b1f790dcde Implement subscribe and unsubscribe 2017-09-13 14:22:46 +02:00
995c22ba8a Fix json response status codes 2017-09-13 14:22:00 +02:00
cea2781417 Implement unsubscribe route to delete subscriptions 2017-09-13 11:57:34 +02:00
a2b7cf6dda Add user mailer template 2017-09-13 08:28:38 +02:00
ead4f290b3 Fix typo 2017-09-13 08:28:27 +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
2d1830edec Add subscription policy 2017-09-13 07:55:15 +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
453d8fcb85 Remove subscribers attribute 2017-09-06 16:19:03 +02:00
f77c7410e1 Add subscription controller 2017-09-06 16:18:44 +02:00
5aa9edb209 Add subscription model and link it to RFC 2017-09-06 15:16:47 +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
482fdbca27 fixed flash messages with Maximilian 2017-09-06 10:43:21 +02:00
b0bff8c573 Merge remote-tracking branch 'origin/master' into rework-comment-modal 2017-09-06 09:35:25 +02:00
2869c0d7b8 Allow modal content to grow 2017-09-05 16:39:40 +02:00
cded685f50 Make modal resizable 2017-09-05 16:04:50 +02:00