Christian Femers

Results 9 issues of Christian Femers

### Describe the bug When using the dividers of the code editor (Files || Editor || Problem Statement), they can be dragged in a way that the code editor escapes...

bug
good first issue
client
component:Programming
user interface

### Describe the bug Notifications in Artemis are marked as read by opening the sidebar and waiting a bit. However, the notifications are not refreshed when the sidebar is opened....

bug
client
component:Notification

### Is your feature request related to a problem? PgdP and EidI at the TUM use control flow diagrams in the exercises and lectures. This issue requests to integrate control...

enhancement

Changes - Swap EUR and GBP to match the sign and description at the end - Correct from `GPB` to `GBP`

**Consider releasing a new major Ares version 2.0.0 that introduces some breaking changes:** - Possibly, a better solution is to merge both Hidden/Public annotations into one, which both support JUnit...

enhancement
help wanted
question
security
code quality

Basics that need to be covered: - [x] Using Ares in Maven - [x] Basic JUnit test example transformation with `@Public` and implications - [ ] Security and default Configuration...

documentation

This has the advantage that access to packages can further be controlled, also affecting access to public types and reflective access. This increases the level of security in general. So...

enhancement
security
on hold

The `ArtemisSecurityManager` contains methods required to whitelist threads and manage other security issues, such as proposed in #52. We should use an official class with static method for that which...

enhancement
code quality

- [ ] Provide Javadoc for the elements of all the annotations (`value` and others). - [ ] Update the information in the comments about security, hidden tests and deadlines....

documentation