nickshoe
nickshoe
Hi, I'm experiencing a bug in Lazy loading at runtime with partial loaders. After invoking $translate.use with a new language, the page is not being translated and so the translation...
The `fromJaversSnapshot` method in `EntityAuditEvent` tries to convert JaVers snapshot commit date from local date to UTC, but the conversion does not take place. ```java public static EntityAuditEvent fromJaversSnapshot(CdoSnapshot snapshot)...
I've enabled the JHipster auditing module on a pre-existing application. When a pre-existing entity gets deleted **without being subject to any prior modification**, so without having its `lastModifiedDate` and `lastModifiedBy`...
I've enabled entity aduting on my existing JHipster project. My entities names all ends with the `Entity` suffix (e.g. `TimelogEntity`), but the `JaversEntityAuditResource` seems to not take care of it....
##### openapi-generator version 3.3.4 ##### Command line used for generation I'm working with a JHipster API-First project, which uses openapi-generator-maven-plugin (v3.3.4). ##### Description By following the OpenAPI 3.x documentation/examples, it...
Hi, as a thesis work I have developed a Java framework that provides an API that abstracts the programming (in a similar way to JPA, JNDI, etc...) of both stream...
This PR addresses the following feature request: https://github.com/suragch/audio_video_progress_bar/issues/56.
### Feature proposal Add SiriKit Media Intents support to let users ask Siri to "play _song_ on _my app_". ### Motivating use case(s) It would be awesome if this plugin...