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
Jan Böhmer
4e1b1a4ffa
Render units of parameters in upstanding latex
...
Fixes issue #856
2025-03-29 12:33:18 +01:00
Jan Böhmer
a976f97dbb
Apply click_to_edit plugin where reasonable
2025-02-16 20:24:01 +01:00
Jan Böhmer
4421917333
Revert "Removed baarcode scanner inbox, as we now have enough performance to apply the decoder to the full image"
...
This reverts commit de0832bece
.
2025-01-06 00:49:16 +01:00
Jan Böhmer
de0832bece
Removed baarcode scanner inbox, as we now have enough performance to apply the decoder to the full image
2025-01-06 00:08:42 +01:00
Jan Böhmer
22fba37d28
Pause the camera and scanner, when navigating away from the scanner page, so that the camera feed is closed
2025-01-04 18:10:26 +01:00
Jan Böhmer
0c627a5636
Use forked version of html5-qrcode to avoid including zxing-js which will never be used then
2025-01-04 18:09:56 +01:00
Jan Böhmer
53dcd24216
Improved scanning FPS to 10
2025-01-04 16:57:41 +01:00
Jan Böhmer
73f6d79925
Added an modal form on the part info page, to merge a part into another one
2023-11-22 22:50:25 +01:00
Jan Böhmer
c8bd800b9f
Hide the custom type input field if not needed to improve the UX
2023-11-16 22:33:31 +01:00
Jan Böhmer
33a0981981
Added possibility to ignore the checks of withdraw amount when building projects
...
This fixes #349
2023-08-20 23:23:18 +02:00
Jan Böhmer
720859197c
Removed unused controller, which was used for U2F registration before
2023-06-28 16:10:18 +02:00
Jan Böhmer
400cc44838
Properly destroy tomSelect on disconnect()
2023-02-12 17:53:10 +01:00
Jan Böhmer
7989d4e344
Set selectOnTab option for tomSelect inputs
2023-02-06 22:59:03 +01:00
Jan Böhmer
bc9ed770ad
Improved frontend of build page
2023-01-22 17:34:10 +01:00
Jan Böhmer
89a4846259
Improved the backdrop removal of the modal after modal submission
2023-01-07 20:58:13 +01:00
Jan Böhmer
436aff7533
Improved user experience with part withdraw modal
...
Related to issue #201
2023-01-07 20:49:36 +01:00
Jan Böhmer
ba4085d882
Added a very basic modal on part info page for changing part instock
...
Related to issue #201
2023-01-01 13:21:50 +01:00
Jan Böhmer
498cc07583
Added copyright/license info to files
2022-11-29 21:21:26 +01:00
Jan Böhmer
05e2530924
Update latex preview during parameter autocomplete
2022-09-07 21:57:30 +02:00
Jan Böhmer
34053f6591
Added a preview for latex rendered unit and symbol to parameters
2022-09-05 17:20:36 +02:00
Jan Böhmer
9a7e47863b
Added autocomplete for part parameters
2022-09-05 17:02:57 +02:00
Jan Böhmer
ca5823819d
Use html5-qrcode instead of @zxing/library directly for label scanner.
...
This improves the usability a bit
2022-08-13 22:41:54 +02:00
Jan Böhmer
3ee8b26ddf
Removed the last inline scripts.
2022-08-03 21:31:35 +02:00
Jan Böhmer
1c7c3bf2c5
Migrated SMD reel calculator tool logic to stimulus.
2022-08-03 20:56:00 +02:00
Jan Böhmer
cb683f611c
Use stimulus controller to implement barcode scanner.
2022-03-07 01:28:32 +01:00