Part-DB.Part-DB-server/src/DataTables
2023-03-05 00:57:01 +01: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 Added option to search in internal part number (enabled by default) 2023-03-04 23:37:38 +01: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 Started to make changed fields names in element edited log entry extra data translatable 2023-02-11 23:39:11 +01:00
PartsDataTable.php Fixed problem with part tables that the wrong number of parts (and therefore pages) were displayed. 2023-03-05 00:57:01 +01:00
ProjectBomEntriesDataTable.php Fixed potential XSS injection vectors in datatables columns 2023-02-26 01:23:36 +01:00