Maximilian Grundke
85928361cb
Add unsubscribe link to emails and cleanup user mailer
2017-09-13 14:37:10 +02:00
Maximilian Grundke
cea2781417
Implement unsubscribe route to delete subscriptions
2017-09-13 11:57:34 +02:00
Maximilian Grundke
0e8df9d738
Fix typo
2017-09-13 09:57:31 +02:00
Maximilian Grundke
811fc72e1e
Add mailer for subscriptions
2017-09-13 07:07:06 +02:00
Maximilian Grundke
f628774995
Add checkbox to subscribe to author's comments
2017-09-06 14:25:18 +02:00
Maximilian Grundke
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
Maximilian Grundke
b3cf7affa6
Add line number to modal title
2017-09-06 13:08:39 +02:00
Maximilian Grundke
17fb22b9df
Add basic edit button functionality
2017-08-31 17:06:40 +02:00
Maximilian Grundke
9d7c751bbc
Fix small inconsistency
2017-08-25 18:53:48 +02:00
Maximilian Grundke
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
rteusner
b90392f580
Merge pull request #124 from openHPI/rfc-enhancements
...
Rfc enhancements
2017-08-23 14:44:23 +02:00
Maximilian Grundke
48227d68f3
Add edited-label to edited comments
2017-08-17 14:32:36 +02:00
Maximilian Grundke
5de32edcc9
Add link to comment activity to session menu
2017-08-13 16:13:40 +02:00
Maximilian Grundke
726ef31ee7
Add new route to view all RFCs the user has commented on
2017-08-13 15:01:11 +02:00
Maximilian Grundke
b2344cfd97
Add last activity label to RFCs
2017-08-13 14:33:12 +02:00
Ralf Teusner
9592b5c939
removed tabs from rfc comment overlays
...
fixed minor typo in thank you emails
2017-08-11 18:23:16 +02:00
Maximilian Grundke
6cec69d7b9
Update locales
2017-06-12 13:43:03 +02:00
Maximilian Grundke
e43b71bd7f
Allow to hide thank you note
2017-06-09 14:46:20 +02:00
Maximilian Grundke
eaac43ac63
Send e-Mail to all commenters if thank you note is given
2017-06-09 14:40:44 +02:00
Maximilian Grundke
9a71405c49
Add thank you note frontend
2017-06-08 16:02:05 +02:00
Ralf Teusner
d706de28d9
adjusted locales
2017-04-18 17:02:35 +02:00
Thomas Hille
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
Thomas Hille
3cf123c61e
added working time estimation into user feedback
2017-04-12 10:57:44 +02:00
Thomas Hille
8ca944558c
improved texts of feedback, added ok button
2017-04-12 10:13:23 +02:00
Ralf Teusner
58f76f53e6
added a search for request_for_comments.
...
fixed translation of model for request_for_comments
2017-04-03 19:49:03 +02:00
Ralf Teusner
3bf5e69f8d
fixed links and a typo in rfc mails
2017-04-03 19:29:53 +02:00
rteusner
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
Thomas Hille
cff46f963d
added close button for requestForCommand-modal
2017-04-03 17:33:52 +02:00
Ralf Teusner
13758747e2
extended rfc mails
2017-04-03 11:39:16 +02:00
Thomas Hille
655147a610
changes in comment for exercise text
2017-03-31 16:43:43 +02:00
Thomas Hille
3f398c6047
add feedback for exercises
2017-03-30 22:06:17 +02:00
Ralf Teusner
420d8b3844
minor wording changes in locale for german beak intervention
2017-03-23 14:09:11 +01:00
Thomas Hille
bd0721da2e
deleted search modal. reused roc modal for search modal. also added translations
2017-03-21 10:31:33 +01:00
Thomas Hille
c1209e4972
added translation for search bar
2017-03-21 10:31:33 +01:00
Thomas Hille
3d7f5bdf1a
added intervention controller and stuff
2017-03-21 10:31:32 +01:00
Thomas Hille
0db11884bc
Extended Exercises by worktime, difficulty and tags, added ProxyExercises as prework for recommendations
...
Tags can be added to exercises in the edit view. Tags can monitored under /tags.
Added the concept of ProxyExercises which are a collection of Exercises. They can be found under /proxy_exercises
Added Interventions as prework to show interventions later to the user.
Added exercise/[:id]/working_time to return the working time of the user in this exercise and the average working time of all users in this exercise
2017-03-21 10:31:32 +01:00
Ralf Teusner
8f927d5ac9
some howto text for request_for_comment usage, changed background color of read-only editor.
2017-03-15 16:15:29 +01:00
Tom Staubitz
dd4c789fed
replaced session_paramerters with server params for security reasons
...
cleaned up comments
2017-01-12 15:10:34 +01:00
Tom Staubitz
41a61a8507
Fixed the destroy session logic.
...
1. an exercise_id is provided ==> only the LtiParameter object for the current user, consumer, and exercise is deleted.
2. no exercise_id is provided ==> external user and consumer are removed from the session, all LtiParameter objects for this user and consumer are deleted.
This enables users to have several tabs with exercises open and submitting the results to the tool consumer.
When an exercise has been submitted, the user cannot use the back button to get back to CodeOcean and work on the submitted or any other exercise.
For now a warning has been added to the info text to tell users not to do this. (As the LtiParameters have been deleted, the points can no more be submitted to the consumer.)
@TODO disable/redirect back button?
2016-12-31 17:21:46 +01:00
Ralf Teusner
bfa12899a5
adjust german locales to comply with the standard form of address
2016-11-09 18:09:24 +01:00
Ralf Teusner
1511941d3d
Merge branch 'master' into editor-frontend-refactor
...
Conflicts:
codeocean-dockerconfig.md
2016-11-09 18:00:40 +01:00
Ralf Teusner
ff7446fde6
redirect to RFCs on max score: redirect users to their own RFCs if they are open, fixed wrong usage of user_id (external_id is not used in RFCs, normal id has to be used!).
2016-11-09 17:58:10 +01:00
Ralf Teusner
0f76b1cb90
Merge branch 'master' into editor-frontend-refactor
...
Conflicts:
app/assets/javascripts/editor.js.erb
---> kept refactored one
2016-09-09 14:17:42 +02:00
Ralf Teusner
8f499b72da
Feature: Auto-Completion in Source Code
...
+ allow flags for exercises
2016-09-07 17:34:20 +02:00
Ralf Teusner
ddaed5929b
Naming of sidebars
2016-09-01 18:47:16 +02:00
Alexander Kastius
1c7b4c931b
Added german locale.
2016-09-01 16:29:45 +02:00
Ralf Teusner
6e6c9143cd
Some tidy up in request for comments (bugfix: removed leftover parts of requested_at attribute, some UI changes in comment dialog)
...
Redirect to open rfc if an exercise has been solved
2016-08-11 18:13:33 +02:00
rteusner
778b2cdd63
Merge pull request #79 from openHPI/dropdown3
...
implement dropdown menu
2016-08-03 14:39:31 +02:00
yqbk
b72b595388
implement dropdown menu
2016-08-03 14:32:01 +02:00
Ralf Teusner
ed3526a578
Merge branch 'master' into feature-file-templates
...
Conflicts:
app/views/application/_navigation.html.slim
config/locales/de.yml
config/locales/en.yml
db/schema.rb
2016-07-28 15:16:11 +02:00