christianhugoch

Results 66 comments of christianhugoch

That's not a Linux cfg, it's just a tab on the dashboard. Click 'About application', then next to 'Mobile App' is the 'Development' tab. Here you can activate Log SQL...

Hi, I overlooked your screenshot (from last week) with the Websocket connection to ... failed error. The problem has to be there, I'll try to re-create

Okay, I can replicate a problem. When I run the VM with a Network Bridge then it does not update on my host. Not sure if this is the same...

Okay, sorry I haven't yet looked deeper into it, but I definitely saw it working with a DigitalOcean droplet on the web and in the app version.

Apologies for letting you wait. I think you could set up a nginx server with your own certificate and a DNS server so that you don't have to use an...

okay, the public login works again. I believe you have to check again that your Base URL (About app / Site identtiy) uses https, I had to set i again.

Hi, what comes to mind first is that when you're already in the GUI, you could use JQuery to get the Card and manipulate them with your data. Views are...

Hi, sorry for the late reply. Yes, when you want to add new things, then I think a plugin is the way to go. Are you interested in writing one?...

I believe this can be done with a plugin that exports a custom view (like show, edit, list ...) Here is an example of how the fullcalendar plugin exports the...

I believe the run method returns html, so when you want to access some element returned from run you can do this in the browser. For this you can give...