impresscms icon indicating copy to clipboard operation
impresscms copied to clipboard

A multilingual, extensible, community oriented CMS developed in PHP

Results 51 impresscms issues
Sort by recently updated
recently updated
newest added

To identify that the templates are not full HTML files, we should be able to use the .tpl ending for the theme templates. This makes the extension of the file...

enhancement

At the moment, it is impossible to uniquely identify an object in a ImpressCMS site. Every module and subsystem has their own internal ID, which makes it difficult to have...

enhancement

**Link**: https://hackerone.com/reports/1075886 **Date**: 2021-01-11 04:26:10 UTC **By**: ex1st4nc3_ **Weakness**: Modification of Assumed-Immutable Data (MAID) **Details**: After the admin enable the word censoring, the attacker can still set a malicious word...

When building the bulma theme, I was trying to generate a form following the bulma way of working, by adapting the system_common_form.html and system_default_form.html templates. Nothing happened. Looking into the...

enhancement

We need some CLA script to make sure that all contributors agrees with ImpressCMS switching to MIT licensing in the future. I think this GitHub action is a good choice...

infrastructure

Update CKEditor to the latest version, always a good practice before doing a release. Review the included plugins as well, this could be related to or fix #1529

dependencies
todo :spiral_notepad:

Some more removals of the $icmsModule. The modules I tested work after this update.

the versioning of 2.0.0 beta 1 was a bit off, correcting that for the beta 2 release beforehand

These tables were added in the 1.3.0 release and only in the installer, not in the upgrade. As far as I can tell, the only module using these is the...

regression

users.openid and users.user_viewoid remain after an upgrade to 2.0. These columns should be removed.

cleanup