-
Updated
Nov 24, 2020 - JavaScript
cms-framework
Here are 319 public repositories matching this topic...
Feature request
Is your feature request related to a problem? Please describe.
When you hide Label column then it's not possible to open a document from the list anymore since Label is the only clickable column. Workarounds include manually editing URL in the browser or copying link from the three dots (...) menu and pasting it to the URL in the browser.
Describe the solution you'
-
Updated
Aug 9, 2019 - JavaScript
-
Updated
Dec 6, 2020 - C#
A nice addition would be not to let people to upload duplicate image files to the libraries. Just compute and store a hash of the file during upload, and search for the hash before adding anything to it.
Maybe also add a configuration key to that too, because sometimes people might want to have duplicates instead.
-
Updated
Dec 5, 2020 - PHP
-
Updated
Oct 17, 2020 - Python
-
Updated
Dec 2, 2020 - C#
-
Updated
Dec 4, 2020 - TypeScript
-
Updated
Oct 26, 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
Dec 1, 2020 - PHP
-
Updated
Dec 4, 2020 - PHP
-
Updated
Dec 5, 2020 - PHP
-
Updated
Mar 20, 2018 - Shell
-
Updated
Nov 11, 2020 - PHP
-
Updated
Oct 1, 2019 - C#
-
Updated
Jul 10, 2018 - JavaScript
-
Updated
Dec 4, 2020 - PHP
-
Updated
Aug 19, 2020 - JavaScript
-
Updated
Oct 4, 2020 - Python
-
Updated
Oct 3, 2013 - PHP
-
Updated
Apr 20, 2019 - JavaScript
Improve this page
Add a description, image, and links to the cms-framework topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cms-framework topic, visit your repo's landing page and select "manage topics."
To Reproduce
Step by step instructions to reproduce the behavior:
node app @apostrophecms/user:add username admin
Expected behavior
Everything runs nicely.
Describe the bug
A warning is logged: `(node:36344) Warning: Accessing non-existent property 'padLevels'