41fb058adb
Added gates around printing location assets
...
Signed-off-by: snipe <snipe@snipe.net >
2025-04-09 06:06:44 +01:00
1d030b59df
Merge pull request #16592 from fvollmer/anonymous-ldap
...
Improve Settings: Remove username and password requirement for ldap
2025-04-09 05:19:09 +01:00
548ae49c69
Small tweaks to table
...
Signed-off-by: snipe <snipe@snipe.net >
2025-04-08 15:30:07 +01:00
a96abeac5f
Use localization w/trans_choice
...
Signed-off-by: snipe <snipe@snipe.net >
2025-04-08 15:12:58 +01:00
a56f6148fc
Improve Settings: Remove username and password requirement for ldap
...
Since 9d62793 anonymous LDAP login is available. Remove username and password requirement in settings dialog.
2025-04-08 11:04:37 +02:00
43c15ef134
Merge branch 'develop' into feature/locations_with_companies
2025-04-08 09:18:48 +01:00
fcd0ca3b94
Merge branch 'develop' into min_qty_in_bulk_model_edit
2025-04-08 07:14:15 +01:00
22be89fbea
Set empty array if group permission is a string or null
...
Signed-off-by: snipe <snipe@snipe.net >
2025-04-08 07:06:56 +01:00
fe65ffc384
Merge pull request #16527 from Godmartinz/license_seat_notes_fix
...
add notes as fillable to license seat model
2025-04-08 06:49:26 +01:00
5a1c81954f
Merge pull request #16651 from Godmartinz/qr_code_location_option
...
Fixes #9660 - Adds location qr code option to labels
2025-04-08 05:53:48 +01:00
c46a9a773d
Fixed admin string
...
Signed-off-by: snipe <snipe@snipe.net >
2025-04-08 05:08:08 +01:00
b51939ae76
Derp. Use correct model info
...
Signed-off-by: snipe <snipe@snipe.net >
2025-04-08 04:07:31 +01:00
c59e9770b7
Removed unusued property
...
Signed-off-by: snipe <snipe@snipe.net >
2025-04-08 02:39:05 +01:00
908bb35792
Use upload file request
...
Signed-off-by: snipe <snipe@snipe.net >
2025-04-08 02:38:35 +01:00
c4d0afb8d4
Added comments
...
Signed-off-by: snipe <snipe@snipe.net >
2025-04-08 02:24:33 +01:00
4b21f0d00b
Removed stray character
...
Signed-off-by: snipe <snipe@snipe.net >
2025-04-08 02:03:45 +01:00
f4e3e6ceb6
Added display_audit to custom fields transformer
...
Signed-off-by: snipe <snipe@snipe.net >
2025-04-08 02:01:08 +01:00
f37ed3e055
Add display_audit to custom fields controller
...
Signed-off-by: snipe <snipe@snipe.net >
2025-04-08 02:00:51 +01:00
9bb349d34b
Try to get the asset from the route if there is RMB
...
Signed-off-by: snipe <snipe@snipe.net >
2025-04-08 02:00:37 +01:00
362f14a01d
Manually invoke a validator
...
Signed-off-by: snipe <snipe@snipe.net >
2025-04-08 01:59:33 +01:00
5b524399d9
Use RMB for asset audit API
...
Signed-off-by: snipe <snipe@snipe.net >
2025-04-07 22:07:51 +01:00
bc3b3cf86e
add psuedo example location_id for preview
2025-04-07 12:53:17 -07:00
df1c7c4f95
Merge pull request #16609 from snipe/login_throttle_update
...
Updated login attempts and throttle duration
2025-04-02 18:28:34 +01:00
e215c5f9ee
Fixed #16619 - accesory clone
...
Signed-off-by: snipe <snipe@snipe.net >
2025-04-02 12:43:42 +01:00
d0f750edea
Added pdf logo to the controller
...
Signed-off-by: snipe <snipe@snipe.net >
2025-04-02 12:13:28 +01:00
15917d5f99
Use new logo
...
Signed-off-by: snipe <snipe@snipe.net >
2025-04-02 12:10:14 +01:00
cb6e7f7b6e
Merge pull request #16561 from spencerrlongg/bug/api_get_by_serial_add_pagination
...
Adds Pagination to Hardware By Serial API Request
2025-04-01 19:26:28 +01:00
c305284930
Merge pull request #15922 from spencerrlongg/feature/sc-24347
...
Requestable/Request Item API Endpoints
2025-04-01 18:15:42 +01:00
40ae5d421b
Updated maxLoginAttempts and throttle duration
...
Signed-off-by: snipe <snipe@snipe.net >
2025-04-01 14:36:45 +01:00
bfd827e529
added more eager loading
2025-03-31 12:28:03 -05:00
382414df98
Merge pull request #16559 from Godmartinz/StoreLabelSettings_fix
...
Fix Form save error when using old label engine
2025-03-31 12:39:08 +01:00
6846c7d510
Merge pull request #16536 from akemidx/moving_warranty_info
...
Moving warranty/depreciation to be with the other cost/eol values
2025-03-31 12:35:32 +01:00
1d3069fe84
Merge pull request #16540 from marcusmoore/bug/sc-28607
...
Early return null from location transformer for missing accessory
2025-03-31 12:34:22 +01:00
13940071a9
Merge pull request #16546 from marcusmoore/bug/sc-28024
...
Fixed potential bad method call and premature email sending in bulk asset checkout
2025-03-31 12:32:50 +01:00
e273c7cbc5
Refactor asset retrieval to support pagination.
...
Introduced offset and limit handling for API asset queries to enable proper pagination. Adjusted the total count logic to maintain consistency in responses and ensure accurate transformation of assets.
2025-03-25 15:21:18 -05:00
d28cc024cf
add DefaultLabel if no label2_template is selected
2025-03-25 12:40:23 -07:00
02f109c3b5
Include input when redirecting back
2025-03-20 14:04:19 -07:00
0ed0a7f9f3
Avoid sending emails for asset checkouts that failed
2025-03-20 14:01:48 -07:00
5dcd4b2942
Return valid error message
2025-03-20 13:26:27 -07:00
cef83ad652
Avoid hard failure on missing accessory in location transformer
2025-03-19 14:11:47 -07:00
5944034b8b
moving warranty/depreciation to be with the other cost/eol values
2025-03-19 15:22:09 -04:00
a398c4ab84
reset
2025-03-18 16:37:27 -04:00
27417cdec7
removing depreciation logic (unneeded for purchase cost)
2025-03-18 16:36:36 -04:00
07096c8a31
rename note to notes
2025-03-18 10:37:00 -07:00
9aede45918
Remove unneeded eager loads
2025-03-17 14:43:23 -07:00
ff637f1926
Merge pull request #16497 from marcusmoore/fixes/diff-in
...
Fixed various carbon displays
2025-03-12 23:17:48 +00:00
a28ff22d03
Fix eol rate in ReportsController
2025-03-12 15:44:06 -07:00
63a1ee0047
Fix eol rate in AssetMaintenancesController
2025-03-12 15:38:54 -07:00
e439f1f42b
Fix eol rate in AssetMaintenancesController
2025-03-12 15:35:46 -07:00
824271078e
Fix eol rate in AssetsController
2025-03-12 13:55:12 -07:00