3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-03-21 16:05:35 +00:00
Commit Graph

2856 Commits

Author SHA1 Message Date
9285697611 Merge remote-tracking branch 'origin/develop' 2021-08-20 17:30:52 -07:00
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
24af2ab67a Merge remote-tracking branch 'origin/develop' 2021-08-18 14:31:53 -07:00
7b447a2f16 Merge branch 'develop' of https://github.com/snipe/snipe-it into develop 2021-08-18 14:31:38 -07:00
f04e23cacb Add a small refactor so we not repeat logic 2021-08-18 15:22:53 -05:00
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
b88fde5dae Nicer comment formatting
Signed-off-by: snipe <snipe@snipe.net>
2021-08-18 12:07:09 -07:00
4d4badf830 Got the client-side LDAP setup working well enough for sync! 2021-08-17 14:43:36 -07:00
cef0e424e1 adds a Floor value for depreciation models 2021-08-16 18:14:10 -07:00
98285001ac Fixing Typo on creating Depreciation 2021-08-16 15:33:17 +03:00
ef687fdc7b Fixed typo
Signed-off-by: snipe <snipe@snipe.net>
2021-08-14 14:07:04 -07:00
45caa8a90d Added restore functionalty to asset API
Signed-off-by: snipe <snipe@snipe.net>
2021-08-14 14:06:15 -07:00
01037cf9cb initial commit: adds migration, input area and transformer modifications for depreciation minimum value [ch15358] 2021-08-10 18:26:43 -07:00
NMC
4cfc4aec1d fix false search in api. 2021-08-01 15:10:22 -04:00
NMC
976957ddd4 Add Maintained filed in licenses view and api. + Expires in API 2021-08-01 14:30:16 -04:00
cdc4940338 Merge pull request #9881 from inietov/fixes/integrity_constraint_violation__emailing_password_reset
Fixes Integrity constraint violation when emailing password reset.
2021-07-30 16:01:53 -07:00
27cdfbc579 Edit the log message 2021-07-29 16:14:52 -05:00
405545cd88 Add exception handling in the ForgotPasswordController 2021-07-29 16:02:45 -05:00
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
38a2a0c1ee Add the pertinent filters in Accessories and Consumables controllers 2021-07-26 12:59:15 -05:00
5f842d02ef Fixed namespace
Signed-off-by: snipe <snipe@snipe.net>
2021-07-15 13:24:40 -07:00
f753404197 missed this when rebasing 2021-07-15 12:26:14 +03:00
5d999d2572 legacy image_source support for store 2021-07-15 12:26:14 +03:00
2fc3ff671e hand legacy image_source field 2021-07-15 12:26:14 +03:00
89cc84f1d9 convert image_source field
This reverts commit b2d3ba7410.
2021-07-15 12:26:14 +03:00
f24138da44 Revert "Handle image_source with ConvertBase64ToFiles"
This reverts commit 168d7f7004.
2021-07-15 12:26:14 +03:00
a76b36cad9 Handle image_source with ConvertBase64ToFiles 2021-07-15 12:26:14 +03:00
23f77b2894 Fixed case again 2021-07-15 12:26:14 +03:00
6173aaa25c fixed capitalization 2021-07-15 12:26:13 +03:00
91af3f2661 Support images and multipart requests 2021-07-15 12:26:13 +03:00
4191dd39ea Support images and multipart requests 2021-07-15 12:26:13 +03:00
2f3501bdc2 Support images and multipart requests 2021-07-15 12:26:13 +03:00
f1b8ce0a1b Support images and multipart requests 2021-07-15 12:26:13 +03:00
6a21660c14 Support images and multipart requests 2021-07-15 12:26:13 +03:00
64c8767e81 Support images and multipart requests 2021-07-15 12:26:13 +03:00
0e7af80806 Support images and multipart requests 2021-07-15 12:26:13 +03:00
e95b15d553 Support images and multipart requests 2021-07-15 12:26:13 +03:00
bb269e0e5f Support images and multipart requests 2021-07-15 12:26:13 +03:00
60f13c8d79 Support images and multipart requests 2021-07-15 12:26:13 +03:00
5081ca3512 Support images and multipart requests 2021-07-15 12:26:13 +03:00
b4380c8012 Support images and multipart requests 2021-07-15 12:26:13 +03:00
f6766c5f23 Support images and multipart requests 2021-07-15 12:26:07 +03:00
8bbbb06c5e testing image upload via api 2021-07-15 12:24:25 +03:00
febf1ec20f Support legacy image_source property 2021-07-14 13:09:50 +03:00
7b12668af4 Merge branch 'develop' of github.com:snipe/snipe-it into feature/api-image-uploads 2021-07-13 17:23:44 +03:00
f785c3e759 Default to 1 if no qty is passed
Signed-off-by: snipe <snipe@snipe.net>
2021-07-08 16:04:52 -07:00
41deabf998 hand legacy image_source field 2021-07-07 09:33:48 +03:00
7a424649c8 convert image_source field
This reverts commit b2d3ba7410.
2021-07-07 09:24:24 +03:00
b2d3ba7410 Revert "Handle image_source with ConvertBase64ToFiles"
This reverts commit 168d7f7004.
2021-07-07 09:20:38 +03:00
168d7f7004 Handle image_source with ConvertBase64ToFiles 2021-07-07 09:08:37 +03:00