Part-DB.Part-DB-server/src/DataTables
Jan Böhmer 3247a97217 Removed "All" page length option for log tables, as this easily causes an out of memory situation on the server
You can easily have thousands of log entries, making it impossible to view them all at once.

This fixes #835
2025-02-01 23:44:07 +01:00
..
Adapters Applied rector suggestions 2024-06-22 00:31:43 +02:00
Column Use DatetimeImmutable instead of DateTime wherever possible 2024-06-22 17:36:54 +02:00
Filters Fixed phpstan analysis issues and bad code that showed up with phpstan 2.0 2024-12-28 23:08:08 +01:00
Helpers Applied rector suggestions 2024-06-22 00:31:43 +02:00
AttachmentDataTable.php Allow to show attachment IDs in attachment table 2024-08-24 15:48:50 +02:00
ErrorDataTable.php Removed unused import statements 2024-03-03 20:34:36 +01:00
LogDataTable.php Applied rector suggestions 2024-06-22 00:31:43 +02:00
PartsDataTable.php Removed "All" page length option for log tables, as this easily causes an out of memory situation on the server 2025-02-01 23:44:07 +01:00
ProjectBomEntriesDataTable.php Fixed phpstan analysis issues and bad code that showed up with phpstan 2.0 2024-12-28 23:08:08 +01:00