snipe
|
40ae5d421b
|
Updated maxLoginAttempts and throttle duration
Signed-off-by: snipe <snipe@snipe.net>
|
2025-04-01 14:36:45 +01:00 |
|
snipe
|
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 |
|
snipe
|
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 |
|
snipe
|
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 |
|
snipe
|
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 |
|
snipe
|
44db2dc78e
|
Merge pull request #16520 from marcusmoore/bug/sc-28673
Remove unneeded eager loading for user show page
|
2025-03-31 12:31:12 +01:00 |
|
Marcus Moore
|
bc77c8c885
|
Add notes to $fillable
|
2025-03-27 10:57:34 -07:00 |
|
Godfrey M
|
d28cc024cf
|
add DefaultLabel if no label2_template is selected
|
2025-03-25 12:40:23 -07:00 |
|
Marcus Moore
|
02f109c3b5
|
Include input when redirecting back
|
2025-03-20 14:04:19 -07:00 |
|
Marcus Moore
|
0ed0a7f9f3
|
Avoid sending emails for asset checkouts that failed
|
2025-03-20 14:01:48 -07:00 |
|
Marcus Moore
|
5dcd4b2942
|
Return valid error message
|
2025-03-20 13:26:27 -07:00 |
|
Marcus Moore
|
cef83ad652
|
Avoid hard failure on missing accessory in location transformer
|
2025-03-19 14:11:47 -07:00 |
|
akemidx
|
5944034b8b
|
moving warranty/depreciation to be with the other cost/eol values
|
2025-03-19 15:22:09 -04:00 |
|
akemidx
|
a398c4ab84
|
reset
|
2025-03-18 16:37:27 -04:00 |
|
akemidx
|
27417cdec7
|
removing depreciation logic (unneeded for purchase cost)
|
2025-03-18 16:36:36 -04:00 |
|
Marcus Moore
|
9aede45918
|
Remove unneeded eager loads
|
2025-03-17 14:43:23 -07:00 |
|
Marcus Moore
|
b26a73e385
|
Filter out empty email address in alerts
|
2025-03-17 12:30:15 -07:00 |
|
snipe
|
ff637f1926
|
Merge pull request #16497 from marcusmoore/fixes/diff-in
Fixed various carbon displays
|
2025-03-12 23:17:48 +00:00 |
|
Marcus Moore
|
25fb1abc95
|
Fix eol rate in AssetObserver
|
2025-03-12 15:58:11 -07:00 |
|
Marcus Moore
|
658bef447d
|
Fix eol rate in Actionlog
|
2025-03-12 15:55:13 -07:00 |
|
Marcus Moore
|
a28ff22d03
|
Fix eol rate in ReportsController
|
2025-03-12 15:44:06 -07:00 |
|
Marcus Moore
|
63a1ee0047
|
Fix eol rate in AssetMaintenancesController
|
2025-03-12 15:38:54 -07:00 |
|
Marcus Moore
|
e439f1f42b
|
Fix eol rate in AssetMaintenancesController
|
2025-03-12 15:35:46 -07:00 |
|
snipe
|
083cf78305
|
Added footer style for nicer number cell padding
Signed-off-by: snipe <snipe@snipe.net>
|
2025-03-12 21:17:41 +00:00 |
|
Marcus Moore
|
824271078e
|
Fix eol rate in AssetsController
|
2025-03-12 13:55:12 -07:00 |
|
Marcus Moore
|
1122cd8567
|
Fix eol rate in asset transformer
|
2025-03-12 13:33:15 -07:00 |
|
snipe
|
7421d089ff
|
Added formatter and centering in presenters
Signed-off-by: snipe <snipe@snipe.net>
|
2025-03-12 20:25:00 +00:00 |
|
snipe
|
dfacd876d5
|
Added remaining/min_amt to transformers
Signed-off-by: snipe <snipe@snipe.net>
|
2025-03-12 20:13:15 +00:00 |
|
snipe
|
c73dba4a43
|
Better visual spacing
Signed-off-by: snipe <snipe@snipe.net>
|
2025-03-12 17:28:05 +00:00 |
|
snipe
|
5e61a814a7
|
Merge pull request #16489 from marcusmoore/bug/sc-28644
Fixed timestamp in action log for bulk accessory check in
|
2025-03-12 14:56:52 +00:00 |
|
Marcus Moore
|
b5fa538a54
|
Set created_by correctly in he action log
|
2025-03-11 16:05:02 -07:00 |
|
snipe
|
fcdc1494c2
|
Merge pull request #16443 from azmcnutt/feature/labels_Avery_5520_1DBarcode
Nice work! Thank you!
|
2025-03-11 22:12:09 +00:00 |
|
Marcus Moore
|
fd854072b0
|
Properly handle route model bound LicenseSeat not being found
|
2025-03-11 13:03:00 -07:00 |
|
James M
|
0b6d810ca6
|
FEAT: Add Label 5520 with 1D barcode - remove 2D barcode
FEAT: Add Label 5520 with 1D barcode - remove 2D barcode
|
2025-03-06 11:12:16 -07:00 |
|
Marcus Moore
|
695c9d070f
|
Require int for department and company ids when creating user via api
|
2025-03-05 11:32:04 -08:00 |
|
snipe
|
7a312d075c
|
Check for null on webhook url
Signed-off-by: snipe <snipe@snipe.net>
|
2025-03-05 11:59:35 +00:00 |
|
snipe
|
fae79a91f6
|
Merge pull request #16418 from marcusmoore/chore/custom-report-template-activity-log-removal
Stop reporting report template events to activity log
|
2025-03-04 23:28:43 +00:00 |
|
Marcus Moore
|
cb5b0bd89c
|
Stop reporting report template creates, updates, and deletes to action log
|
2025-03-04 15:11:37 -08:00 |
|
Godfrey M
|
7c194422f3
|
Merge branch 'develop' into Audit_error_fix
|
2025-03-04 14:51:21 -08:00 |
|
Godfrey M
|
3641016271
|
remove commented code
|
2025-03-04 13:08:03 -08:00 |
|
Godfrey M
|
4bac509341
|
fix Expiring alert tests
|
2025-03-04 12:58:04 -08:00 |
|
snipe
|
d89f38bbfb
|
Set defaults on save
Signed-off-by: snipe <snipe@snipe.net>
|
2025-03-04 20:38:33 +00:00 |
|
snipe
|
63e4c42445
|
Added strtolower
Signed-off-by: snipe <snipe@snipe.net>
|
2025-03-04 19:33:17 +00:00 |
|
snipe
|
d4e227f003
|
Whitespace
Signed-off-by: snipe <snipe@snipe.net>
|
2025-03-04 19:29:09 +00:00 |
|
snipe
|
bbabbe1b87
|
Nicer model name formatting on RMB model not found
Signed-off-by: snipe <snipe@snipe.net>
|
2025-03-04 19:21:46 +00:00 |
|
Godfrey M
|
15a09e5187
|
adds audit notification for MS Teams
|
2025-03-04 11:15:03 -08:00 |
|
snipe
|
16b97c18e0
|
Shim route for asset maintenances redirect on RMB not found
Signed-off-by: snipe <snipe@snipe.net>
|
2025-03-04 17:16:16 +00:00 |
|
snipe
|
a09a9d3cd6
|
Added item to payload
Signed-off-by: snipe <snipe@snipe.net>
|
2025-03-04 15:26:25 +00:00 |
|
snipe
|
83855d44d0
|
Merge pull request #16251 from Godmartinz/Audit_Checkin_warning_fix
refactors audit notification to mail, adds test, adds alerts check to scheduler
|
2025-03-04 12:51:42 +00:00 |
|
snipe
|
6f847294ed
|
Merge pull request #15911 from Fiala06/patch-1
Fixed duplicate entries preventing LDAP sync from continuing
|
2025-03-04 12:49:54 +00:00 |
|