Marcus Moore
|
f7ed336f99
|
Remove typehint
|
2025-05-20 16:26:05 -07:00 |
|
Marcus Moore
|
47f287c031
|
Fix assertion
|
2025-05-20 16:25:22 -07:00 |
|
Marcus Moore
|
043325b966
|
Merge branch 'develop' into fixes/webhook-checkin-checkout-fix
# Conflicts:
# app/Listeners/CheckoutableListener.php
|
2025-05-19 14:41:05 -07:00 |
|
Marcus Moore
|
a2696b799f
|
Standardize test names
|
2025-05-19 14:33:18 -07:00 |
|
snipe
|
eb8ef37808
|
Merge pull request #16963 from Godmartinz/fix-double-scroll-bar-permission-groups
Removes double scrollbar from groups
|
2025-05-19 20:32:30 +02:00 |
|
Godfrey M
|
8416c6df05
|
removes double scrollbar
|
2025-05-19 11:21:52 -07:00 |
|
snipe
|
186f322bb5
|
Merge pull request #16953 from uberbrady/fix_checkin_emails
Make checkin emails not send when not configured to be
|
2025-05-16 11:14:31 +02:00 |
|
Brady Wetherington
|
28e2e7c924
|
Get rid of more editorialization
|
2025-05-16 10:57:34 +02:00 |
|
Brady Wetherington
|
97351028b5
|
Get rid of editorializing in comments
|
2025-05-16 10:56:36 +02:00 |
|
Brady Wetherington
|
0ef0863b59
|
Make checkin emails not send unless the send-emails attribute is set on the category
|
2025-05-16 10:48:17 +02:00 |
|
Marcus Moore
|
2e80b4ace8
|
WIP
|
2025-05-15 17:50:07 -07:00 |
|
Marcus Moore
|
0d896c2ef6
|
Extract method
|
2025-05-15 17:44:27 -07:00 |
|
Marcus Moore
|
dc9df04237
|
WIP
|
2025-05-15 17:40:51 -07:00 |
|
Marcus Moore
|
b469a64db3
|
WIP
|
2025-05-15 17:35:28 -07:00 |
|
Marcus Moore
|
73f19ff4e7
|
Scaffold tests
|
2025-05-15 17:30:06 -07:00 |
|
Marcus Moore
|
22b4fac3ee
|
Formatting
|
2025-05-15 17:24:56 -07:00 |
|
Marcus Moore
|
c97884c8b0
|
WIP
|
2025-05-15 16:59:10 -07:00 |
|
Marcus Moore
|
b972fb514a
|
Remove type hint
|
2025-05-15 16:54:46 -07:00 |
|
Marcus Moore
|
a3871bd1f2
|
WIP
|
2025-05-15 16:47:29 -07:00 |
|
Marcus Moore
|
2069f99b2b
|
WIP
|
2025-05-15 16:42:20 -07:00 |
|
Marcus Moore
|
882d55fd09
|
Improve tests
|
2025-05-15 16:31:07 -07:00 |
|
Marcus Moore
|
68ef975726
|
WIP
|
2025-05-15 16:22:31 -07:00 |
|
Marcus Moore
|
0685ff3818
|
WIP
|
2025-05-15 16:12:51 -07:00 |
|
Marcus Moore
|
b28839d907
|
Scaffold tests
|
2025-05-15 15:57:52 -07:00 |
|
Marcus Moore
|
7f0a947de4
|
WIP
|
2025-05-15 15:43:57 -07:00 |
|
Marcus Moore
|
c8fc4afe65
|
Fix method name
|
2025-05-15 15:31:18 -07:00 |
|
Marcus Moore
|
3b7162cb02
|
Improve test setup
|
2025-05-15 15:30:16 -07:00 |
|
Marcus Moore
|
4245456382
|
Scaffold more tests
|
2025-05-15 15:27:15 -07:00 |
|
Marcus Moore
|
cdf43e31e2
|
Remove randomness from factory
|
2025-05-15 15:14:01 -07:00 |
|
Marcus Moore
|
f19d6b3c52
|
Scaffold tests
|
2025-05-15 15:13:50 -07:00 |
|
snipe
|
ca66e29072
|
Merge pull request #16946 from marcusmoore/bug/sc-29166
Gracefully handle error when editing of soft deleted users
|
2025-05-15 22:46:48 +02:00 |
|
Marcus Moore
|
6ff76a12f8
|
Strengthen test scenario
|
2025-05-15 13:39:27 -07:00 |
|
Marcus Moore
|
8b13997597
|
Merge branch 'develop' into fixes/webhook-checkin-checkout-fix
# Conflicts:
# app/Listeners/CheckoutableListener.php
|
2025-05-15 13:38:20 -07:00 |
|
Marcus Moore
|
9600adee6b
|
Don't allow viewing edit page if user soft deleted
|
2025-05-15 11:14:15 -07:00 |
|
snipe
|
6eb3819492
|
Apply correct unique custom field validation for audit API
Signed-off-by: snipe <snipe@snipe.net>
|
2025-05-15 18:31:49 +02:00 |
|
snipe
|
95226f87bc
|
Use same logic for auditStore for validating unique fields
Signed-off-by: snipe <snipe@snipe.net>
|
2025-05-15 18:02:23 +02:00 |
|
snipe
|
ee3ae803b9
|
Bumped hash
Signed-off-by: snipe <snipe@snipe.net>
|
2025-05-15 17:51:28 +02:00 |
|
snipe
|
057667c425
|
Removed duplicate unique display in table
Signed-off-by: snipe <snipe@snipe.net>
|
2025-05-15 17:10:47 +02:00 |
|
Marcus Moore
|
f644642fac
|
Add comment
|
2025-05-14 12:48:32 -07:00 |
|
Marcus Moore
|
3374a9e5a9
|
Add assertion
|
2025-05-14 12:48:11 -07:00 |
|
Marcus Moore
|
d3a74a5740
|
Use route bound user instead of re-querying
|
2025-05-14 12:46:34 -07:00 |
|
Marcus Moore
|
c458cc904a
|
Add failing test
|
2025-05-14 12:45:55 -07:00 |
|
snipe
|
5c7b74e17e
|
Merge pull request #16943 from grokability/small-tweaks-to-status-label-text
Clearer text on status label types
|
2025-05-14 17:35:40 +02:00 |
|
snipe
|
e07b0f65a1
|
Clearer text on status label types
Signed-off-by: snipe <snipe@snipe.net>
|
2025-05-14 17:33:12 +02:00 |
|
snipe
|
b06fd5bbca
|
Merge pull request #16942 from uberbrady/quick_temp_fix_notifications
A quick check to make sure that webhooks still fire when email is off
|
2025-05-14 16:21:37 +02:00 |
|
Brady Wetherington
|
6306f78fe0
|
A quick check to make sure that webhooks still fire when email is off
|
2025-05-14 16:14:03 +02:00 |
|
snipe
|
da4bce0c89
|
Fixed typo
Signed-off-by: snipe <snipe@snipe.net>
|
2025-05-14 15:02:43 +02:00 |
|
snipe
|
053e815206
|
Add @JassonCordones as a contributor
|
2025-05-14 15:02:43 +02:00 |
|
snipe
|
ab1053ecda
|
Merge pull request #16916 from marcusmoore/bug/sc-29153
Handle potential hard exception in Asset@getImageUrl method
|
2025-05-14 14:52:33 +02:00 |
|
snipe
|
9a61a3391b
|
Merge pull request #16921 from marcusmoore/chore/locale-select
Replace locales macro
|
2025-05-14 14:52:02 +02:00 |
|