peterdd

Results 14 issues of peterdd

I do not know if this is the right place, but if there is no upcoming conference a paragraph telling that would be nice. Otherwise people might think the page...

bug
good first issue

### Describe the bug The automatic highlighting when editing the SQL command text does not recognize multipoint and multipolygon as valid field types. ### To Reproduce Steps to reproduce the...

bug
enhancement

as it sends this http header `Content-Type: text/html;charset=ISO-8859-1` on my server by default, but filesystem supports utf-8 names. After adding Charset=utf-8 the server spits this http header: `Content-Type: text/html;charset=utf-8` The...

enhancement

so it does not break layout on small displays. ```css tbody td {word-break:break-all;} ``` example: touch longfilenameeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee.txt

enhancement

On a shared server mod_autoindex does not put the classes into the th and td tags. So no class indexcolname: ```js const nameColumns = Array.from(document.querySelectorAll('tbody .indexcolname')); ``` My workaround for...

What is the purpose of that %attr param? Examples in the DBI documentation always use undef and I found no explanation of what %attr should/can be. One might think it...

When 2 vagrants with different ip addresses assigned in their Vagrantfile's, but the same domain configured and up, I see 2 entries for the same domain in hosts /etc/hosts, for...

wontfix

a second editor section for editing a css (file) similiar to other live coding editors like https://jsfiddle.net/ https://stackoverflow.com/questions/69219420/css-stylesheets-in-graphviz Having SVG+CSS simplifies the styling of the results by using class attribute...

enhancement

Please 1. Fix sorting of box versions: 15.5.10.117 is newer and current version than 15.5.10.94 of opensuse leap 15.5 2. Improve search 2.1 Match search words in box title string:...

enhancement
waiting-reply
vagrant cloud

## Expected Behavior The graph is shown. ## Current Behavior No graph shown or wrong graph shown. ## Possible Solution node [shape=box] and other node attributes should be handled correctly....

Import