-
I wanted to run the tests, so I used `make check`, but I get the error below. Also, browsing directly to http://cdn.bitbucket.org/ariya/phantomjs/downloads/phantomjs-1.9.7-macosx.zip, I get a 403 For…
-
When you have some images in elements that are to be pat-equalised, often the Pattern measures too early. When the image comes in, the element changes its height, but the pattern doesn't update. What …
-
The output of Bootstrap:
npm WARN using --force I sure hope you know what you are doing.
npm http GET https://registry.npmjs.org/bungle
npm http 304 https://registry.npmjs.org/bungle
npm …
-
A checked attribute is set on the second item in the checklist. What goes wrong is:
- Class 'checked' is not initially set
- Class 'checked' only appears on the second label if the first items has bee…
-
I'm investigating using the FileUploadView in views.py as a backend for drag&drop file uploading for the [plone intranet](https://github.com/ploneintranet) project.
It's not clear to me what Javascri…
-
When the trigger for a pat-collapsible is part of a pat-tooltip that has an ajax source, the trigger is not registered because it is not present on page load and does not work.
I've tried to implemen…
-
plone.app.regigistry allows arbitrary schemas to be be registered and UI's are automatically made from them. If site setup is going in an overlay then every possible default z3cform widget needs to be…
-
Sometimes there's no feedback at all from the server when using AJAX with pat-inject. It would be convenient to get an event when this is the case. A webdesigner/developer may then attach a certain be…
-
As the title says radio buttons aren't unchecked when selecting another radio button. See http://jsfiddle.net/n3Vxp/ for a working example.
-