MizukiTemma
MizukiTemma
### Short description This PR implements a new form for contact objects. **This PR is not yet finalized.** Changes from #3007 have been taken over but are not actual in...
### Motivation POIs referenced by a contact are protected from deletion. Users will encounter an error with no explanation when they try to delete such a POI and this is...
### Short description This PR fixes `Uncaught TypeError` which occurs when the event list is visited. ### Proposed changes - Remove the code lines which contains the cause of the...
### Describe the Bug Everything works, but `Uncaught TypeError` is raised when visiting the event list. ### Steps to Reproduce 1. Go to the event list in any region 2....
### Short description This is an updated version of #2898 with improvement sugeestion by @david-venhoff (Thank you 🙏) ### Proposed changes - Reuse the template and view of region link...
### Short description This PR adds URLs of organizations to our link check/replace feature. The issue is planned not for Q3 but Q4, but in my opinion it's better to...
### Motivation Contact information referred in contents are changed and updated centrally. This is why we implement a new model "contact". Let's give it a place where it shines. ###...
### Motivation There will be such cases that a POI is updated with a new E-mail address, phone number or website and some contacts are taking those infos from the...
### Motivation This is a summry of To-Do items for #2073 The order and sequence is recommendation. ---- Essential implementation - [x] #2951 - [x] #2952 - [x] #2953 -...
### Describe the Bug Author is an user role with no publishing right that can only save pages for review. Currently users with role author can automatically traslate pages. That...