|
|
1edea6abef
|
Fixed RB-20347 - ambigious field in custom fields
|
2025-10-16 11:27:25 +01:00 |
|
|
|
5fdb999ece
|
Merge branch 'develop' into feature/8709-bulk-deletion-of-asset-categories-suppliers-manufacturers
|
2025-10-13 13:07:53 +01:00 |
|
|
|
b7193a06fd
|
Normalize advanced search
|
2025-10-08 20:51:35 +01:00 |
|
|
|
4ae4af5c10
|
Fixed #17670 - advanced search on relationships not working
|
2025-10-07 15:39:09 +01:00 |
|
|
|
479a852446
|
Fixed #17924 - added url to maintenances
|
2025-10-07 11:49:10 +01:00 |
|
|
|
e05a0ef565
|
Merge pull request #17967 from marcusmoore/fixes/17963-delete-file-via-api-fix
Fixed #17963 - over eager deletion of asset files via api
|
2025-10-06 20:52:57 +01:00 |
|
|
|
5ceb50d7e5
|
Added expiring licenses to API and UI
|
2025-10-03 16:00:23 +01:00 |
|
|
|
4bbbd786cd
|
Constrain to "uploaded" action_type
|
2025-10-01 14:37:36 -07:00 |
|
|
|
72be171917
|
Added archived to model view
|
2025-09-30 11:20:33 +01:00 |
|
|
|
43cd0d7eb3
|
Use min_amt formatter
|
2025-09-30 10:54:43 +01:00 |
|
|
|
eeea69d8f2
|
Make available_assets_count sortable
|
2025-09-30 10:51:25 +01:00 |
|
|
|
36f5099932
|
added new counts and throw new exceptions and catch them
|
2025-09-29 15:16:41 -05:00 |
|
|
|
6e67e3a8a0
|
Fixed #17932 - incorrect number for remaining assets in asset models
|
2025-09-29 20:55:06 +01:00 |
|
|
|
06f313febe
|
Merge pull request #17869 from marcusmoore/api-components-assigned-to-asset
Added api endpoint for retrieving components checked out to asset
|
2025-09-29 15:47:53 +01:00 |
|
|
|
06f060161d
|
Apply offset and limit
|
2025-09-15 15:43:54 -07:00 |
|
|
|
7393c4170b
|
Apply first pass and scaffold additional test
|
2025-09-15 15:22:35 -07:00 |
|
|
|
73e185bf9d
|
Scaffold route and tests
|
2025-09-15 15:12:05 -07:00 |
|
|
|
927f557672
|
Fixed sorting on updated/created at
|
2025-09-15 18:13:46 +01:00 |
|
|
|
58cda5ae6d
|
Added scopes
|
2025-09-15 13:22:25 +01:00 |
|
|
|
35739c2eef
|
Merge pull request #17835 from marcusmoore/feature/10052-assigned-assets-via-api
Fixed #10052 - Added api endpoint for retrieving assets checked out to asset
|
2025-09-15 08:38:35 +01:00 |
|
|
|
082bff2fa8
|
Add and use query scope helper
|
2025-09-09 13:04:14 -07:00 |
|
|
|
eada0b0bb5
|
Implement test
|
2025-09-09 11:58:43 -07:00 |
|
|
|
acc37045e4
|
Implement test
|
2025-09-09 11:34:50 -07:00 |
|
|
|
7a6fdc4e0a
|
Added parent ID to location API
Signed-off-by: snipe <snipe@snipe.net>
|
2025-09-09 15:18:09 +01:00 |
|
|
|
2eb727bd0c
|
Added tests
Signed-off-by: snipe <snipe@snipe.net>
|
2025-09-09 13:51:56 +01:00 |
|
|
|
57af507170
|
Added deleted button to locations, check for additional relations
Signed-off-by: snipe <snipe@snipe.net>
|
2025-09-09 12:20:34 +01:00 |
|
|
|
324070f345
|
Begin to build out test
|
2025-09-08 17:20:22 -07:00 |
|
|
|
c5bede8594
|
More small display_name fixes
Signed-off-by: snipe <snipe@snipe.net>
|
2025-09-04 17:15:06 +01:00 |
|
|
|
1109db76fe
|
Merge pull request #17797 from grokability/#17796-search-on-model-name-and-number
Fixed #17796 - search on model name and number on importer
|
2025-09-04 16:35:43 +01:00 |
|
|
|
1fa553c785
|
Use nths
Signed-off-by: snipe <snipe@snipe.net>
|
2025-09-04 16:04:16 +01:00 |
|
|
|
7da5210a01
|
Switched to nth from fetchOne in CSV reader
Signed-off-by: snipe <snipe@snipe.net>
|
2025-09-04 12:50:12 +01:00 |
|
|
|
db9f85e9da
|
Merge branch 'develop' into checkin_non_reassignable_license
# Conflicts:
# app/Models/License.php
# resources/views/licenses/view.blade.php
# tests/Feature/Checkins/Api/LicenseCheckInTest.php
|
2025-09-03 11:09:51 -07:00 |
|
|
|
739980aa09
|
Merge pull request #16947 from Godmartinz/add-require-serial-to-models
Adds require serial as Asset Model option
|
2025-09-03 14:53:15 +01:00 |
|
|
|
52140dbe06
|
Log upload deletion
Signed-off-by: snipe <snipe@snipe.net>
|
2025-09-03 08:37:42 +01:00 |
|
|
|
7bd3a791a1
|
Added withTrashed() to allow viewing files on deleted objects
Signed-off-by: snipe <snipe@snipe.net>
|
2025-09-02 13:39:35 +01:00 |
|
|
|
94699893ac
|
Updated fieldname in user API request
Signed-off-by: snipe <snipe@snipe.net>
|
2025-09-01 16:17:39 +01:00 |
|
|
|
bf5668a42e
|
Added payload to accessories API
Signed-off-by: snipe <snipe@snipe.net>
|
2025-09-01 12:23:39 +01:00 |
|
|
|
d5cc61f378
|
Added send to API call for creating users
Signed-off-by: snipe <snipe@snipe.net>
|
2025-08-28 07:28:51 +01:00 |
|
|
|
c450c0ddb8
|
lots of translation changes
|
2025-08-27 17:17:18 -05:00 |
|
|
|
75ab6c9b13
|
Merge pull request #17723 from uberbrady/improve_ldap_certificate_ignoring
Improve ldap certificate ignoring
|
2025-08-27 13:29:33 +01:00 |
|
|
|
264efb015e
|
Fixed jobtitle field mapping
Signed-off-by: snipe <snipe@snipe.net>
|
2025-08-26 15:05:05 +01:00 |
|
|
|
e74460aefc
|
Merge branch 'develop' into improve_ldap_certifcate_ignoring
|
2025-08-26 15:01:11 +01:00 |
|
|
|
469e3bd475
|
Nicer ldap preview layout, show all mapped fields
Signed-off-by: snipe <snipe@snipe.net>
|
2025-08-26 14:51:34 +01:00 |
|
|
|
b702e3e2de
|
Merge pull request #17492 from ischooluw/17448-feature-notes-api-endpoints
Fixes #17448: feat(api) - API endpoint for Adding Ad-Hoc Notes to Assets
|
2025-08-26 12:40:52 +01:00 |
|
|
|
7b6c0c3a40
|
Revert "tests passing, needs some manual testing"
This reverts commit fdb0651bf4.
|
2025-08-25 18:42:11 -05:00 |
|
|
|
fdb0651bf4
|
tests passing, needs some manual testing
|
2025-08-25 18:25:36 -05:00 |
|
|
|
07dbc6842c
|
Are you KIDDING ME, Github??
This reverts commit c8e79aa5ca, reversing
changes made to e60f2b2332.
Signed-off-by: snipe <snipe@snipe.net>
|
2025-08-25 15:56:28 +01:00 |
|
|
|
13cd7071b8
|
WIP improving some LDAP stuff
|
2025-08-25 15:41:01 +01:00 |
|
|
|
c8e79aa5ca
|
Merge branch 'develop' into add-display-name-to-users-fixed
|
2025-08-25 15:28:20 +01:00 |
|
|
|
b6d397bcca
|
Updated ->present()->fullName() to ->display_name
Signed-off-by: snipe <snipe@snipe.net>
|
2025-08-25 14:57:34 +01:00 |
|