Bart Mesuere

Results 36 issues of Bart Mesuere

Due to the text reflow in the help output, single newlines are ignored, double newlines are used to indicate the start of a new paragraph and paragraphs are joined with...

enhancement

- The border around an element is a few pixels off at the right and bottom: http://i.imgur.com/EDWjH.png - Sometimes no border is shown between elements. You can see this on...

If you are zoomed in to a node and want to restore your view to a (not the) parent of that node, you're stuck with calling out() multiple times. It...

When using the split diff on 2 string with a different number of lines, the matching lines don't line up. For example: input1: ``` A B C D ``` input...

When you look at the treemap, it's kind of hard to spot the hierarchy of the folders at a glance. The tree at the right offers some help but only...

The goal of this issue is to track the "older" parts of our JavaScript code. There are 3 separate parts: - Getting rid of jQuery: this is a big library...

student
chore
low priority

This issue tracks the steps that need to be taken to switch from dodona.ugent.be to dodona.be. This will be a multi step process. ## Step 1: Enable naos.dodona.be **Code changes**...

feature
high priority

Right now, the home page contains - A list of course cards for the courses you're subscribed to (grouped by AY, potentially with favorited on top) - General stats like...

feature
medium priority

From an error email: ``` A NoMethodError occurred in course_members#upload_labels_csv: undefined method `path' for "undefined":String CSV.foreach(params[:file].path, headers: true) do |row| ^^^^^ Did you mean? pathmap app/controllers/course_members_controller.rb:83:in `upload_labels_csv' ``` Search for...

bug
low priority

This weekend, we received two automatic error mails about adding users to an evaluation. I don't know what exactly happens, but it could be a concurrency error e.g. adding a...

bug
low priority