Lukas Bürgi

Results 8 issues of Lukas Bürgi

This PR goes along with a PR in hitobito_generic which demonstrates the use of the new features in core. Both PRs have one commit for the salutation stuff and one...

Would love an entry next to the other new tab / new window entries in the context menu of links. The entry could have one of those extensible menu things...

It would be nice if you could add a "new sandbox" option to the dropdown below "Open a new sandboxed tab:" Either let the user choose a name then, auto...

See https://github.com/hitobito/hitobito/issues/2184, this just fixes the issue in the most simple manner. Seemed to work on my dev instance, not extensively tested.

Before: You have either the full date for the birthday field, or nothing. After: If you turn on the config option, you can put only a year in the birthday...

### Aktuelles Verhalten Wenn es mehrere invoice_item mit gleichem Namen (und account, cost_center) aber unterschiedlichem Preis gibt, ist der Buchungsbeleg falsch, siehe: https://github.com/hitobito/hitobito/blob/067749f4a7e23f7dd932df3fcd791d2d91cac794/app/domain/invoice/item_evaluation.rb#L132-L140 Das Total im Buchungsbeleg wird in Z140...

bug
needs-confirmation
interest-sww

Might be useful for some people to have phpmyadmin to access the database. The way this is set up, you only need to enter the username and password from docker/mysql.env...

I sometimes want to start multiple instances so I can, for instance, run the test suite on my feature branch and on master to compare, or to run a deployment...