snipe
|
c3e4d9d773
|
Make column name consistent with field name (BREAKING)
Signed-off-by: snipe <snipe@snipe.net>
|
2023-01-17 18:27:47 -08:00 |
|
snipe
|
f08babfa8a
|
Just moved some stuff around - no actual meaningful code changes
Signed-off-by: snipe <snipe@snipe.net>
|
2023-01-17 17:22:03 -08:00 |
|
snipe
|
4ef0005e7c
|
BREAKING: changed API fieldname result for 2FA
Signed-off-by: snipe <snipe@snipe.net>
|
2023-01-17 17:21:40 -08:00 |
|
snipe
|
dbda288a44
|
Formatting changes only for readability
Signed-off-by: snipe <snipe@snipe.net>
|
2023-01-17 17:21:20 -08:00 |
|
snipe
|
eaf9332096
|
Added filterability to 2FA fields
Signed-off-by: snipe <snipe@snipe.net>
|
2023-01-17 17:21:03 -08:00 |
|
snipe
|
dd8c6e92db
|
Merge pull request #12355 from snipe/features/make_category_visable_on_models_page_by_default
Added catergories to default visiable set on asset models
|
2023-01-15 17:09:00 -08:00 |
|
snipe
|
f4630d67be
|
Added catergories to default visiable set
Signed-off-by: snipe <snipe@snipe.net>
|
2023-01-15 17:07:50 -08:00 |
|
snipe
|
6f6f99f64e
|
Merge pull request #12354 from uberbrady/fix_npm_dependencies
Backed out less-loader version requirement so that builds still work
|
2023-01-14 10:57:35 -08:00 |
|
Brady Wetherington
|
6f89e8b0d8
|
Backed out less-loader version requirement so that builds still work
|
2023-01-14 10:53:36 -08:00 |
|
snipe
|
6815a16a5f
|
Merge pull request #12353 from snipe/fixes/rollbar_logging
Only add rollbar to the logging array if the app is in production
|
2023-01-13 13:53:30 -08:00 |
|
snipe
|
0c3d03a4ce
|
Only add rollbar to the logging array if the app is in production
Signed-off-by: snipe <snipe@snipe.net>
|
2023-01-13 13:50:16 -08:00 |
|
snipe
|
8048d06853
|
Merge pull request #12352 from snipe/fixes/added_south_sudan_to_country_list
Added South Sudan to country list
|
2023-01-13 13:24:54 -08:00 |
|
snipe
|
50cc69c427
|
Added South Sudan to country list
Signed-off-by: snipe <snipe@snipe.net>
|
2023-01-13 13:23:57 -08:00 |
|
snipe
|
021e54adaa
|
Merge pull request #12351 from snipe/fixes/check_filename_has_value_before_delete
Check that the `$use_db_field` has a value before attempting a delete
|
2023-01-13 11:29:31 -08:00 |
|
snipe
|
9d0a15990e
|
Check that the $use_db_field has a value before attempting a delete
Signed-off-by: snipe <snipe@snipe.net>
|
2023-01-13 11:26:11 -08:00 |
|
snipe
|
4f8951f6f1
|
Merge pull request #12335 from uberbrady/windows_snipeit_restore
Fixed #12004: Snipe-IT restore didn't work on Windows
|
2023-01-11 11:03:44 -08:00 |
|
snipe
|
85b712e915
|
Merge pull request #12337 from snipe/docs/added_jamf_rename
Added jamf-snipe-rename script to third party list
|
2023-01-10 18:10:47 -08:00 |
|
snipe
|
ca244911ed
|
Added jamf-snipe-rename script to third party list
Signed-off-by: snipe <snipe@snipe.net>
|
2023-01-10 18:10:13 -08:00 |
|
snipe
|
942681bee5
|
Merge pull request #12336 from snipe/features/category_query_optimization
Refactor category API for fewer queries
|
2023-01-10 17:54:45 -08:00 |
|
snipe
|
459c95064e
|
Fixed default
Signed-off-by: snipe <snipe@snipe.net>
|
2023-01-10 17:54:04 -08:00 |
|
snipe
|
2eac03db4a
|
Merge pull request #12329 from snipe/fixes/rollbar_integration
Fixed rollbar integration if ROLLBAR_TOKEN is provided
|
2023-01-10 17:21:52 -08:00 |
|
snipe
|
0b0fdd8aa5
|
Small formatting fixes, fixed typo in comment
Signed-off-by: snipe <snipe@snipe.net>
|
2023-01-10 16:32:18 -08:00 |
|
snipe
|
8f3a237ea0
|
More comments
Signed-off-by: snipe <snipe@snipe.net>
|
2023-01-10 16:29:51 -08:00 |
|
snipe
|
151719a91c
|
Added comments
Signed-off-by: snipe <snipe@snipe.net>
|
2023-01-10 16:24:46 -08:00 |
|
snipe
|
825df2cf75
|
Load up the item counts with the individual API methods for accurate numbers without n+1
Signed-off-by: snipe <snipe@snipe.net>
|
2023-01-10 16:17:03 -08:00 |
|
snipe
|
b66cd313b9
|
Refactored itemCount() to use existing blah_count fields if they exist
Signed-off-by: snipe <snipe@snipe.net>
|
2023-01-10 16:16:25 -08:00 |
|
snipe
|
d508374c57
|
Disallowed category type change string
Signed-off-by: snipe <snipe@snipe.net>
|
2023-01-10 16:15:51 -08:00 |
|
snipe
|
f50b622eb8
|
Disallow editing of category type once created, added help text
Signed-off-by: snipe <snipe@snipe.net>
|
2023-01-10 16:15:40 -08:00 |
|
snipe
|
bef4224e14
|
Added notes to itemCount()
Signed-off-by: snipe <snipe@snipe.net>
|
2023-01-10 13:50:24 -08:00 |
|
snipe
|
249b188654
|
Refactor category API and transformer for query optimization
Signed-off-by: snipe <snipe@snipe.net>
|
2023-01-10 13:30:01 -08:00 |
|
Brady Wetherington
|
2170343958
|
Fixed #12004: Snipe-IT restore didn't work on Windows
|
2023-01-10 13:06:47 -08:00 |
|
snipe
|
17c308f3ca
|
Merge remote-tracking branch 'origin/master' into develop
|
2023-01-10 02:08:23 -08:00 |
|
snipe
|
35136cea07
|
Add @subdriven as a contributor
|
2023-01-10 02:07:48 -08:00 |
|
snipe
|
0db83ad8cb
|
Merge pull request #12158 from subdriven/master
Updated installer script for multiple fixes and features
|
2023-01-10 02:04:29 -08:00 |
|
snipe
|
62bf7b1bce
|
Merge remote-tracking branch 'origin/develop'
|
2023-01-10 01:56:27 -08:00 |
|
snipe
|
50fdf9c33b
|
Merge pull request #12330 from snipe/fixes/custom_status_label_sidenav
Fixed UX issue where assets sidenav would collapse if custom status label is selected
|
2023-01-10 01:55:52 -08:00 |
|
snipe
|
c5c37fa95f
|
Fixed copypasta
Signed-off-by: snipe <snipe@snipe.net>
|
2023-01-10 01:54:26 -08:00 |
|
snipe
|
9dc016aecc
|
Fixed issue where assets sidenav would collapse if custom status label is selected
Signed-off-by: snipe <snipe@snipe.net>
|
2023-01-10 01:31:00 -08:00 |
|
snipe
|
1cf7784bb8
|
Logging override if ROLLBAR_TOKEN is provided
Signed-off-by: snipe <snipe@snipe.net>
|
2023-01-10 00:20:56 -08:00 |
|
snipe
|
60dcaa9e94
|
Merge remote-tracking branch 'origin/develop'
Signed-off-by: snipe <snipe@snipe.net>
# Conflicts:
# config/version.php
|
2023-01-09 21:11:29 -08:00 |
|
snipe
|
2e75bd6960
|
Bumped hash
Signed-off-by: snipe <snipe@snipe.net>
|
2023-01-09 21:11:00 -08:00 |
|
snipe
|
799c9c910e
|
Merge remote-tracking branch 'origin/develop'
|
2023-01-09 21:09:46 -08:00 |
|
snipe
|
005d6d3b62
|
Merge pull request #12328 from snipe/fixes/revert_to_old_behavior_on_byserial
Fixed bySerial endpoint to always return a list
|
2023-01-09 21:09:25 -08:00 |
|
snipe
|
529b005d1e
|
We were previously returning a collection - this reverts the change in the last PR to keep that behavior consistent
Signed-off-by: snipe <snipe@snipe.net>
|
2023-01-09 21:05:51 -08:00 |
|
snipe
|
dd55aedb87
|
Merge remote-tracking branch 'origin/develop'
|
2023-01-09 20:47:46 -08:00 |
|
snipe
|
be16fe948a
|
Merge pull request #12327 from snipe/fixes/formatting_regression_with_bytag_api_response
Determine which transformer to use based on number of assets
|
2023-01-09 20:46:49 -08:00 |
|
snipe
|
7846251d25
|
Re-added return for no results (derp)
Signed-off-by: snipe <snipe@snipe.net>
|
2023-01-09 20:43:57 -08:00 |
|
snipe
|
cc665d50ed
|
One more refactor, hopefully simplifying
Signed-off-by: snipe <snipe@snipe.net>
|
2023-01-09 20:40:12 -08:00 |
|
snipe
|
ae76d46f87
|
Small refactor to ALWAYS return deleted assets in a collection transformer
Signed-off-by: snipe <snipe@snipe.net>
|
2023-01-09 20:23:05 -08:00 |
|
snipe
|
bf849128fc
|
Replicate the response behavior in the bySerial endpoint
Signed-off-by: snipe <snipe@snipe.net>
|
2023-01-09 19:57:47 -08:00 |
|