spencerrlongg
|
cec84b857b
|
fixed last audit date + test
|
2024-03-27 14:39:23 -05:00 |
|
Robert Spadaro
|
ccd00caa70
|
Wrap where logic in additional where statement to protect appended params
|
2024-03-27 15:36:00 -04:00 |
|
Spencer Long
|
013463aafc
|
Merge branch 'develop' into bug/sc-24884
|
2024-03-27 12:45:45 -05:00 |
|
snipe
|
8bc9688d71
|
Added ability to filter on category ID and model ID from user’s asset API
Signed-off-by: snipe <snipe@snipe.net>
|
2024-03-27 16:04:00 +00:00 |
|
snipe
|
850f85ff59
|
Merge pull request #14369 from spencerrlongg/bug/sc-24343
Add new validator for custom field checkboxes and fix asset model default updates
|
2024-03-26 19:22:29 +00:00 |
|
snipe
|
3ced85080a
|
Fixed #14495 - Allow user_id to be passed to limit to only specific admins
Signed-off-by: snipe <snipe@snipe.net>
|
2024-03-26 14:45:20 +00:00 |
|
spencerrlongg
|
7e4a0eedf0
|
rm dumb note
|
2024-03-25 10:46:26 -05:00 |
|
snipe
|
828b84084d
|
Added validation for last_audit_date and next_audit_date
Signed-off-by: snipe <snipe@snipe.net>
|
2024-03-21 18:29:38 +00:00 |
|
spencerrlongg
|
be282dd038
|
resolve a couple issues
|
2024-03-21 09:26:45 -05:00 |
|
snipe
|
5ed2bd0fb7
|
Skip the normal edit observer
Signed-off-by: snipe <snipe@snipe.net>
|
2024-03-20 23:52:22 +00:00 |
|
snipe
|
2067b1138a
|
Added the log item
Signed-off-by: snipe <snipe@snipe.net>
|
2024-03-20 23:43:58 +00:00 |
|
spencerrlongg
|
e7b9903341
|
delete some extra lines
|
2024-03-20 15:29:06 -05:00 |
|
spencerrlongg
|
d18aa1db98
|
some more cleanup + tests
|
2024-03-20 15:18:15 -05:00 |
|
Spencer Long
|
b4b4927370
|
Merge branch 'develop' into bug/sc-24884
|
2024-03-20 12:36:39 -05:00 |
|
spencerrlongg
|
0ffceb9691
|
some notes and a little progress
|
2024-03-20 00:07:52 -05:00 |
|
spencerrlongg
|
1e810d2426
|
most tests now passing, still one broken
|
2024-03-19 19:47:26 -05:00 |
|
Godfrey M
|
62745923cf
|
fixes API location delete
|
2024-03-19 15:25:28 -07:00 |
|
snipe
|
cce8cb4f5e
|
Move requestable scope below sorting, etc
Signed-off-by: snipe <snipe@snipe.net>
|
2024-03-14 13:24:22 +00:00 |
|
spencerrlongg
|
04d7884af8
|
some more testing stuff
|
2024-03-12 23:17:40 -05:00 |
|
spencerrlongg
|
eb8f1dd553
|
some cleanup
|
2024-03-09 12:29:26 -06:00 |
|
spencerrlongg
|
c8341d9dc4
|
aha, got it working.
|
2024-03-08 19:48:47 -06:00 |
|
spencerrlongg
|
b239b3a4db
|
some good progress, lots of testing needs to be done on the new inclusion of SubstituteBindings
|
2024-03-08 18:24:41 -06:00 |
|
Brady Wetherington
|
5b9120ba6c
|
Merge branch 'develop' into snipeit_v7_laravel10
|
2024-03-05 19:22:37 +00:00 |
|
spencerrlongg
|
ad0f873ece
|
rm validation stuff
|
2024-03-05 11:58:00 -06:00 |
|
spencerrlongg
|
eac01868ca
|
not all working, but pushing to work on something else
|
2024-03-05 11:02:55 -06:00 |
|
snipe
|
7c3d8b896b
|
Updated asset transformers/presenters to display requestable status
Signed-off-by: snipe <snipe@snipe.net>
|
2024-02-28 14:59:55 +00:00 |
|
snipe
|
a4941031cb
|
Merge pull request #14260 from marcusmoore/chore/sc-24808
Added tests around asset check in and added missing actions to the api controller action
|
2024-02-28 13:34:12 +00:00 |
|
snipe
|
a52181c995
|
Merge pull request #14283 from akemidx/bug/sc-24788
FIXED: Checked in Assets Did Not Show in Custom Report when Selecting a Valid Checked Out Date
|
2024-02-28 11:47:46 +00:00 |
|
snipe
|
ee75df0f0a
|
Merge pull request #14346 from snipe/feature/sc-18728
Added `min_amt` functionality to licenses
|
2024-02-28 11:26:25 +00:00 |
|
snipe
|
a059a42799
|
Added use Auth to API controller
Signed-off-by: snipe <snipe@snipe.net>
|
2024-02-28 11:14:48 +00:00 |
|
snipe
|
92b7c4b5ec
|
Allow sorting on min_amt
Signed-off-by: snipe <snipe@snipe.net>
|
2024-02-28 11:05:13 +00:00 |
|
snipe
|
0bd27d61b0
|
Added created_by to groups table
Signed-off-by: snipe <snipe@snipe.net>
|
2024-02-28 08:15:59 +00:00 |
|
Marcus Moore
|
5084e5d3ef
|
Improve variable type
|
2024-02-27 12:23:26 -08:00 |
|
Marcus Moore
|
a5516e3511
|
Improve trait name
|
2024-02-27 12:06:29 -08:00 |
|
Marcus Moore
|
0e460baf82
|
Improve readability
|
2024-02-27 12:03:36 -08:00 |
|
spencerrlongg
|
c025e25839
|
just the basics and notes, pushing to keep track
|
2024-02-26 14:32:50 -06:00 |
|
Marcus Moore
|
4caadcfa19
|
Clear pending checkout acceptances when checking in asset via api
|
2024-02-22 13:33:16 -08:00 |
|
Marcus Moore
|
dba837b1d2
|
Move location migration logic to trait
|
2024-02-22 13:21:52 -08:00 |
|
Marcus Moore
|
714fc63050
|
Have legacy locations updated upon api asset checkin
|
2024-02-22 13:14:30 -08:00 |
|
Marcus Moore
|
2df026bcb5
|
Allow updating asset default location when checking in asset via api
|
2024-02-22 12:40:14 -08:00 |
|
spencerrlongg
|
14358651e4
|
pushing to test other branches
|
2024-02-22 13:28:23 -06:00 |
|
snipe
|
cb78451d6c
|
Made website searchable on users table
Signed-off-by: snipe <snipe@snipe.net>
|
2024-02-22 16:13:54 +00:00 |
|
snipe
|
e8ad8a7448
|
Added email, phone icons
Signed-off-by: snipe <snipe@snipe.net>
|
2024-02-22 14:48:01 +00:00 |
|
spencerrlongg
|
20dbacd22f
|
store good, update needs work
|
2024-02-21 21:33:34 -06:00 |
|
Marcus Moore
|
aa2632fe46
|
Merge branch 'develop' into chore/sc-24808
|
2024-02-21 12:33:06 -08:00 |
|
Brady Wetherington
|
8f2843bfcf
|
Merge branch 'develop' into snipeit_v7_laravel10
Had to re-generate composer.lock, and re-do package.json and rebuild assets as well.
|
2024-02-21 20:22:28 +00:00 |
|
snipe
|
54552fc95c
|
Merge pull request #14192 from inietov/fixes/api_issue_checkin_licenses
Fixed #14183 API /hardware/:id/checkin doesn't return Licenses
|
2024-02-21 11:35:06 +00:00 |
|
spencerrlongg
|
26728a85ad
|
this seems to work for patches
|
2024-02-20 13:18:40 -06:00 |
|
spencerrlongg
|
c6d85a1b0b
|
allows arrays on checkbox values
|
2024-02-20 12:23:24 -06:00 |
|
snipe
|
71610fb20f
|
Merge pull request #14304 from snipe/feature/sc-24018
Added ability to bulk delete locations
|
2024-02-20 18:14:51 +00:00 |
|
snipe
|
a32c679519
|
Removed debugging
Signed-off-by: snipe <snipe@snipe.net>
|
2024-02-20 16:40:31 +00:00 |
|
snipe
|
1e602793b2
|
Added manager ID to filter
Signed-off-by: snipe <snipe@snipe.net>
|
2024-02-20 16:40:23 +00:00 |
|
snipe
|
8f8edd4126
|
Added /backups/latest endpoint
Signed-off-by: snipe <snipe@snipe.net>
|
2024-02-19 14:35:09 +00:00 |
|
snipe
|
10bb844087
|
Added comment
Signed-off-by: snipe <snipe@snipe.net>
|
2024-02-19 14:34:51 +00:00 |
|
snipe
|
ba3baabb50
|
Fixed @return
Signed-off-by: snipe <snipe@snipe.net>
|
2024-02-19 14:34:36 +00:00 |
|
snipe
|
c76fbe4edb
|
Return 404 if download file isn’t found
Signed-off-by: snipe <snipe@snipe.net>
|
2024-02-19 13:05:44 +00:00 |
|
snipe
|
9847934de9
|
Better handle large downloads on backup API
Signed-off-by: snipe <snipe@snipe.net>
|
2024-02-19 12:20:37 +00:00 |
|
snipe
|
d8b1eec91b
|
Merge pull request #14197 from inietov/fixes/component_licenses_checkouts_not_displayed_in_asset_history
Fixes #14010 Adds Components and Licenses logs to Assets history view
|
2024-02-15 09:57:46 +00:00 |
|
snipe
|
13d2af2155
|
Fixed ambiguous query on supplier_id in maintenances
Signed-off-by: snipe <snipe@snipe.net>
|
2024-02-15 09:51:14 +00:00 |
|
spencerrlongg
|
115e0fc119
|
implode submitted arrays to save
|
2024-02-14 13:15:23 -06:00 |
|
Marcus Moore
|
d7aed2edc9
|
Remove unneeded code
|
2024-02-14 11:10:45 -08:00 |
|
Marcus Moore
|
7bfd02054b
|
Remove duplicate authorization check
|
2024-02-14 10:48:41 -08:00 |
|
snipe
|
35a70988cb
|
Added sorting by status label
Signed-off-by: snipe <snipe@snipe.net>
|
2024-02-14 09:58:39 +00:00 |
|
snipe
|
7868a8c174
|
Added serial for API controller
Signed-off-by: snipe <snipe@snipe.net>
|
2024-02-14 09:47:13 +00:00 |
|
akemidx
|
4a57cfaf3e
|
commenting out the nulling of last checkout date on checkin page and API
|
2024-02-13 16:21:18 -05:00 |
|
snipe
|
1a480435de
|
Merge pull request #14190 from marcusmoore/bug/sc-24685
Fixed consumable checkout via API not sending notification
|
2024-02-05 17:16:57 +00:00 |
|
snipe
|
5882d71f9b
|
Fix company asset counts for dashboard widget
Signed-off-by: snipe <snipe@snipe.net>
|
2024-02-05 15:55:53 +00:00 |
|
Ivan Nieto Vivanco
|
5e4a3379a9
|
Adds Components and Licenses logs to Assets history view
|
2024-02-01 01:35:25 -06:00 |
|
Ivan Nieto Vivanco
|
51ae485f20
|
When asset is checked-in the assigned licenses also are taken from the user
|
2024-01-30 19:44:38 -06:00 |
|
Marcus Moore
|
2e0e39ccc8
|
Ensure notification is sent when consumable is checked out via api
|
2024-01-30 13:19:20 -08:00 |
|
Marcus Moore
|
42ec2548c9
|
Fire event when accessory checked out via API
Brings behavior in line with GUI controller
|
2024-01-29 17:03:19 -08:00 |
|
Marcus Moore
|
7d45cfff2c
|
Ensure accessory available when checking out via api
|
2024-01-29 16:49:09 -08:00 |
|
Brady Wetherington
|
f734e196e5
|
Merge branch 'develop' into snipeit_v7_laravel10
|
2024-01-08 18:57:55 +00:00 |
|
snipe
|
f8a21bdb2d
|
Moved limit and offset to after additional qualifiers
Signed-off-by: snipe <snipe@snipe.net>
|
2024-01-05 11:59:31 +00:00 |
|
Marcus Moore
|
742e183b02
|
Add guard against adding null values to query
Since $request->filled(null) returns true
|
2024-01-04 14:04:00 -08:00 |
|
Spencer Long
|
8546407083
|
Merge branch 'develop' into refactor/store_asset_form_request
|
2024-01-02 18:05:15 -06:00 |
|
snipe
|
f9139e0f10
|
Changed to use instanceof
Signed-off-by: snipe <snipe@snipe.net>
|
2023-12-19 13:25:32 +00:00 |
|
snipe
|
f13c1a53ef
|
Get an object instead of a collection
Signed-off-by: snipe <snipe@snipe.net>
|
2023-12-19 12:51:35 +00:00 |
|
snipe
|
f08ce34036
|
Fixed translation string in JSON
Signed-off-by: snipe <snipe@snipe.net>
|
2023-12-19 12:31:55 +00:00 |
|
snipe
|
a90b04c905
|
Allowed sorting on user_agent, etc
Signed-off-by: snipe <snipe@snipe.net>
|
2023-12-14 14:34:08 +00:00 |
|
snipe
|
e894138fd4
|
Added $user->created_at to API user create method
Signed-off-by: snipe <snipe@snipe.net>
|
2023-12-12 12:26:02 +00:00 |
|
snipe
|
631dd58de1
|
Added model name and number to quickscan
Signed-off-by: snipe <snipe@snipe.net>
|
2023-12-12 04:23:04 +00:00 |
|
snipe
|
778e45c9fd
|
Fixed maintenances patch endpoint
Signed-off-by: snipe <snipe@snipe.net>
|
2023-12-07 19:36:12 +00:00 |
|
spencerrlongg
|
2d57b9399c
|
more cleanup
|
2023-11-30 16:20:48 -06:00 |
|
spencerrlongg
|
6e5f296a13
|
gets rid of depreciate
|
2023-11-30 16:08:49 -06:00 |
|
spencerrlongg
|
68d85385a2
|
get rid of physical
|
2023-11-30 16:03:30 -06:00 |
|
spencerrlongg
|
88b6a541ee
|
removed references to archived
|
2023-11-30 15:59:03 -06:00 |
|
spencerrlongg
|
135b7bde7d
|
added some more check out assertions
|
2023-11-30 11:53:26 -06:00 |
|
spencerrlongg
|
d794608a09
|
note
|
2023-11-29 15:04:52 -06:00 |
|
spencerrlongg
|
c3492f1699
|
fixed eol, add calculated eol/eol explicit tests
|
2023-11-29 14:57:31 -06:00 |
|
spencerrlongg
|
9d8433bd6d
|
a couple quick things
|
2023-11-29 13:15:41 -06:00 |
|
spencerrlongg
|
15d11f7f4e
|
test checkout to user on store
|
2023-11-28 21:46:03 -06:00 |
|
spencerrlongg
|
75ac7f80b9
|
some refactor + tests
|
2023-11-28 15:17:46 -06:00 |
|
Brady Wetherington
|
6210716199
|
Merge branch 'develop' into snipeit_v7_laravel10
|
2023-11-27 13:04:39 +00:00 |
|
snipe
|
aed6b531cb
|
Derp. Extra return statement
Signed-off-by: snipe <snipe@snipe.net>
|
2023-11-22 23:05:38 +00:00 |
|
snipe
|
20c0f687e9
|
Added restored to asset observer, removed manual logging
Signed-off-by: snipe <snipe@snipe.net>
|
2023-11-22 20:09:10 +00:00 |
|
snipe
|
d06cfe6502
|
Changed verb to “restore” from “restored”
Signed-off-by: snipe <snipe@snipe.net>
|
2023-11-22 20:08:41 +00:00 |
|
snipe
|
6a3ab526de
|
Refactorer API controller restore methods
Signed-off-by: snipe <snipe@snipe.net>
|
2023-11-22 18:04:24 +00:00 |
|
snipe
|
0d29ac9856
|
Fixded gate return
Signed-off-by: snipe <snipe@snipe.net>
|
2023-11-22 13:48:20 +00:00 |
|
snipe
|
a08dcbdfdb
|
Quick revert for #13830
Signed-off-by: snipe <snipe@snipe.net>
|
2023-11-22 12:25:42 +00:00 |
|
snipe
|
7c88601066
|
Grab the API
Signed-off-by: snipe <snipe@snipe.net>
|
2023-11-20 15:31:39 +00:00 |
|
snipe
|
e41a16dbf3
|
Merge pull request #13879 from Godmartinz/location_search_bug
added user location scope
|
2023-11-19 07:01:59 +00:00 |
|
Godfrey M
|
57019e170f
|
adds user location scope, still needs fine tuning
|
2023-11-14 11:49:00 -08:00 |
|
snipe
|
000a28d648
|
Merge pull request #13830 from spencerrlongg/bug/sc-23921
Resolves Exceptions When An Array is Submitted and Exception Occurs Before Validation
|
2023-11-13 20:19:44 +00:00 |
|
snipe
|
7a638e4a65
|
RB-17457 - Object of class Illuminate\Database\Eloquent\Collection could not be converted to int
Signed-off-by: snipe <snipe@snipe.net>
|
2023-11-03 14:06:27 +00:00 |
|
spencerrlongg
|
3f834cb88f
|
authorization tested in request
|
2023-11-01 11:43:53 -05:00 |
|
spencerrlongg
|
b67b00dd82
|
this is a start, something up with asset_tag unique rule
|
2023-10-31 21:06:44 -05:00 |
|
snipe
|
05de8a5731
|
Re-added missing break
Signed-off-by: snipe <snipe@snipe.net>
|
2023-10-26 09:21:27 +01:00 |
|
snipe
|
887d013a39
|
Added listable fields in profile -> requested assets
Signed-off-by: snipe <snipe@snipe.net>
|
2023-10-25 19:42:33 +01:00 |
|
snipe
|
933ce61efd
|
Removed eager loading for defaultLoc, added requests loading, sorting
Signed-off-by: snipe <snipe@snipe.net>
|
2023-10-25 17:26:51 +01:00 |
|
snipe
|
96f7f49b68
|
Fixed response docblock
Signed-off-by: snipe <snipe@snipe.net>
|
2023-10-25 16:40:49 +01:00 |
|
snipe
|
38066bf162
|
Merge pull request #13758 from inietov/fixes/array_to_string_conversion_rb17355
Fixed ErrorException: Array to String Conversion rb17355
|
2023-10-18 19:09:13 +01:00 |
|
spencerrlongg
|
38de69b3da
|
new validation rule
|
2023-10-18 12:41:24 -05:00 |
|
snipe
|
1be503b21a
|
Make sure order number is not an array
Signed-off-by: snipe <snipe@snipe.net>
|
2023-10-18 14:36:16 +01:00 |
|
spencerrlongg
|
f7bb911b99
|
clean up
|
2023-10-17 19:06:53 -05:00 |
|
spencerrlongg
|
388e4c10c4
|
catch custom fields that are arrays
|
2023-10-17 19:03:58 -05:00 |
|
snipe
|
3f6554ee34
|
Use singleton for offset
Signed-off-by: snipe <snipe@snipe.net>
|
2023-10-16 23:23:43 +01:00 |
|
snipe
|
752171d5b8
|
Use singleton for offset
Signed-off-by: snipe <snipe@snipe.net>
|
2023-10-16 20:05:11 +01:00 |
|
Marcus Moore
|
417f9c21e4
|
Fix the storing of group permissions when creating via API
|
2023-10-10 17:51:29 -07:00 |
|
snipe
|
b9dc7f88d0
|
Fix qty requirements for Components API checkout
Signed-off-by: snipe <snipe@snipe.net>
|
2023-10-09 16:32:30 +01:00 |
|
spencerrlongg
|
a54fab5c33
|
add fieldset to allowed_columns
|
2023-09-28 13:02:12 -05:00 |
|
spencerrlongg
|
4d67c72eea
|
scope and switch case in api
|
2023-09-28 12:26:23 -05:00 |
|
snipe
|
2166d6649d
|
Merge pull request #13343 from snipe/fixes/re-scramble_password_if_ldap_pw_sync_not_enabled
Fixed #13336 - Save unhashed password if no password provided
|
2023-09-14 14:15:53 +01:00 |
|
snipe
|
d916e20c10
|
Merge pull request #13415 from marcusmoore/feature/department-scoping
Added `CompanyableTrait` to `Department` model
|
2023-09-14 12:52:53 +01:00 |
|
Godfrey Martinez
|
a26b96185b
|
Merge branch 'develop' into asset-model-notifs
|
2023-09-11 09:37:22 -07:00 |
|
snipe
|
d6dd332b09
|
Merge pull request #13557 from johnson-yi/fixes/add_changes_to_checkinout_actionlog
Added/Fixed: track changes on asset checkin/out
|
2023-09-05 19:08:49 +01:00 |
|
snipe
|
a62e2f092b
|
Merge pull request #13498 from marcusmoore/feature/add-checkin-date-range-filter-to-custom-asset-report
Added last check in column and filter to custom asset report
|
2023-09-05 13:22:15 +01:00 |
|
Johnson Yi
|
09f7b3debe
|
Track changes on asset checkin/out
|
2023-09-01 13:12:07 +10:00 |
|
Marcus Moore
|
806ab2cb9d
|
Ensure users are scoped by company in index method
|
2023-08-29 16:17:29 -07:00 |
|
snipe
|
baffcbad71
|
Set password property properly
Signed-off-by: snipe <snipe@snipe.net>
|
2023-08-28 20:47:56 +01:00 |
|
snipe
|
611db4c0d2
|
Removed stray line
Signed-off-by: snipe <snipe@snipe.net>
|
2023-08-28 20:46:45 +01:00 |
|
Godfrey M
|
8ebb9afedd
|
adds min_amt to asset model edit, index, and table
|
2023-08-24 10:30:07 -07:00 |
|
Marcus Moore
|
489d30c685
|
Set last_checkin in ui and api controllers
|
2023-08-21 11:57:33 -07:00 |
|
snipe
|
da2f22d504
|
Fixed #13487 - include supplier url in listing
Signed-off-by: snipe <snipe@snipe.net>
|
2023-08-18 15:31:15 +01:00 |
|
snipe
|
34f2221b02
|
Merge pull request #13471 from inietov/fixes/components_search
Fixed #13409 Search in component detail view not working
|
2023-08-16 21:59:40 +01:00 |
|
Brady Wetherington
|
852e9ff311
|
Accessory checkin via API reported wrong target user
|
2023-08-16 13:03:37 +01:00 |
|
Ivan Nieto Vivanco
|
92df32dfaa
|
Move a couple assignation of variables inside an else to only execute once
|
2023-08-15 21:10:48 -06:00 |
|
Ivan Nieto Vivanco
|
993918f47c
|
Add query to search into the per-component view
|
2023-08-15 15:31:36 -06:00 |
|
snipe
|
e41368daac
|
Merge pull request #12050 from cram42/develop
New Label Engine
|
2023-08-15 17:58:57 +01:00 |
|
Robert-Azelis
|
07bafa9508
|
Update CompaniesController.php
|
2023-08-13 17:15:20 +02:00 |
|
Marcus Moore
|
7c5a1b376e
|
Remove redundant Company::scopeCompanyables wrapper
|
2023-08-07 16:54:23 -07:00 |
|
Grant Le Roux
|
b1464e028c
|
Merge branch 'develop' into develop
|
2023-07-31 07:57:29 +08:00 |
|
Ivan Nieto Vivanco
|
0a841ddbb8
|
Change component validator to the correct asset id we're passing in the API call
|
2023-07-27 20:22:13 -06:00 |
|
Ivan Nieto Vivanco
|
c015264181
|
Adjust the license offset if it exceeds the total of license seats
|
2023-07-25 16:23:33 -06:00 |
|
snipe
|
b54e7dc3ee
|
Fixed #13336 - Save unhashed password if no password provided
Signed-off-by: snipe <snipe@snipe.net>
|
2023-07-19 17:44:40 +01:00 |
|
snipe
|
18e2ec4dad
|
Merge pull request #13310 from marcusmoore/bug/sc-23478
Fixed the inability to load location select when editing profile
|
2023-07-18 13:26:30 +01:00 |
|
snipe
|
f51dd15893
|
Moved deleted scope down
Signed-off-by: snipe <snipe@snipe.net>
|
2023-07-14 07:44:19 +01:00 |
|
Marcus Moore
|
346ace9444
|
Allow users that have permission to edit their own location to see locations in select list
|
2023-07-13 17:37:46 -07:00 |
|
snipe
|
981c3a430d
|
Merge pull request #13301 from uberbrady/better_auto_increment_tags
Better auto increment asset-tags [FD-32892]
|
2023-07-13 09:49:44 +01:00 |
|
Brady Wetherington
|
76191a09ed
|
Improvements to asset_tag auto-incrementing, with auto-fixups for gaps
|
2023-07-12 16:39:45 +01:00 |
|
snipe
|
14c61e4c17
|
Added phone, fax to departments, locations, companies
Signed-off-by: snipe <snipe@snipe.net>
|
2023-07-10 19:44:21 +01:00 |
|
snipe
|
4c3a306a6e
|
More shuffling of scopes
Signed-off-by: snipe <snipe@snipe.net>
|
2023-06-29 13:35:41 +01:00 |
|
Marcus Moore
|
3cb0920411
|
Merge branch 'develop' into company-scoping
|
2023-06-26 12:32:10 -07:00 |
|
snipe
|
78d8e32a22
|
Fixed weird order number thing
Signed-off-by: snipe <snipe@snipe.net>
|
2023-06-22 21:16:24 +01:00 |
|
Marcus Moore
|
8aae5beaba
|
Add explicit select back to query
|
2023-06-22 13:09:08 -07:00 |
|
Marcus Moore
|
a8133f62e8
|
Add explicit select back to query
|
2023-06-22 13:07:49 -07:00 |
|
Marcus Moore
|
ab5fed09db
|
Remove scopeCompanyables call from AssetsController@requestable
|
2023-06-22 12:36:43 -07:00 |
|
Marcus Moore
|
0a5e1e3190
|
Remove scopeCompanyables call from AssetsController@selectlist
|
2023-06-21 17:21:36 -07:00 |
|
Marcus Moore
|
fd55c99b87
|
Remove scopeCompanyables call from AssetsController@index
|
2023-06-21 16:29:44 -07:00 |
|
snipe
|
5d4e704fac
|
Added a comment
Signed-off-by: snipe <snipe@snipe.net>
|
2023-06-21 09:26:54 +01:00 |
|
snipe
|
2d9ddab3f0
|
Moved logic for tighter constraints when ids are passed
Signed-off-by: snipe <snipe@snipe.net>
|
2023-06-21 09:24:17 +01:00 |
|
Godfrey M
|
ee50906e44
|
attempt to add warranty to api controller
|
2023-06-13 11:20:55 -07:00 |
|
Marcus Moore
|
8e6e525b47
|
Remove scopeCompanyables call from LicensesController
|
2023-06-07 16:09:45 -07:00 |
|
Marcus Moore
|
a18f5e7fc0
|
Remove scopeCompanyables call from ConsumablesController
|
2023-06-07 14:22:22 -07:00 |
|
Marcus Moore
|
48850f3597
|
Remove scopeCompanyables call from ComponentsController
|
2023-06-06 18:02:18 -07:00 |
|
Ivan Nieto Vivanco
|
086265455d
|
Pass user count to the eloquent query
|
2023-05-23 11:53:09 -06:00 |
|
snipe
|
f9449aa81f
|
Merge pull request #13069 from marcusmoore/fixes/add-eager-load-to-asset-model-endpoint
Add eager loading to Asset Models controller
|
2023-05-22 14:39:32 -07:00 |
|
Marcus Moore
|
a6eeae6541
|
Eager load fieldset default values in asset model endpoint
|
2023-05-22 14:19:03 -07:00 |
|
snipe
|
02cacf76c6
|
Additional multi-select options for custom report
Signed-off-by: snipe <snipe@snipe.net>
|
2023-05-16 13:58:21 -07:00 |
|
snipe
|
5960a5425d
|
Pass filename to pre-import backup
Signed-off-by: snipe <snipe@snipe.net>
|
2023-05-08 14:48:26 -07:00 |
|
snipe
|
6486ea4fb7
|
Merge pull request #12976 from inietov/fixes/validate_soft-deleted_models_in_asset_model
Refactor of #12955
|
2023-05-08 13:14:02 -07:00 |
|
snipe
|
8b73fa0053
|
Added missing use statement
Signed-off-by: snipe <snipe@snipe.net>
|
2023-05-06 06:36:09 -07:00 |
|
Ivan Nieto Vivanco
|
fbb7c55450
|
Tweak 'exist' rule in Asset->model_id field so it ignores soft-deleted models
|
2023-05-04 03:12:36 -06:00 |
|
snipe
|
fc53b56481
|
Merge pull request #12955 from inietov/fixes/error_500_after_sign_and_accept_asset
Fixed Error 500 after sign and accept asset
|
2023-05-03 11:43:14 -07:00 |
|
snipe
|
b716f9f55e
|
Merge pull request #12916 from snipe/features/auto_add_to_fieldset
Added ability to auto-add fields to new fieldsets
|
2023-05-03 11:04:33 -07:00 |
|
snipe
|
ea17fdeba5
|
Merge pull request #12846 from snipe/features/livewire_location_import
Location importer via Livewire Importer
|
2023-05-03 11:02:06 -07:00 |
|
Ivan Nieto Vivanco
|
1b2d830380
|
Check if model exists before create asset via API
|
2023-05-01 16:05:03 -06:00 |
|
Marcus Moore
|
3cae32b236
|
Eager load default locations
|
2023-04-27 17:13:09 -07:00 |
|
snipe
|
54a766c4f9
|
Added dynamic warranty URL to manufacturers
Signed-off-by: snipe <snipe@snipe.net>
|
2023-04-26 16:39:15 -07:00 |
|
snipe
|
8f0b823fb3
|
Applies #12868
Signed-off-by: snipe <snipe@snipe.net>
|
2023-04-25 23:39:32 -07:00 |
|
snipe
|
22d73f503a
|
Merge pull request #12756 from dboth/develop
Fixed #8208, #8896, #8985 and #9789: Currency issues when using non-english locales (resubmission)
|
2023-04-25 22:32:13 -07:00 |
|
snipe
|
15dc4e4779
|
Added fieldset sync
Signed-off-by: snipe <snipe@snipe.net>
|
2023-04-25 21:29:57 -07:00 |
|
snipe
|
087f0e596a
|
Fixed has to where
Signed-off-by: snipe <snipe@snipe.net>
|
2023-04-17 22:44:05 -07:00 |
|
snipe
|
99cecee4b5
|
Merge branch 'develop' into features/adds_license_checkin_checkout_to_all_in_gui
|
2023-04-17 14:54:30 -07:00 |
|
snipe
|
16ab2bec06
|
Added sorting and searching on autoassign_licenses via user API
Signed-off-by: snipe <snipe@snipe.net>
|
2023-04-16 15:27:39 -07:00 |
|
snipe
|
64256351d8
|
Used a singleton to filter API limit value
Signed-off-by: snipe <snipe@snipe.net>
|
2023-04-16 08:46:39 -07:00 |
|
snipe
|
78ec21acc4
|
Added location case
Signed-off-by: snipe <snipe@snipe.net>
|
2023-04-16 07:47:49 -07:00 |
|
snipe
|
955539807c
|
Merge pull request #12830 from snipe/features/adds_supplier_id_to_components
Added supplier to components and consumables
|
2023-04-15 18:42:23 -07:00 |
|
snipe
|
fc7f1f907d
|
Fixed variable name
Signed-off-by: snipe <snipe@snipe.net>
|
2023-04-15 17:37:25 -07:00 |
|
snipe
|
4cbb9c2409
|
Use abs() instead of max
Signed-off-by: snipe <snipe@snipe.net>
|
2023-04-15 17:28:25 -07:00 |
|
snipe
|
2fe7fcecdb
|
Added case switch for sorting on suppliers
Signed-off-by: snipe <snipe@snipe.net>
|
2023-04-13 11:13:45 -07:00 |
|
snipe
|
d2b3e251ad
|
Added counters to API controllers
Signed-off-by: snipe <snipe@snipe.net>
|
2023-04-13 11:12:16 -07:00 |
|
snipe
|
112a04b108
|
Better handle weird data passed to the API via limit and offset
Signed-off-by: snipe <snipe@snipe.net>
|
2023-04-12 11:28:46 -07:00 |
|
snipe
|
cb76815e8b
|
Removed if check on assets, since that’s already handled via validation
Signed-off-by: snipe <snipe@snipe.net>
|
2023-04-07 09:42:31 -07:00 |
|
snipe
|
0abb993600
|
General cleanup and standardization for component API
Signed-off-by: snipe <snipe@snipe.net>
|
2023-04-06 22:02:57 -07:00 |
|
snipe
|
4840046f44
|
Check for available quantity on consumables before checkout
Signed-off-by: snipe <snipe@snipe.net>
|
2023-04-06 20:38:02 -07:00 |
|
Ivan Nieto Vivanco
|
d10b7fd6af
|
Use firstorfail on eloquent query to return error if asset is not found
|
2023-03-29 19:11:28 -06:00 |
|
Dominik Both
|
3271c9dc9f
|
Fix #8208, #8896, #8985, #9789
|
2023-03-29 09:56:34 +02:00 |
|
Ivan Nieto Vivanco
|
77d513f80b
|
Assign target variable as the other checkout types
|
2023-03-28 17:25:57 -06:00 |
|
Ivan Nieto Vivanco
|
d70b7dbf41
|
Checks if exist on API checkout
|
2023-03-28 16:12:48 -06:00 |
|