Jeroen Dalsem

Results 48 issues of Jeroen Dalsem

The list of my plugins is getting longer... it would help in managing them if i had a page with river activity / comments on my plugins

The following features might help improving the seeding capabilities: - [ ] add a helper function to generate add a header image to an entity - [ ] trigger an...

feature

We have different implementations at the moment where $username or $guid is part of the url path in the route configuration. Sometimes it is optional and we then cannot add...

feature

it is not really supported, but there are some tactics to make the importmap an external file ref https://github.com/Elgg/Elgg/pull/14562

javascript

### Describe the feature Add a security policy to validate script nonce (to prevent unwanted scripts from being executed). See https://content-security-policy.com/nonce/ ### Additional context https://www.cs.dartmouth.edu/~tjp/cs55/slides/Day15.pdf

feature

If you submit a form with an editor field present that is required to be entered the form validation will kick in and prevent submission of the form. But because...

### Describe the feature - [x] catch exceptions so a crash in the first job will not halt execution of other jobs (similar to #13699) - [ ] catch exceptions...

feature

### Describe the feature Currently we view test some resources. With route middleware like pageowner gatekeepers we define the requirement of a available pageowner in the resource. These resource will...

feature