Ulli Holtgrave
Ulli Holtgrave
### Motivation As the app is not using our POI categories right now, we should inform our users about it. ### Proposed Solution Just use the same solution we had...
### Motivation The service team requested to remove the short description field from the POI model as the app doesn't use it. ### Proposed Solution Remove the "short description" field...
### Motivation It is not possible to manually change the page-slug to a slug that is already existing. Right now, we are only showing some a successful message and just...
### Motivation There seem to be some development in the setup tools project and this issue is a reminder to keep track of it. Especially https://github.com/pypa/setuptools/milestone/7 and https://github.com/pypa/setuptools/issues/3214 are important...
### Motivation The textblock option creates various problems within the PDF generation process due to additional div elements. Therefore, It should be deactivated in the editor.
### Motivation Right now we only have issues about the integration of different AT services, but we should also consider how we want to present them to the users. As...
### Describe the Bug When a user creates a CSV export for a weekly report, we add a new column that is not included in the CSV format (see screenshot)....
### Motivation At the moment our POI implementation doesn't support all required fields defined by the cities team. ### Proposed Solution Therefore, the following changes to our models, views and...
### Motivation Right now our sidebars in the content forms have a different behavior on different screen sizes. With the addition of the HIX widget the height is no longer...
### Describe the Bug If we want to edit links that are used in multiple pages, we might encounter a constraint violation of our database I am not really sure...