Joseph Nix
Joseph Nix
Hi, I'm interested in #409, and it spurred me to try to better understand how permissions, access, and encryption work in ONLYOFFICE. Right now, there is "encrypted storage" available in...
**Is your feature request related to a problem? Please describe.** I do not know how to `import scalene` to profile a callable. I would like to do this with several...
**(1) Issue/Bug Description:** If I have a laptop running Pop connected to an external display, and the displays are joined (not mirrored or single display mode), then if I close...
Consider a site using Lektor Tags, such as [getlektor.com does for plugins](https://www.getlektor.com/plugins/tags/). It's common to use `type = strings` for the tags field, and when you do, you simply type...
It is easy to inherit a model and add additional fields. It would be nice to also inherit a model with many fields, and mark one or more as fields...
There is a need for this expressed https://www.getlektor.com/docs/api/db/record/children/ and on gitter. To be clear, instead of returning only the direct, 1st generation children of a record, descendants would be recursive...
It would be nice to inherit a model, but overwrite specific field options from the parent model. For instance, a field label could be made more specific to the situation...
Ref https://gitter.im/lektor/lektor?at=5c895d83bf7990126e9a5474 It seems that if a contents.lr file specifies a model, but the ini file for that model does not exist, then Lektor just uses the `page` model (`page.ini`)....
I'd like the ability to define a field in the models to be required, so that you can't save changes to an admin page using that model without content in...
Is it possible to set Actions up so that it performs a local merge of the PR, and then runs the tests, rather than testing the PR's branch? That's more...