Commit Graph

33 Commits

Author SHA1 Message Date
d5aed4f7b6 Don't rely on parameter; use non-existing file name as indicator instead 2017-09-21 17:15:01 +02:00
10600045f4 Auto-expand new files 2017-09-21 17:09:27 +02:00
bbf94859eb Enable expanding multiple files at the same time 2017-09-21 16:31:30 +02:00
acf2bfb28e Collapse files by default 2017-09-21 16:24:21 +02:00
accf0550d7 reworked the exercise edit dialog. Moved javascript part from editor_edit.js.erb to exercises.js.erb.
Manipulated some further javascript as necessary. It is not super elegant, but this is due to the former structure of the code which uses cloned dummy forms.
Integrating the ace editor made some strange calls necessary.
Also fixed toggling the input area and the file upload dialog
2016-10-12 16:35:21 +02:00
21699952ff some renaming 2016-08-29 13:00:12 +02:00
e17782b18d done 2016-08-26 13:16:38 +02:00
cba44680ef save properly 2016-08-26 11:38:17 +02:00
f757737606 fields for instead form for (solved problem with sibmission button) 2016-08-26 11:37:57 +02:00
7bead2c473 implementation ready for testing 2016-08-17 15:53:16 +02:00
6a6ed9f453 separate editor for each file 2016-08-15 16:06:15 +02:00
aa254366db adjustments in file form 2016-08-15 15:39:42 +02:00
31b0c3ba25 Ace editor for each file form 2016-08-12 15:29:06 +02:00
eb03ef1e50 pass file to form 2016-08-03 16:22:35 +02:00
284ab22228 cleanup3 2016-08-02 16:23:44 +02:00
de866d00ca ace with files 2016-08-02 15:02:02 +02:00
f7eaa24a1d revert mistakes 2016-08-02 12:47:11 +02:00
e86a8f538e comments 2016-07-27 17:15:07 +02:00
9b66d61998 tests 2016-07-25 18:41:52 +02:00
70c5f9c3ad test2 2016-07-11 16:54:19 +02:00
29889bc455 test 2016-07-11 15:52:48 +02:00
625ec68e5a change log_level 2016-07-11 15:28:34 +02:00
4b6ec8c79c file.id = 34 before .frame, after it is nil... 2016-07-06 14:59:52 +02:00
43f23f5a06 remove some code 2016-07-06 14:34:02 +02:00
6050d80060 first try... 2016-07-05 17:12:15 +02:00
6e7c250ad1 revert collapsed file forms in edit mode, this caused too much trouble. Added some comments concerning that. 2016-06-29 15:38:53 +02:00
a2d92f1521 file ordering in show of exercises, collapse behavior 2016-06-24 16:41:51 +02:00
d26d859df1 resolve confilts 2016-05-12 18:45:14 +02:00
e2f4991e54 change collapsing style 2016-05-12 17:09:13 +02:00
7477376457 Collapse files in exercise edit view 2016-03-10 16:30:45 +01:00
cd09e19d24 hide fields from the file form if not matching the file's role 2015-03-12 17:04:47 +01:00
0c47337d5a added the ability to discard files when creating a new exercise 2015-03-10 10:48:53 +01:00
4cbf9970b1 transferred Code Ocean from original repository to GitHub 2015-01-22 10:01:32 +01:00