Tomas Bjerre

Results 31 issues of Tomas Bjerre

Most of my blog posts are working great! But not all. My blog is at: http://bjurr.se/ There is a blog post on Owncloud, it links to: http://bjurr.se/owncloud-5-server-with-lighttpd-sqlite-on-archlinux.1 But it should...

List of files in every commit.

enhancement

So that, for example, all database changes can be grouped. This should be on the top level as well as tags, athors, issues.

enhancement

### Version 2.8.3 ### Reproduction link [https://github.com/tomasbjerre/ns-vue-timepicker-bug](https://github.com/tomasbjerre/ns-vue-timepicker-bug) ### Platform and OS info IOS 14.4 / NativeScript 7.1.0 / Mac Big Sur ### Steps to reproduce * Change the time *...

priority:normal

### Version 2.8.3 ### Reproduction link [https://github.com/tomasbjerre/ns-vue-modal-focus-bug](https://github.com/tomasbjerre/ns-vue-modal-focus-bug) ### Platform and OS info IOS 14.4 / NativeScript 7.1.0 / Mac Big Sur ### Steps to reproduce * Enable voice over in...

priority:normal

I am getting different results when using Java 11 and 17. I am not sure if it is an issue with this library, or a "feature" in Java 17... Here...

## Description In my use case this code: ``` if (pkg.__isLernaPackage) { pkg = pkg.toJSON(); } ``` Changes `pkg` so that it no longer contains the `scripts`. My fix is...

blocked: more info needed

Problem identified when integrating with Jenkins to get crumb and then use the crumb in a later invocation. #349 https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket/blob/master/src/main/java/se/bjurr/prnfb/http/UrlInvoker.java

enhancement

See: https://github.com/cypress-io/cypress/pull/23194

Version 2.5 ``` org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:versions-maven-plugin:2.5:update-properties (default-cli) on project example-maven-repo-f: Execution default-cli of goal org.codehaus.mojo:versions-maven-plugin:2.5:update-properties failed. at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject...