snipe
|
658c94ad8b
|
Changed action_date to created_at
Signed-off-by: snipe <snipe@snipe.net>
|
2024-09-25 17:25:15 +01:00 |
|
snipe
|
0e61d0b195
|
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-09-25 15:51:38 +01:00 |
|
snipe
|
ba12204842
|
Merge pull request #15555 from snipe/fixes/user_file_upload
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 case on `$logAction` for user file upload
|
2024-09-25 15:51:14 +01:00 |
|
snipe
|
1c3babacaf
|
Fixed case on logAction for usewr file upload
Signed-off-by: snipe <snipe@snipe.net>
|
2024-09-25 15:46:57 +01:00 |
|
snipe
|
abdddbec44
|
Merge remote-tracking branch 'origin/develop'
Signed-off-by: snipe <snipe@snipe.net>
# Conflicts:
# public/css/build/app.css
# public/css/build/overrides.css
# public/css/dist/all.css
# public/mix-manifest.json
|
2024-09-25 11:58:25 +01:00 |
|
snipe
|
eeabc8dc9d
|
Dev assets
Signed-off-by: snipe <snipe@snipe.net>
|
2024-09-25 11:33:45 +01:00 |
|
snipe
|
21f8ac8e52
|
Merge pull request #15552 from Godmartinz/ragged-form-inputs
Fixed input field misalignments
|
2024-09-25 11:31:23 +01:00 |
|
snipe
|
a425c2b765
|
Merge remote-tracking branch 'origin/develop'
|
2024-09-25 10:52:19 +01:00 |
|
Godfrey M
|
2a2666be0b
|
makes required a pseudo field
|
2024-09-24 13:24:50 -07:00 |
|
snipe
|
c38222e956
|
Merge pull request #15549 from snipe/fixes/#15548_unify_audit_api_endpoints
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
Fixes #15548 - unify audit api endpoints
|
2024-09-24 18:10:53 +01:00 |
|
snipe
|
0ce5832b6c
|
Removed debugging
Signed-off-by: snipe <snipe@snipe.net>
|
2024-09-24 17:29:40 +01:00 |
|
snipe
|
5fb43dd159
|
Handle audit *and* audits for urls
Signed-off-by: snipe <snipe@snipe.net>
|
2024-09-24 16:55:56 +01:00 |
|
snipe
|
de57d71bf1
|
Fixed #15548 - unify audit due/overdue APIs
Signed-off-by: snipe <snipe@snipe.net>
|
2024-09-24 16:30:24 +01:00 |
|
snipe
|
ba69259f2d
|
Fixed #13396 - do not allow checkout to undeployable status types
Signed-off-by: snipe <snipe@snipe.net>
|
2024-09-24 15:35:00 +01:00 |
|
snipe
|
8cf1e4dceb
|
Merge pull request #15544 from snipe/bug/sc-26855
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 app settings view on mobile
|
2024-09-24 11:10:20 +01:00 |
|
snipe
|
66249a37ed
|
Tweaked styles
Signed-off-by: snipe <snipe@snipe.net>
|
2024-09-24 11:08:31 +01:00 |
|
snipe
|
96712cb398
|
Fixed app settings view on mobile
Signed-off-by: snipe <snipe@snipe.net>
|
2024-09-24 10:55:26 +01:00 |
|
Marcus Moore
|
fac4833b58
|
Remove unused import
|
2024-09-23 17:15:16 -07:00 |
|
Marcus Moore
|
a12c9d053f
|
Hide label when printing
|
2024-09-23 16:44:25 -07:00 |
|
Marcus Moore
|
8b3b68b308
|
Show or hide all eulas at once when printing multiple users
|
2024-09-23 16:43:14 -07:00 |
|
Marcus Moore
|
4b02db5031
|
Add authorization check in bulk users controller
|
2024-09-23 16:26:22 -07:00 |
|
Marcus Moore
|
ab90c0cf05
|
Add missing eager load in bulk users controller
|
2024-09-23 16:10:40 -07:00 |
|
Marcus Moore
|
cef7ddc719
|
Add eager loads to userscontroller
|
2024-09-23 16:10:21 -07:00 |
|
Marcus Moore
|
3870095a28
|
Fix Cannot read properties of undefined error by removing snipe-table class from eula table
|
2024-09-23 15:50:24 -07:00 |
|
Marcus Moore
|
a02e250b22
|
Add page breaks for each user
|
2024-09-23 15:26:15 -07:00 |
|
Marcus Moore
|
8ac5c0e471
|
Re-combine layout and view
|
2024-09-23 14:05:47 -07:00 |
|
Marcus Moore
|
a2d4dcf6e8
|
Use bulk actions menu
|
2024-09-23 12:49:36 -07:00 |
|
Marcus Moore
|
54044bfa5e
|
Add eager loads
|
2024-09-23 10:57:57 -07:00 |
|
Marcus Moore
|
e493cc964d
|
Remove AssetCountForSidebar middleware from print view
|
2024-09-23 10:48:07 -07:00 |
|
Marcus Moore
|
29af210f4f
|
Merge branch 'develop' into bulk-print-users
|
2024-09-23 10:26:20 -07:00 |
|
snipe
|
34eb10ff73
|
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-09-20 19:45:20 +01:00 |
|
snipe
|
ab0c009c0d
|
Fixed seeder
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-09-20 19:45:10 +01:00 |
|
snipe
|
7d7d58769c
|
Merge remote-tracking branch 'origin/develop'
|
2024-09-20 19:13:00 +01:00 |
|
snipe
|
b68805cf83
|
Small fix for notifications checkout
Signed-off-by: snipe <snipe@snipe.net>
|
2024-09-20 19:11:52 +01:00 |
|
snipe
|
245d5dc469
|
Merge remote-tracking branch 'origin/develop'
Signed-off-by: snipe <snipe@snipe.net>
# Conflicts:
# config/version.php
|
2024-09-20 17:28:15 +01:00 |
|
snipe
|
7d858129d9
|
Bumped hash
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-09-20 14:44:19 +01:00 |
|
snipe
|
65ce63bc9b
|
Merge pull request #15537 from snipe/snyk/updated_jspdf_autotable
Updated jspdf autotable
|
2024-09-20 14:42:07 +01:00 |
|
snipe
|
54fba2f547
|
Update jspdf autotable
Signed-off-by: snipe <snipe@snipe.net>
|
2024-09-20 14:40:41 +01:00 |
|
snipe
|
5eea9d1950
|
Corrected text warning translation
Signed-off-by: snipe <snipe@snipe.net>
|
2024-09-20 14:33:56 +01:00 |
|
snipe
|
b84a634ec7
|
Corrected comment
Signed-off-by: snipe <snipe@snipe.net>
|
2024-09-20 14:33:35 +01:00 |
|
snipe
|
2fc88a0e08
|
Eager load adminuser
Signed-off-by: snipe <snipe@snipe.net>
|
2024-09-20 14:33:26 +01:00 |
|
snipe
|
bc540b6564
|
Requestable status not saving with manual [sc-26848]
Signed-off-by: snipe <snipe@snipe.net>
|
2024-09-20 14:02:28 +01:00 |
|
snipe
|
f53b852dff
|
Make created_by equal one in the seeder
Signed-off-by: snipe <snipe@snipe.net>
|
2024-09-20 13:53:52 +01:00 |
|
snipe
|
b83d1a043f
|
Merge pull request #15519 from snipe/features/add_created_at_created_by
Change `user_id` to `created_by`
|
2024-09-20 13:47:31 +01:00 |
|
snipe
|
4ab478bb97
|
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-09-20 13:44:45 +01:00 |
|
snipe
|
b21c303e56
|
Merge remote-tracking branch 'origin/develop' into features/add_created_at_created_by
|
2024-09-20 13:43:50 +01:00 |
|
Marcus Moore
|
5128fd49e6
|
Allow printing all users
|
2024-09-19 17:27:25 -07:00 |
|
Marcus Moore
|
2d2d5bdc7e
|
Pass user in array
|
2024-09-19 17:23:47 -07:00 |
|
Marcus Moore
|
8364d26c9b
|
Extract parent layout
|
2024-09-19 17:18:26 -07:00 |
|
Marcus Moore
|
efd6d7625f
|
Remove bad closing tag
|
2024-09-19 17:16:05 -07:00 |
|