Timo Brembeck

Results 82 issues of Timo Brembeck

### Motivation At the moment, the help button always redirects to the startpage of the wiki at https://wiki.integreat-app.de/. ### Proposed Solution I think it would be cool if the target...

:baby_bottle: good first issue
:interrobang: prio: low
:hammer: enhancement
:no_entry: blocked

### Motivation Our CI workflows take quite a while, mostly due to the tests, but also pylint is taking a considerable amount of time. I think we could reduce this...

:bulb: feature
:interrobang: prio: low
:sweat_smile: effort: medium

### Motivation GitHub released [grouped version updates for Dependabot in public beta](https://github.blog/changelog/2023-06-30-grouped-version-updates-for-dependabot-public-beta/) now. I think this it's worth checking out the new functionality. Also see config docs: https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#groups ### Proposed...

:bulb: feature
:interrobang: prio: low
:relaxed: effort: low

### Motivation At the moment, we tend to forget to update our dependencies manually with the `./tools/update_dependencies.sh` tool. ### Proposed Solution Evaluate whether we can use existing tools to periodically...

prio: medium
dependencies
enhancement
effort: medium

### Short description Apply all pre-commit hooks to cleanup the file formats as suggested in https://github.com/digitalfabrik/integreat-cms/pull/2785#issuecomment-2100597686. (Thanks @cclauss for the hint!) ### Proposed changes - Fix missing new lines at...

### Motivation The default Django admin backend stores metadata about all changes made in the activity log, which makes it easier to track down specific issues and makes it more...

:bulb: feature
:interrobang: prio: low
:sweat_smile: effort: medium

External content contributors and translators, who should only translate pages in one specific language and change nothing else in the CMS, should receive special guest credentials for a simple interface...

:bulb: feature
:interrobang: prio: low
:scream: effort: high

### Motivation We offer municipalities the option to purchase an extra 10.000 words for SUMM.AI update translations ### Proposed Solution - [ ] Create a new setting `SUMM_AI_CREDITS_ADDON` to define...

feature
prio: medium
effort: high

This is a meta issue for all issues regarding the translation status ("up-to-date"/"outdated"/"currently in translation"/"missing"): - [x] #83 - [x] #237 - [x] #618 - [x] #1164 - [ ]...

### Motivation To improve SEO, we want to add the possibility to add meta-descriptions for pages/events/pois. ### Proposed Solution - [ ] Add a new field `meta_description = models.TextField(blank=True)` to...

:bulb: feature
:baby_bottle: good first issue
:question: question
:interrobang: prio: low