-
In https://github.com/backdrop/backdrop-issues/issues/86, we're working on completing the initial introduction of Layouts into Backdrop. That issue took us far, including introducing Layout module, si…
-
add server side rendering fallback for NOJS/crawlers/etc
-
For this menu:
![image](https://user-images.githubusercontent.com/5614571/71250725-aa38db80-2320-11ea-873a-b2529d645606.png)
TX Chef sees:
![image](https://user-images.githubusercontent.com/…
-
The following is the action for creating new record.
```php
public function store(Request $request)
{
$this->validate($request,[
'title' => 'required',
'weigh…
-
My system information:
* Operating system type: macOS
* Operating system version: 10.12.6
* BLT version: 8.9.10
Output of `blt doctor`:
```
+----------------------+----------------------------…
-
**Description of the bug**
After using ```dush si``` i get a warning about UTF8mb4 being available but not all tables updated, running the Database 4 byte UTF-8 upgrade destroys the database.
**S…
-
An AJAX HTTP error occurred.
HTTP Result Code: 200
Debugging information follows.
Path: /wxt-8.x-2.212/core/install.php?rewrite=ok&profile=wxt&langcode=en&id=1&op=do_nojs&op=do
StatusText: OK
Res…
-
# _Why?_
Phoenix is awesome and a phoenix/elixir implementation will be _far_ more stable than the current (_node.js_) version which keeps crashing.
see: https://github.com/dwyl/product-roadmap/i…
-
**Description of the bug**
After using ```dush si``` i get a warning about UTF8mb4 being available but not all tables updated, running the Database 4 byte UTF-8 upgrade destroys the database.
**S…
-
The following have been proposed for deprecation in a future release of CouchDB:
* `_show`
* `_list`
* OS daemons
* Couch proxy stuff (Couch proxying other services - `couch_httpd_proxy`
* VDUs…