2472 Commits

Author SHA1 Message Date
344f0edb73 don't preselect the administrator role when creating a new internal user 2015-03-11 16:14:37 +01:00
acf03b1f51 added pagination for all resources 2015-03-11 16:13:45 +01:00
2f69e2f310 added additional columns to exercise index 2015-03-11 15:29:59 +01:00
059dc81ee5 fix 2015-03-11 15:15:55 +01:00
ff7f33cfd8 minor changes 2015-03-11 15:15:10 +01:00
a8bda864df simplified some Active Record queries 2015-03-11 14:31:19 +01:00
a06e20b6c5 use eager loading to reduce the number of database queries 2015-03-11 14:24:24 +01:00
67c7e1427e fixed issue occurring for progress bars without a value 2015-03-11 10:14:39 +01:00
c811e1a78f minor improvements for progress bars 2015-03-11 10:12:14 +01:00
0673d44820 minor change 2015-03-11 09:39:01 +01:00
ff81b27fc0 removed code duplication 2015-03-10 18:27:05 +01:00
c7a0a73e6e minor clean-up 2015-03-10 18:14:36 +01:00
3ae749bfc5 extended execution environments by a default file type that is used as the default for associated exercises' files 2015-03-10 18:14:26 +01:00
039c891364 allow deselection for optional attributes 2015-03-10 17:16:26 +01:00
240c570698 minor improvement 2015-03-10 17:15:13 +01:00
fee05a420b updated Underscore to 1.8.2 2015-03-10 11:58:43 +01:00
012220d183 updated highlight.js to 8.4 2015-03-10 11:58:26 +01:00
8ef0e92914 infer file type from uploaded file 2015-03-10 11:20:48 +01:00
0c47337d5a added the ability to discard files when creating a new exercise 2015-03-10 10:48:53 +01:00
ae1d654a62 added the ability to customize the path for new files when implementing an exercise 2015-03-10 10:07:36 +01:00
574c5c3a9c order file types alphabetically in file creation form 2015-03-10 09:08:03 +01:00
a62253e21c fix 2015-03-09 18:01:04 +01:00
dce400225f fixed broken text input 2015-03-07 16:20:12 +01:00
64365025dc minor improvements 2015-03-07 16:13:20 +01:00
cb2cd90fb0 added Flowr configuration 2015-03-07 16:00:20 +01:00
f824301718 log errors occurring in the scope of server-sent events 2015-03-07 15:35:07 +01:00
0cece1d07f fix for broken navigation to binary workspace files 2015-03-03 16:16:39 +01:00
947371c4b4 extracted method 2015-03-03 13:45:23 +01:00
c90f350a10 minor improvement 2015-03-03 13:26:07 +01:00
701b5623af extracted methods 2015-03-03 13:14:57 +01:00
f83474c0ed extracted methods 2015-03-03 12:18:25 +01:00
72f287e00a extracted method 2015-03-03 12:09:33 +01:00
32501bb153 extracted method 2015-03-03 12:04:57 +01:00
4668365baa extracted method 2015-03-03 11:56:47 +01:00
36795c0586 display test files' filenames on scoring results page 2015-03-03 11:47:10 +01:00
b5eb2f6129 fixed minor code style issues 2015-03-03 11:31:20 +01:00
7477d4c6dd transitionally downgraded to Rails 4.1 since activerecord-jdbcpostgresql-adapter is not fully compatible with Active Record 4.2 2015-03-02 15:04:37 +01:00
aada0e1c9a minor changes 2015-02-26 10:17:55 +01:00
c84e47753c added link to administrator dashboard 2015-02-24 18:25:33 +01:00
f3c5d17662 reduced code complexity 2015-02-23 17:36:22 +01:00
f0ca3b6e82 improved readability 2015-02-23 17:19:09 +01:00
e8d7f172b9 fixed broken password confirmation on password reset 2015-02-23 16:19:06 +01:00
5bfe03c426 set application locale from custom LTI launch parameter 2015-02-23 11:33:43 +01:00
466f8967e2 eliminated naming clash with Sorcery 2015-02-23 10:39:04 +01:00
8b04b47721 added tests 2015-02-21 11:11:04 +01:00
1f5ed5b914 fixed broken exercise cloning 2015-02-21 10:05:00 +01:00
28405783a2 refactored error aggregation 2015-02-18 17:18:46 +01:00
fcc5a85a76 added dynamic container pool graph to administrator dashboard 2015-02-17 14:07:48 +01:00
a13d1738e2 fixed multiple style guide violations 2015-02-17 10:23:01 +01:00
c99b0e6256 use #fail instead of #raise to signal exceptions, as suggested by RuboCop 2015-02-17 09:05:04 +01:00