MizukiTemma
MizukiTemma
### Motivation Currently we use `time.sleep` in `replace_links` and `LinkcheckListView` to wait the link replacement procedure to be finished. However this is not so reliable and causes unnecessary waiting time....
### Motivation After #2952 we have a model and list view for contacts of the region. So that users can archive/restore/delete contacts, we need functions and bulk actions. ### Proposed...
### Motivation So far we have kept the new feature contact information only available for CMS Team and Service Team for test purpose by a very strict permission setting. Now...
### Motivation We are introducing a new feature "contact information". To save a set of informations like name, telephone number etc we need a new model. ### Proposed Solution -...
### Motivation Contacts contain an E-mail address, telephone number and website, and POIs have an appointment URL. and Such elements are currently scanned by link checker and shown in the...
### Describe the Bug If an user have access to more than one region (for example A and B) and you open the setting for this user in the region...
### Motivation Sometimes pages do not have any real text (visible text) but only HTML tags and/or spaces. Should such pages be tags as empty? ### Proposed Solution Tag pages...
### Motivation We have introduced a centralised language color assignment system which provides configuarable but inter-regionally same color-language combinations (see #2390 and #2715) to improve understandability of graphs in the...
### Motivation Due to bugs which need to be fixed in the external repository, there are problem with PDF export for some languages (mostly RTL languages) and we have disabled...
### Short description This PR adds tests for the features introduced by #3034 ### Proposed changes Test following cases - A contact is successfully created - An existing contact is...