Philippe Manzano

Results 205 comments of Philippe Manzano

@chaliy you are right, I didn't, thanks for pointing it out. My bad.

May I vote? If I'm allowed, I vote YES

Hi Jérémie, I have a related problem with builtin ER. In your case, how do you disambiguate between a page number and a paragraph number? Maybe regex like: `p[. ](\d+)...

Thanks @christianhugoch ! At home, I run saltcorn from docker, and I'd like to test only mobile build. Maybe i'ts not feasible. The last one (see URL in screenshot) is...

Ah, ok, thank you again @christianhugoch . I didn't try ticking android AND docker, thinking docker was an output option, like android. I didn't tick it since I didn't need...

Re-reading your explanation, I guess this is simply missing the webpack steps and will work later on.

Thank you @christianhugoch Does it mean we must have this theme for admin at build time? Or is it needed internally for building the client app?

Thank you again @christianhugoch I still have an issue. Not sure why but POST doesn't go through. Table and view are public (R+W): ![Screenshot_20221027-170721](https://user-images.githubusercontent.com/65325/198343409-513a606f-f6f3-45aa-9c7c-8fced739355d.jpg)

You're right @christianhugoch , my bad. I changed to https. It still throws an error though, now a 404: ![Screenshot_20221028-092840](https://user-images.githubusercontent.com/65325/198529570-c4b77007-2d80-4e8e-b38c-ab87df78e461.jpg) Looks like view is not reachable through API. BTW, I...