MizukiTemma

Results 79 issues of MizukiTemma

### Motivation "Obj" is often used as parameter name in Lunes. It's better and will be more self-explaining if they are renamed, for exmaple, to "document". See an exmaple below.....

### Describe the Bug `distutils` is deprecated in Python 3.10 or higher and will be removed for Python 3.12. ### Steps to Reproduce 1. install Python 3.10 or higher and...

bug

### Short description This PR enables pylint rules that are globally deactivated now. ### Proposed changes - Still in progress but comments are welcomed 🙂 - - ### Resolved issues...

### Short description This PR add an error handling for invalid FCM URL. **update** This takes care of timeout exception too. I've totally forgotten that those two issues are related...

### Describe the Bug It's possible now to specify `FCM_URL`, and an error occurs when a wrong URL is given there. ### Steps to Reproduce 1. Go to `integreat-cms.ini` 2....

:interrobang: prio: low

### Describe the Bug Translations with status "maschine translated" are "outdated" after refreshing the date of their source translation. ### Steps to Reproduce 1. Set two languages (for example English...

:bug: bug

### Motivation Sometimes pylint and ruff are silenced. Enabling them and refactoring code bring better code quality. ### Proposed Solution Enabled ignored pylint/ruff rules and refactor the code ### Alternatives...

:bulb: feature

### Describe the Bug When an user tries to create a new page and opens the page form, `ValueError` occurs in background, although it looks working perfect in the user...

:bug: bug

### Short description This PR adds the number of abbreviations used in the content text to the HIX feedback ### Proposed changes - Use jmespath to access deeply nested dictionary...

### Describe the Bug This will be a supplement to #2722 ### Steps to Reproduce 1. Create a region which has only English as their language 2. Create a push...