MizukiTemma

Results 79 issues of MizukiTemma

### Short description It seems we will need more and more often testing with database dump, so I would like to share this small tool I made after forgetting how...

### Short description This is the (probably) easiest and laziest implementation of centralised link list and the classical problem exists here too: the loading time is unacceptably long. This PR...

### Describe the Bug After testing the PDF export function through all the languages in the live system, it turned out that languages listed below are not supported. - [...

:bug: bug
:interrobang: prio: low

### Motivation As HIX feedback format has been changed, there will be two formats in the database until all the existing pages will be updated. ### Proposed Solution Create a...

:hammer: enhancement

### Short description While implementing another issue, I noticed that the file name "toggle_plural_field" does not describe the functions in it anymore well and the function `showDuplicates` can be refectored....

### Motivation We currently do not have self-made templetes, forms and views in Lunes and everything is shown and handled in a generic way. This lets us save programming effort...

question

### Short description This PR fixes the color conflict, which is a side effect of #515 ### Proposed changes - Introduce a new color assignment to feedback list in the...

### Describe the Bug We have dark mode, but this does not work on Chrome 😿 ### Steps to Reproduce 1. Open Chrome 2. Select dark mode in the browser...

bug

### Motivation During the implementation of the CSV export we noticed that in our real data there are some duplicated words in our disciplines/professions. The goal is not anymore to...

### Describe the Bug As a part of #515, the feedback list has no longer the alternating row colors (earlier uneven row had gray background). This change has been affecting...

bug