snipe
|
d96f877aa4
|
Default show_in_nav to 0
Signed-off-by: snipe <snipe@snipe.net>
|
2021-09-15 11:33:13 -07:00 |
|
snipe
|
80175cffdc
|
Fixed #9969 - added color, show_in_nav, and default_label to status labels API
Signed-off-by: snipe <snipe@snipe.net>
|
2021-09-10 20:44:49 -07:00 |
|
snipe
|
2f25eb598b
|
Allow the Assets API controller to handle depreciation reports
Signed-off-by: snipe <snipe@snipe.net>
|
2021-09-01 17:33:39 -07:00 |
|
snipe
|
4293674f4a
|
Added a few more fields to the users API
Signed-off-by: snipe <snipe@snipe.net>
|
2021-08-31 12:36:06 -07:00 |
|
snipe
|
aeae681326
|
Fixecd copypasta from state to zip
Signed-off-by: snipe <snipe@snipe.net>
|
2021-08-31 12:28:20 -07:00 |
|
snipe
|
4794f93224
|
Added additional fields for user search
Signed-off-by: snipe <snipe@snipe.net>
|
2021-08-31 12:24:53 -07:00 |
|
Shanks
|
961e80404a
|
Update AssetsController.php
Fix:When using API CheckIn assets, there will be two CheckIn records in the Activity Report log for each asset.
|
2021-08-24 16:39:58 +08:00 |
|
snipe
|
9687bcb41c
|
Fixed issue where consumables model number was not searchable
Signed-off-by: snipe <snipe@snipe.net>
|
2021-08-20 17:30:35 -07:00 |
|
snipe
|
7b447a2f16
|
Merge branch 'develop' of https://github.com/snipe/snipe-it into develop
|
2021-08-18 14:31:38 -07:00 |
|
Ivan Nieto Vivanco
|
f04e23cacb
|
Add a small refactor so we not repeat logic
|
2021-08-18 15:22:53 -05:00 |
|
Ivan Nieto Vivanco
|
4207858a14
|
Fix the count in StatuslabelsController@getAssetsCountByStatuslabel() function that allows it to pass the correct index
Also edit the default color for assets with the Pending label, so it match the color in the docs
|
2021-08-18 14:08:35 -05:00 |
|
snipe
|
b88fde5dae
|
Nicer comment formatting
Signed-off-by: snipe <snipe@snipe.net>
|
2021-08-18 12:07:09 -07:00 |
|
snipe
|
ef687fdc7b
|
Fixed typo
Signed-off-by: snipe <snipe@snipe.net>
|
2021-08-14 14:07:04 -07:00 |
|
snipe
|
45caa8a90d
|
Added restore functionalty to asset API
Signed-off-by: snipe <snipe@snipe.net>
|
2021-08-14 14:06:15 -07:00 |
|
Godfrey M
|
01037cf9cb
|
initial commit: adds migration, input area and transformer modifications for depreciation minimum value [ch15358]
|
2021-08-10 18:26:43 -07:00 |
|
snipe
|
593e1234a5
|
Merge pull request #9797 from markbrule/fixes/search_parameter_checkedout_api
Fixed #9671: wrap OR queries in sub-condition in checkedout search
|
2021-07-27 14:39:10 -07:00 |
|
Ivan Nieto Vivanco
|
38a2a0c1ee
|
Add the pertinent filters in Accessories and Consumables controllers
|
2021-07-26 12:59:15 -05:00 |
|
snipe
|
5f842d02ef
|
Fixed namespace
Signed-off-by: snipe <snipe@snipe.net>
|
2021-07-15 13:24:40 -07:00 |
|
Petri Asikainen
|
febf1ec20f
|
Support legacy image_source property
|
2021-07-14 13:09:50 +03:00 |
|
Petri Asikainen
|
7b12668af4
|
Merge branch 'develop' of github.com:snipe/snipe-it into feature/api-image-uploads
|
2021-07-13 17:23:44 +03:00 |
|
snipe
|
f785c3e759
|
Default to 1 if no qty is passed
Signed-off-by: snipe <snipe@snipe.net>
|
2021-07-08 16:04:52 -07:00 |
|
Petri Asikainen
|
41deabf998
|
hand legacy image_source field
|
2021-07-07 09:33:48 +03:00 |
|
Petri Asikainen
|
7a424649c8
|
convert image_source field
This reverts commit b2d3ba7410 .
|
2021-07-07 09:24:24 +03:00 |
|
Petri Asikainen
|
b2d3ba7410
|
Revert "Handle image_source with ConvertBase64ToFiles"
This reverts commit 168d7f7004 .
|
2021-07-07 09:20:38 +03:00 |
|
Petri Asikainen
|
168d7f7004
|
Handle image_source with ConvertBase64ToFiles
|
2021-07-07 09:08:37 +03:00 |
|
Mark Brule
|
f706c87cbc
|
wrap OR queries in sub-condition
|
2021-07-06 20:43:17 +00:00 |
|
Petri Asikainen
|
e275c9ee90
|
Fixed case again
|
2021-07-06 07:10:03 +03:00 |
|
Petri Asikainen
|
347e742e88
|
merged current upstream/develop
|
2021-06-30 12:02:05 +03:00 |
|
snipe
|
868419b35b
|
Components checkin/checkout via API
Signed-off-by: snipe <snipe@snipe.net>
|
2021-06-30 01:02:44 -07:00 |
|
Petri Asikainen
|
6048acc95d
|
fixed capitalization
|
2021-06-30 06:36:12 +03:00 |
|
Petri Asikainen
|
b0aa26e6cb
|
Support images and multipart requests
|
2021-06-29 14:25:20 +03:00 |
|
Petri Asikainen
|
b49733832c
|
Support images and multipart requests
|
2021-06-29 12:29:17 +03:00 |
|
Petri Asikainen
|
8c0be3aa87
|
Support images and multipart requests
|
2021-06-29 12:29:07 +03:00 |
|
Petri Asikainen
|
a936744e2e
|
Support images and multipart requests
|
2021-06-29 12:28:52 +03:00 |
|
Petri Asikainen
|
f9da83bc46
|
Support images and multipart requests
|
2021-06-29 12:28:42 +03:00 |
|
Petri Asikainen
|
fc8498972e
|
Support images and multipart requests
|
2021-06-29 12:28:32 +03:00 |
|
Petri Asikainen
|
4ba75291e4
|
Support images and multipart requests
|
2021-06-29 12:27:18 +03:00 |
|
Petri Asikainen
|
a7b1e31776
|
Support images and multipart requests
|
2021-06-29 12:27:08 +03:00 |
|
Petri Asikainen
|
604a0b6df1
|
Support images and multipart requests
|
2021-06-29 12:26:59 +03:00 |
|
Petri Asikainen
|
4ed9788a0e
|
Support images and multipart requests
|
2021-06-29 12:26:45 +03:00 |
|
Petri Asikainen
|
e8a4059db9
|
Support images and multipart requests
|
2021-06-29 12:26:24 +03:00 |
|
Petri Asikainen
|
aa402bf896
|
Support images and multipart requests
|
2021-06-29 12:26:15 +03:00 |
|
Petri Asikainen
|
8d4219759e
|
Support images and multipart requests
|
2021-06-29 12:25:47 +03:00 |
|
snipe
|
a4fd0c9c6d
|
Fixed #9745 - added searchable, sortable notes field to status labels
Signed-off-by: snipe <snipe@snipe.net>
|
2021-06-28 11:52:57 -07:00 |
|
Petri Asikainen
|
e0c5205e9b
|
save images
|
2021-06-28 08:11:33 +03:00 |
|
Petri Asikainen
|
695bf1e15f
|
save images
|
2021-06-28 07:58:08 +03:00 |
|
Petri Asikainen
|
0e2efb6573
|
Merge branch 'develop' of github.com:snipe/snipe-it into feature/api-image-uploads
|
2021-06-27 14:38:55 +03:00 |
|
snipe
|
e44a25126d
|
Merge pull request #9676 from inietov/fixes/asset_checkin_api_doesnt_send_notification
Fixes #9666 Asset checkin via api doesn't send notification.
|
2021-06-23 14:35:07 -07:00 |
|
Petri Asikainen
|
491a788cd0
|
testing image upload via api
|
2021-06-23 11:22:41 +03:00 |
|
Travis Miller
|
4f6b1bb12d
|
Fixed #9680: Use Eloquent’s withCount method to count Statuslabel assets
|
2021-06-09 11:52:04 -05:00 |
|