6174 Commits

Author SHA1 Message Date
0b73180832 eager load files when collecting a submissions's files 2015-03-13 10:21:21 +01:00
88730de8b6 fixed seeds 2015-03-13 09:30:50 +01:00
db9b1b1d7d text for cover page 2015-03-13 09:12:15 +01:00
839fdebb71 fixed broken test 2015-03-12 19:08:13 +01:00
58da5d5d66 fix 2015-03-12 19:07:58 +01:00
f794e0a845 added padding below the content container 2015-03-12 18:06:59 +01:00
612d226588 improvements for togglable form inputs 2015-03-12 17:57:15 +01:00
ad7d96b1b0 increased start height of text areas for file content 2015-03-12 17:07:04 +01:00
3ada44a3d5 fix 2015-03-12 17:04:53 +01:00
cd09e19d24 hide fields from the file form if not matching the file's role 2015-03-12 17:04:47 +01:00
a62d4ad789 minor usability improvement 2015-03-12 16:44:38 +01:00
22ad6c63e7 removed unused constants and parameters 2015-03-12 12:06:41 +01:00
9b802b879f updated bundle 2015-03-12 11:44:26 +01:00
48f1b97aea extracted method 2015-03-12 11:07:29 +01:00
6ee0b6bf81 implemented partial batch update for exercises 2015-03-12 11:05:11 +01:00
f1de18141a refactored JavaScript code not to use inline Ruby evaluation 2015-03-12 09:13:38 +01:00
ca7679cb2d extracted method 2015-03-11 17:30:29 +01:00
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
400711ac58 removed unused translations 2015-03-11 15:30:57 +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
cb9b1a3e71 added seeds for teams 2015-03-11 14:31:40 +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
0df7a6c48f updated jsTree to 3.0.9 2015-03-10 11:41:57 +01:00
30edd5a575 updated Chosen to 1.4.0 2015-03-10 11:38:17 +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
75686fe059 updated bundle 2015-03-10 10:07:43 +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
c6e97cf00e don't always populate the Docker container pool when loading the environment but only when starting the server 2015-03-10 08:59:11 +01:00
7e1c03ba2f guess module name from filename when executing a submission 2015-03-09 18:02:45 +01:00
1fe56f8ea6 updated seeds for execution environments 2015-03-09 18:01:33 +01:00
a62253e21c fix 2015-03-09 18:01:04 +01:00
a1db6bc7b0 fixed path for deployment with JRuby 2015-03-09 16:45:26 +01:00
760dc6fd55 updated bundle 2015-03-09 10:00:13 +01:00
dce400225f fixed broken text input 2015-03-07 16:20:12 +01:00