Commit Graph

2060 Commits

Author SHA1 Message Date
d5121cab07 add cause to testruns
trigger run and assess on request_for_comment
2017-09-13 13:28:31 +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
217239e076 Rollback schema changes from different branch 2017-09-13 09:56:33 +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
954917d5a0 Add routes for subscriptions 2017-09-13 07:55:00 +02:00
bb6c266b13 Rename subscription#type to subscription_type to avoid rails stumbling over polymorphism 2017-09-13 07:54:43 +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
78f8dc4eb3 rake task to write displaynames coming from a csv file to the database 2017-09-06 13:13:44 +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
7bb77e5829 Make modal draggable 2017-09-05 15:57:42 +02:00
8ce46d2cb8 Add a custom jquery-ui library for minimal mouse interaction support 2017-09-05 15:48:19 +02:00
178ec5c10d Refactor comment template 2017-08-31 17:42:38 +02:00
00e727a325 Actually update comments in the backend 2017-08-31 17:42:20 +02:00
17fb22b9df Add basic edit button functionality 2017-08-31 17:06:40 +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
9d7c751bbc Fix small inconsistency 2017-08-25 18:53:48 +02:00
889987f3ad Refactor styling 2017-08-25 18:46:04 +02:00
bb79852e42 Do not delete comment containers; replace them with success message. This also fixes a visual bug when deleting the last comment 2017-08-25 18:33:39 +02:00
73ec4d0902 Remove old delete all button 2017-08-25 18:31:47 +02:00
3dd4cb440b Allow to delete single comments via UI 2017-08-25 18:15:55 +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
771793f32e Show edit and delete buttons for comments that can be edited by the user 2017-08-24 11:48:26 +02:00
b64809c4b9 Return if comment can be edited by the current user 2017-08-24 11:47:50 +02:00
9ed5b7cbb1 Cleanup UI 2017-08-24 11:08:09 +02:00
a8d801d3a7 Show html formatted comments in modal 2017-08-23 18:38:24 +02:00
b9646b4857 Refactor content creation 2017-08-23 18:25:27 +02:00
8a2a4c2b51 Add container for new comment visuals 2017-08-23 17:52:28 +02:00
ce3bf52509 Remove old code 2017-08-23 17:52:16 +02:00
86495bec7c Restructure modal 2017-08-23 17:43:13 +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
f03676a51b Merge pull request #122 from openHPI/clean-comments
Cleaner RFC comments
2017-08-23 14:36:06 +02:00