Godfrey M
|
86bc409d3a
|
adds serial column to the action logs
|
2022-11-17 12:57:53 -08:00 |
|
snipe
|
24841a75d4
|
Move common things into the model level validation
Signed-off-by: snipe <snipe@snipe.net>
|
2022-11-17 19:41:10 +00:00 |
|
Godfrey M
|
a02a04d601
|
fixes a regression with the csv assigned to fields
|
2022-11-16 16:34:57 -08:00 |
|
snipe
|
3997085faf
|
Merge pull request #12122 from Godmartinz/fixes_checkout_to_all_description
fixes checkout to all description
|
2022-11-16 21:56:53 +00:00 |
|
snipe
|
3ac92e1425
|
Merge pull request #12127 from deloz/fix-Asset-checked-in-Email-Asset-Picture-Not-Displaying
Fixed #12095 - email logo still linking even if settings deny it
|
2022-11-16 21:55:59 +00:00 |
|
snipe
|
cdcd19a7d8
|
Merge pull request #12132 from snipe/fixes/view_assets_page_error_when_no_custom_fields
Handle use case where there are no custom fields for any assigned models
|
2022-11-16 17:48:53 +00:00 |
|
snipe
|
489895a5fa
|
Added comments and spacing for readability
Signed-off-by: snipe <snipe@snipe.net>
|
2022-11-16 17:48:28 +00:00 |
|
snipe
|
1122562b4e
|
Handle use case where there are no custom fields for any assigned models
Signed-off-by: snipe <snipe@snipe.net>
|
2022-11-16 17:45:50 +00:00 |
|
snipe
|
4ffe13d3c2
|
Merge pull request #12131 from snipe/fixes/check_for_format_index_in_custom_field_api_call
Fixed 500 if `format` is not passed to the create custom field endpoint payload
|
2022-11-16 15:57:07 +00:00 |
|
snipe
|
5df76155ce
|
Check for the format index in the $data array when creating a new custom field via API
Signed-off-by: snipe <snipe@snipe.net>
|
2022-11-16 15:53:16 +00:00 |
|
snipe
|
e1c33d4eff
|
Merge pull request #12129 from deloz/fix-remove-duplicate-column-checkin_email
Fixed #12109 - Duplicate column on Category listing
|
2022-11-16 11:41:55 +00:00 |
|
Instead of looking elsewhere, it is better to come here together
|
2fc7a15372
|
Fixed: #12109
|
2022-11-16 18:22:11 +08:00 |
|
Instead of looking elsewhere, it is better to come here together
|
9056d48775
|
Fixed: 12095
|
2022-11-16 18:16:45 +08:00 |
|
Godfrey M
|
9fefdea9de
|
fixes checkout to all description
|
2022-11-15 12:50:46 -08:00 |
|
snipe
|
da0efaa278
|
Add @fernando-almeida as a contributor
|
2022-11-15 17:56:19 +00:00 |
|
snipe
|
69bde0443e
|
Add @lukasfehling as a contributor
|
2022-11-15 17:56:01 +00:00 |
|
snipe
|
6400bdc266
|
Merge pull request #12120 from snipe/features/added_deleted_filter_to_search_by_tag
Added ability to include deleted items in tag search endpoint
|
2022-11-15 17:54:34 +00:00 |
|
snipe
|
ffd252a00c
|
Merge pull request #12119 from lukasfehling/feature/added-endpoint-for-user-notification
Added: API endpoint to trigger a user email notification with their assigned assets
|
2022-11-15 17:51:15 +00:00 |
|
snipe
|
7fcf6f2463
|
Removed deleted parameter
Signed-off-by: snipe <snipe@snipe.net>
|
2022-11-15 17:47:21 +00:00 |
|
snipe
|
5103f28598
|
Merge pull request #12121 from snipe/fixes/safer_file_existance_checking_for_model_files
Replace error suppression with better logic
|
2022-11-15 17:43:39 +00:00 |
|
snipe
|
60d7128a5e
|
Replace error suppression with better logic
Signed-off-by: snipe <snipe@snipe.net>
|
2022-11-15 17:41:57 +00:00 |
|
snipe
|
2c5a0d370c
|
Clean up API byserial and bytag, allow deleted param
Signed-off-by: snipe <snipe@snipe.net>
|
2022-11-15 17:33:56 +00:00 |
|
snipe
|
bcbe517446
|
Added ability to include deleted items in tag search endpoint
Signed-off-by: snipe <snipe@snipe.net>
|
2022-11-15 17:18:09 +00:00 |
|
lukasfehling
|
d9a9bd1c0d
|
Added a api endpoint for sending email notifications to users with their assigned assets
|
2022-11-15 18:17:51 +01:00 |
|
snipe
|
2166fcec41
|
Merge pull request #12118 from snipe/features/adds_asset_tag_and_serial_to_api
Allow searching firectly for asset tag and serial
|
2022-11-15 17:16:17 +00:00 |
|
snipe
|
9a5d431962
|
Allow searching firectly for asset tag and serial
Signed-off-by: snipe <snipe@snipe.net>
|
2022-11-15 17:13:26 +00:00 |
|
snipe
|
6dc0846f38
|
Merge pull request #12117 from snipe/fixes/pr_12106_missing_slash_for_stdClass
Fixes PR #12106 missing slash for std class
|
2022-11-15 17:04:58 +00:00 |
|
snipe
|
50431c046f
|
Fixed missing slash in stdClass
Signed-off-by: snipe <snipe@snipe.net>
|
2022-11-15 17:04:06 +00:00 |
|
Ivan Nieto Vivanco
|
f0ecab7bb1
|
Fix typo in variable (ah-hyuck!)
|
2022-11-15 11:00:40 -06:00 |
|
Ivan Nieto Vivanco
|
7cc8b39863
|
Checks if settings let URL's be shown in email notifications
|
2022-11-15 10:55:54 -06:00 |
|
snipe
|
ae259f36ae
|
Merge pull request #12106 from fernando-almeida/develop
Fix HTTP AssetTransformer to generate an empty object for missing custom fields
|
2022-11-15 15:54:43 +00:00 |
|
Ivan Nieto Vivanco
|
cd2997b674
|
Determine if email_logo or logo setting needs to be used in the Forgot Password email
|
2022-11-15 08:08:26 -06:00 |
|
snipe
|
8122236944
|
Merge pull request #12096 from snipe/features/add_custom_field_option_to_view_assets
Added custom field option to view assets
|
2022-11-14 22:45:26 +00:00 |
|
snipe
|
56c4fa7c27
|
Override display settings if field is encrypted
Signed-off-by: snipe <snipe@snipe.net>
|
2022-11-14 22:41:31 +00:00 |
|
snipe
|
602c2698d2
|
Fixed broken table header tag
Signed-off-by: snipe <snipe@snipe.net>
|
2022-11-14 22:06:23 +00:00 |
|
snipe
|
ff0b68724f
|
Merge pull request #12107 from snipe/fixes/500_on_missing_model_file
Fixed 500 error if model files are missing
|
2022-11-14 22:04:31 +00:00 |
|
snipe
|
d4ac7530b6
|
Removed download button for files that don’t exist on the server
Signed-off-by: snipe <snipe@snipe.net>
|
2022-11-14 22:04:06 +00:00 |
|
snipe
|
4aded5e117
|
FIxed 500 error if model files are missing
Signed-off-by: snipe <snipe@snipe.net>
|
2022-11-14 22:01:33 +00:00 |
|
snipe
|
15da39d44a
|
Merge pull request #12105 from snipe/fixes/500_on_missing_license_files
Fixed 500 on missing license files
|
2022-11-14 17:44:16 +00:00 |
|
snipe
|
077d343f01
|
Prevent 500 if license file is missing
Signed-off-by: snipe <snipe@snipe.net>
|
2022-11-14 17:42:40 +00:00 |
|
Fernando Almeida
|
47ee2a8153
|
Fix HTTP AssetTransformer to generate an empty object for missing custom_fields instead of an empty array.
|
2022-11-14 16:31:08 +00:00 |
|
snipe
|
ae95ee49f1
|
Hide the option if the field is encrypted
Signed-off-by: snipe <snipe@snipe.net>
|
2022-11-10 17:56:50 +00:00 |
|
snipe
|
2ac558494d
|
Set column width instead of letting BS tables guess
Signed-off-by: snipe <snipe@snipe.net>
|
2022-11-10 17:21:07 +00:00 |
|
snipe
|
ede16ad2c2
|
Removed unused block
Signed-off-by: snipe <snipe@snipe.net>
|
2022-11-10 17:19:35 +00:00 |
|
snipe
|
1e34398c99
|
Permissions check on the field itself
Signed-off-by: snipe <snipe@snipe.net>
|
2022-11-10 17:19:12 +00:00 |
|
snipe
|
7a5fcfb87a
|
Loop through fields array
Signed-off-by: snipe <snipe@snipe.net>
|
2022-11-10 16:46:59 +00:00 |
|
snipe
|
1fa624420e
|
Removed unneeded relationships
Signed-off-by: snipe <snipe@snipe.net>
|
2022-11-10 16:46:49 +00:00 |
|
Godfrey M
|
92ae271292
|
adds validation for department names at Company locations
|
2022-11-09 13:11:33 -08:00 |
|
snipe
|
6a9131e771
|
Merge pull request #12088 from uberbrady/minimal_scim_upgrade
Added new SCIM env vars; and upgraded SCIM library
|
2022-11-09 19:30:50 +00:00 |
|
Brady Wetherington
|
383bd6bb45
|
Add new SCIM env vars; upgrade SCIM library
|
2022-11-09 19:08:15 +00:00 |
|