Jaakko Hintsala

Results 6 issues of Jaakko Hintsala

I have a coturn server running on a linode instance with the following config: `# listening-ip=private ip external-ip=public ip tls-listening-port=5349 listening-port=3478 min-port=10000 max-port=65535 user=something:something realm=domain.online lt-cred-mech pkey=/path/privkey.pem cert=/path/fullchain.pem fingerprint log-file=stdout...

This is somewhat related to https://github.com/stefanuebe/vaadin-fullcalendar/issues/188 How recurring days of week should be updated, when doing drag and drop on recurring events and using delta to adjust the time and...

I created a test view for recurring events as such: @Route(value = "ctest") public class CalendarTest extends VerticalLayout { private static final long serialVersionUID = 7733363567261805869L; public CalendarTest() { var...

bug
FC issue
workaround

public void setOverlapAllowed(boolean overlap) { setOverlap(true); } The method ignores the overlap boolean parameter.

bug

Hello, I cannot install Vaadin plugin on eclipse due to dependency conflict. Steps to reproduce: 1. Install latest eclipse (2023-12) for linux https://www.eclipse.org/downloads/packages/release/2023-12/r/eclipse-ide-enterprise-java-and-web-developers 2. Attempt to install Vaadin plugin from...

bug

### Reduced Test Case https://codepen.io/JaakkoHintsala/pen/dyrLVMw?editors=0010 ### Do you understand that if a reduced test case is not provided, we will intentionally delay triaging of your ticket? - [X] I understand...

Discussing
Event Recurring