This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
Part-DB-server
Watch
2
Star
0
Fork
0
You've already forked Part-DB-server
mirror of
https://github.com/Part-DB/Part-DB-server.git
synced
2026-03-14 19:29:34 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f91b719542144c6c7ee5acb682862d777ebaf67c
Part-DB-server
/
src
/
DataTables
History
Jan Böhmer
f91b719542
Added a filter constraint for parts where instock is "less than desired"
...
Fixes issue
#257
2023-04-08 00:35:31 +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
Added a filter constraint for parts where instock is "less than desired"
2023-04-08 00:35:31 +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