0fe3ce000bAdd more statistics
Maximilian Grundke
2018-03-14 09:20:05 +01:00
6252df3a74Allow linking to specific pages
Maximilian Grundke
2018-03-14 08:54:33 +01:00
1bf2757c44Adjust attribute names
Maximilian Grundke
2018-03-14 08:42:49 +01:00
68d3fd174eImplement basic statistics
Maximilian Grundke
2018-03-13 18:38:54 +01:00
da0859d483Prepare grid
Maximilian Grundke
2018-03-13 17:37:43 +01:00
7031dd389eScaffold controller and route
Maximilian Grundke
2018-03-13 16:23:49 +01:00
841a885711Send hints when scoring
Maximilian Grundke
2018-03-13 14:52:40 +01:00
4195e8ca2dAdd Firefox and Geckodriver to .travis.yml
Sebastian Serth
2018-02-26 09:25:40 +01:00
3527977826Delete "deleteme.txt"
Sebastian Serth
2018-02-26 09:22:39 +01:00
d503b3c0f6Fix editor_spec and adopt to current design of implementation page
Sebastian Serth
2018-02-26 09:22:28 +01:00
fdd5fa59f5Move jstree assets to work in all modes: dev, prod, test, staging
Sebastian Serth
2018-02-26 09:22:03 +01:00
302f3a4896Add Selenium support file for specs and include headless for Vagrant
Sebastian Serth
2018-02-26 09:21:30 +01:00
534fd651e9Update Vagrant provision.sh to execute command as non-root user Also, some commands were only available in an interactive shell, those were changed.
Sebastian Serth
2018-02-25 23:46:49 +01:00
ccdcc43431Display hints in editor frontend
Maximilian Grundke
2018-03-08 16:20:07 +01:00
a228541dd3Send hints to the frontend via websocket connection
Maximilian Grundke
2018-03-08 15:25:39 +01:00
d510639d72Add help text to new/edit actions
Maximilian Grundke
2018-03-08 15:07:05 +01:00
81a079a256Allow to use simple templates in hints to embed captured error values
Maximilian Grundke
2018-03-08 14:57:26 +01:00
b55704e523Fix gemfile.lock
Maximilian Grundke
2018-03-08 12:52:20 +01:00
8b259e44feLog task output to subdirectory of the log directory
Maximilian Grundke
2018-03-08 12:31:56 +01:00
77a40c9fc5Merge remote-tracking branch 'origin/master' into exercise-anomaly-detection
Maximilian Grundke
2018-03-08 12:12:06 +01:00
182062b480Merge branch 'master' into disable_rfcs
Ralf Teusner
2018-03-07 17:30:14 +01:00
84bd85703dadd submission_ids to existing RFCs via SQL query (query included as a comment)
Ralf Teusner
2018-03-07 17:01:57 +01:00
bbd5636ab0Merge pull request #157 from openHPI/add-exercise-description-to-download
rteusner
2018-03-07 16:52:10 +01:00
160ecd100eMerge pull request #156 from openHPI/fix-button-layout
rteusner
2018-03-07 16:50:03 +01:00
83eba22e7bAdd exercise description as txt file to downloaded zip
Maximilian Grundke
2018-03-07 11:07:45 +01:00
450965698fGrow/shrink buttons depending on number of buttons visible
Maximilian Grundke
2018-03-07 10:55:13 +01:00
20c59e3775Merge pull request #152 from openHPI/SS/fix_chosen_width
rteusner
2018-03-01 19:36:41 +01:00
9d3167fe2cremove errornous line of code
Ralf Teusner
2018-03-01 19:14:46 +01:00
1004acd1d5allow numbers to be passed via std.in (numbers are valid json, but crashed when we tried to access them in a hash way. This is now prevented.)
Ralf Teusner
2018-03-01 16:09:29 +01:00
782f9eea73Update schema
Maximilian Grundke
2018-02-28 16:51:13 +01:00
c1b5df044bMerge remote-tracking branch 'origin/master' into exercise-anomaly-detection
Maximilian Grundke
2018-02-28 16:48:14 +01:00
6f95c1b41cMerge pull request #153 from openHPI/migrate-in-batches
rteusner
2018-02-28 16:35:52 +01:00
635aaae7ebMerge pull request #155 from openHPI/cleanup-rfc-controller
rteusner
2018-02-28 16:34:32 +01:00
b0376e1186Merge pull request #154 from openHPI/fix-flash
rteusner
2018-02-28 16:20:43 +01:00
dbb201ccadClean up controller
Maximilian Grundke
2018-02-28 13:58:55 +01:00
6e022528a0Move methods to model
Maximilian Grundke
2018-02-28 13:41:47 +01:00
639befe0e5Position pop-up messages more cleanly
Maximilian Grundke
2018-02-28 11:43:47 +01:00
8d9a81410fMake migration pseudo-reversible
Maximilian Grundke
2018-02-28 10:44:03 +01:00
897950e658Migrate in batches of 1000 records
Maximilian Grundke
2018-02-28 10:36:12 +01:00
68d3bf80b5Fix chosen form width to allow a larger form for long list entries
Sebastian Serth
2018-02-27 18:05:38 +01:00
fbff875348remove rfc button altogether first, put in correct experiment groups
Ralf Teusner
2018-02-27 13:38:31 +01:00
4778fc68fcdon't present rfcs of experimental users to others
Ralf Teusner
2018-02-15 17:27:35 +01:00
208a856cb8hide links to rfc overviews from external users
Ralf Teusner
2018-02-15 17:27:02 +01:00
647e705a02don't redirect to rfc for experimental groups and hide the button for them
Ralf Teusner
2018-02-15 17:26:36 +01:00
73929512c6Only ask for feedback from fast users if they achieved an above-average score
Maximilian Grundke
2018-02-26 19:54:11 +01:00
0ba94574b5Use correct link for feedback emails
Maximilian Grundke
2018-02-26 19:33:34 +01:00
3fe7a2b0c1Adapt new route to accept simple exercise_id parameter
Maximilian Grundke
2018-02-26 19:33:02 +01:00
30fd465780Send emails
Maximilian Grundke
2018-02-26 17:55:18 +01:00
357712eac7Persist reasons for notifications to db
Maximilian Grundke
2018-02-26 15:26:48 +01:00
cce6b5532dRefactor and prepare sending e-mails
Maximilian Grundke
2018-02-26 14:12:16 +01:00
7b93caf4b3Merge pull request #151 from openHPI/enable_docker
rteusner
2018-02-22 18:03:36 +01:00
821bbb2774Add staging info to docker.yml.erb
Sebastian Serth
2018-02-22 17:16:43 +01:00
1f56f8fb78Always create workspace path dir for DockerClient specs
Sebastian Serth
2018-02-22 09:42:54 +01:00
d5e16c967dReenable some LTI specs with mocked LTI parameter
Sebastian Serth
2018-02-22 09:18:33 +01:00
eb4e620775Allow folders to be created during DockerClient Spec
Sebastian Serth
2018-02-22 09:17:30 +01:00
9675c51dbbHousekeeping on .travis.yml; remove old code comments
Sebastian Serth
2018-02-22 01:06:39 +01:00
e70897e560working_docker_image?: Modify behavior to match spec
Sebastian Serth
2018-02-22 01:03:06 +01:00
2a38db6e75Move workspace path to subdir of /tmp to prevent deleting other files
Sebastian Serth
2018-02-20 15:31:19 +01:00
3916f66695Fix Factories
Sebastian Serth
2018-02-20 15:30:50 +01:00
64ab7a9c84Remove tracked, but ignored files
Sebastian Serth
2018-02-20 13:29:52 +01:00
680ee3d6d6Use localhost to access docker for default test environment
Sebastian Serth
2018-02-20 12:56:01 +01:00
0114edd468Enable all specs for Travis
Sebastian Serth
2018-02-20 12:54:04 +01:00
fa4a497b6fFix DOCKER_OPTS fro Travis and download required images
Sebastian Serth
2018-02-20 12:28:40 +01:00
a17c6752fdAdd Docker Config file for travis
Sebastian Serth
2018-02-19 02:06:23 +01:00
8219eddf77Prevent lxc-docker upgrade for Travis
Sebastian Serth
2018-02-19 01:41:01 +01:00
cba467ec20Run only docker specs
Sebastian Serth
2018-02-19 01:34:01 +01:00
9c308e5b57Add Capistrano SCM Git support to Capfile
Sebastian Serth
2018-02-22 17:19:13 +01:00
da6d926377Merge pull request #150 from openHPI/fix_feedback_timestamps
rteusner
2018-02-22 17:15:39 +01:00