Part-DB.Part-DB-server/src/DataTables
2023-04-08 00:44:34 +02:00
..
Adapters Fixed problem with part tables that the wrong number of parts (and therefore pages) were displayed. 2023-03-05 00:57:01 +01:00
Column Fixed potential XSS injection vectors in datatables columns 2023-02-26 01:23:36 +01:00
Filters Allow to filter by the lot owner 2023-04-08 00:44:34 +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
LogDataTable.php Log the name of the CLI user, when actions were done from the CLI. 2023-04-07 22:44:59 +02:00
PartsDataTable.php Highlight amount sum in part tables and part info page, when amount is less than minAmount 2023-04-03 23:15:29 +02:00
ProjectBomEntriesDataTable.php Improved sorting possibilities for Project info BOM view 2023-03-05 01:20:32 +01:00