Tory

Results 40 comments of Tory

> On second thought, there is no reason for this to require merging after https://github.com/digitalfabrik/integreat-cms/pull/2401 @PeterNerlich so, is it still actual?

I can still reproduce the problem where changes made are lost after clicking the "Update" button. However, this appears to be a flaky problem and I don't have the exact...

> Looks like this also happens on the develop branch, so it's unrelated to the changes I have re-checked: The error on the screen is reproduced on develop, so it's...

Observer can now submit a title change for approval (the same behavior as in develop) ✅ But the original problem remains for the "Submit for approval" action: - login as...

> change the required permission in slugify_ajax.py to view_page etc. Sounds better to me, because if Observer has the right to modify the link directly, then modifying the link should...

> "Worst case" someone can generate a slug for a content objects they shouldn't This could be eliminated if we check for "cms.change_page_object" permission instead of "is user.role == Observer"....

As another alternative idea, maybe clicking "Suche" again on the bottom bar should refresh the page and thus return to the top?

@dkehne could you please tell me if we need the ability to enable/disable this feature in the configuration per project?

Any ideas why it doesn't work for 'a' selector? `a {` ` -pdf-word-wrap: CJK;` `}` The workaround works perfectly on the 'p' and 'div' elements. But I need to apply...

@timoludwig I believe it's a different one. Here the text order was broken. In #662 the order is correct, the only problem is formatting.