snipe
|
97883971f7
|
Bumped hash
Signed-off-by: snipe <snipe@snipe.net>
|
2025-05-23 10:43:32 +01:00 |
|
snipe
|
b3c12d4ee6
|
Wider text fields
Signed-off-by: snipe <snipe@snipe.net>
|
2025-05-23 10:42:24 +01:00 |
|
snipe
|
4b9f4423f6
|
Merge pull request #16932 from marcusmoore/fixes/webhook-checkin-checkout-fix
Improve notifications
|
2025-05-22 10:53:43 +01:00 |
|
Marcus Moore
|
69cc46c2b8
|
Improve method name
|
2025-05-20 16:41:52 -07:00 |
|
Marcus Moore
|
dc6951f341
|
Improve method name
|
2025-05-20 16:28:49 -07:00 |
|
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 |
|
snipe
|
e3ffe79c4c
|
Merge pull request #16962 from Godmartinz/audit_notifications_fix
Added dynamic properties to audit notifications
|
2025-05-20 12:34:33 +02: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 |
|
Godfrey M
|
3aa4814342
|
allow dynamic assignment to audit notifications
|
2025-05-19 11:08:03 -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 |
|