Katharina Lindenlaub
Katharina Lindenlaub
For later reference: this is the PR that changed the email languages in a+ https://github.com/liqd/adhocracy-plus/pull/706 We need to look at the `get_languages` and `render` functions in [adhocracy4/emails/base/EmailBase](https://github.com/liqd/adhocracy4/blob/master/adhocracy4/emails/base.py) and [apps/users/emails/AplusEmail](https://github.com/liqd/adhocracy-plus/blob/main/apps/users/emails.py)
@philli-m In mB we use a different way to get the language in the render function and we force everything to be German. I can have a deeper look tomorrow...
@mcastro-lqd I think, this is for you to decide! Should the "... comments"-link to open the child comments also be on the right for deleted comments?
@phillimorland Haha, this is what you found in mB last week. I will also add it to mB, because we'll redo the online/offline connection there earlier!
Uh, I think this is something for the app-sprint(s)?! I will put it into the release milestone, but we can also do it later. Just so, that we don't forget...
We do have blueprint types now, so could refactor! https://github.com/liqd/adhocracy-plus/blob/fb9b0784393bacfcfa7f7306a2de7cba1aed26f5/adhocracy-plus/templates/a4modules/module_detail.html#L106 https://github.com/liqd/adhocracy-plus/blob/fb9b0784393bacfcfa7f7306a2de7cba1aed26f5/adhocracy-plus/templates/a4modules/module_detail.html#L115 https://github.com/liqd/adhocracy-plus/blob/fb9b0784393bacfcfa7f7306a2de7cba1aed26f5/apps/projects/templates/a4_candy_projects/project_detail.html#L197
What is the priority of this issue? It shouldn't normally happen as 1. noone normally follows unpublished projects apart from the initiators and 2. the project is normally published when...
Where does it link? To the detail page of the idea instead of directly to the comment?