snipe
b6d397bcca
Updated ->present()->fullName() to ->display_name
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-25 14:57:34 +01:00
snipe
a0d65520a3
Use count() instead of ->count() for user count in print view
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-05 19:34:59 +01:00
snipe
2fe08a721f
Do not break the page if it’s the last entry
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-05 19:00:57 +01:00
snipe
d4a34f1a3c
Adds printer line break after signatures
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-05 18:50:47 +01:00
snipe
d1ddd8de98
Re-add column selector
...
Signed-off-by: snipe <snipe@snipe.net >
2025-07-07 16:23:48 +01:00
snipe
ec17c168ea
Merge pull request #17222 from grokability/fixes-#17221-move-table-featueres-into-js
...
Fixed #17221 - Moved common table elements to partial
2025-06-25 14:52:17 +01:00
snipe
2d36b25017
Merge pull request #17258 from Robert-Azelis/patch-13
...
Company info - user print assets
2025-06-22 20:13:24 +01:00
snipe
f81750617e
Fixed mismatched html header tag
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-22 17:30:13 +01:00
Robert-Azelis
e4534c4319
Company info - user print assets
2025-06-20 10:33:09 +02:00
snipe
9c61d2eb22
Removed common elements in tables
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-17 14:25:02 +01:00
snipe
9d2e333fd6
Check for acceptance logo vs regular logo
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-17 11:36:10 +01:00
Robert-Azelis
7c80fdea58
Update user print assigned assets
...
Lets allow user to select print layout: portrait or landscape
Use dedicated logo for PDF documents: acceptance_pdf_logo
2025-06-11 09:19:51 +02:00
36864
e4bfc6c5ae
Fix signatures for accessories and consumables
...
Also unifies the way these things are fetched.
2025-04-11 16:24:06 +00:00
snipe
2b85ddeb74
Use correct date
...
Signed-off-by: snipe <snipe@snipe.net >
2025-04-08 19:10:06 +01:00
snipe
d0359a42fb
Added signature to licenses
...
Signed-off-by: snipe <snipe@snipe.net >
2025-04-08 18:56:34 +01:00
36864
dfdbc95b5c
Fix empty signatures in print page
...
Fixes snipe#16661
Assuming that whatever happens between the user accepting and signing for the asset and the print page being accessed isn't another user somehow signing for the same asset and it not being assigned to that second user.
2025-04-08 15:50:59 +00:00
Marcus Moore
8c9132aff9
Hide EULA text and button when nothing will be displayed
2024-10-07 14:22:49 -07:00
snipe
3f36d5f9b3
Removed duplicate CSS and removed line break before user section
...
Signed-off-by: snipe <snipe@snipe.net >
2024-10-07 11:08:02 +01:00
snipe
722d5a58e7
Added isset on users
...
Signed-off-by: snipe <snipe@snipe.net >
2024-10-03 16:19:38 +01:00
snipe
d120585f94
Check for valid eula for license, consumable
...
Signed-off-by: snipe <snipe@snipe.net >
2024-09-27 14:07:30 +01:00
snipe
36b27fcda3
Check for valid category before getting the eula
...
Signed-off-by: snipe <snipe@snipe.net >
2024-09-27 13:37:14 +01:00
Marcus Moore
a12c9d053f
Hide label when printing
2024-09-23 16:44:25 -07:00
Marcus Moore
8b3b68b308
Show or hide all eulas at once when printing multiple users
2024-09-23 16:43:14 -07:00
Marcus Moore
3870095a28
Fix Cannot read properties of undefined error by removing snipe-table class from eula table
2024-09-23 15:50:24 -07:00
Marcus Moore
a02e250b22
Add page breaks for each user
2024-09-23 15:26:15 -07:00
Marcus Moore
8ac5c0e471
Re-combine layout and view
2024-09-23 14:05:47 -07:00
Marcus Moore
2d2d5bdc7e
Pass user in array
2024-09-19 17:23:47 -07:00
Marcus Moore
8364d26c9b
Extract parent layout
2024-09-19 17:18:26 -07:00
Marcus Moore
efd6d7625f
Remove bad closing tag
2024-09-19 17:16:05 -07:00
Marcus Moore
bdf5708bfc
Remove accidental line
2024-09-19 17:10:43 -07:00
Marcus Moore
e95703cb18
Use eager load
2024-09-19 17:10:07 -07:00
snipe
856c57cb12
Corrected some translations
...
Signed-off-by: snipe <snipe@snipe.net >
2024-08-16 12:39:59 +01:00
MrM
e49c96a35e
Added EULAs in print user's assets
...
Added EULAs when we want to print all assets assigned to a users and ask him/her to sign.
2024-07-14 19:10:33 +02:00
Florent Bervas
d9a53460ff
Fix design inconsistency between assets and assigned assets in Print All Assigned report
2024-07-11 09:41:58 +00:00
Godfrey M
624632d0ca
removed push and endpush
2024-07-09 11:41:31 -07:00
Marcus Moore
c3e6e1144f
Merge branch 'develop' into chore/sc-23725/livewire3
2024-06-12 15:12:40 -07:00
Marcus Moore
60c7efae3c
Remove commented code
2024-06-05 11:48:10 -07:00
snipe
832ceeba56
Fixed missing endpush
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-05 09:57:10 +01:00
Marcus Moore
43616d1874
Remove alpine reference from webpack
2024-05-29 12:30:20 -07:00
Godfrey M
84cc88831d
adds signature for components
2024-03-26 12:18:10 -07:00
Godfrey M
f4f9b165a7
moves signature check inside of td
2024-03-26 11:24:34 -07:00
Godfrey M
3222d4c8df
adds signature check
2024-03-26 09:18:34 -07:00
Godfrey M
3173ead2e7
adds accessory signature to user print report
2024-03-26 09:11:54 -07:00
snipe
a0a5480c97
Added default location to print all assigned
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-20 18:55:47 +00:00
snipe
4b4d383509
Removed - it’s for another PR
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-19 15:00:26 +00:00
snipe
fcd130ae15
Layout improvements
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-18 21:17:46 +00:00
snipe
002fd4ce30
Nicer formatting for signoff
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-18 13:44:51 +00:00
snipe
7b4ecb275f
Use trans choice for language
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-18 13:29:01 +00:00
snipe
2df5d3a8ff
Fixed column selector
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-18 13:06:08 +00:00
snipe
85123b3e66
Rework print page
...
Still seeing a weird error tho, not done yet
Signed-off-by: snipe <snipe@snipe.net >
2024-03-13 12:36:17 +00:00