Part-DB-server/src/DataTables
2023-05-14 21:41:00 +02:00
..
Adapters Removed unused imports 2023-04-15 22:27:19 +02:00
Column Add the data after the change to a element edited log entry, so you can easily view the changes in log detail pages 2023-05-14 21:41:00 +02:00
Filters Fixed issue that searching in part notes were not possible 2023-05-07 01:05:12 +02:00
Helpers Properly escape user provided data in trans with data to prevent possible XSS attack vectors. 2023-02-26 00:52:00 +01:00
AttachmentDataTable.php Color a part row if the part is favorite or needs review. 2022-12-17 01:19:52 +01:00
ErrorDataTable.php Show an error message in table instead of a 500 error when MySQL encounters an invalid Regex expression 2023-05-08 23:42:25 +02:00
LogDataTable.php Add the data after the change to a element edited log entry, so you can easily view the changes in log detail pages 2023-05-14 21:41:00 +02:00
PartsDataTable.php Mark that amount is unknown in part tables and info page 2023-04-29 22:33:46 +02:00
ProjectBomEntriesDataTable.php Improved sorting possibilities for Project info BOM view 2023-03-05 01:20:32 +01:00