-
There is some strange behavior going on with the side nav, looks like we are actually getting double scroll bars on our pages. It is kind of hard to notice depending on the monitor but when you scroll…
mrjmd updated
7 years ago
-
I think this feature is very important to illustrate how drupal backend can be used as an authenticated rest API. Do you know of any examples on the web showing this possibility.
-
Some of us like to lock into tested version but others don't so we shouldn't force users to a specific version of dependencies.
Also, the required version is hard coded to 8.3.4 and 8.3.5 is out no…
-
Hey, really great initiative, thanks! :)
Trying to install the project locally (inside of clean docker env). Got the first when was trying to access the page in browser:
```
TypeError: Cannot r…
-
After #119 was merged we have a `docs/` folder with `*.md` files. That means that we can leverage http://readthedocs.org
In particular we may want to integrate like this https://docs.readthedocs.io…
-
Tried quick install and failed:
```
Error: Class 'Drupal\bootstrap\Bootstrap' not found in include_once() (line 30 of /web/themes/contrib/bootstrap/bootstrap.theme).
Drush command termi…
tormi updated
7 years ago
-
Worth adding a Drupal backend example for https://github.com/gothinkster/realworld?
Spec is here https://github.com/gothinkster/realworld/tree/master/api
-
I try to serialize an object with an inner Map using a Long as key, but the serializer transforms the Long into a String.
Is it a BUG? Am I doing something wrong?
```scala
import org.scalates…
-
It's about 38Mb that we can shave since it is only for testing purposes.
-
ReflectionException: Class does not exist in [error]
/var/www/contentacms/web/core/lib/Drupal/Core/Installer/Form/SiteSettingsForm.php:154
Full stack trace:
```
---------…
tormi updated
7 years ago