Evan Rusackas

Results 1374 comments of Evan Rusackas

While docker-compose is probably easiest (and smoother/faster than ever), the other methods of installation are not deprecated, and people use them all the time. Maybe you can file issues about...

If we can help whatever situation is happening on your machine, maybe we can add some helpful documentation steps rather than kill off these installation methods.

I assume this still happens in 3.1/4.0, but if anyone can confirm or deny it, it would be appreciated, since we officially no longer support 3.0 or prior.

@michelbarnich are you still facing this issue? Curious if @sfirke or @nytai see a way to steer this issue and/or PR toward resolution.

I've always conjectured that this would be tied into the Global Async Queries feature. two main reasons: 1) It has a redis caching layer, so that might lighten the load...

Looks like this needs a rebase. There have been some other PRs recently adding translations as well, so I hope it's not too painful. We also still need some validation...

Sadly, it looks like this never passed, CI, never got validation of the translated strings, and now is in need of a rebase again. @aehanno would you mind doing a...

This is not a bug... URLs to not automagically convert themselves to HTML links. In your SQL query, or a calculated column you can `SELECT` some HTML to make it...

> Anyone know if it is possible to add hyperlinks to column names, opposed to values? Not that I'm aware of, but I'm curious the use case. It might be...

> > > Anyone know if it is possible to add hyperlinks to column names, opposed to values? > > > > > > Not that I'm aware of, but...