-
First: I am not using django admin at all so I am not importing django defender urls.
Any idea why I'm getting following error?
```
[07/Aug/2015 13:46:43] ERROR [django.request:256] Internal Server …
-
```
We need a way that Jx.Button elements can work with a Jx.Form. One idea is
to have a hidden HTML input in the template that contains a value that can
be submitted with a form.
This is necessary …
-
The DisplayLogic method that sets up the Requirements and returns the script for the logic criteria doesn't appear to be called anywhere when I'm using this simple implementation:
```
$field->display…
-
I'm glad to see a Belgian developer release his own pure PHP minification solution, but it can't compete yet with the compression rate of YUI compressor.
To test your solution, I took my code from ht…
-
I'm just exploring flux and flux-angular for the first time and haven't looked to deep into the source code, but when reading this: "When emitChange is run all values on state will be cloned to bound …
-
```
Enhancement of the current basic drawing tools implementation.
This issue is applicable only to redlining, however we're not averse to these
behaviours also being carried over to other styling f…
-
```
Enhancement of the current basic drawing tools implementation.
This issue is applicable only to redlining, however we're not averse to these
behaviours also being carried over to other styling f…
-
```
Enhancement of the current basic drawing tools implementation.
This issue is applicable only to redlining, however we're not averse to these
behaviours also being carried over to other styling f…
-
The following input types are new for HTML5:
color
date
datetime
datetime-local
email
month
number
range
search
tel
time
url
week
Could we please support these natively in WebBrowser please? If nece…
-
Hi there,
I wanted to add this to a site, specifically to a Nivo Slider module. The code for Nivo Slider is as such:
public function getCMSFields() {
$fields = parent::getCMSFields();
```
…