|
951171743d
|
Merge pull request #261 from openHPI/feature/la-dashboard
Add LA dashboard architecture
|
2019-03-12 14:30:25 +01:00 |
|
|
d63700c7db
|
Add live dashboard for teachers in the context of an exercise
This commit also adds the fundamentals for ActionCable
|
2019-03-06 14:00:59 +01:00 |
|
|
6e03939c10
|
Add StudyGroup to submissions and show it for submissions and RfCs
Also take care of deleting a StudyGroup for existing submissions
|
2019-03-06 14:00:58 +01:00 |
|
|
d4f1c5aee1
|
Use correct policy to check if RfC could be accessed
|
2019-02-07 21:13:21 +01:00 |
|
|
2125fb1c1d
|
Ensure views only link to those actions allowed for current user
|
2018-12-12 14:09:19 +01:00 |
|
|
d7dcbdc799
|
Merge pull request #200 from openHPI/remove-ab-tests
Remove ab tests
|
2018-11-15 18:02:34 +01:00 |
|
|
41bd5bac10
|
Convert .html.erb templates to .html.slim
|
2018-11-06 16:49:42 +01:00 |
|
|
7bdb962616
|
Update Bootstrap to v4.1, fix chosen.js and pagedown on multiple sites
|
2018-11-06 16:49:41 +01:00 |
|
|
d9d3dc42d4
|
remove all A/B testing code no longer in use.
|
2018-08-09 15:14:52 +02:00 |
|
|
0395d5b038
|
Fix/highlight rfcs (#182)
* Fix highlighting condition
* Use highlighting color that is easier on the eyes
|
2018-06-25 12:01:31 +02:00 |
|
|
5a899fe74f
|
highlight rfcs-not-to-answer
|
2018-06-15 14:47:03 +02:00 |
|
|
6898571dff
|
Explicitly show unit test results
|
2018-04-10 16:02:53 +02:00 |
|
|
fc614ce4ac
|
Hide run output by default
|
2018-04-10 15:31:23 +02:00 |
|
|
7505d8c85e
|
Parse run output of implicit RFC testrun and display it instead of raw socket messages
|
2018-04-10 15:27:50 +02:00 |
|
|
efc271c4ed
|
add column full_score_reached, fill it accordingly and show information in the rfc index
|
2018-01-31 11:23:30 +01:00 |
|
|
e7adb00dc1
|
Fix empty questions in new RFC UI
|
2017-10-04 13:22:47 +02:00 |
|
|
54f312dfd3
|
Remove comment
|
2017-09-27 15:04:52 +02:00 |
|
|
92e523b030
|
Re-design RfC page and make long texts collapsible
|
2017-09-27 15:04:20 +02:00 |
|
|
5498269aec
|
Reorder RfC description
|
2017-09-27 10:21:43 +02:00 |
|
|
7a0c7389d4
|
Refactor RfC UI; decouple style from structure
|
2017-09-24 11:15:05 +02:00 |
|
|
d119ef6a38
|
Fix message name
|
2017-09-23 09:10:26 +02:00 |
|
|
ca04050344
|
Display output and test results below RfC description
|
2017-09-23 09:05:58 +02:00 |
|
|
d94c5404aa
|
Clean up conditionals
|
2017-09-21 17:42:24 +02:00 |
|
|
d902a42962
|
Pull out mark as solved button
|
2017-09-21 17:41:21 +02:00 |
|
|
0e93a0bb2e
|
Pull out admin menu
|
2017-09-21 17:36:52 +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 |
|
|
b1f790dcde
|
Implement subscribe and unsubscribe
|
2017-09-13 14:22:46 +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 |
|
|
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 |
|
|
cded685f50
|
Make modal resizable
|
2017-09-05 16:04:50 +02:00 |
|
|
7bb77e5829
|
Make modal draggable
|
2017-09-05 15:57:42 +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 |
|
|
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 |
|
|
3dd4cb440b
|
Allow to delete single comments via UI
|
2017-08-25 18:15:55 +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 |
|
|
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 |
|
|
ce3bf52509
|
Remove old code
|
2017-08-23 17:52:16 +02:00 |
|
|
b90392f580
|
Merge pull request #124 from openHPI/rfc-enhancements
Rfc enhancements
|
2017-08-23 14:44:23 +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 |
|
|
389934920d
|
Add dividers and comment date to popover
|
2017-08-17 13:57:03 +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 |
|