Malte Swart

Results 12 issues of Malte Swart

ruby 2.1.\* are binary compatible - therefore it is not needed to recompile gems when migrating between these versions. So the gem dir should not be different for these versions....

Configure linting tools: - black for autoformatting - flake8 - pylint

The server caches challenges. If one challenge failed to validate, this challenges is still keep and not retried. This means the server must be restarted after a failed challenges. It...

bug

Support sending mails on - CSR accepted - CSR rejected (with reason) - issued certificated

The feed already supports opening times, but at the moment not the application itself. This feature is extract from next branch as it is not so important but requires a...

enhancement
apps

Current every page has "OpenMensa" as page title. It is not wrong, but not precise. At least the canteen pages should provide better subjects e.g for better display in browser...

A common but silence error are parsers that did not fail but return a empty list of meals. The update routine should watch canteens for parsers that "fail" this way.

enhancement
parsers
apps

The current canteens are named after different styles, prefixes like city, canteen type ("cafe", "mensa" ...), institution name. [ ] Decide on a recommenced naming schema [ ] Implement tools...

enhancement
website