Commit Graph

1589 Commits

Author SHA1 Message Date
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
e93d26193a Merge remote-tracking branch 'origin/master' into clean-comments 2017-08-17 15:52:51 +02:00
74a7deffa2 Change date position 2017-08-17 15:44:51 +02:00
2c6ab19f36 Add comments explaining clustering 2017-08-17 14:45:48 +02:00
48227d68f3 Add edited-label to edited comments 2017-08-17 14:32:36 +02:00
45fdbce57d Allow updating comments 2017-08-17 14:13:33 +02:00
ec3464f4dd Style dividers and date fields 2017-08-17 13:59:40 +02:00
389934920d Add dividers and comment date to popover 2017-08-17 13:57:03 +02:00
f30b60657f Get more comment information from the server 2017-08-17 13:56:28 +02:00
14af5182bf Sort comments by date (sort of) 2017-08-16 18:35:30 +02:00
0326354847 Make popover stylable and apply default styling 2017-08-16 18:27:35 +02:00
b5c997e8a9 Preprocess comment text to protect from XSS attacks 2017-08-16 18:20:56 +02:00
1ffda4f896 Fix cluster sorting 2017-08-16 17:29:26 +02:00
0f3db8a644 Remove old comments before refresh to fix event leak 2017-08-16 17:29:08 +02:00
9e53fb4ea5 Fix query for RFC activity 2017-08-16 16:03:49 +02:00
1e2a7e65ad Merge pull request #123 from openHPI/autosave-label-update
Update Save Label
2017-08-16 10:37:57 +02:00
e1c45f025f Hide Ace's tooltips for annotations 2017-08-13 18:46:55 +02:00
520a60d1be Use popovers with formatted comments instead of tooltips 2017-08-13 18:46:35 +02:00
653aefa2c7 Update "last saved at" label after all types of submissions, not only autosaves 2017-08-13 16:24:03 +02:00
5de32edcc9 Add link to comment activity to session menu 2017-08-13 16:13:40 +02:00
06f11ae6f5 Fix RFC lists for RFCs without comments 2017-08-13 16:09:44 +02:00
ba8511fe40 Fall back on RFC update time when there are no comments 2017-08-13 16:09:15 +02:00