Part-DB-server/assets/controllers/pages
d-buchmann 2226b72d1c
Update AbstractParameter.php (#959)
* Update AbstractParameter.php

Make lazy null conditionals explicit.
Try to handle LaTeX special chars gracefully.
Fixes #958

* Only escape the percentage sign, so that you can still use latex for units

* Only escape previously unescaped percentage signs

* simplify regex

* Render the percentage sign correctly in units in the frontend.

---------

Co-authored-by: Jan Böhmer <mail@jan-boehmer.de>
2025-07-06 00:20:29 +02:00
..
association_edit_type_select_controller.js
barcode_scan_controller.js Revert "Removed baarcode scanner inbox, as we now have enough performance to apply the decoder to the full image" 2025-01-06 00:49:16 +01:00
checkbox_multicheck_controller.js
dont_check_quantity_checkbox_controller.js
label_download_btn_controller.js
latex_preview_controller.js Update AbstractParameter.php (#959) 2025-07-06 00:20:29 +02:00
parameters_autocomplete_controller.js Update AbstractParameter.php (#959) 2025-07-06 00:20:29 +02:00
part_merge_modal_controller.js Added an modal form on the part info page, to merge a part into another one 2023-11-22 22:50:25 +01:00
part_withdraw_modal_controller.js
reelCalculator_controller.js