NebelKreis
|
eb026248a8
|
Feature: Added category to asset acceptance/decline email
|
2024-11-20 10:59:59 +01:00 |
|
NebelKreis
|
4304af0508
|
Feature: Added category to asset checkin email
|
2024-11-20 10:27:37 +01:00 |
|
NebelKreis
|
61eff02fcb
|
Feature: Added category to asset checkout email
|
2024-11-20 10:27:22 +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
|
51a0767be9
|
Add tests around deleting component via ui
|
2024-11-19 16:44:19 -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 |
|
Marcus Moore
|
59fe53842d
|
Add tests around component check ins via api
|
2024-11-19 16:11:23 -08:00 |
|
akemidx
|
1e513312eb
|
adding colon to password translation
|
2024-11-19 16:58:10 -05:00 |
|
Godfrey M
|
99de639be4
|
fix mail.from.address variables in config, simplify envelop[ variable
|
2024-11-19 09:32:11 -08:00 |
|
Godfrey M
|
b513575643
|
add testing example var MAIL_FROM_ADDR
|
2024-11-19 09:10:52 -08:00 |
|
spencerrlongg
|
22602c7997
|
use existing validation strings
|
2024-11-19 08:59:47 -06:00 |
|
snipe
|
d10f118128
|
Merge remote-tracking branch 'origin/develop'
CodeQL Security Scan / CodeQL Security Scan (javascript) (push) Has been cancelled
Codacy Security Scan / Codacy Security Scan (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
|
2024-11-19 13:55:55 +00:00 |
|
snipe
|
5a5f1082fb
|
Merge pull request #15848 from snipe/chore/sc-27531
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
Indicate requiredness on status select on bulk user checkin+delete
|
2024-11-19 13:55:22 +00:00 |
|
snipe
|
30a6a678d4
|
Indicate requiredness on status select on bulk user checkin+delete
Signed-off-by: snipe <snipe@snipe.net>
|
2024-11-19 13:50:18 +00:00 |
|
snipe
|
4384f8dcbb
|
Merge remote-tracking branch 'origin/develop'
|
2024-11-19 13:32:02 +00:00 |
|
snipe
|
d576016a1c
|
Merge pull request #15845 from snipe/bug/sc-27523
Fixed variable name to correctly log created_by and date for bulk user delete/checkin
|
2024-11-19 13:29:21 +00:00 |
|
snipe
|
15a31bd141
|
Fixed variable name
Signed-off-by: snipe <snipe@snipe.net>
|
2024-11-19 13:22:44 +00:00 |
|
NebelKreis
|
5639a84d90
|
Feature: Added API route for asset label generation
|
2024-11-19 14:16:58 +01: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 |
|
snipe
|
8f7223128f
|
Merge pull request #15757 from akemidx/bug/sc-26944
FIXED: Bulk Delete page not showing full information
|
2024-11-19 12:34:57 +00:00 |
|
snipe
|
53cfcb7143
|
Merge pull request #15843 from snipe/viclou-patch-1
CodeQL Security Scan / CodeQL Security Scan (javascript) (push) Waiting to run
Codacy Security Scan / Codacy Security Scan (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
Update Docker Hub Description / dockerHubDescription (push) Has been cancelled
Update README.md - small typo
|
2024-11-19 10:50:28 +00:00 |
|
snipe
|
d60ac0c78d
|
Merge pull request #15840 from marcusmoore/fixes/migration-rollbacks
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
Fixed a couple migrate:rollback issues
|
2024-11-19 10:20:58 +00:00 |
|
victoria
|
a328c7a64c
|
Update README.md
typo mosrt to most under Join our Community links
|
2024-11-18 23:03:31 -10:00 |
|
Godfrey M
|
f533cdc07a
|
update default from address to alternate config variable
|
2024-11-18 12:39:28 -08:00 |
|
Marcus Moore
|
f5206078d4
|
Fix rollback for webhook_endpoint by using correct column type
|
2024-11-18 12:25:02 -08:00 |
|
Marcus Moore
|
0209d27081
|
Fix rollback for created_by
|
2024-11-18 12:24:47 -08:00 |
|
Godfrey M
|
d14f43fbbe
|
replace env with config variable for from address
|
2024-11-18 10:54:03 -08:00 |
|
snipe
|
8d321edca8
|
Merge remote-tracking branch 'origin/develop'
CodeQL Security Scan / CodeQL Security Scan (javascript) (push) Has been cancelled
Codacy Security Scan / Codacy Security Scan (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
|
2024-11-15 18:59:40 +00:00 |
|
snipe
|
3fb543bf03
|
Merge pull request #15828 from snipe/bug/sc-27500
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
Fixed admin user not showing in download all activity report
|
2024-11-15 18:59:07 +00: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
|
66e82a345a
|
Merge remote-tracking branch 'origin/develop'
CodeQL Security Scan / CodeQL Security Scan (javascript) (push) Waiting to run
Codacy Security Scan / Codacy Security Scan (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
|
2024-11-15 13:18:25 +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
|
caf92748fc
|
Merge remote-tracking branch 'origin/develop'
CodeQL Security Scan / CodeQL Security Scan (javascript) (push) Waiting to run
Codacy Security Scan / Codacy Security Scan (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
|
2024-11-14 20:57:18 +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
|
5381c4e1e3
|
Merge remote-tracking branch 'origin/develop'
|
2024-11-14 20:53:17 +00:00 |
|
snipe
|
add3edba20
|
Merge pull request #15822 from snipe/add_model_number_to_view_assets
Fixed #15820 - added model number to view-assets
|
2024-11-14 20:52:44 +00:00 |
|
snipe
|
b4a2a4e1ec
|
Fixed #15820 - added model number to view-assets
Signed-off-by: snipe <snipe@snipe.net>
|
2024-11-14 20:51:18 +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 |
|
snipe
|
96a4391d5c
|
Merge remote-tracking branch 'origin/develop'
|
2024-11-14 19:05:08 +00:00 |
|
snipe
|
7b7a848a43
|
Merge pull request #15819 from snipe/fixes_asset_file_deletion
Corrected route name for delete action on filestable on assets
|
2024-11-14 18:01:56 +00:00 |
|
snipe
|
636e466b8a
|
Fixed delete model file route
Signed-off-by: snipe <snipe@snipe.net>
|
2024-11-14 17:58:20 +00:00 |
|
snipe
|
838a6d03bd
|
Corrected route name for filestable on assets
Signed-off-by: snipe <snipe@snipe.net>
|
2024-11-14 17:51:49 +00: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 |
|
snipe
|
0a7d1a27ee
|
Merge remote-tracking branch 'origin/develop'
CodeQL Security Scan / CodeQL Security Scan (javascript) (push) Waiting to run
Codacy Security Scan / Codacy Security Scan (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
Update Docker Hub Description / dockerHubDescription (push) Has been cancelled
|
2024-11-14 17:10:16 +00:00 |
|