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,389 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
NullPointX
NullPointX commented Jun 27, 2022

Halo版本

1.5.3

我的建议:

对于读者而言,文章的更新时间应该是文章 内容 的「实际修改时间」,而不是文章除 内容 字段以外的修改时间。

目前文章更新时间的逻辑:

对文章内容以外的数据进行修改(比如:修改文章的SEO关键词),保存后,数据库中 posts表的 update_timeedit_time 以及 contents表的 update_time 都会以这次修改的时间为准。

help wanted good first issue area/core kind/improvement
directus
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