Tom Hendrikx

Results 21 issues of Tom Hendrikx

# Impacted versions * Modoboa: git HEAD * Installer used: irrelevant * Webserver: irrelevant # Steps to reproduce Look at email box, see that I have received various emails from...

enhancement
feedback-needed

In order to be able to link to specific parts of the document, it would be nice to have anchors on each paragraph header. This eases referring to parts on...

I tried installing packages using the Package provider in stead of using`pear::package`, but I seem to fail at it. reading the source, this should be the correct way, but it...

We are quickly working towards a new major version of the [Python API client](https://github.com/mollie/mollie-api-python), which has some big breaking changes in the API. This PR updates all example code in...

This uncovers various issues with the implementation of `get_resource_class()`. Now we have mypy passing and the code should work in theory, but the only place where this method is used...

A heavily simplified class to wrap the results of `.list()` calls. Has cleaner code, implements autopagination handling, and no more features that actually shouldn't be there. See commit message for...

We are not supporting this endpoint yet: https://docs.mollie.com/reference/v2/balances-api/overview

feature

### Problem The current `Objectlist` (the object that wraps a collection of API results, f.i. "get payments") is a messy class. - It supports some methods that make it behave...

enhancement

We currently have no support for https://docs.mollie.com/reference/v2/organizations-api/get-partner

feature

We currently have no support for https://docs.mollie.com/reference/oauth2/revoke-token

feature