Olaf Braun

Results 6 comments of Olaf Braun

@mutec [this commit](https://github.com/WoltLab/WCF/commit/8a8b0b85a8aa07cfb65247006d448949d1a7e1bf) should solve the installation problem

No e-mail is transmitted when using the OAuth2 API. This was possible with the OAuth1 API. The assignment to users is still possible, the X userIDs have not changed. To...

Waiting for composer packages - `minishlink/web-push` version `9.0.0` - ~`web-token/jwt-library` version `4.0.0`~

## Multilingual objects We need two new classes that each inherits from `DatabaseObject` - `MultilingualContent` represents the content of a multilingual object - `Multilingual` the multilingual object itself `MultilingualContent` has...

We currently uses multilingual content in different components, and this content is stored in different ways. I18nHandler is used by: - BB Codes uses `buttonLabel` - BB Code Media Provider...

### Condition Type - Provides the following information: - Creates associated `IFormField` - Requires the ID for the FormField - Format `{conditionContainerId}_conditions_{Index}` - Label - A unique ID `uniqueConditionId` -...