-
Updated
Dec 8, 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,233 public repositories matching this topic...
-
Updated
Dec 8, 2020 - JavaScript
反馈安全漏洞的朋友请阅读
请不要直接在 issues 提交安全漏洞报告,目前已有一部分人正在使用该系统,你的公开提交很可能影响到他们的资料安全。
所以拜托以后直接发送安全漏洞信息到 [email protected] 谢谢!
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 8, 2020 - PHP
- OctoberCMS Build: 467
- PHP Version: 7.4
We had this code running in one of our plugins for quite a while, see example: https://octobertricks.com/tricks/register-custom-side-navigation-for-your-plugin
We believe it stopped working on v466 update (2 updates ago)
When adding the code line:
<?php
$sideMenuItems = BackendMenu::listSideMenuItems();
print_r($sideMenuItems);
Is your proposal related to a problem?
Currently, when an editor is creating a form using the form page, they need to use the "number" field type (<input type="number">
) if they would like to ask for telephone or cellphone numbers. This makes it difficult for use
-
Updated
Dec 8, 2020 - Vue
-
Updated
Dec 8, 2020 - Python
-
Updated
Nov 25, 2020 - CSS
Describe the bug
the name and first name variables are not interpreted in the logs email
Expected behavior
The varibles should be interpreted
Steps to Reproduce
Steps to reproduce the behavior:
PS => The SMTP param
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
Dec 7, 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.
Bug Report
Environment
Zola version: 0.12.2 (regressed from 0.11.0)
Step to reproduce
Clone https://github.com/leotsarev/leotsarev.ru/ with submodules
Install zola 0.12.2
Zola build
and zola serve
Expected Behavior
Zola serve works just fine
Current Behavior
Zola serve always fails with
Error: Can't watch `sass` for changes in folder `C:\Users\leo\source
-
Updated
Dec 8, 2020 - TypeScript
-
Updated
Dec 8, 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
Dec 6, 2020 - Python
-
Updated
May 19, 2020 - PHP
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
Bug report
Describe the bug
There is an extra space in the French wording in the modal to add a single unilateral relation in the CTB. But I also wonder if the wording is actually correct: for the 2 first relationship types we use "[CT1] a un [CT2]".
See video: https://www.loom.com/share/95e8b07f2dff4dc3801624dd9d6bafc4
Steps to reproduce the behavior