Michael Tiller

Results 26 issues of Michael Tiller

The parameters in the GUI are wrong. https://mbe.modelica.university/behavior/discrete/decay/ Run the models and you'll see the plots don't agree because the parameters are not correct.

Chapter 2 - Discrete Behavior

Change all URLs to reference `mbe.modelica.university`. Should confirm Google analytics are working, `book.xogeny.com` forwards, *etc.*.

Parameters are wrong for several examples. The default is 200, but the plots correspond to 20.

Discuss damping ratio and add physical animation. Do this as needed.

There are a few issues where we need a more responsive layout: - Landing page on a phone - When we have very large parameter names (reduce font? alternative label?...

This adds the invitation URL to the server response for invitations and it then leverages that URL on the client. The hope here is to address issue #247 and ideally...

In the UI for a site, it allows you to add domains. But it isn't clear what these do. I was hoping that they would adjust the reverse proxy configuration...

It seems that if you provide any other value besides `1` for `MELI_MAX_ORGS`, then the limit is not enforced. I scanned the code and couldn't find an obvious source for...

bug

It would be nice to have the option to protect the sites with effectively the same authentication that protects the API and the UI. What I mean is, if I...

feature

I installed `meli` using in-memory auth. I created an org and everything worked great. Then I decided to implement our SSO system based on Gitlab. I eventually got that working...

enhancement