Nicolas CARPi
Nicolas CARPi
Hello, HTML is generated from the json. We could think of a way to define in the metadata schema (that doesn't properly exist yet), a way to add a dropdown...
The way it's going for the new json-ld metadata is that you'd have a [QuantitativeValue](https://schema.org/QuantitativeValue) that can have a [unitCode](https://schema.org/unitCode) or [unitText](https://schema.org/unitText) property. And eLab would interpret that.
I think it really depends on the contract signed between the employee and the company. The lab notebook is generally the property of the employer. The purpose of the GDPR...
In my opinion, the data should be pseudonimized before reaching the lab, so before reaching the lab notebook. The lab notebook should only ever see "Patient X23B" and never "Bill...
@EgonHeuson which cloud provider are you using? Are you sure you can send emails from this server (without elabftw)? Is there a firewall setting? Note: this has nothing to do...
> It's because I have special characters in my email smtp password other than "-". Oh yeah I ran into this too! Tried to use `urlencode` on it (see https://symfony.com/doc/current/mailer.html...
> Just maybe let know the users in the meantime you find a way to correct the issue? Sure. > But yes I guess it's because eLabFTW doesn't see it...
Ok I managed to properly adress this by using `urlencode` on the password only. With a password similar to `xoZ3l$ASIj$XT9=,c('Zq\0|zzo?!Gw
Well, I like your enthousiasm but this has been committed on hypernext branch, so won't be available until the next major release! Feel free to build your fork with that...
Thanks for the suggestion. :)