Roy Segall
Roy Segall
I'm working on setting up RethinkDB as a cache layer for Drupal and I saw that when I'm querying a MySQL server the response time is 0.7 seconds and when...
There are some minor hooks we are invoking(the Biblio fields and types) but i think we should write down the hooks and their example in the biblio.api.php file.
We need to add a contextual links when displaying the rendered entity of a Biblio.
We should be able to allow to the user display the citeproc of the biblio when rendering the entity.
The CRUD permission to the Biblio entries are missing and this caused for anonymous users to get access denied when trying to view a Biblio entry for example.
When going to the Biblio types page and there isn't any types we need to display a message to the user. For now the page look to much empty: 
#103 I started by creating the things we into composer file. We don't need bootstrap but it's looked good enough to see how it's interact. One more critical issue is...
@amitaibu
It took me something like 3 hours(started to work on it at 22:00 and finished at 01:30). My problem was that I need to pull/change data from an http request....
@psinetron Can you have a look please? 10x.