Next major version 2 with PHP 8.1, Symfony 6, Tabler UI, 2FA ... (#2902)

This commit is contained in:
Kevin Papst
2022-12-31 21:19:55 +01:00
committed by GitHub
parent 95e06746bd
commit 90a0fd8a22
2164 changed files with 83700 additions and 86426 deletions

36
TODO Normal file
View File

@@ -0,0 +1,36 @@
===========================================================================
INVOICES
- HTML Rechnungstemplates funktionieren nicht mehr richtig
===========================================================================
THEME
- Update to latest release und angepasstes CSS entfernen
- Theme Dark Mode mit Modus "Browser" sollte Standard sein:
https://github.com/tabler/tabler/issues/892#event-5666309557
===========================================================================
MIXED
- Alle URLs ändern
- /admin/activity/ zu /activity/
- /admin/project/ zu /project/
- /admin/..../ zu /..../
- /team/timesheet/ zu /timesheets/
- Tags => immer Berechtigung prüfen und "create" option über die VIEW ans Javascript geben
=> den FormType nur ändern zu "AutoComplete" wenn es mehr als 500 Tags sind
=> Übersetzungen (Suche, Erstellen, Keine Ergebnisse) über data attribute ans JS durchreichen
===========================================================================
MIGRATIONS
- rename 2.0 migration once it will be released
===========================================================================