Sergei Maertens

Results 58 issues of Sergei Maertens

E.g. chatterbox, based on some sort of rule system

Filter out links, messages...

- Plugin should store requests for text/voice channels - voting system to reject/grant request - admin command to pop request of the queue / fullfill it this would require the...

Reference: https://github.com/sergei-maertens/django-systemjs/issues/28#issuecomment-261618212 To be able to support all the jspm options, the management command should be split up to match `jspm bundle` and `jspm build`.

enhancement

It's possible to fire of `subproces.Popen` and poll their completion state. When generating multiple bundles, this should be used to parallelize as much as possible. This does involve changing the...

enhancement

**Describe the bug** Using the `SpectacularJSONAPIView` (https://github.com/open-formulieren/open-forms/blob/master/src/openforms/api/urls.py#L59), we are observing a memory leak. Memory of the process keeps growing every time the schema endpoint is hit. We noticed this as...

help wanted

## Environment Please provide as many details as you can: - Hosting type - [ ] Form.io - [x] Local deployment - Version: 4.12 and 4.13 - Formio.js version: 4.13...

bug

Hi, I've been a fan of this lib for a long time, so now I'm implementing it on a bigger scale than usual in a project and ran into an...

enhancement

HTML structure: Even in simpler cases it's returning multiple elements: ``` html ... ... ... ... 2 maanden: €110,- Jaarabonnement: €1.230,- Corporate: ... ``` On the top row level I...