-
Remotely related to https://github.com/silverstripe/silverstripe-assets/issues/222, but not exactly the same issue.
Scenario:
1. Upgrade codebase to SS4
2. Import SS3 db via sspak
3. Run `dev/bu…
-
I've created a default palette of colors, and any of the custom colors I added to the palette do not display when I call `entry.colorField.hex`.
The Base colors work, as do custom colors added via …
-
I need to implement this: https://www.amcharts.com/kbase/get-base64-representation-chart-image/
Unfortunelly an error appers when chart["export"].capture is executed,
"Uncaught TypeError: chart.…
-
Trying to assign an ordered list of colors to vertexColors(HColorist clr).
Can't do it by passing a HColorPool since it returns a random color from its list.
Then thought I could use HColorField…
-
```site-packages\bootstrap3\renderers.py:546: RemovedInDjango21Warning: Add the `renderer` argument to the render() method of . It will be mandatory in Django 2.1.
html = self.field.as_widget(attrs…
-
Using Django 2.1b1, the following error arises when accessing a theme change view.
```
TypeError at /admin/admin_interface/theme/1/change/
render() got an unexpected keyword argument 'renderer'
…
-
**[Original report](https://bitbucket.org/tkhyn/django-gm2m/issue/39) by Ata Ali Kilicli (Bitbucket: [ataalik](https://bitbucket.org/ataalik), GitHub: [ataalik](https://github.com/ataalik)).**
------…
tkhyn updated
6 years ago
-
### 1. Expected behavior.
![screenshot from 2018-07-29 21-23-15](https://user-images.githubusercontent.com/888231/43373195-12e67f3e-9376-11e8-87ab-ad39c66a9042.png)
- Click on the zone to assign a…
-
See Plunker:
[http://plnkr.co/edit/F7kell8zml8AVCry6dQk?p=preview](http://plnkr.co/edit/F7kell8zml8AVCry6dQk?p=preview)
The legend matches the series color when the `color` attribute is used, bu…
ghost updated
6 years ago
-
It causes following error:
PHP Fatal error: collateDataFields() I noticed that a field called 'LocaleFilter_en_US' appears twice in your form: '(unknown form)'. One is a 'CheckboxField' and the othe…