Commit Graph

1437 Commits

Author SHA1 Message Date
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
726ef31ee7 Add new route to view all RFCs the user has commented on 2017-08-13 15:01:11 +02:00
b2344cfd97 Add last activity label to RFCs 2017-08-13 14:33:12 +02:00
9592b5c939 removed tabs from rfc comment overlays
fixed minor typo in thank you emails
2017-08-11 18:23:16 +02:00
f877cd675a move user-id for codeocean-events into in_context 2017-08-04 16:39:23 +02:00
38c6e29cbf remove webWorker outputs from request_for_comments 2017-07-19 14:29:45 +02:00
ae04a5adc5 this should fix the "zombie file" bug. Turned out that the CodeOceanEditor object is not destroyed when navigating back and forth within the exercise context ( from an exercise back to the exercise index and forward to another exercise). Therefore, CodeOceanEditor.editors[] kept all "old" editors and added the new ones behind the old ones. On next autosave, they were persisted into a submission. 2017-07-03 14:57:08 +02:00
56aa9f4495 tidy up the autosave timer when exiting the page 2017-07-03 14:54:51 +02:00
ec1be437de Merge pull request #120 from openHPI/minor-fixes
Close flash messages
2017-06-26 13:36:23 +02:00
e739749828 Implement better flash behavior 2017-06-23 12:19:27 +02:00
6c353d611d make output scroll again! 2017-06-19 13:35:03 +02:00
ff9fb8d491 Remove unnecessary js.coffee file 2017-06-14 13:57:51 +02:00
c013a9d91b Merge pull request #118 from openHPI/rfc-mark-as-answered-extensions
Rfc mark as answered extensions
2017-06-12 14:12:36 +02:00
76f563016a Hide button after rfc is solved and add check mark to title 2017-06-12 14:11:12 +02:00
6cec69d7b9 Update locales 2017-06-12 13:43:03 +02:00
e43b71bd7f Allow to hide thank you note 2017-06-09 14:46:20 +02:00
eaac43ac63 Send e-Mail to all commenters if thank you note is given 2017-06-09 14:40:44 +02:00
30375a4909 Make comments available to RFC 2017-06-09 14:39:33 +02:00
e4d1f57164 Send optional thank you note 2017-06-08 16:46:44 +02:00
f0fb52d92a Add thank you note to rfc 2017-06-08 16:46:15 +02:00
9a71405c49 Add thank you note frontend 2017-06-08 16:02:05 +02:00
bacbf05f59 Re-use button instead of hiding it. Clean up code. 2017-06-08 14:57:49 +02:00
f1dc908e63 prevent replacement of * in student submission files.. 2017-05-14 23:10:33 +02:00
ca35911bef update codeocean-ide client scripts 2017-05-12 16:37:10 +02:00
e9917cde3a Merge pull request #88 from openHPI/client-routesv2
create remote evaluation
2017-04-25 14:34:21 +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
81e7cbc8be clear comment modal if comment was created 2017-04-18 17:46:36 +02:00
234c19ac6c only format comments that do not include a tab or a carriage return. 2017-04-18 17:44:42 +02:00
099bed2808 fixed typo. 2017-04-18 17:24:44 +02:00
2db57198a8 make text color a bit darker to improbe readability 2017-04-18 17:22:21 +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
d706de28d9 adjusted locales 2017-04-18 17:02:35 +02:00
d053850572 fixed response in order to redirect correctly on ajax requests. Fixed policy 2017-04-18 16:51:02 +02:00