Godfrey M
|
5120cddda4
|
delete notification version of reminder
|
2024-12-05 16:02:55 -08:00 |
|
Godfrey M
|
97398f1e68
|
adds testing to unaccepted reminder command
|
2024-12-05 12:41:33 -08:00 |
|
Godfrey M
|
281ff6ad5d
|
wrap comment
|
2024-12-05 11:52:34 -08:00 |
|
Godfrey M
|
9d49b01958
|
cleans up the Unaccepted Asset reminder variables
|
2024-12-05 11:46:56 -08:00 |
|
Godfrey M
|
3f8916ea2e
|
fix duplicate emails being sent in unaccepted reminder command
|
2024-12-05 11:37:03 -08:00 |
|
Godfrey M
|
52b051e940
|
add mail class for unaccepted assets reminders
|
2024-12-05 10:08:39 -08:00 |
|
Godfrey M
|
e5284c03e2
|
fix typo
|
2024-12-03 09:10:50 -08:00 |
|
Godfrey M
|
16283b8fc0
|
adds mail from name to mail envelope
|
2024-12-03 09:08:39 -08:00 |
|
Godfrey M
|
99464fcd86
|
fixes general webhook not firing
|
2024-12-02 10:19:24 -08:00 |
|
Marcus Moore
|
b5e83899c6
|
Revert "Hardened asset checkout validation by requiring integer"
|
2024-12-02 09:37:21 -08:00 |
|
snipe
|
ee4a54be24
|
Fixed order by notes for users
Crowdin Action / upload-sources-to-crowdin (push) Has been cancelled
Docker images (Alpine) / docker (push) Has been cancelled
Docker images / docker (push) Has been cancelled
Tests in MySQL / PHP ${{ matrix.php-version }} (8.1) (push) Has been cancelled
Tests in MySQL / PHP ${{ matrix.php-version }} (8.2) (push) Has been cancelled
Tests in MySQL / PHP ${{ matrix.php-version }} (8.3) (push) Has been cancelled
Tests in SQLite / PHP ${{ matrix.php-version }} (8.1.1) (push) Has been cancelled
Signed-off-by: snipe <snipe@snipe.net>
|
2024-11-27 15:48:13 +00:00 |
|
snipe
|
46be1ada60
|
Merge pull request #15892 from marcusmoore/bug/harden-checkout-validation
Hardened asset checkout validation by requiring integer
|
2024-11-27 14:55:11 +00:00 |
|
snipe
|
2cb1b6d462
|
Use transformer on API update
Signed-off-by: snipe <snipe@snipe.net>
|
2024-11-27 13:51:53 +00:00 |
|
snipe
|
82108f8a18
|
Merge pull request #15208 from akemidx/feature/sc-26415
FEATURE: Option for Notes to be Required on Asset Checkin/Checkout
|
2024-11-26 20:11:04 +00:00 |
|
akemidx
|
2727210c78
|
requested changes from pr
|
2024-11-26 15:04:54 -05:00 |
|
Marcus Moore
|
fcbd5dcae5
|
Harden asset checkout validation by requiring ints
|
2024-11-26 11:33:17 -08:00 |
|
Godfrey M
|
60642cd902
|
fix user api update from clearing location_id unnecessarily
|
2024-11-26 09:58:17 -08:00 |
|
akemidx
|
dd223fc215
|
commit for testing
|
2024-11-21 19:01:27 -05:00 |
|
snipe
|
b7aedb7dcb
|
Merge pull request #15818 from spencerrlongg/bug/sc-27213
Resolves Validation for Encrypted Numeric and Alpha Custom Fields
|
2024-11-21 19:25:27 +00:00 |
|
snipe
|
8b38dc83f6
|
Merge pull request #15851 from marcusmoore/testing/api-component-checkin
Fixed bug in component checkins via api
|
2024-11-21 19:24:12 +00:00 |
|
snipe
|
2a21cce4f5
|
Merge pull request #15839 from Godmartinz/fix-mail-envelope-variable
replace env with config variable for from address
|
2024-11-21 14:41:04 +00:00 |
|
Marcus Moore
|
f932a4fc76
|
Always run validation on checkin
|
2024-11-20 12:25:06 -08:00 |
|
Godfrey M
|
f7c1fc852d
|
no checked out to email doesnt trigger a 500
|
2024-11-20 08:29:28 -08:00 |
|
snipe
|
8cd4b3303e
|
Merge pull request #15847 from NebelKreis/feature/hardware-label-generation-api
Crowdin Action / upload-sources-to-crowdin (push) Waiting to run
Docker images (Alpine) / docker (push) Waiting to run
Docker images / docker (push) Waiting to run
Tests in MySQL / PHP ${{ matrix.php-version }} (8.1) (push) Waiting to run
Tests in MySQL / PHP ${{ matrix.php-version }} (8.2) (push) Waiting to run
Tests in MySQL / PHP ${{ matrix.php-version }} (8.3) (push) Waiting to run
Tests in SQLite / PHP ${{ matrix.php-version }} (8.1.1) (push) Waiting to run
Added #15677: API Route for Generating Asset Labels
|
2024-11-20 11:14:28 +00:00 |
|
NebelKreis
|
d5c141dc59
|
Fix: Removed setting validation as it is not strictly necessary
|
2024-11-20 11:55:48 +01:00 |
|
snipe
|
cca76005a2
|
Merge pull request #15852 from marcusmoore/testing/ui-delete-component
Crowdin Action / upload-sources-to-crowdin (push) Waiting to run
Docker images (Alpine) / docker (push) Waiting to run
Docker images / docker (push) Waiting to run
Tests in MySQL / PHP ${{ matrix.php-version }} (8.1) (push) Waiting to run
Tests in MySQL / PHP ${{ matrix.php-version }} (8.2) (push) Waiting to run
Tests in MySQL / PHP ${{ matrix.php-version }} (8.3) (push) Waiting to run
Tests in SQLite / PHP ${{ matrix.php-version }} (8.1.1) (push) Waiting to run
Added tests around deleting component via ui
|
2024-11-20 01:27:19 +00:00 |
|
Marcus Moore
|
54f5f46e31
|
Improve check for image existence
|
2024-11-19 16:44:42 -08:00 |
|
Marcus Moore
|
da4c877ed8
|
Use === over ==
|
2024-11-19 16:13:53 -08:00 |
|
Marcus Moore
|
e8cad0df69
|
Formatting
|
2024-11-19 16:13:30 -08:00 |
|
Godfrey M
|
99de639be4
|
fix mail.from.address variables in config, simplify envelop[ variable
|
2024-11-19 09:32:11 -08:00 |
|
spencerrlongg
|
22602c7997
|
use existing validation strings
|
2024-11-19 08:59:47 -06:00 |
|
snipe
|
15a31bd141
|
Fixed variable name
Signed-off-by: snipe <snipe@snipe.net>
|
2024-11-19 13:22:44 +00:00 |
|
NebelKreis
|
66d6b01307
|
Feature: Added translations for label generation API endpoint
|
2024-11-19 14:16:06 +01:00 |
|
NebelKreis
|
889aff43c2
|
Feature: Added API endpoint for generating asset labels
|
2024-11-19 14:13:05 +01:00 |
|
Godfrey M
|
f533cdc07a
|
update default from address to alternate config variable
|
2024-11-18 12:39:28 -08:00 |
|
Godfrey M
|
d14f43fbbe
|
replace env with config variable for from address
|
2024-11-18 10:54:03 -08:00 |
|
snipe
|
e8d1093376
|
Fixed admin user not showing in download all activity report
Signed-off-by: snipe <snipe@snipe.net>
|
2024-11-15 18:51:45 +00:00 |
|
snipe
|
187e231c0e
|
Fixed #15825
Crowdin Action / upload-sources-to-crowdin (push) Waiting to run
Docker images (Alpine) / docker (push) Waiting to run
Docker images / docker (push) Waiting to run
Tests in MySQL / PHP ${{ matrix.php-version }} (8.1) (push) Waiting to run
Tests in MySQL / PHP ${{ matrix.php-version }} (8.2) (push) Waiting to run
Tests in MySQL / PHP ${{ matrix.php-version }} (8.3) (push) Waiting to run
Tests in SQLite / PHP ${{ matrix.php-version }} (8.1.1) (push) Waiting to run
Signed-off-by: snipe <snipe@snipe.net>
|
2024-11-15 13:18:15 +00:00 |
|
snipe
|
09b7db5103
|
Additional fix for #15817
Crowdin Action / upload-sources-to-crowdin (push) Waiting to run
Docker images (Alpine) / docker (push) Waiting to run
Docker images / docker (push) Waiting to run
Tests in MySQL / PHP ${{ matrix.php-version }} (8.1) (push) Waiting to run
Tests in MySQL / PHP ${{ matrix.php-version }} (8.2) (push) Waiting to run
Tests in MySQL / PHP ${{ matrix.php-version }} (8.3) (push) Waiting to run
Tests in SQLite / PHP ${{ matrix.php-version }} (8.1.1) (push) Waiting to run
Signed-off-by: snipe <snipe@snipe.net>
|
2024-11-14 20:57:09 +00:00 |
|
snipe
|
f2faf58786
|
Merge pull request #15817 from Godmartinz/label_fix
Removes asset tag if 2D code is not present
|
2024-11-14 20:49:31 +00:00 |
|
spencerrlongg
|
124f9c84c2
|
oops, something went wrong translation
|
2024-11-14 13:45:47 -06:00 |
|
spencerrlongg
|
8465806536
|
rm unnecessary imports
|
2024-11-14 11:51:41 -06:00 |
|
Godfrey M
|
0f1f6bc6a5
|
fixed rest of dymos
|
2024-11-14 09:45:52 -08:00 |
|
spencerrlongg
|
95cd779334
|
translations and attribute names
|
2024-11-14 11:42:35 -06:00 |
|
Godfrey M
|
23038ab209
|
removes tag if qr code is not present
|
2024-11-14 08:54:12 -08:00 |
|
Godfrey M
|
702621ec57
|
replace the via channel class
|
2024-11-14 08:38:18 -08:00 |
|
snipe
|
a0b8483878
|
Removed extra sort
Signed-off-by: snipe <snipe@snipe.net>
|
2024-11-14 14:41:11 +00:00 |
|
snipe
|
940f1c2ecc
|
Fixed #15812 - regression in action_type search
Signed-off-by: snipe <snipe@snipe.net>
|
2024-11-14 12:24:15 +00:00 |
|
snipe
|
364410a586
|
Merge pull request #15558 from maciej-poleszczyk/develop
Fixing #15064 - to not fail ldap sync on single data issue with ldap …
|
2024-11-14 11:06:18 +00:00 |
|
snipe
|
4e28650ca9
|
Specify table name in select
Signed-off-by: snipe <snipe@snipe.net>
|
2024-11-14 10:18:39 +00:00 |
|