Jakob Müller

Results 15 issues of Jakob Müller

Currently, the task logs are shown in the log table of the author of the tasks. However, this is not intended, as the task logs should be shown in the...

bug
easy task

The search functionality can be improved: - [x] ~~Allow usage of wildcards (f.e. user-id "100*", to get all users with a user-id starting with "100")~~ - [ ] "Firstname Lastname"...

enhancement
:hammer: web/ui
easy task
prio:high
:hammer: lib

It would be useful to display all mails that have ever been sent to a user. This requires to save all email messages to the database.

feature
:hammer: web/ui
:hammer: db-schema
prio:high
:hammer: lib

https://pycroft.agdsn.de/finance/membership_fees/handle_payments_in_default This should be optimized. The best way would be a dedicated query.

enhancement
architectural
:hammer: lib

The LDAP syncer is currently invoked by a systemd timer. A celery beat task would be better.

enhancement