-
Updated
Nov 30, 2020 - Go
Content Management System
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 4,219 public repositories matching this topic...
-
Updated
Dec 1, 2020 - JavaScript
反馈安全漏洞的朋友请阅读
请不要直接在 issues 提交安全漏洞报告,目前已有一部分人正在使用该系统,你的公开提交很可能影响到他们的资料安全。
所以拜托以后直接发送安全漏洞信息到 hi@halo.run 谢谢!
Describe the bug
I have a release-date
field with a custom date_format
set to DD-MM-YYYY
, so something like:
name: 'release-date'
label: 'Release date'
widget: 'datetime'
date_format: 'DD-MM-YYYY'
format: 'DD-MM-YYYY'
Then I have release-date
set under sortable_fields
, which gets recognized, but doesn't quite work as expected.
Expected behavior
I would exp
-
Updated
Dec 1, 2020 - PHP
Wrong var type
In this line, The $config
variable defined as an array but used as an object
On https://docs.wagtail.io/en/stable/reference/hooks.html#before-delete-page it says:
Called at the beginning of the “delete page” view passing in the request and the page object.
Uses the same behaviour as before_create_page.
That's referring to this area and the following code:
from wagtail.core i
-
Updated
Nov 30, 2020 - Vue
-
Updated
Nov 30, 2020 - Python
-
Updated
Nov 25, 2020 - CSS
Describe the bug
The display of the customization part is not very readable when another product is in reduction
Expected behavior
The customization part should be on one line to be more readable
Steps to Reproduce
Steps to reproduce the behavior:
- Go to FO
- Buy a customizable product and a discounted product
- Go to BO > Make payment accepted for the order
Summary
Some screen plugins need a different UI than a sidebar or a popup. It would be nice to get all of the ergonomic benefits of a screen, w/o needing to use the Tina sidebar UI or popup UI.
Feature Request
Add data-srcset
for lazy loading multi-res mobile/desktop images.
Initially apply to list items (views).
Docs: https://afarkas.github.io/lazysizes/index.html
May increase Lighthouse score.
-
Updated
Nov 24, 2020 - JavaScript
The ContentMenuItem and LinkMenuItem should use the DisplayText property instead of both parts having a "Name" property. Or maybe a CommonMenuItemPart to share the name and common properties.
I don't really know Tokio or the best way to upgrade it, if someone has time to do it it shouldn't take too long.
-
Updated
Nov 30, 2020 - TypeScript
-
Updated
Dec 1, 2020 - PHP
To Reproduce
Step by step instructions to reproduce the behavior:
- Set your terminal to use Node 14.
- Do a fresh install of A3
- In a linked project, create a new user with
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'
-
Updated
May 19, 2020 - PHP
-
Updated
Nov 22, 2020 - Python
A brief description of the issue goes here.
If a user creates a link using Multi Url Picker but does not include http or https in the url, the link renders the url as "siteurl" + "linkurl" e.g. http://www.mysite.com/www.facebook.com, which results in a broken link.
The url picker know that it is an external link, so should add http:// as a default if it has not been specified e.g. http://www
- Wikipedia
- Wikipedia