Julian Maurice
Julian Maurice
It allows to specify tmux socket path. This patch also wrap all tmux system calls into a new function _VimuxTmux
On the admin "browse" pages, there is a dropdown list of batch actions (edit/delete all/selected). It would be great if modules would be able to add their own batch actions...
Theoretically, the only way this form can have errors is if the CSRF token is invalid/expired, so it's not a major issue, but when it happens, instead of having the...
Hello, I'm working with a database of almost 900k items, and the dashboard page takes 8 seconds to load. Since it's the admin landing page after login, it gets really...
When selecting an attachment to add to a site page block, there is a "quick add" feature that let the user select multiple items at once. When this "quick add"...
As an anonymous user, if I follow a link to a private item, I get the following error message: ``` 404 Page Not Found /items/show/17 is not a valid URL....
**Describe the bug** When importing a JSON file using the Web interface, some properties are automatically excluded. For instance for dashboards, the following properties are never imported: - dashboard.author; -...