Erwin Dondorp

Results 108 comments of Erwin Dondorp

@AntonOvseenko I made the intended changes wrt task-symbols: * color should now always be ok * symbol should now always be ok * helper functions are added to determine color/symbol...

@rcmoutinho I've turned this issue into a PR so that I can experiment on a branch and let that be visible for you (and others). The first implementation tries to...

I've pushed a small implementation on the branch from this PR. * ALT-click now opens a new page in a new browser-tab. I tried CTRL-click, but that interfered too much...

thx for the feedback! It may take a while before I have this complete as I now have the following tasks: * update all table-row (navigation)clicks to allow open in...

> Would hiding info prevent sending extra calls to the server or just not showing on the UI? As you have already seen, there is a separation between the pages...

progress tracker: - [x] update all table-row (navigation)clicks to allow open in new window - [x] update all popup-menu (navigation)clicks to allow open in new window - [x] provide the...

> I tried CTRL-click, but that interfered too much with the "select-text" function of the browser. Enabled it anyway. This has the fun-behavior that CTRL-click opens in a new tab...

> fix tooltips at top of window that (with the header removal) fall off the top of the window solution is to show the header again, only the menu-items are...

@rcmoutinho I've handled the last two tasks. The visualization of this all is delegated to a separate issue #575. I found how to undo the table-cell-selection that happens on a...