Jonathan Martens

Results 26 issues of Jonathan Martens

* Django Microsoft Authentication Backend version: * Django version: 3.1.3 * Python version: 3.8.5 (tags/v3.8.5:580fbb0, Jul 20 2020, 15:57:54) [MSC v.1924 64 bit (AMD64)] on win32 * Operating System: Windows...

Use [matplotlib/legacycontour](https://github.com/matplotlib/legacycontour) in order to redo #122 with minimal changes and being able to use more recent/current matplotlib versions

While running dicompyler from source with the requirements from requirements.txt installed I get a lot of errors, this PR should address them to make dicompyler stop throwing wx related errors....

Replace wx.lib.pubsub with PySubSub fixes #131

## Summary of changes Allow proper parsing of dates in the format ddmmyyyy Closes #1163 ### Pull Request Checklist - [X] Changes have tests - [X] Authors have been added...

When trying to parse a datetime with the `ddmmyyyy` format it seems to parse differently than when dashes are used as separators, even when `dayFirst` is set to `True`: ```(python)...

Versionize fails when there are files that are not tracked in the folder of the repository mentioning the repository is dirty. Git does not describe this as dirty as it...

When a large number of memberships is supplied in the auth token the individual groups are not provided anymore. Instead a Graph URI is provided. By following that you should...

When opening the tool on the new computer I get a message that the oldpc is set to images. When I try to change the hostname or IP of the...

Fix imports (at least for my virtualenv) and make it run automatically when py_gui is invoked