Commit Graph

316 Commits

Author SHA1 Message Date
8d8fd13733 support travis 2018-08-09 16:31:31 +02:00
592caa1574 enable mnemosyne 2018-08-09 16:17:28 +02:00
7f18d844db Allow to order exercises in collection by title 2018-07-20 11:39:00 +02:00
43a220ddc8 Fix translations 2018-07-20 11:20:31 +02:00
5ea30b5625 Add UI for adding exercises to collection 2018-07-13 15:42:26 +02:00
1f8b505d47 Merge branch 'fix/exercise-anomaly-detection-nil-values' into feature/ordered_exercise_collection 2018-07-10 12:46:27 +02:00
e7b38df0eb Add sortable exercise list to exercise collection new/edit page 2018-07-03 16:14:19 +02:00
76726a5ee3 Align sub-heading style 2018-07-03 14:15:54 +02:00
517641ae80 Load tag statistics into grid after the profile finished loading 2018-07-03 14:11:26 +02:00
804e70ea3b Move tag statistics to its own route for asynchronous loading 2018-07-03 13:09:35 +02:00
9fbe7ec115 try setting puma to 4 workers 2018-06-20 18:12:06 +02:00
71387f8e6f start with exercise collections that have 10 exercises with at least 50 submissions 2018-06-15 15:45:45 +02:00
34d7856b97 removed errornous string. 2018-05-28 11:48:12 +02:00
9b748ab3af commas do help... 2018-05-25 10:01:43 +02:00
76883bbf60 create logdir only if it does not exist yet. 2018-05-25 09:59:40 +02:00
1741cf9f8e create logdir for whenever (correct this time) 2018-05-25 09:48:59 +02:00
b45dd8e94d create whenever_log_folder 2018-05-25 09:28:38 +02:00
72d652831a cleanup deploy.rb 2018-05-25 09:20:19 +02:00
c11fd43519 uncommented creation of whenever dir again. 2018-05-23 16:03:28 +02:00
c4e1babedb add creation of folder '/log/whenever' to deployment 2018-05-23 15:47:00 +02:00
dcba94cc6f fixed grammar 2018-05-16 17:38:48 +02:00
a285be64d8 Merge pull request #169 from openHPI/edge-compat
Edge compat
2018-05-16 14:59:13 +02:00
42fb81befd Merge pull request #168 from openHPI/activity-graphs
Activity graphs
2018-05-16 14:47:42 +02:00
2541451d4b Add finishing rate to exercise statistics 2018-05-15 12:47:54 +02:00
01dbb853bd Use standardized protocol string for Edge/IE11 compatibility 2018-04-30 13:22:03 +02:00
84ea900e4a Merge remote-tracking branch 'origin/master' into activity-graphs
# Conflicts:
#	config/locales/de.yml
#	config/locales/en.yml
2018-04-25 15:46:38 +02:00
96ebd392b3 Re-use view for user activity 2018-04-25 14:12:43 +02:00
a0d46d223c Implement ranged user queries 2018-04-25 13:58:40 +02:00
64555d55fc Allow filtering via UI 2018-04-24 14:46:35 +02:00
a2088dcd14 Scaffold user and rfc activity history routes 2018-04-24 10:28:30 +02:00
e36c9568d7 Clean up markup 2018-04-24 10:00:26 +02:00
5a2394f1b9 Merge pull request #166 from openHPI/clustered-admin-menu
Structure admin menu
2018-04-11 15:51:05 +02:00
5ae92dc484 Add more data routes 2018-04-11 13:54:38 +02:00
2a4e9bc94b Add live graphs for active users and submission volume 2018-04-11 13:43:10 +02:00
cf22b26c84 Structure main menu 2018-04-10 19:21:01 +02:00
eb2b18a22f Highlight gaps in exercise working time 2018-04-10 14:15:35 +02:00
4f9cbf91a1 Merge pull request #158 from openHPI/error-hint-templates
Error hints
2018-03-21 10:24:19 +01:00
667d1cb38b Add submission volume metric 2018-03-19 14:55:14 +01:00
a7451a5057 Add RfCs with comments 2018-03-14 14:53:02 +01:00
593e9f520f Merge remote-tracking branch 'origin/master' into feature/more-statistics 2018-03-14 14:41:38 +01:00
0564c88105 Add soft solved rfcs 2018-03-14 13:16:00 +01:00
119cc9ee71 Scaffold exercise collection statistics 2018-03-14 11:44:18 +01:00
0fe3ce000b Add more statistics 2018-03-14 09:20:05 +01:00
68d3fd174e Implement basic statistics 2018-03-13 18:38:54 +01:00
7031dd389e Scaffold controller and route 2018-03-13 16:41:43 +01:00
ccdcc43431 Display hints in editor frontend 2018-03-08 16:20:07 +01:00
d510639d72 Add help text to new/edit actions 2018-03-08 15:07:05 +01:00
8b259e44fe Log task output to subdirectory of the log directory 2018-03-08 12:31:56 +01:00
c1b5df044b Merge remote-tracking branch 'origin/master' into exercise-anomaly-detection
# Conflicts:
#	Capfile
#	Gemfile.lock
#	db/schema.rb
2018-02-28 16:48:14 +01:00
30fd465780 Send emails 2018-02-26 17:55:18 +01:00