Bob Leers

Results 53 issues of Bob Leers

Currently all Forms (Builders) with field `portal=True` are available for Users in the Portal. There's a need for more granular control. **Backend administration / configuration:** Assign which Forms (`formio.builder`) are...

enhancement
formio (module)
progress in pull request

Form Builder: Only show the checkbox field if: - No English translation - English language is active (installed). Because then it's already present/shown. ![image](https://user-images.githubusercontent.com/328803/101701001-5c136f80-3a7e-11eb-919f-a5357263d311.png)

enhancement
formio (module)

In the `formio.builder` search-view, implement 2 search filters: - With Resource Model - No Resource Model Likewise... ![image](https://user-images.githubusercontent.com/328803/107878149-fe156500-6ed0-11eb-9240-9bc7c8d9ef2d.png)

enhancement
formio (module)

See screenshot to get the idea... ![image](https://user-images.githubusercontent.com/328803/104809156-73ffb100-57eb-11eb-9981-f60c6af515f2.png)

enhancement
formio_report_qweb (module)

Implement a way to let Cron to delete Forms in state=PENDING. Would be nice if the age can be computed by specified time-interval in the Form Builder.

enhancement

Avoid page break inside several objects: tr, td, li etc....

enhancement

**Your setup** Version: 0.2.4 Operating System: NixOS (nixpkgs) 23.11 IDE: VS Code (official extension). **Describe the bug** `OSError: [Errno 30] Read-only file system: /nix/store/...` ![image](https://github.com/odoo/odoo-ls/assets/328803/5020e6ec-61c8-4802-9b81-83ffcf11b4e1) **Suggestion** Perhaps configure the log...

### Describe the bug The Data Grid required validation - with Input components inside Layout components - doesn't work anymore (or works differently) since version 4.19.0. I don't know if...

`M-p` runs the command git-commit-prev-message (found in `git-commit-mode-map`), which is an interactive native-compiled Lisp function in ‘git-commit.el’. It is bound to `M-p`. `(git-commit-prev-message ARG)` Cycle backward through message history, after...

For the sake of Emacs compatibility, I wonder whether it's my misconfiguration or this extension is incomplete for this case: 1. `Ctrl + space` => setMarkCommand (works) 2. `Ctrl +...