Davide

Results 6 issues of Davide

Hi, I followed the [docs](http://neutronx.github.io/django-markdownx/customization.html) and I created a new **BASE_DIR**/templates/markdownx/widget2.html file with the following: ```html {{ markdownx_editor }} ``` Nothing happen when I visit my page, I don't see...

help wanted

Hi, I defined a filter like: ``` filter :treatment, as: :ajax_select, data: { url: :filter_backend_labels_path, search_fields: ['treatment_translations.name'] } ``` It generates the following query: > SQL (16.6ms) SELECT DISTINCT "treatments"."id",...

Hi, I know this plugin is no longer maintained, but since the new paginate-v2 is not supported by github pages, I hope to get some assistance here :) My site's...

### Steps to reproduce - mount Solidus at a custom path, like `mount Spree::Core::Engine, at: '/store/'` - open browser at `/store/orders/[:order_number]/cart` page - check JS console for errors ### Expected...

Bug
Solidus API

It would be great to get a small square with color preview close (before or after) the color code. ![image](https://user-images.githubusercontent.com/6973157/40325084-ca4c55d0-5d3a-11e8-8fc1-53fab00cd9e1.png)

Hello, do you plan to add support for new languages than english? I might help with PR with contents and provide localizations if somebody can lead the development for internationalization.

type: enhancement