Skip to content
#

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 5,379 public repositories matching this topic...

strapi
sujaydeymountblue
sujaydeymountblue commented May 31, 2020

Describe the bug
At the time of registration, email has not been validated correctly http://localhost:1337/admin/auth/register

Expected behavior
An email should be valid in all aspect like

  • should check valid domain, well-formed and valid mailbox

Screenshots
invalid email1:
s1

issue: enhancement severity: low good first issue
halo
wx1458084829
wx1458084829 commented Jun 14, 2022

检查清单

是什么版本出现了此问题?

1.5.3

使用的什么数据库?

MySQL 8.x

使用的哪种方式部署?

Docker

在线站点地址

http://www.007namo.com

发生了什么?

管理界面的标签在较小的窗口下评论和标签会重叠
![image](https://user-images.githubusercontent.com/49525907/173506453-994751be-5d8b

help wanted good first issue kind/support area/admin
directus
sxsws
sxsws commented Jun 18, 2022

Describe the Bug

Currently, if sending the email notification fails, no notification record is created. The record should be created first in case email sending fails for whatever reason.

Maybe if it does fail, that could be another notification record to the admin with a high alert level?

To Reproduce

As above.

Errors Shown

No response

What version of Directus are you u

API Improvement Good First Issue
michael-proulx
michael-proulx commented Mar 28, 2022

Describe the bug
I have setup i18n in a single_file, need to test some feature, but I'll need a specific setup, but I encounter an issue while testing that.
Folder collection does work very good, but when I'm trying to save a single_file, I got the following error.

Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'get')

Screenshots
ht

good first issue area: i18n type: bug
PrestaShop
OrchardCore
ShaneCourtrille
ShaneCourtrille commented Jun 15, 2022

DocumentManager.UpdateAsync is currently hiding exceptions that occur when the distributed cache throws an exception.

It would be helpful if in the code below the current exception was provided to InvalidOperationException as an InnerException.

                try
                {
                    _ = await _distributedCache.GetStringAsync(_options.CacheIdKey);
                
webiny-js
joomla-cms
B3nito
B3nito commented Nov 30, 2020

Is your feature request related to a problem? Please describe.

When you are a enduser and use an editor and plugin settings is filtering input then html is just stripping out of text.

Describe the solution you'd like

User should get notification that html was cleaning for plugin settings so better usability

Additional context

I have problem in custom fields that filter is enab

No Code Attached Yet good first issue
abea
abea commented Sep 26, 2019

With apos-workflow enabled, the page reorganize modal's Trash rows (when you expand pages with children) isn't aligned to be clear about the relationship. If the Trash row is part of the "Service" page context (in the screenshot), it probably should be aligned with that page's children, possibly shaded red as the "true" trash at the bottom.

![Screen_Shot_2019-09-26_at_3_36_26_PM](https://user-i