snipe
bc18fac97e
Fixed missing div
...
Signed-off-by: snipe <snipe@snipe.net>
2024-07-29 10:11:11 +01:00
snipe
28c7355697
Fixed missing div
...
Signed-off-by: snipe <snipe@snipe.net>
2024-07-29 09:52:38 +01:00
snipe
c3a296c19f
Added qr code back
...
Signed-off-by: snipe <snipe@snipe.net>
2024-07-27 10:12:13 +01:00
snipe
293abbd1d0
Allow cloning of deleted assets
...
Signed-off-by: snipe <snipe@snipe.net>
2024-07-24 17:49:38 +01:00
snipe
466ab1e3c0
Removed the banner since we already warn
...
Signed-off-by: snipe <snipe@snipe.net>
2024-07-24 17:40:24 +01:00
snipe
95a0f3dbe5
Cleaned up UI on asset view
...
Signed-off-by: snipe <snipe@snipe.net>
2024-07-24 17:26:55 +01:00
snipe
8b05ef6db4
Updated url checks
...
Signed-off-by: snipe <snipe@snipe.net>
2024-07-19 19:48:03 +01:00
snipe
c50ab1af67
Merge branch 'develop' into develop
2024-07-19 19:00:56 +01:00
snipe
71a5d07698
Fixes #15056 - only try to load avatars if one exists or default is set
...
Signed-off-by: snipe <snipe@snipe.net>
2024-07-10 08:56:14 +01:00
snipe
9d56617caf
Moved expected checkin date on view
...
Signed-off-by: snipe <snipe@snipe.net>
2024-06-05 10:28:35 +01:00
snipe
a15ed6eaee
Wrap disabled <a> links in a span for tooltips
...
Signed-off-by: snipe <snipe@snipe.net>
2024-05-31 19:29:29 +01:00
snipe
8c5249ba4b
Disable buttons on view page if model is invalid
...
Signed-off-by: snipe <snipe@snipe.net>
2024-05-31 18:47:53 +01:00
snipe
7bbee053c6
Updated fa icon call
...
Signed-off-by: snipe <snipe@snipe.net>
2024-05-29 19:19:45 +01:00
Brady Wetherington
f633dbba64
Merge branch 'develop' into snipeit_v7_laravel10
2024-05-20 12:55:29 +01:00
snipe
71b5bf2eef
Added visual on the hardware view screen
...
Signed-off-by: snipe <snipe@snipe.net>
2024-05-15 16:33:48 +01:00
Brady Wetherington
5b02a43957
Merge branch 'develop' into snipeit_v7_laravel10
2024-05-06 18:44:03 +01:00
snipe
fc61a4b88d
Fixed badge HTML
...
Signed-off-by: snipe <snipe@snipe.net>
2024-04-26 19:50:58 +01:00
Brady Wetherington
3f5c5cbe82
Merge branch 'develop' into snipeit_v7_laravel10
2024-04-24 16:24:43 +01:00
steve@degga.net
83443ad2b5
Sometimes I should just slow down.
2024-04-04 11:36:21 -04:00
steve@degga.net
3fcc067481
Removes accidental changes on two lines
2024-04-04 10:27:44 -04:00
snipe
dcba2bfd25
Merge pull request #14529 from mauro-miatello/develop
...
Hide/Show encrypted values in hardware list
2024-04-04 15:07:58 +01:00
steve@degga.net
3e564eaf19
fixed accidentally forgot update a call to the old dynamicWarrantyUrl() method in hardware/view.blade.php
2024-04-03 20:09:37 -04:00
snipe
79c5697042
Fixed dev - take 2!
...
Signed-off-by: snipe <snipe@snipe.net>
2024-04-03 13:06:49 +01:00
Brady Wetherington
65e21faa3e
Merge branch 'develop' into snipeit_v7_laravel10
...
Hopefully, last merge?
2024-04-02 20:34:04 +01:00
steve@degga.net
83ce04dc8d
Fixes syntax error.
2024-03-31 22:31:06 -04:00
steve@degga.net
f7bbec6be4
Makes all manufacturer URLs dynamic, not just warranty lookup.
2024-03-31 22:18:44 -04:00
MrM
b221d99e7b
Encrypted values enhancement
...
Show asterisks instead of the value, respecting the length of the field
2024-03-31 12:27:35 +02:00
snipe
545a185614
Merge pull request #14262 from akemidx/bug/sc-24812
...
Last Checkin Date added to Hardware View and Index
2024-03-27 19:02:25 +00:00
snipe
f450cafe3e
Fixed missing div
...
Signed-off-by: snipe <snipe@snipe.net>
2024-03-26 12:29:25 +00:00
snipe
7ebbef25e7
Standardize button styling
...
Signed-off-by: snipe <snipe@snipe.net>
2024-03-26 08:18:36 +00:00
MrM
9359809b4f
Hide / Show encrypted values in web ui
...
added a span element to hide encrypted values
2024-03-10 15:09:46 +01:00
Brady Wetherington
5b9120ba6c
Merge branch 'develop' into snipeit_v7_laravel10
2024-03-05 19:22:37 +00:00
akemidx
eb0657c953
Merge branch 'develop' into bug/sc-24812
2024-02-28 17:22:16 -05:00
MrM
b69364d5ff
Add copy of encrypted custom fields
...
Encrypted custom fields may contain sensitive or important information, and it may be useful to have the ability to copy them.
2024-02-25 14:47:06 +01:00
snipe
e494a2670f
Merge pull request #14321 from akemidx/accessory_pdf_dl_link
...
Adding in PDF download to Accesories/Asset/License Histories
2024-02-23 08:18:55 +00:00
snipe
e8ad8a7448
Added email, phone icons
...
Signed-off-by: snipe <snipe@snipe.net>
2024-02-22 14:48:01 +00:00
akemidx
0f3be4fdf8
adding in eula pdf dl link. mimics activity log
2024-02-21 17:45:10 -05:00
Brady Wetherington
8f2843bfcf
Merge branch 'develop' into snipeit_v7_laravel10
...
Had to re-generate composer.lock, and re-do package.json and rebuild assets as well.
2024-02-21 20:22:28 +00:00
snipe
56ba26eb45
Disallow editing of deleted assets
...
Signed-off-by: snipe <snipe@snipe.net>
2024-02-14 09:58:07 +00:00
akemidx
4093327b7f
adding in Last Checkin Date to Hardware view and index
2024-02-13 16:52:12 -05:00
Brady Wetherington
8a2f3405d5
Merge branch 'develop' into snipeit_v7_laravel10
...
A lot of changes here, but hopefully this works?
2024-01-29 22:12:58 +00:00
MrM
9d16eacad5
Added license expiration date in "view asset"
...
I've added the expiration date of the license associated with an asset in hardware/ID#software, it is useful to see all of them on the asset page instead of having to open the license details page. I've also fixed a space formatting issue.
2024-01-09 18:30:51 +01:00
Brady Wetherington
f734e196e5
Merge branch 'develop' into snipeit_v7_laravel10
2024-01-08 18:57:55 +00:00
snipe
e71080ef37
Make action date sortable on asset history view
...
Signed-off-by: snipe <snipe@snipe.net>
2023-12-14 14:41:15 +00:00
snipe
14c70ee6c4
Removed BS th classes
...
Signed-off-by: snipe <snipe@snipe.net>
2023-12-14 14:37:47 +00:00
snipe
601ebcc1e6
Removed table header contraint
...
Signed-off-by: snipe <snipe@snipe.net>
2023-11-28 16:00:42 +00:00
Brady Wetherington
f64b0d3818
Merge branch 'develop' into snipeit_v7_laravel10
2023-11-14 16:00:29 +00:00
Robert-Azelis
309f30f630
Update view.blade.php
...
display marker if date of EOL is expired and show real EOL rate as diff between purchase date and eol date
2023-10-22 18:38:59 +02:00
Godfrey M
7bda5c06de
fixes the bulk edit button on Asset tab
2023-10-18 10:46:47 -07:00
snipe
cd3b4754e8
Merge pull request #13704 from Godmartinz/feature/sc-23571_v2
...
Added a check-in button on components tab of Asset view
2023-10-05 14:28:37 +01:00
Godfrey M
dee36fc294
adds component checkin to asset tab
2023-10-03 12:30:08 -07:00
snipe
129e9b90dc
Merge pull request #13585 from spencerrlongg/eol_2
...
Standardize Asset EOL Date
2023-10-02 16:09:22 +01:00
snipe
bb7a41628a
Fixed #13662 - added clipboard.js
...
Signed-off-by: snipe <snipe@snipe.net>
2023-09-28 15:06:55 +01:00
spencerrlongg
ccf3fe40ec
rm additional row
2023-09-11 17:35:13 -05:00
spencerrlongg
3a63bcab73
temporarily show on its own line
2023-09-11 17:35:13 -05:00
snipe
f53db8ba75
Fixed #13562 - allow inline view for uploaded files
...
Signed-off-by: snipe <snipe@snipe.net>
2023-09-05 18:28:01 +01:00
snipe
2e1c3fb51b
Merge pull request #13295 from inietov/fixes/admins_cannot_view_encrypted_fields
...
Fixed #11794 Admins Cannot View Encrypted Field
2023-07-31 13:08:28 +01:00
snipe
a01cb26aac
Merge pull request #12940 from akemidx/delete_asset_from_view_page
...
Delete button on asset view page
2023-07-25 12:11:35 +01:00
snipe
1a771e6ab9
Check that the model is valid before trying to chain the relationship
...
Signed-off-by: snipe <snipe@snipe.net>
2023-07-21 14:46:58 +01:00
Ivan Nieto Vivanco
ecf522243b
Add the new rule to proper views and also in the Asset Transformer
2023-07-19 19:52:03 -06:00
snipe
c21a7db3c1
Moved warranty into manufactuer’s section
...
Signed-off-by: snipe <snipe@snipe.net>
2023-07-15 10:45:36 +01:00
snipe
4027acee46
Merge pull request #13184 from akemidx/department_in_side_bar
...
User department now visible in side pane of asset view page
2023-07-13 21:01:48 +01:00
akemidx
1163af3c10
change to make sure department actually exists
2023-07-12 15:57:44 -04:00
snipe
a569a99e61
Used inline markdown in views
...
Signed-off-by: snipe <snipe@snipe.net>
2023-07-12 16:57:04 +01:00
Ivan Nieto Vivanco
e0df8cc4aa
Add admin role to show encrypted customfield values
2023-07-11 17:21:32 -06:00
akemidx
d0212d4bda
formatting fix
2023-06-29 15:39:19 -04:00
akemidx
af03b9f140
user department clarification & translation for that phrase. will be used in a later PR
2023-06-28 17:45:13 -04:00
snipe
161f4c8d83
Merge pull request #13045 from akemidx/feature/sc-23261
...
Checkin/out info on side bar
2023-06-28 16:41:21 +01:00
akemidx
4b8a08edc1
typo
2023-06-20 19:32:16 -04:00
akemidx
1a407dc05b
user department now in side view of asset view page
2023-06-20 19:17:14 -04:00
Godfrey M
addd806653
testing overflow solutions
2023-05-17 10:47:50 -07:00
akemidx
deca80ba71
checkin/out info on side bar
2023-05-17 13:17:48 -04:00
akemidx
537aa04c9a
Merge branch 'develop' into delete_asset_from_view_page
2023-05-10 09:30:54 -04:00
snipe
ec76de607b
Final google login tweaks
...
Signed-off-by: snipe <snipe@snipe.net>
2023-05-10 03:08:29 -07:00
snipe
999dc3c358
Added icon field back into assets page
...
Signed-off-by: snipe <snipe@snipe.net>
2023-05-09 19:43:37 -07:00
snipe
60515f1262
Show signature column regardless of “require sig” state
...
Signed-off-by: snipe <snipe@snipe.net>
2023-05-04 10:56:35 -07:00
snipe
4a643c1252
Merge pull request #12880 from Godmartinz/asset_total_cost
...
Added component costs to asset view
2023-05-03 10:49:03 -07:00
akemidx
ad7a1d6c3b
edits from Github comments
2023-05-01 15:50:48 -04:00
akemidx
cd389368f7
adding in script
2023-04-27 19:00:17 -04:00
akemidx
d3675831bb
snippet rewrite
2023-04-27 18:58:59 -04:00
akemidx
84134b45e6
form work
2023-04-27 18:58:59 -04:00
akemidx
b1e68be545
delete button progress
2023-04-27 18:58:59 -04:00
akemidx
d94bed3f57
push for testing
2023-04-27 18:58:59 -04:00
akemidx
aabcf22b40
commiting
2023-04-27 18:58:59 -04:00
akemidx
af549a0be9
Mock Up of the Buttons
2023-04-27 18:58:59 -04:00
snipe
99ef435d40
Fixed translation
...
Signed-off-by: snipe <snipe@snipe.net>
2023-04-26 18:32:38 -07:00
snipe
7974c172fd
Switch back to “normal” url for support
...
Signed-off-by: snipe <snipe@snipe.net>
2023-04-26 16:48:38 -07:00
snipe
54a766c4f9
Added dynamic warranty URL to manufacturers
...
Signed-off-by: snipe <snipe@snipe.net>
2023-04-26 16:39:15 -07:00
snipe
5eac314f4d
Merge pull request #12906 from akemidx/feature/sc-20622
...
Dynamic warranty link for manufacturers' support urls
2023-04-26 14:49:22 -07:00
akemidx
16a5a883e5
new request, preparing support_url for validation
2023-04-20 16:34:25 -04:00
Godfrey M
bd212b3108
adds component costs to asset view
2023-04-19 16:35:06 -07:00
snipe
7aab4290c7
Updated tooltips with data-tooltip=true from old method
...
Signed-off-by: snipe <snipe@snipe.net>
2023-04-18 02:44:50 -07:00
akemidx
0a993b2aa1
added external link icon to warranty link
2023-04-12 18:52:21 -04:00
akemidx
2453913080
dynamic link w/ dynamic image
2023-04-11 14:53:44 -04:00
akemidx
71ff987e3c
dynamic link w/ dynamic image
2023-04-11 14:32:11 -04:00
akemidx
968701b971
starting to implant the str lower solution
2023-04-10 17:28:19 -04:00
akemidx
0c38257f80
fixing one liner
2023-03-30 15:40:23 -04:00
akemidx
6bee4c1a75
Updating Apple warranty link to match current Apple webpage
2023-03-29 15:09:14 -04:00
akemidx
bb7b655fd2
translating screen reader lines
2023-03-21 16:02:34 -04:00
akemidx
68094b23b9
moved dell and levono icons to local machine
2023-03-15 15:02:33 -04:00