Christoph Klassen

Results 17 issues of Christoph Klassen

When building with XCode 14.0.1 I get the error ``` ios-client/Pods/Pods.xcodeproj: error: Signing for "DTCoreText-Resources" requires a development team. Select a development team in the Signing & Capabilities editor. (in...

T-Defect
A-Developer-Experience
S-Major
O-Uncommon
os:iOS16

Improves the layout of the footer: - no overlapping - bottom of credits and logos are on one line -> more harmonic (this also affects the basic theme) ### Before:...

As [mentioned on the mailing list](https://mail.python.org/pipermail/moin-devel/2023-September/001961.html) I would like to contribute a new theme to Moin2. This commit shows the changes to layout.html. ### Screenshot 1: Sidebar and top bar...

In the current situation if a user clicks on `Cancel` on a modify page the wiki just returns to the previous page. All new changes are gone. It would prevent...

When you visit the pages `+history`, `+index/`, `+tags` or `+/user` this page appears in the page trail but is not clickable there. On the other hand when you visit a...

It seems that uploading a file via the upload button in the modify window replaces the content of the page with the content of the file. ![button to upload a...

In most forms the buttons to confirm or cancel are at the bottom because in western countries we read from top to bottom. Because of that this PR moves the...

### Types - [x] Fix (non-breaking change which fixes an issue) - [ ] Feature (non-breaking change which adds functionality) - [ ] Refactor (non-breaking change which improves code quality...

Changed the color of the button "Email our team" to blue because otherwise it seems like it is disabled. Edit: In other dialogs the choice of these colors is okay...

Suggestion: Add a fixed version number of Flutter to the Readme so everyone knows which version is needed to be able to build the application. With Flutter it was already...

bug
refactoring
p0