Thomas Rupprecht
Thomas Rupprecht
Split Admidio in Backend-REST-API and Frontend-Page, so the backend logic is completely separated from the design. The normal Frontend page and the Appmidio App e.g. access the same REST-API from...
Add JWT (JsonWebToken) as option to authenticate. # Example Code: ### Class JWTManager ```php
https://www.admidio.org/forum/viewtopic.php?f=2&t=7959 Make a own db table for dropdown entries to mark some entries as old (hide them)
https://dev.mysql.com/doc/refman/5.5/en/charset-unicode-utf8mb4.html Needs MySQL 5.5+
Drop Support of: - MySQL 5.0 - MySQL 5.1 - MariaDB 5.1 - MariaDB 5.2 - MariaDB 5.3 - PostgreSQL 9.0 - PostgreSQL 9.1 - PostgreSQL 9.2 - PostgreSQL 9.3...
https://www.admidio.org/forum/viewtopic.php?f=20&t=7856
General Data Protection Regulation (Datenschutz-Grundverordnung) Dinge die Admidio für die Nutzer unterstützen sollte: - [ ] Recht auf Auskunft (#695) - [ ] Recht auf Übertragbarkeit (#695) - [ ]...
https://www.admidio.org/forum/viewtopic.php?f=7&t=7631&p=27700
Ersetzt: ePrivacy-Richtlinie (Richtlinie 2002/58/EG) Verordnung ist noch nicht fertig ausgehandelt und dadurch auch noch nicht in Kraft. Wir sollten uns aber schon mal Gedanken darüber machen. Todos für Admidio: -...
Make it possible to change the sequence/order of the columns so it is easier if you want to add a new column in the middle https://www.admidio.org/forum/viewtopic.php?f=2&t=7566