-
Updated
Oct 6, 2020 - PHP
content-management
A content management system (CMS) is a piece of software which provides website authoring, collaboration, and administration tools that help users with little knowledge of programming languages create and manage website content.
Here are 255 public repositories matching this topic...
Fix Video
-
Updated
Oct 6, 2020 - PHP
-
Updated
May 19, 2020 - PHP
-
Updated
Nov 19, 2019 - Python
-
Updated
Nov 9, 2019 - PHP
-
Updated
Oct 6, 2020 - PHP
-
Updated
Oct 6, 2020 - PHP
- Are you running a release or master: master
- Issue is about a fresh instance (no data in db) or restart: fresh
This seems a known/unfinished issue based on the commented 'Name' field in the code noted below, but I was hoping it could be addressed as it would greatly ease the discovery of the graphql endpoints generated by the db tables as they would become available in GraphiQL in #13
``
-
Updated
Oct 4, 2020 - CSS
-
Updated
Oct 6, 2020 - PHP
-
Updated
Oct 12, 2018 - PHP
-
Updated
Jun 6, 2020 - PHP
Unit testing
It's high time we introduced a test suite alongside the development process to help catch regressions. As we move towards a more class-based ecosystem with less reliance on global variables, this should become achievable with something like PHPUnit.
This will be an ongoing issue, so no milestone required. It can be closed when a framework is in place and the tests start being added. At minimum we
Currently the module field on package.json points to src/simpla.js but really it should point to a separate build, that's been transpiled, but not bundled. This means that whatever module bundling system consumers are using will still be used, but it won't need to be transpiled. As it currently stands, users can come up against [this bug](https://github.com/facebookincubator/create-react-app
-
Updated
Jul 27, 2020 - JavaScript
-
Updated
Sep 25, 2020 - PHP
-
Updated
Jul 17, 2020 - HTML
-
Updated
Mar 22, 2019 - PHP
-
Updated
Sep 26, 2020 - PHP
-
Updated
Sep 11, 2020 - TypeScript
-
Updated
Sep 18, 2020 - PHP
-
Updated
Oct 6, 2020 - SCSS
-
Updated
Oct 11, 2019 - JavaScript
-
Updated
Oct 6, 2020 - PHP
Description
Steps to Reproduce
Configure content dimensions like described in https://docs.neos.io/cms/manual/content-repository/content-dimensions
Actual behavior
- Needs some more space between the dimension labels in the top bar
- Cancel / apply seem to miss
- Wikipedia
- Wikipedia

RE: nswfjs.com - Looks like video might have broke and no tests caught it.
Code: https://github.com/infinitered/nsfwjs/tree/master/example/nsfw_demo
Fix, and fix tests.