snipe
|
8aa298f6b0
|
Merge pull request #15644 from snipe/form_requests_for_settings
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
Form requests for settings
|
2024-10-10 12:30:53 +01:00 |
|
snipe
|
94a074a193
|
Merge pull request #15601 from snipe/check_db_on_healthcheck
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 #15439 - check database on healthcheck
|
2024-10-10 01:11:10 +01:00 |
|
snipe
|
3886da8941
|
Remove form request from get LDAP method
Signed-off-by: snipe <snipe@snipe.net>
|
2024-10-09 22:15:49 +01:00 |
|
snipe
|
ded79469c1
|
Remove unused controller method
Signed-off-by: snipe <snipe@snipe.net>
|
2024-10-09 20:33:29 +01:00 |
|
snipe
|
aa55fa6ff4
|
Switch to form requests for settings
Signed-off-by: snipe <snipe@snipe.net>
|
2024-10-09 18:16:34 +01:00 |
|
snipe
|
7461c3e0ca
|
Change controller to assume a collection. (This is dumb, but whatever)
Signed-off-by: snipe <snipe@snipe.net>
|
2024-10-03 16:19:27 +01:00 |
|
Brady Wetherington
|
350b627ce1
|
Fix numeric sort 'ambiguous order clause' error
|
2024-10-03 14:23:40 +01:00 |
|
snipe
|
b34a7c8aad
|
Removed die()
Signed-off-by: snipe <snipe@snipe.net>
|
2024-10-02 15:48:35 +01:00 |
|
snipe
|
f92bf5dc20
|
Updated language for failure
Signed-off-by: snipe <snipe@snipe.net>
|
2024-10-02 15:39:27 +01:00 |
|
snipe
|
4d9e85026a
|
Fixed #15439 - check database on healthcheck
Signed-off-by: snipe <snipe@snipe.net>
|
2024-10-02 15:36:01 +01:00 |
|
spencerrlongg
|
8232618a9f
|
change the other one too
|
2024-10-01 14:26:32 -05:00 |
|
spencerrlongg
|
9a651b567d
|
change error to warning
|
2024-10-01 14:24:03 -05:00 |
|
spencerrlongg
|
1139acd9f3
|
catch errors around request notifications
|
2024-10-01 13:36:47 -05:00 |
|
snipe
|
27ba641aa5
|
Added checkin on delete to API
Signed-off-by: snipe <snipe@snipe.net>
|
2024-10-01 14:30:34 +01:00 |
|
snipe
|
5823197e6f
|
Added checkin action on delete for checked out assets
Signed-off-by: snipe <snipe@snipe.net>
|
2024-10-01 14:29:02 +01:00 |
|
snipe
|
3f0245f88f
|
Make controller gate match dropdown gate
Signed-off-by: snipe <snipe@snipe.net>
|
2024-09-25 20:33:00 +01:00 |
|
snipe
|
f6d7ea19e4
|
Set view as base permission, drill down for more intrusive actions
Signed-off-by: snipe <snipe@snipe.net>
|
2024-09-25 19:44:39 +01:00 |
|
snipe
|
9b03f46490
|
Merge pull request #15534 from marcusmoore/bulk-print-users
Added the ability to bulk print users
|
2024-09-25 19:32:01 +01:00 |
|
snipe
|
658c94ad8b
|
Changed action_date to created_at
Signed-off-by: snipe <snipe@snipe.net>
|
2024-09-25 17:25:15 +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
|
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 |
|
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
|
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
|
29af210f4f
|
Merge branch 'develop' into bulk-print-users
|
2024-09-23 10:26:20 -07:00 |
|
snipe
|
b68805cf83
|
Small fix for notifications checkout
Signed-off-by: snipe <snipe@snipe.net>
|
2024-09-20 19:11:52 +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
|
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
|
e95703cb18
|
Use eager load
|
2024-09-19 17:10:07 -07:00 |
|
Marcus Moore
|
7ad4a29970
|
Add eager loading
|
2024-09-19 16:54:39 -07:00 |
|
snipe
|
cdb7ccb8f3
|
Merge pull request #15532 from spencerrlongg/bug/15253
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
Catch Exceptions on Checkout Notification
|
2024-09-19 21:54:03 +01:00 |
|
snipe
|
8270947ed2
|
Merge pull request #13291 from akemidx/eol_date_range_for_reports
Added date range for EOL in custom reports
|
2024-09-19 21:49:27 +01:00 |
|
snipe
|
4f7c8e0c3d
|
Merge pull request #14671 from Robert-Azelis/patch-6
[FIX] Update EOL date when used bulk update of purchase date
|
2024-09-19 21:36:09 +01:00 |
|
snipe
|
b88f2054dd
|
Refactor isDeletable on companies
Signed-off-by: snipe <snipe@snipe.net>
|
2024-09-19 20:38:34 +01:00 |
|
snipe
|
d7914e238d
|
Added created by to company on save
Signed-off-by: snipe <snipe@snipe.net>
|
2024-09-19 20:34:54 +01:00 |
|
snipe
|
454796e52a
|
Merge pull request #15518 from snipe/sort_by_numeric_custom_fields
Fixed #11634 - Sort by numeric columns for numeric custom fields
|
2024-09-19 20:32:03 +01:00 |
|
spencerrlongg
|
d446773fdd
|
catch exceptions on notification
|
2024-09-19 14:05:48 -05:00 |
|
snipe
|
f283b5fbe8
|
Eager load adminuser
Signed-off-by: snipe <snipe@snipe.net>
|
2024-09-19 19:56:39 +01:00 |
|
snipe
|
eb6f05faf7
|
Eager load adminuser
Signed-off-by: snipe <snipe@snipe.net>
|
2024-09-19 19:41:46 +01:00 |
|
snipe
|
cd98b3817d
|
Removed duplicate line
Signed-off-by: snipe <snipe@snipe.net>
|
2024-09-19 18:26:08 +01:00 |
|
snipe
|
727806372c
|
Added created_by to status label
Signed-off-by: snipe <snipe@snipe.net>
|
2024-09-19 18:22:11 +01:00 |
|
snipe
|
5e1c736d49
|
Added created_by for manufacturers
Signed-off-by: snipe <snipe@snipe.net>
|
2024-09-19 18:04:50 +01:00 |
|
snipe
|
6579fa72da
|
Added scoping for categories and companies
Signed-off-by: snipe <snipe@snipe.net>
|
2024-09-19 17:56:05 +01:00 |
|