3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-08 05:35:29 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
b383cd9493 Fixed CJK on labels 2025-09-16 12:10:01 +01:00
95f867b267 Code formatting fixes
Signed-off-by: snipe <snipe@snipe.net>
2025-07-09 21:48:53 +01:00
ce7a8ad808 add a space 2025-01-08 09:48:45 -08:00
c17c011488 checks if template is null, adds return types for validation methods 2025-01-08 09:47:20 -08:00
2fd357c346 Add rotation attribute to Label class to allow rotation of the generated label PDF.
This is necessary when printing labels with width = label width.
2024-06-28 09:49:53 +02:00
fb233c0aa4 Cleaned up facade names and references
Signed-off-by: snipe <snipe@snipe.net>
2024-05-29 12:38:15 +01:00
724c054838 Log non-compliant barcode error as debug message 2023-10-02 12:06:24 -07:00
bed1055c4e Catch TypeError when rendering 1d barcode 2023-09-28 17:32:16 -07:00
45898deb1a Don’t 500 if the 1D barcode doesn’t match the format requested - log an error instead
Signed-off-by: snipe <snipe@snipe.net>
2023-08-18 22:18:38 +01:00
ffce6ec327 Need uppercase 2022-11-12 20:29:34 +08:00
4bb40adfce Add Asset Tag as separate supported feature 2022-11-02 16:07:50 +08:00
df89406987 Create Label model and example 2022-11-01 19:52:34 +08:00