-
Whenever I try to set the event reminder popup location it keeps resetting to about the middle of the screen, even though it was set to near the top of my screen.
![image](https://github.com/TheKrowi…
-
This is something I observed in a side app, and I see it now when working on adding database qualifiers. For example:
```java
public interface PersonRepository extends Repository {
Stream fin…
-
Cluster names containing special characters (e.g. "+" denoting a cluster is xyz positive) cause a failure in at least the `circos_ligand_receptor` plot function [here](https://github.com/FertigLab/dom…
-
The recipient listed in addCc() doesn't get the email, although the person who is in addTo() can get the email and can even see the addCc recipient's name is listed in Cc field.
We are using SMTP on…
-
## Issue Description
I'm trying to use `CONCAT` mysql function inside a query builder select method and joining with another table, but when I call `getMany`, the `CONCAT` column is skipped. `g…
-
-
Hi Klehmann,
Is it possible run java (standalone) program on domino server host (linux)?
currently I've tried, but receive error:
Initializing Domino JNA with mode Direct
com.mindoo.domino.jna.err…
-
WDYT? Is this publication in scope?
```
@inbook{Kulikowski_2006,
author = {Kulikowski, Konrad J. and Karpovsky, Mark G. and Taubin, Alexander},
booktitle = {Fault Diagnosis and Tolerance in Cryptogr…
aewag updated
2 weeks ago
-
This problem presumably comes from using `CompletionStage` as the return value - that's legal for MP Client, but RestEasy isn't using the `ManagedExecutorService` and thus doesn't init/term threads pr…
-
```
I'm converting some of my code from box2dweb to box2d-html5 so I can make use
of all joints etc. Thanks for all your work on this!
I noticed one scene I had was giving quite different behavior t…