Markus Kohlhase
Markus Kohlhase
- Replace SQLite with PostgreSQL - Improve the relational data model, i.e. use integers instead strings as primary keys The new database backend should be developed in parallel together with...
e.g. `é` -> `e`, `ß` -> `ss`, `#AbendessenGehen` -> `#abendessen-gehen` TODO: - Normalization of new tags - DB cleanup, i.e. transformation (= normalization + merge) of existing tags
Beside the nginx logging we also need clean server logs. There are two main issues that needs to be solved: - [ ] Combine the custom logs (`log` and `env_logger`...
Organizations with a API-Token should be allowed to fetch the eMail addresses of all events that belong to them.
- [x] I agree to follow the project's [code of conduct](https://github.com/georust/geo/blob/master/CODE_OF_CONDUCT.md). - [x] I added an entry to `CHANGES.md` if knowledge of this change could be valuable to users. ---