Martin Anev

Results 7 issues of Martin Anev

Hi, I am trying to modify the icon for dragging, but my changes seem not to be affecting the outcome. ![image](https://cloud.githubusercontent.com/assets/5254663/23805640/07458d96-05bf-11e7-9bf2-2eb3995aeae0.png) I have modified the sortable.css: ``` #result_list div.drag {...

# Description Describe: * Content of the pull request Added some basic BG translation * Feature added / Problem fixed ## References - # Checklist * [x] I have read...

status: feedback needed

feat: added global settings for images logo and action blocks It is dependent on the graph structure from branch https://github.com/PaLaMuNDeR/wagtail-seo/tree/1_1_graph_structure

feat: added search action to potential actions list e.g. ``` "potentialAction": [{ "@type": "SearchAction", "target": "https://example.org/search?&query={query}", "query": "required" }] ```

feat: added graph format and breadcrumbs to SEO format

feat: added script for running tests and static analysis