944b455194
Introduce Dark Mode
...
This commit mainly changes the color definitions. Mostly, those changes are semantically equally, but there are a few changes that occurred to align the color scheme within the app.
2023-07-31 11:48:42 +02:00
14bc0b9741
Always show score pill for exercise implement and adjust styling
2022-10-13 19:56:15 +02:00
ac3dc8d30f
Allow platform admins and internal users to switch their current study group
2022-09-22 19:24:26 +02:00
fbe80ac557
Ensure min-height for left and right sidebar in editor
2022-09-04 11:48:53 +02:00
60dc8c3b7e
Apply line-based coloring for output
2022-09-02 16:56:18 +02:00
f38052d235
Allow fa-spin to spin, actually
...
When using `display: inline;`, many browsers won't rotate the icon.
2022-08-12 18:01:47 +02:00
8a055a0d68
Update Bootstrap from v4 to v5
2022-08-12 11:45:32 +02:00
da4e10b990
Add CommunitySolution
...
* Also slightly refactor some JS files
2021-11-23 01:38:31 +01:00
f32661ad78
Rework left sidebar
...
* Move Buttons from left sidebar to JSTree
* Use light style for collapse sidebar buttons
2021-05-28 17:49:59 +02:00
6f084afe1c
Increase transition speed for sidebars
2021-05-14 22:24:27 +02:00
4c7b5a5d23
Show line breaks in score run and HTML tags in output
2021-02-06 13:34:11 +01:00
afcc4d94cd
Use same style for single and multiple errors in populateCard
2020-11-18 10:07:26 +01:00
ca82e4000a
Always render "browser not supported" alert and disable it for supported browsers
2020-03-03 18:13:30 +01:00
4f8fedf1bb
Add R script adapter
2020-01-13 15:10:00 +01:00
efacb5a6a9
Completely remove old hints connected to the execution environment
2018-11-28 01:21:13 +01:00
c44478783a
Fix bootstrap CSS issues in Safari and Chrome
2018-11-06 16:49:44 +01:00
7bdb962616
Update Bootstrap to v4.1, fix chosen.js and pagedown on multiple sites
2018-11-06 16:49:41 +01:00
75bc0e1411
Add min height to editor frames to avoid hiding content on small screens
2018-07-25 14:14:37 +02:00
9d11553aea
Remove unused CSS
2018-06-06 11:26:20 +02:00
ccdcc43431
Display hints in editor frontend
2018-03-08 16:20:07 +01:00
450965698f
Grow/shrink buttons depending on number of buttons visible
2018-03-07 10:55:13 +01: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
2b621e2de6
some more code cleanup and UI optimizations
2016-09-09 16:10:43 +02:00
77452e6c2b
move progress into sidebar
2016-09-09 15:40:09 +02:00
bac86cd466
Made editor-resizing possible.
2016-09-09 13:42:51 +02:00
952cc5ec24
Moved buttons to the top.
2016-09-09 13:21:51 +02:00
18c8927e86
set height of ace editor to 600px.
2016-09-01 18:47:32 +02:00
c2bdcc7915
Added more height!
2016-09-01 17:54:04 +02:00
f170fee6a9
Replaced hr with enforced margin.
2016-09-01 17:49:59 +02:00
1f159ce0bd
some cleanup,
...
reducing size of questions sidebar
2016-09-01 16:48:55 +02:00
e42330cf1b
Added tooltip to request-comments button.
...
Added locale for all new texts.
2016-09-01 16:27:40 +02:00
b24db1dca0
Toggle description
...
Tooltips fixed
Buttons moved
2016-09-01 15:23:58 +02:00
fc1266d0d1
Added tooltips to sidebar buttons.
2016-09-01 14:35:08 +02:00
dca26cf237
Refactored frontend.
...
Moved output to editor tab.
Added collapse function to sidebar.
2016-09-01 10:49:55 +02:00
98afb71ba9
prevent request comment button to be shown on editors not beeing the first editor too early.
2016-05-03 08:32:27 +02:00
1f7f2865a0
Some cosmetic changes. Fade out of button after asking a question, some margin to avoid interference of the button with scrollbars, reduced timeframe upon appearance and changed modal window description text.
2016-05-01 12:12:46 +02:00
bd4fbcb8fb
Add hovering button
2016-04-30 13:20:10 +02:00
b4527aef50
implemented autosave, save button is now hidden. there is a label to show the last save timestamp. Code is saved on browser close.
2015-08-12 17:38:34 +02:00
ca63415533
Finalize merge of commenting functionality
2015-03-27 12:20:53 +01:00
49f5ab061a
added button state for files which no actions are available for
2015-03-21 12:40:58 +01:00
b28c95b2c7
warn in case of lacking client-side SSE support
2015-03-14 12:32:52 +01:00
4cbf9970b1
transferred Code Ocean from original repository to GitHub
2015-01-22 10:01:32 +01:00