snipe
28e8db400a
Merge branch 'develop' into features/setting_for_username_display
2023-02-14 21:18:19 -08:00
snipe
cde1ab241b
This is broken right now :(
...
Signed-off-by: snipe <snipe@snipe.net >
2023-02-14 21:04:14 -08:00
snipe
cc1f9451da
Apply new settings option to name for accessories transformers
...
Signed-off-by: snipe <snipe@snipe.net >
2023-02-14 21:04:03 -08:00
snipe
5d16f5d0d8
Starting to unfuck consumables, but what a mess
...
Signed-off-by: snipe <snipe@snipe.net >
2023-02-14 20:54:27 -08:00
snipe
1d47e87d54
Added setting new setting to Settings save method
...
Signed-off-by: snipe <snipe@snipe.net >
2023-02-14 20:54:13 -08:00
snipe
d2ab358c6a
Use new compact user transformer
...
Signed-off-by: snipe <snipe@snipe.net >
2023-02-14 20:53:55 -08:00
snipe
6a6c356cf3
Removed BS table shim for usernames
...
Signed-off-by: snipe <snipe@snipe.net >
2023-02-14 20:52:46 -08:00
snipe
262204568e
Added translations for new username display option
...
Signed-off-by: snipe <snipe@snipe.net >
2023-02-14 20:52:21 -08:00
snipe
3340d8ffcf
Added compact user view in transformer
...
Signed-off-by: snipe <snipe@snipe.net >
2023-02-14 20:52:05 -08:00
snipe
dd3fcdf018
Added checkbox and migration on how to show username
...
Signed-off-by: snipe <snipe@snipe.net >
2023-02-14 20:44:29 -08:00
snipe
be404d34c5
Made method name more consistent
...
Signed-off-by: snipe <snipe@snipe.net >
2023-02-14 20:44:11 -08:00
snipe
79b9b097a8
Removed legacy API endpoint
...
Signed-off-by: snipe <snipe@snipe.net >
2023-02-14 20:34:15 -08:00
snipe
1ed57d30e0
Merge pull request #12516 from inietov/fixes/quotes_in_custom_field_custom_regex
...
Fixed #12252 Quotes in Custom Field regex are being HTML-escaped
2023-02-14 20:10:43 -08:00
snipe
f7df2ae403
Merge pull request #12513 from Godmartinz/gh12493
...
adds a red icon next to the undeployable status
2023-02-14 14:37:06 -08:00
Godfrey M
793cf4823b
missing things like mr magoo
2023-02-14 14:35:54 -08:00
Godfrey M
c0d8ff1676
simplified to an else instead of elseif
2023-02-14 14:21:24 -08:00
snipe
b0b1c96ab5
Merge pull request #12514 from marcusmoore/fixes/preserve-asset-name-during-api-checkout
...
Fix asset names being removed during API checkout requests
2023-02-14 12:22:03 -08:00
Marcus Moore
8e00191b69
Add comment
2023-02-14 12:19:16 -08:00
Marcus Moore
a94f19a68e
Use name if provided by asset checkout request
2023-02-14 12:08:20 -08:00
Godfrey M
0cd558593d
adds the red x icon to a false deployable status
2023-02-14 10:34:36 -08:00
Godfrey M
d03e042eda
adds a red icon next to broken- not fixable status label
2023-02-14 09:55:48 -08:00
snipe
1520c9c6a7
Merge pull request #12506 from marcusmoore/fix/use-translation-strings-for-importer-errors
...
Use translation strings for importer exceptions
2023-02-13 14:17:47 -08:00
Marcus Moore
4bdb1cf552
Improve error message wording
2023-02-13 13:34:20 -08:00
Marcus Moore
2349f54013
Use translation strings for importer exceptions
2023-02-13 13:30:36 -08:00
snipe
2bbbc8158b
Merge pull request #12477 from akemidx/apple_warranty_link
...
Added functionality to Apple Warranty link
2023-02-13 13:02:33 -08:00
snipe
2f5b4c8e1b
Merge pull request #12498 from akemidx/layout_trans
...
Translations for the layout setup
2023-02-13 13:01:58 -08:00
Ivan Nieto Vivanco
99122ccb50
Add migration to fix already escaped formats in the database
2023-02-12 17:40:04 -06:00
Ivan Nieto Vivanco
6936efd387
Remove e() function from customfield format input
2023-02-12 16:27:37 -06:00
akemidx
5714824aa7
translations for the layout setup
2023-02-09 17:24:34 -05:00
snipe
e79818967d
Merge pull request #12490 from akemidx/manufacturer_marker
...
Removed "required" marker for manufacturer on asset models (since it is not actually required)
2023-02-09 12:43:14 -08:00
akemidx
32ed70259e
sweedish chef fixes up your typos
2023-02-09 15:39:10 -05:00
snipe
35ab4a4cce
Merge pull request #12489 from marcusmoore/fix/encoding-errors-in-importer
...
Improve error messaging around invalid characters in import
2023-02-08 15:08:23 -08:00
akemidx
1a651b33fc
manufacturer marker removal
2023-02-08 17:31:39 -05:00
Marcus Moore
73f355f3a8
Return 422 instead of 500 when import is invalid
2023-02-08 12:39:42 -08:00
Marcus Moore
b3881a43a7
Fix return type
2023-02-08 12:34:25 -08:00
Marcus Moore
c2c666aef0
Formatting
2023-02-08 12:32:57 -08:00
Marcus Moore
5962f1b627
Catch json encoding exceptions and display them to the user
2023-02-08 12:21:51 -08:00
snipe
a4a3c03a7c
Merge pull request #12478 from inietov/fixes/added_translation_strings_inventory_report
...
Fixed #12064 Mail-Template missing translation strings
2023-02-08 10:02:19 -08:00
snipe
e883a61a48
Merge pull request #12480 from snipe/fixes/ui_fix_for_user_files
...
Fixed UI bug where download button was missing for non-images
2023-02-07 18:46:07 -08:00
snipe
16fcc6dc44
Fixed UI bug where download button was missing for non-images
...
Signed-off-by: snipe <snipe@snipe.net >
2023-02-07 18:40:00 -08:00
Ivan Nieto Vivanco
49b6a1cc53
Adds translation strings to theinventory report sent to users
2023-02-07 18:29:19 -06:00
akemidx
75f3cb3079
fixing external if statement
2023-02-07 19:02:12 -05:00
akemidx
c0074baa26
functionality to Apple Warranty link
2023-02-07 17:27:39 -05:00
snipe
4b2d35e05d
Merge pull request #12474 from snipe/fixes/destroy_method_for_fieldsets
...
Fixed mismatched field/fieldset
2023-02-07 13:33:38 -08:00
snipe
c1d484b5df
Fixed mismatched field/fieldset
...
Signed-off-by: snipe <snipe@snipe.net >
2023-02-07 13:31:50 -08:00
snipe
b0f4015bb4
Merge pull request #12459 from snipe/fixes/broken_route_in_deleted_models
...
Updated model restore route
2023-02-02 23:40:39 -08:00
snipe
dc414d3552
Updated model restore route
...
Signed-off-by: snipe <snipe@snipe.net >
2023-02-02 23:38:59 -08:00
snipe
f9ef49f886
Merge pull request #12457 from snipe/fixed/regression_on_field_associations
...
Fixed regression in fieldset -> field association
2023-02-02 15:35:22 -08:00
snipe
51f3857a31
Fixed something I think I broke
...
Signed-off-by: snipe <snipe@snipe.net >
2023-02-02 15:32:45 -08:00
snipe
bbf6e5e69e
Merge pull request #12421 from akemidx/hardware_blades_translations
...
Fixed: translations added for the hardware blades
2023-02-02 13:02:46 -08:00
akemidx
37ce68af5b
once again fixing an apostrophe
2023-02-02 15:54:05 -05:00
snipe
64aea8d374
Merge pull request #12456 from snipe/features/add_notes_to_user_history
...
Fixed #12449 - Added checkout/checkin note to user history
2023-02-02 11:28:08 -08:00
snipe
7344bbdd7f
Added checkout/checkin note to user history
...
Signed-off-by: snipe <snipe@snipe.net >
2023-02-02 11:26:33 -08:00
snipe
2d3318feb6
Merge pull request #12454 from snipe/fixes/fixed_500_when_userfile_does_not_exisy
...
Handle missing userfiles more gracefully
2023-02-02 11:08:54 -08:00
snipe
78dca7fd32
Handle missing userfiles more gracefully
...
Signed-off-by: snipe <snipe@snipe.net >
2023-02-02 10:49:36 -08:00
snipe
2a8851bbd7
Merge pull request #12342 from marcusmoore/fix/dusk-test-suite
...
Fixed Dusk Test Suite
2023-02-02 09:50:34 -08:00
snipe
2997de2a66
Merge pull request #12445 from snipe/fixes/exit_out_ldap
...
Added an exit for the LDAP disabled sync short-circuit
2023-02-01 16:48:00 -08:00
snipe
0cfeab8c50
Added an exit for the LDAP disabled sync short-circuit
...
Signed-off-by: snipe <snipe@snipe.net >
2023-02-01 16:46:58 -08:00
snipe
1432403c9f
Merge pull request #12444 from snipe/fixes/only_fire_ldap_sync_in_console_if_enabled
...
Fixed: Short-circuit the LDAP sync is LDAP is disabled
2023-02-01 16:40:32 -08:00
snipe
67e6089805
Short circuit the LDAP sync is LDAP is disabled
...
Signed-off-by: snipe <snipe@snipe.net >
2023-02-01 16:36:30 -08:00
snipe
ea4d5e69bc
Merge pull request #12407 from akemidx/slack_message
...
Fixed: translation for slack message notification
2023-02-01 13:44:12 -08:00
snipe
2da4578aa5
Merge branch 'develop' into slack_message
2023-02-01 13:43:09 -08:00
snipe
1a8fb5bcfe
Merge pull request #12423 from snipe/features/edit_fieldset_name
...
Fixed #12418 - added ability to edit custom field names via GUI
2023-02-01 13:39:39 -08:00
snipe
0d4ca218c5
Merge pull request #12437 from uberbrady/ldap_allow_undelegatable_users_to_login
...
Fixed: Active Directory "not-delegated+dont-expire-password+normal-accounts" can now login
2023-02-01 13:38:59 -08:00
snipe
4a6250a08c
Merge pull request #12409 from akemidx/component_checkin_limit
...
Fixed: Checkin limit string translation for components
2023-02-01 13:37:56 -08:00
akemidx
0ffd40a217
fixing syntax
2023-02-01 16:30:07 -05:00
akemidx
33d819fd41
fixing pr
2023-02-01 16:13:53 -05:00
akemidx
90c1bfe03d
fixing pr
2023-02-01 16:12:39 -05:00
akemidx
3702dd87ce
fixing pr
2023-02-01 16:10:30 -05:00
akemidx
4d9d73483f
fixing pr
2023-02-01 16:09:19 -05:00
akemidx
4e5b8fa213
fixing pr
2023-02-01 16:05:50 -05:00
akemidx
a8643e5d35
cleaning up/adding variable
2023-02-01 15:55:16 -05:00
snipe
38f3843c23
Merge pull request #12386 from snipe/features/fixed_12382_added_checked_out_count_to_accessories
...
Fixed #12382 - added checked out count to accessories
2023-01-31 19:57:12 -08:00
snipe
f7ae5db4f3
Merge branch 'develop' into features/fixed_12382_added_checked_out_count_to_accessories
2023-01-31 19:56:43 -08:00
snipe
de1141491a
Replaced help text
...
Signed-off-by: snipe <snipe@snipe.net >
2023-01-31 19:41:42 -08:00
snipe
2d45ebe103
Merge pull request #12433 from inietov/fixes/asset_declined_date_issues
...
Fixed Invalid date value on assets acceptance mail notification
2023-01-31 19:14:51 -08:00
snipe
656344b1c7
Merge pull request #12429 from svpernova09/benperiton/patch-1
...
Cherry-picked Feature: Add DB_PORT to pgsql connection
2023-01-31 19:10:17 -08:00
snipe
7a23398c0c
Merge pull request #12439 from uberbrady/fix_bootstrap_username_doubling
...
Fixed: username doubles on 'checked-out-to' column if display is resized [sc-19869], [fd-33242]
2023-01-31 18:10:02 -08:00
Brady Wetherington
02ca5248b1
Don't append username to the user's name if it's already there
2023-01-31 17:44:09 -08:00
snipe
b1179c7b1e
Merge pull request #12438 from inietov/fixes/replace_ios_homescreen_logo
...
Fixed #9694 Replace iOS "Add to homescreen icon"
2023-01-31 17:02:05 -08:00
Brady Wetherington
a4173e3881
Permit not-delegated+dont-expire-password+normal-accounts to login
2023-01-31 16:49:41 -08:00
snipe
a2a078015f
Merge pull request #12435 from lukasfehling/bugfix/fixed-endpoint-for-user-notification
...
Fixed the endpoint for user notification with all their assigned assets
2023-01-31 12:41:47 -08:00
lukasfehling
cddae4869f
fixed the endpoint for user notification with all their assigned assets
2023-01-31 18:27:25 +01:00
Ivan Nieto Vivanco
a7a578bf51
Added head only logo to be used as default in apple-touch-icon
2023-01-31 00:13:44 -06:00
akemidx
214a1af61a
apostrophe updates
2023-01-30 16:54:23 -05:00
Ivan Nieto Vivanco
ccc7b78f62
Store the acceptance dates with format YYY-mm-dd
2023-01-30 15:11:41 -06:00
Ben Periton
c2854f1bcb
Update database.php
...
Although Postgres is not officially supported, it does seem to work ok, but to help a little bit with the Docker image, this is non-breaking change but allows the env file to specify the pgsql connection port
2023-01-29 19:28:04 -06:00
snipe
22b0b9b090
Fixed gates on fieldsets
...
Signed-off-by: snipe <snipe@snipe.net >
2023-01-26 17:05:41 -08:00
snipe
583a0412fe
Added edit fieldsets translations
...
Signed-off-by: snipe <snipe@snipe.net >
2023-01-26 17:03:23 -08:00
snipe
a16604285c
Normalize the fieldset form
...
Signed-off-by: snipe <snipe@snipe.net >
2023-01-26 17:03:07 -08:00
snipe
37f5cfa8ce
Added edit button for fieldsets
...
Signed-off-by: snipe <snipe@snipe.net >
2023-01-26 17:02:53 -08:00
akemidx
79d9cff22a
translations added for the hardware blades
2023-01-26 16:26:31 -05:00
snipe
cc370084d1
Merge pull request #12341 from uberbrady/redo_scim_config
...
Redo SCIM config; use latest laravel-scim-server from our fork
2023-01-26 12:57:29 -08:00
Brady Wetherington
cd573c484d
Change the SCIM_STANDARDS_COMPLIANCE config to default to 'true'
2023-01-26 12:48:41 -08:00
Brady Wetherington
c5d3b3ab81
Change out the SCIM config for a fixed one; update our fork of the SCIM-server
2023-01-25 15:59:46 -08:00
Brady Wetherington
cfe9c687f9
Mark a bunch of SCIM config as nullable
2023-01-25 15:54:57 -08:00
Brady Wetherington
91cf683f3d
Re-do the entire SCIM config so it no longer inherits
2023-01-25 15:53:46 -08:00
snipe
6b729502c6
Rebuilt dev assets
...
Signed-off-by: snipe <snipe@snipe.net >
2023-01-24 19:13:40 -08:00
snipe
f0b14513db
Merge pull request #12411 from uberbrady/fix_rb_16746
...
Resolved Rollbar error 16746 - missing array key 'extension'
2023-01-24 18:24:18 -08:00
Brady Wetherington
ab12ad1140
Resolves Rollbar error 16746 - missing array key 'extension'
2023-01-24 18:19:26 -08:00
akemidx
3ba79600fb
checkin limit for the components checkin
2023-01-24 18:17:49 -05:00
snipe
935f5018cc
Merge pull request #12405 from Godmartinz/high_contrast_color_adjustments
...
Fixed buttons colors in high contrast theme
2023-01-24 15:17:03 -08:00
akemidx
cafe8f3074
notification for slack message
2023-01-24 16:20:20 -05:00
akemidx
19cf170dd9
Add VIP Checkbox
2023-01-24 15:30:21 -05:00
akemidx
596846a94a
Add VIP Checkbox
2023-01-24 15:29:27 -05:00
Godfrey M
4b51424723
fixes a couple buttons color choices in high contrast
2023-01-24 09:42:03 -08:00
snipe
dc155846ca
Hoist the autorization higher in the stack so we’re not doing logic or math when the user isn’t authorized to touch this
...
Signed-off-by: snipe <snipe@snipe.net >
2023-01-23 21:49:17 -08:00
snipe
7a9ea91be0
Merge pull request #12387 from snipe/fixes/inconsistent_UI_for_image_delete
...
Updated - Refactored ImageHandler request to be more re-usable, and checkboxes with missing `minimal` class for iCheck
2023-01-23 21:39:55 -08:00
snipe
02dcb0fbd7
Shorten the additiona form request invocation to just ImageUploadRequest
...
We already have the `use App\Http\Requests\ImageUploadRequest` clause at the top of this file.
Signed-off-by: snipe <snipe@snipe.net >
2023-01-23 21:37:35 -08:00
snipe
690bfbe16a
Merge pull request #12398 from akemidx/acceptance_translations
...
Fixed: translations for EULA Acceptance Summary
2023-01-23 21:28:59 -08:00
Marcus Moore
cd582be851
Drop tables that may exist in down methods
2023-01-23 15:42:45 -08:00
Marcus Moore
760844de6f
Add conditionals
2023-01-23 15:42:33 -08:00
Marcus Moore
e6dc61d2cf
Revert column names to legacy versions in down method
2023-01-23 15:42:05 -08:00
snipe
35dfaddd79
Merge pull request #12400 from snipe/jerm/fix-import-backup-checkbox
...
Fixed "Backup before importing?" checkbox on import page
2023-01-23 15:35:18 -08:00
Jeremy Price
d3bcc48ae5
[imports] fix "Backup before importing?" checkbox on import page
...
We were always taking backups before import, no matter the status of
this box.
Turns out we were testing for the presence of the property defined by
the checkbox, rather than the value of the property, and as such were
always doing a backup.
We're now checking the status, and it behaves as expected
2023-01-23 15:08:59 -08:00
akemidx
25996cbe03
translating the quick info printed out on accept x eula blades
2023-01-23 16:18:21 -05:00
snipe
4b01909806
Merge pull request #12389 from snipe/fixes/livewire_ui
...
Fixed #12388 - Add CSS to the div to correct the weird indenting
2023-01-23 11:42:26 -08:00
snipe
72295c093a
Add CSS to the div to correct the weird indenting - fixes #12388
...
Signed-off-by: snipe <snipe@snipe.net >
2023-01-21 18:24:23 -08:00
snipe
cd8cb445ba
Corrected fieldname for user fieldname for avatar in Controller
...
Signed-off-by: snipe <snipe@snipe.net >
2023-01-21 18:20:53 -08:00
snipe
2dc1182582
Don’t offer the delete option if there is no avatar currently
...
Signed-off-by: snipe <snipe@snipe.net >
2023-01-21 18:20:26 -08:00
snipe
93ad0d02b9
Use fieldname for aria labels too
...
Signed-off-by: snipe <snipe@snipe.net >
2023-01-21 18:20:02 -08:00
snipe
48c85966d7
Added gravatar and avatar as fillable
...
Signed-off-by: snipe <snipe@snipe.net >
2023-01-21 18:07:17 -08:00
snipe
a0aed19f95
Refactor image handler
...
Signed-off-by: snipe <snipe@snipe.net >
2023-01-21 18:05:55 -08:00
snipe
f77d871dff
Use the imageHandler for profile avatar changes
...
Signed-off-by: snipe <snipe@snipe.net >
2023-01-21 18:05:20 -08:00
snipe
3674f46ce0
Added arial labels
...
Signed-off-by: snipe <snipe@snipe.net >
2023-01-21 16:42:44 -08:00
snipe
cfa342c81a
Updated HTML for “standard” image edit/delete
...
Signed-off-by: snipe <snipe@snipe.net >
2023-01-21 16:23:04 -08:00
snipe
563a252d18
Updated checkboxed with missing minimal class for iCheck
...
Signed-off-by: snipe <snipe@snipe.net >
2023-01-21 14:57:52 -08:00
snipe
2bdf3d3f44
Missed a few strong HTML tags
...
Signed-off-by: snipe <snipe@snipe.net >
2023-01-21 14:44:10 -08:00
snipe
60eab08735
Added ->with(‘users as users_count’) in Accessory query
...
Signed-off-by: snipe <snipe@snipe.net >
2023-01-21 14:41:07 -08:00
snipe
90c1631820
Added users_count to transformer for API
...
Signed-off-by: snipe <snipe@snipe.net >
2023-01-21 14:40:35 -08:00
snipe
dceb77d4d4
Refactored numRemaining, removed unnecessary numCheckout
...
Signed-off-by: snipe <snipe@snipe.net >
2023-01-21 14:40:20 -08:00
snipe
46e3e8a3dd
Added new users_count field to API
...
Signed-off-by: snipe <snipe@snipe.net >
2023-01-21 14:39:53 -08:00
snipe
56090bc645
Re-ordered notes to be more consistent, fixed missing iCheck class
...
Signed-off-by: snipe <snipe@snipe.net >
2023-01-21 14:38:35 -08:00
snipe
fd73bee850
Fixed hardcoded string and added new checkout count to accessory view
...
Signed-off-by: snipe <snipe@snipe.net >
2023-01-21 14:38:05 -08:00
snipe
b59dcc7b30
Merge pull request #12379 from marcusmoore/fix/row-divider-overflow
...
Fix minor visual bug on asset show page
2023-01-19 16:21:31 -08:00
snipe
69ab42b3f9
Merge pull request #12380 from snipe/maintenance/asset_updates
...
Updated dev assets
2023-01-19 15:53:55 -08:00
snipe
0080ac92e7
Updated dev assets
...
Signed-off-by: snipe <snipe@snipe.net >
2023-01-19 15:52:06 -08:00
snipe
9508a97852
Merge pull request #12378 from marcusmoore/fix/allow-removing-asset-name-during-checkout
...
Allow users to set a blank asset name during checkout
2023-01-19 14:50:58 -08:00
Marcus Moore
0fa956403c
Fix row divider overflow
2023-01-19 14:16:28 -08:00
Marcus Moore
181f96ad33
Allow users to set a blank asset name during checkout
2023-01-19 12:35:44 -08:00
snipe
04e28c2d34
Merge pull request #12377 from inietov/fixes/visual_glitch_deleting_importing_files
...
Fixed #12340 Deleting imported files visually drops first element in table.
2023-01-19 11:59:40 -08:00
Ivan Nieto Vivanco
f045008237
Add index to deleteFile() call, so it knows what element delete
2023-01-19 13:04:49 -06:00
snipe
fa9116b184
Merge pull request #12369 from snipe/features/add_byod_to_assets
...
Added BYOD to assets
2023-01-18 16:09:45 -08:00
snipe
155977de2d
Merge pull request #12370 from marcusmoore/fix/file-upload-tab-permissions
...
Fixed file uploads for accessories, components, and consumables
2023-01-18 16:08:53 -08:00
snipe
378dc968b7
Derp. Copypasta
...
Signed-off-by: snipe <snipe@snipe.net >
2023-01-18 15:44:28 -08:00
Marcus Moore
c089f6eff2
Reference the accessory instance instead of the model
2023-01-18 13:48:01 -08:00
Marcus Moore
e506ed7950
Remove extra quote
2023-01-18 13:42:09 -08:00
Marcus Moore
07744ca7bd
Reference the consumable instance instead of the model
2023-01-18 13:41:58 -08:00
snipe
0c39c7a53d
Updated blades to add byod as a “status”
...
Signed-off-by: snipe <snipe@snipe.net >
2023-01-18 13:25:46 -08:00
snipe
fce620b54f
Added byod to blades
...
Signed-off-by: snipe <snipe@snipe.net >
2023-01-18 13:11:02 -08:00
snipe
33fe2b57f7
Added new byod strings
...
Signed-off-by: snipe <snipe@snipe.net >
2023-01-18 13:10:48 -08:00
snipe
45019c65f1
BYOD migration
...
Signed-off-by: snipe <snipe@snipe.net >
2023-01-18 13:10:39 -08:00
snipe
acd182e3d2
Added byod to presenter with boolean formatter
...
Signed-off-by: snipe <snipe@snipe.net >
2023-01-18 13:10:30 -08:00
snipe
48b8cfcef9
Added byod to model, removed duplicate validation rule
...
Signed-off-by: snipe <snipe@snipe.net >
2023-01-18 13:04:36 -08:00
snipe
f626413502
Added byod to API transformer
...
Signed-off-by: snipe <snipe@snipe.net >
2023-01-18 13:04:02 -08:00
snipe
b80d52a9c3
Added byod to asset controller for create and update methods
...
Signed-off-by: snipe <snipe@snipe.net >
2023-01-18 13:03:51 -08:00
snipe
ee4b8f4694
Added byod to API controller
...
Signed-off-by: snipe <snipe@snipe.net >
2023-01-18 13:03:31 -08:00
Marcus Moore
ca1198ceb2
Constrain the bottom bar to the content window
2023-01-18 12:55:20 -08:00
Marcus Moore
b31e000165
Have Info and History tables in accessory show page span entire width of row
2023-01-18 12:54:52 -08:00
snipe
956bd384b0
Merge pull request #12364 from snipe/features/make_2fa_sortable
...
BREAKING: Partial fix for #12356 : Make 2FA sortable in user list
2023-01-17 20:24:05 -08:00
snipe
7e22663326
Merge pull request #12363 from corydlamb/Ampersand-Patch
...
Fixed #12362 : Bug With Passwords Including Ampersands?
2023-01-17 19:17:50 -08:00
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
Marcus Moore
5282ca47b3
Allow users with consumables.files ability to upload files for consumables
2023-01-17 17:16:50 -08:00
Marcus Moore
23a1b2d60a
Register the consumables.files ability
2023-01-17 17:15:23 -08:00
Marcus Moore
1f12137245
Close divs in correct location
2023-01-17 17:09:55 -08:00
Marcus Moore
6c89f08193
Register the accessories.files ability and allow users with the ability to upload files for accessories
2023-01-17 16:59:50 -08:00
corydlamb
295f0dd1f5
Update WelcomeNotification.php
...
Used htmlspecialchars_decode to fix the issue I had involving Ampersands in the password field (and I'm assuming the other fields) of the welcome notification email. Changes are all in lines 22-26. Sorry if I'm not doing this very well as this is my first pull request.
2023-01-17 19:33:25 -05:00
Marcus Moore
1fef992fa8
Allow users with components.files ability to upload files for components
2023-01-17 15:58:11 -08:00
Marcus Moore
e23ee7540d
Register the components.files ability
2023-01-17 15:45:40 -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
Marcus Moore
51da747809
Add note about database requirements when running Dusk tests
2023-01-11 18:05:07 -08:00
Marcus Moore
0dd7cc9967
Add note about installing ChromeDriver to testing readme
2023-01-11 13:54:28 -08:00
Marcus Moore
49f2573f36
Update testing readme
2023-01-11 13:51:01 -08:00
Marcus Moore
bc80f672ee
Keep the example dusk environment file
2023-01-11 13:00:34 -08:00
Marcus Moore
49383ddbe0
Delete old dusk local configuration
2023-01-11 12:58:57 -08:00
Marcus Moore
9a3a796e17
Add dusk environment files to gitignore
2023-01-11 12:57:05 -08:00
Marcus Moore
e8c2b84d24
Add example dusk environment file
2023-01-11 12:51:15 -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
Marcus Moore
b5ea8b8a4f
Conditionally drop table
2023-01-10 17:29:38 -08:00
Marcus Moore
aec64fa64a
Comment out migration's down method to match its up method
2023-01-10 17:25:25 -08:00
Marcus Moore
03938d0f32
Conditionally drop table
2023-01-10 17:24:38 -08:00
Marcus Moore
296c9a723d
Reverse column rename in migration's down method
2023-01-10 17:22:29 -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
Marcus Moore
c5b09ed955
Fix column name typo
2023-01-10 17:21:46 -08:00
Marcus Moore
4ee3cbf60e
Comment out migration's down method to match its up method
2023-01-10 17:20:20 -08:00
Marcus Moore
39ab545cf5
Update alter statement to use correct suffix for column
...
This is brittle...
2023-01-10 17:08:28 -08:00
Marcus Moore
e5cb68cc5e
Move drop column command to correct migration
2023-01-10 17:06:16 -08:00
Marcus Moore
b8b2543b0d
Reference the correct table in migration down method
2023-01-10 17:04:21 -08:00
Marcus Moore
bc0f666906
Create Setting in test to avoid being redirected to the setup screen
2023-01-10 17:03:09 -08:00
Marcus Moore
581655f756
Run database migrations for all Dusk tests
2023-01-10 17:02:11 -08:00
Marcus Moore
2aa50859b3
Bump Dusk version to fix broken macOS chrome driver link
2023-01-10 17:01:03 -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
snipe
44be8c8f60
Determine which transformer to use based on number of assets
...
Signed-off-by: snipe <snipe@snipe.net >
2023-01-09 19:54:21 -08:00
snipe
bad1253682
Merge remote-tracking branch 'origin/develop'
2023-01-09 17:15:44 -08:00
snipe
20a9be2f6c
Merge pull request #12326 from uberbrady/uncache_settings
...
The cache system in getSettings() cached values "forever." That's bad.
2023-01-09 17:14:22 -08:00
Brady Wetherington
39b1a5a8a0
Remove old cache key for settings
2023-01-09 16:19:25 -08:00
Brady Wetherington
2d0ac5b48b
The cache system in getSettings() cached values "forever." That's bad.
2023-01-09 16:16:09 -08:00
snipe
e67bd5a275
Merge remote-tracking branch 'origin/develop'
2023-01-09 16:00:33 -08:00
snipe
8d35583634
Merge pull request #12324 from snipe/features/add_username_to_asset_list
...
Added username to display in asset listings
2023-01-09 16:00:01 -08:00
snipe
b39a9e0fe1
Merge remote-tracking branch 'origin/develop'
2023-01-09 15:54:04 -08:00
snipe
ae04a8c872
Merge pull request #12325 from uberbrady/ldap_permissions_fix
...
Fixed #12288 - LDAP default group feature refactor
2023-01-09 15:52:02 -08:00
Brady Wetherington
cbffd105a2
Fix LDAP default group feature
2023-01-09 15:23:19 -08:00
snipe
a57315aed5
Added username to display in asset listings
...
Signed-off-by: snipe <snipe@snipe.net >
2023-01-09 12:58:58 -08:00
snipe
e1263155b1
Merge pull request #12323 from snipe/translations/updated_strings
...
Updated language strings
2023-01-09 11:10:19 -08:00
snipe
014eab3abc
Updated language strings
...
Signed-off-by: snipe <snipe@snipe.net >
2023-01-09 11:09:26 -08:00
snipe
f1bc183043
Merge pull request #12320 from snipe/dependabot/github_actions/actions/checkout-3.3.0
...
Bump actions/checkout from 3.2.0 to 3.3.0
2023-01-09 10:17:06 -08:00
dependabot[bot]
2f20945516
Bump actions/checkout from 3.2.0 to 3.3.0
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3.2.0...v3.3.0 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-09 08:06:28 +00:00
snipe
91d0c383df
Production assets
...
Signed-off-by: snipe <snipe@snipe.net >
2023-01-05 18:47:55 -08:00
snipe
886f2a0dec
Merge pull request #12317 from snipe/fixes/shorten_url_display_on_view
...
Truncate URL with ellipsis if too long
2023-01-05 18:44:44 -08:00
snipe
e05764ac34
Truncate URL with ellipsis if too long
...
Signed-off-by: snipe <snipe@snipe.net >
2023-01-05 18:42:26 -08:00
snipe
a916c68f95
Merge remote-tracking branch 'origin/develop'
2023-01-05 18:07:59 -08:00
snipe
19e703980d
Merge pull request #12316 from snipe/features/chunk_data_in_sync_script
...
Chunk sync script
2023-01-05 18:07:30 -08:00
snipe
6e42bce409
Removed $start variable from calback
...
Signed-off-by: snipe <snipe@snipe.net >
2023-01-05 18:04:06 -08:00
snipe
1a3c947b14
Chunk sync script
...
Signed-off-by: snipe <snipe@snipe.net >
2023-01-05 17:57:52 -08:00
snipe
4d0fc99773
Merge remote-tracking branch 'origin/develop'
2023-01-05 14:19:51 -08:00
snipe
bd3f730cb2
Merge pull request #12315 from snipe/features/added_default_values_to_model_api
...
Features/added default values to model api
2023-01-05 14:11:24 -08:00
snipe
381f89c5a8
Added format to array
...
Signed-off-by: snipe <snipe@snipe.net >
2023-01-05 13:15:30 -08:00
snipe
db43628bdc
Added default field info to models API response
...
Signed-off-by: snipe <snipe@snipe.net >
2023-01-05 13:12:54 -08:00
snipe
ace73acba1
Merge pull request #12263 from Godmartinz/gh12211_label_padding_adjustment
...
Fixed: page-break and padding at the end of document for labels
2023-01-05 09:59:35 -08:00
Godfrey M
301c4fda6e
fixes conflicts
2023-01-05 09:55:25 -08:00
snipe
5898e384f8
Merge pull request #12308 from snipe/fixes/missing_translation_string
...
Fixed missing translation string
2023-01-04 15:13:36 -08:00
snipe
9c63f426d9
Added missing translation string
...
Signed-off-by: snipe <snipe@snipe.net >
2023-01-04 14:09:14 -08:00
snipe
c575798b56
Merge pull request #12307 from snipe/fixes/update_less_and_css_loader
...
Updated less-loader and css-loader libraries
2023-01-04 14:01:03 -08:00
snipe
7123e7327f
Updated less-loader and css-loader libraries
...
Signed-off-by: snipe <snipe@snipe.net >
2023-01-04 14:00:04 -08:00
snipe
b36e81836f
Merge pull request #12306 from snipe/fixes/weird_sentence_in_translations
...
Fixed incomplete sentence in translation file for audit interval
2023-01-04 13:57:14 -08:00
snipe
b77d5801fa
English is hard, apparently
...
Signed-off-by: snipe <snipe@snipe.net >
2023-01-04 13:56:16 -08:00
snipe
818db58a7b
Merge pull request #12305 from uberbrady/fix_license_seat_reporting
...
Fixed: Change license_seat changing method to properly 'true up' license seats
2023-01-04 13:22:03 -08:00
Brady Wetherington
c4f900e9af
Change license_seat changing method to properly 'true up' license seats
2023-01-04 13:02:53 -08:00
snipe
baf14c43ee
Merge pull request #12298 from snipe/fixes/db_seeder_company_id
...
Fixed db seeder when company id is not present
2023-01-03 14:50:25 -08:00
snipe
fa439a1928
Check that the array key exists before trying to seed it
...
Signed-off-by: snipe <snipe@snipe.net >
2023-01-03 14:45:23 -08:00
snipe
d187174f00
Merge pull request #12090 from Godmartinz/deparmtnet_name_validator
...
Added: validation for department names at Company locations
2022-12-22 11:29:12 -08:00
snipe
6d3c5e0659
Merge pull request #12264 from Godmartinz/gh12253_display_notes_accessories
...
Added: notes to the accessories tab for user detail view
2022-12-21 19:04:11 -08:00
snipe
c49d69c911
Merge branch 'develop'
2022-12-20 17:27:17 -08:00
snipe
685cc86d71
Sets the ldap_default_group field to nullable and default null
...
Signed-off-by: snipe <snipe@snipe.net >
2022-12-20 17:24:01 -08:00
snipe
fb10a6f218
Merge pull request #12268 from inietov/fixes/people_count
...
Fixed: Dashboard user count scoping when full company support is enabled
2022-12-20 17:05:18 -08:00
Ivan Nieto Vivanco
3a9b8a4993
Calculate the proper amount of people in the dashboard if Full Company Support is enabled
2022-12-20 18:39:17 -06:00
snipe
a6c7471bf5
Merge remote-tracking branch 'origin/develop'
2022-12-20 15:11:36 -08:00
snipe
128c21a905
Merge pull request #12266 from uberbrady/fix-select-all-bug
...
Fixed: There was a bug with BS tables' select-all which showed an incorrect list of elements
2022-12-20 15:09:30 -08:00
Brady Wetherington
75a757d6f5
There was a bug with select-all where some bits didn't quite work
2022-12-20 14:57:58 -08:00
Godfrey M
e791e6592a
adds notes to the accessories tab under users
2022-12-20 10:37:19 -08:00
Godfrey M
38575e93e8
fixes the rules for adding page-break and padding at the end of document
2022-12-20 09:45:41 -08:00
snipe
88291cadc1
Merge pull request #12254 from akemidx/documentating_something
...
Commenting on a scope in Models/Company.php
2022-12-19 12:41:32 -08:00
snipe
cc40ecaa44
Merge pull request #12260 from snipe/dependabot/github_actions/actions/checkout-3.2.0
...
Bump actions/checkout from 3.1.0 to 3.2.0
2022-12-19 12:41:17 -08:00
akemidx
94afe2bc6a
edits & typo fixes
2022-12-19 14:48:43 -05:00
dependabot[bot]
25b33d657e
Bump actions/checkout from 3.1.0 to 3.2.0
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3.1.0...v3.2.0 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-19 08:07:03 +00:00
snipe
399c7590cd
Merge pull request #12209 from snipe/fixes/error_downloading_unaccepted_assets
...
Fixed 500 when downloading the Unaccepted Assets report [sc-19555]
2022-12-15 14:19:41 -08:00
snipe
d0c5ba70f6
Merge pull request #12242 from inietov/features/add_purchase_cost_column
...
Added `purchase_cost` to user's default view [sc-19680]
2022-12-15 12:42:29 -08:00
akemidx
133d6ffa50
Commenting on a scope in Models/Company.php
2022-12-15 15:18:24 -05:00
Ivan Nieto Vivanco
d9a21cce00
Add other items' purchase_cost columns to the same permission
2022-12-15 14:12:05 -06:00
snipe
29c2ff56ec
Merge pull request #12188 from snipe/fixes/decrease_logging_for_saml_when_not_enabled
...
Removed extra logging case that was very noisy
2022-12-15 11:26:49 -08:00
snipe
3e7975b2c3
Merge pull request #12250 from akemidx/grey_out_pw_reset_button
...
Fixed: Grey out pw reset button for consistency
2022-12-15 11:25:53 -08:00
akemidx
d870bc3b02
nested if loop
2022-12-15 14:19:51 -05:00
snipe
227fef76ee
Merge pull request #11736 from Godmartinz/gh6508_ldap_default_group
...
Adds a permission group selection for directory sync
2022-12-15 11:06:53 -08:00
Godfrey M
9d44720ffd
reverted changes to composer.lock
2022-12-15 11:02:34 -08:00
Godfrey M
9f3f0a25ed
reverted changes to composer.lock
2022-12-15 10:53:45 -08:00
Godfrey M
2e228ccb0b
redid a few things. should be good now :)
2022-12-15 10:45:42 -08:00
Godfrey M
3ee413f379
removes livewire stuff
2022-12-15 09:20:30 -08:00
Ivan Nieto Vivanco
b142f8e012
Add the permission to show purchase cost column to non-admin sessions
2022-12-14 23:00:35 -06:00
snipe
418ddcfac3
Merge pull request #9876 from Toreg87/fixes/locations-deletable
...
Fixed #9875 : Make locations deletable for non Superuser-Accounts with FullMultipleCompanySupport
2022-12-14 17:46:53 -08:00
snipe
c342668f0f
Update @scoo73r as a contributor
2022-12-14 17:25:39 -08:00
snipe
2f6a26ec7d
Add @scoo73r as a contributor
2022-12-14 17:25:25 -08:00
snipe
b89979fbec
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# public/js/build/app.js
# public/js/dist/all.js
# public/mix-manifest.json
2022-12-14 17:06:26 -08:00
snipe
f635278010
Merge pull request #12251 from snipe/security/upgrade_font_awesome
...
Upgraded font awesome to 6.2.1
2022-12-14 16:42:41 -08:00
snipe
8043b86786
Upgraded font awesome to 6.2.1
...
Signed-off-by: snipe <snipe@snipe.net >
2022-12-14 16:41:56 -08:00
snipe
d13a237000
Merge pull request #12205 from Godmartinz/sc19675_add_remote_to_importer
...
Adds remote field to the user importer
2022-12-14 12:13:18 -08:00
akemidx
b114ffd2c3
Grey out button pw reset button for consistency
...
When user has no email in their profile, the box is greyed out for
consistency accross all buttons on the user profile
2022-12-14 14:48:59 -05:00
snipe
fabefa61b0
Merge pull request #12243 from akemidx/new_grey_out_when_no_assets
...
Created method in users.php for adding up all assigned to user and pr…
2022-12-13 14:00:48 -08:00
akemidx
f3e57d7dc0
fixing PR
2022-12-13 16:00:59 -05:00
snipe
389ec3a3cb
Merge pull request #12247 from Godmartinz/gh12225_serial_added_to_components
...
adds serial to components tab of assets
2022-12-13 12:57:50 -08:00
Godfrey M
6a72c344b7
removed the cuddlers
2022-12-13 12:32:30 -08:00
Godfrey M
4442b446b9
adds serial to components tab of assets
2022-12-13 10:30:37 -08:00
snipe
c432fb9d70
Merge pull request #12181 from Godmartinz/gh12163_asset_age
...
Adds asset age to asset index and asset view pages
2022-12-13 10:28:17 -08:00
akemi
07ae91b00f
Created method in users.php for adding up all assigned to user and providing an integer value. this then used to grey out buttons on user view if user has nothing assigned.
2022-12-12 15:47:53 -05:00
Ivan Nieto Vivanco
450ad3dcec
Added the column purchase_cost to user's default view
2022-12-12 14:17:08 -06:00
Godfrey M
fa872b09a9
fixes a typo, the world is great again
2022-12-12 10:38:31 -08:00
snipe
9833ba4ab6
Merge remote-tracking branch 'origin/develop'
2022-12-09 16:08:56 -08:00
snipe
9e8fff6e5b
Merge pull request #12238 from snipe/features/add_email_to_endpoint
...
Add email in assigned_to on asset transformer
2022-12-09 16:08:35 -08:00
snipe
4ac09ff4e4
Add email in assigned_to on asset transformer
...
Signed-off-by: snipe <snipe@snipe.net >
2022-12-09 16:07:17 -08:00
snipe
e26036e998
Merge remote-tracking branch 'origin/develop'
2022-12-08 17:36:01 -08:00
snipe
1017148bad
Merge pull request #12233 from snipe/fixes/translation_placeholder_for_ola_pt-BR
...
Fixed #12215 - string for “Hello, :name” in pt-BR was using `%`
2022-12-08 17:25:19 -08:00
snipe
00ed197651
Fixed #12215 - string for “Hello, :name” in pt-BR was using %
...
Signed-off-by: snipe <snipe@snipe.net >
2022-12-08 17:21:55 -08:00
snipe
66f8ac1cd1
Merge remote-tracking branch 'origin/develop'
2022-12-08 14:52:13 -08:00
snipe
775df0ab60
Merge pull request #12221 from snipe/fixes/throttles_reset_password_form
...
Add throttle for password reset form
2022-12-08 14:51:22 -08:00
snipe
687f8971b1
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# config/version.php
2022-12-08 14:49:31 -08:00
snipe
bc2a455a89
Bumped version
...
Signed-off-by: snipe <snipe@snipe.net >
2022-12-08 14:48:55 -08:00
snipe
97c28d9adc
Add @oguzbilgic as a contributor
2022-12-08 14:44:28 -08:00
snipe
163b3f6c0b
Merge remote-tracking branch 'origin/develop'
2022-12-08 14:37:35 -08:00
snipe
9b3df40ed6
Merge pull request #12231 from oguzbilgic/patch-2
...
Use `heroku-redis:mini` instead of `hobby` as It is deprecated
2022-12-08 11:22:14 -08:00
Oguz Bilgic
1c8ee0f706
Use heroku-redis:mini instead of hobby as It is deprecated
...
Heroku has renamed it's plan to `mini`.
2022-12-08 11:20:33 -08:00
snipe
d7c5a6af71
Merge pull request #12224 from Godmartinz/gh12211_img_barcode_adjustment
...
Fixes the margin and padding for img barcode in labels
2022-12-07 16:35:04 -08:00
snipe
743264fd0e
Merge remote-tracking branch 'origin/develop'
2022-12-07 16:23:50 -08:00
snipe
f7da87520c
Merge pull request #12134 from Godmartinz/custom_report_user_fields_missing
...
fixes a regression with the csv assigned to fields
2022-12-07 16:18:32 -08:00
Godfrey M
ec854ddc1d
adjusts the margin and padding for img barcode in labels
2022-12-07 14:52:23 -08:00
snipe
1a8b2a169b
Merge pull request #12219 from snipe/fixes/typo_in_sr_text_for_apple
...
Fixed typo in screen reader text
2022-12-07 13:12:07 -08:00
snipe
43acd3b488
Fixed typo
...
Signed-off-by: snipe <snipe@snipe.net >
2022-12-07 13:11:17 -08:00
snipe
c3a6874b16
Add throttle for password reset form
...
Signed-off-by: snipe <snipe@snipe.net >
2022-12-06 20:42:40 -08:00
Ivan Nieto Vivanco
eb67d1b064
Filter items from the report if null returned
2022-12-06 18:00:16 -06:00
Godfrey M
d0d0058e79
removed unwanted changes
2022-12-06 11:19:28 -08:00
Godfrey M
bbd04f8876
adds the rest of the fields for Remote
2022-12-06 11:13:24 -08:00
snipe
97731cd7c8
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# public/css/dist/skins/skin-black-dark.css
# public/css/dist/skins/skin-black-dark.min.css
# public/css/dist/skins/skin-black.css
# public/css/dist/skins/skin-black.min.css
# public/css/dist/skins/skin-blue-dark.css
# public/css/dist/skins/skin-blue-dark.min.css
# public/css/dist/skins/skin-blue.css
# public/css/dist/skins/skin-blue.min.css
# public/css/dist/skins/skin-green-dark.css
# public/css/dist/skins/skin-green-dark.min.css
# public/css/dist/skins/skin-green.css
# public/css/dist/skins/skin-green.min.css
# public/css/dist/skins/skin-orange-dark.css
# public/css/dist/skins/skin-orange-dark.min.css
# public/css/dist/skins/skin-orange.css
# public/css/dist/skins/skin-orange.min.css
# public/css/dist/skins/skin-purple-dark.css
# public/css/dist/skins/skin-purple-dark.min.css
# public/css/dist/skins/skin-purple.css
# public/css/dist/skins/skin-purple.min.css
# public/css/dist/skins/skin-red-dark.css
# public/css/dist/skins/skin-red-dark.min.css
# public/css/dist/skins/skin-red.css
# public/css/dist/skins/skin-red.min.css
# public/css/dist/skins/skin-yellow-dark.css
# public/css/dist/skins/skin-yellow-dark.min.css
# public/css/dist/skins/skin-yellow.css
# public/css/dist/skins/skin-yellow.min.css
# public/mix-manifest.json
2022-12-05 16:34:34 -08:00
Godfrey M
36901d271b
adds csvmatch for remote. Im a bit lost though lol
2022-12-05 16:28:19 -08:00
snipe
b7a5467f8b
Merge pull request #12204 from akemidx/fixcurlyquotes
...
Fixed: curly quotes in #12182
2022-12-05 15:33:47 -08:00
akemi
2f8a435e18
fixing curly quotes
2022-12-05 18:06:28 -05:00
snipe
9ca40716ce
Merge pull request #12197 from inietov/fixes/custom_regex_defaults_to_any
...
Fixed #11682 Custom field type of CUSTOM REGEX defaults back to ANY on editing
2022-12-05 13:24:22 -08:00
snipe
7518cab7c8
Merge pull request #12194 from Godmartinz/FDD32094_Icon_color_change
...
changes the life-ring icon color with themes
2022-12-01 10:04:55 -08:00
Ivan Nieto Vivanco
8d36971c8b
Properly select 'CUSTOM REGEX' from the select list if the format declares onee
2022-11-30 16:21:23 -06:00
Godfrey M
371a5bf4d6
changes the icon color with themes
2022-11-30 10:37:47 -08:00
snipe
cfc4229308
Add @akemidx as a contributor
2022-11-29 13:15:28 -08:00
snipe
8bf01715a9
Merge pull request #12182 from akemidx/translate_inventory_notification
...
Fixed #12119 - updated user inventory language to use strings
2022-11-29 13:14:32 -08:00
akemi
55f5e7866d
edits for PR
2022-11-29 15:59:36 -05:00
Godfrey M
3206929ee4
adds AgeFormatter, not working yet
2022-11-29 09:51:42 -08:00
snipe
1fe0bfe17e
Removed extra logging case that was very noisy
...
Signed-off-by: snipe <snipe@snipe.net >
2022-11-28 19:27:42 -08:00
snipe
9c205f63ae
Merge remote-tracking branch 'origin/develop'
2022-11-28 19:21:19 -08:00
snipe
0cc7389b85
Merge pull request #12187 from snipe/features/added_jobtitle_to_print
...
Fixed #12133 - Added job title to header in print assets view
2022-11-28 19:20:46 -08:00
snipe
e21d0729c1
Add jobh title to header in print assets view
...
Signed-off-by: snipe <snipe@snipe.net >
2022-11-28 19:19:42 -08:00
snipe
c46dc99e86
Merge remote-tracking branch 'origin/develop'
2022-11-28 17:20:57 -08:00
snipe
64a8d1d207
Merge pull request #12185 from snipe/features/add_serial_to_inventory_email
...
Added serial number to emailed inventory report
2022-11-28 17:20:34 -08:00
snipe
8de59d117f
Added serial number to emailed inventory report
...
Signed-off-by: snipe <snipe@snipe.net >
2022-11-28 17:14:38 -08:00
snipe
d5e702ac74
Merge remote-tracking branch 'origin/develop'
2022-11-28 14:12:38 -08:00
snipe
6113afe36e
Merge pull request #12125 from inietov/fixes/email_issues
...
Fixed #11699 and #12065 Email issues
2022-11-28 14:09:42 -08:00
snipe
305df42f92
Merge pull request #12167 from inietov/features/no_submit_until_status_selected
...
Fixed #11980 Submit button deactivated in Users' Bulk Checkin if no status selected
2022-11-28 13:17:33 -08:00
snipe
9aa0356de7
Merge pull request #12159 from uberbrady/upgrade_scim_server_to_upstream
...
Pulled in latest upstream changes for improved standards-compliance
2022-11-28 13:15:27 -08:00
snipe
d2dcb29dcb
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# resources/views/models/custom_fields_form.blade.php
2022-11-28 12:27:36 -08:00
akemi
39e06a8856
Update to PR#12119, adding inventory notification to messages and changing code to be dynamicaly translated
2022-11-28 14:16:22 -05:00
Godfrey M
8d861cfd82
adds age to the asset table
2022-11-28 10:59:18 -08:00
Godfrey M
078e7281cd
adds asset age to asset view
2022-11-28 10:45:58 -08:00
snipe
3ef578eb56
Merge pull request #12164 from Robert-Azelis/patch-7
...
Fix categories view columns matching
2022-11-23 18:47:02 -08:00
snipe
11a1ab971c
Merge pull request #12166 from inietov/fixes/custom_fields_values_develop
...
Fixed #12046 #12137 Custom field checkboxes not holding value for develop
2022-11-23 18:44:23 -08:00
snipe
d226cf189b
Merge pull request #12168 from inietov/fixes/error_accepting_assets
...
Fixed #12161 500 error when accepting assets
2022-11-23 18:41:42 -08:00
Ivan Nieto Vivanco
c082d8b90e
Return empty string if no MAIL_REPLYTO_ADDR var set
2022-11-23 18:22:31 -06:00
Ivan Nieto Vivanco
b1985a08c4
Checks the status before activate the submit button on users bulk-checkin
2022-11-23 17:45:59 -06:00
Ivan Nieto Vivanco
9bafe795b0
Corrected the view when editing custom fields values
2022-11-23 16:34:29 -06:00
snipe
bb4c084435
Merge pull request #12165 from inietov/fixes/custom_fields_values
...
Fixed #12046 #12137 Custom field checkboxes not holding value
2022-11-23 15:09:58 -05:00
Ivan Nieto Vivanco
feeb1c7ac8
Corrected the view when editing custom fields values
2022-11-23 12:21:07 -06:00
Robert-Azelis
c2cfd8ff53
Update CategoryPresenter.php
2022-11-23 19:00:08 +01:00
Robert-Azelis
20ad4fb681
Update CategoryPresenter.php
...
Fix snipe#12153
2022-11-23 18:42:38 +01:00
Brady Wetherington
06a1fe5b38
Pulled in latest upstream changes for improved standards-compliance
2022-11-22 12:52:11 -08:00
snipe
b6f87633f5
Merge remote-tracking branch 'origin/develop'
2022-11-22 12:36:00 -08:00
snipe
e426846c23
Merge pull request #12157 from snipe/fixes/inherit_bgcolor_for_readonly
...
Fixed background color for readonly date picker fields
2022-11-22 16:57:34 +00:00
snipe
27898e660c
Inherit the background color, since the field isn’t actually technically readonly
...
Signed-off-by: snipe <snipe@snipe.net >
2022-11-22 08:54:48 -08:00
Aaron
2c7364bdfe
Fixed #11225 : run_as_app_user unknown operand
...
Fixed #10581 : installer does not work on CentOS7
Fixed #10105 : php not found, composer failed
Fixed #9035 : CentOS 7 IUS repos missing
2022-11-22 11:47:58 -05:00
snipe
0d9d02c6d6
Merge pull request #12148 from whalehub/develop
...
Fix restore icon in table view
2022-11-19 10:25:48 +00:00
Aaron
7c854c0a5c
Fix restore icon in table view
...
Signed-off-by: Aaron <admin@datahoarder.dev >
2022-11-19 10:45:10 +01:00
snipe
efc892cf5e
Merge remote-tracking branch 'origin/develop'
2022-11-17 21:29:14 +00:00
snipe
ba4c37a7f4
Merge pull request #12139 from snipe/fixes/custom_fields_api_patches
...
Fixed #9949 - PATCH to custom fields failing on validation (alt approach to #12011 )
2022-11-17 21:28:39 +00:00
snipe
f0c5560c1b
Merge pull request #12141 from Godmartinz/adds_serial_number_to_history
...
Added `serial` column to the user history page
2022-11-17 21:15:26 +00:00
snipe
774962c122
Fixed typo
...
Signed-off-by: snipe <snipe@snipe.net >
2022-11-17 21:14:35 +00:00
Godfrey M
0a9fd0b867
adds serial to activity report page
2022-11-17 13:09:06 -08:00
Godfrey M
5c94ca1403
removes dead space
2022-11-17 13:06:07 -08:00
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
5661e69520
Merge remote-tracking branch 'origin/develop'
2022-11-16 17:49:14 +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
65e46c914c
Merge remote-tracking branch 'origin/develop'
2022-11-16 15:57:46 +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
2239c6f7e2
Merge remote-tracking branch 'origin/develop'
2022-11-15 17:58:19 +00: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
b4ff07ce9e
Merge remote-tracking branch 'origin/develop'
2022-11-14 22:53:39 +00: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
8d03ce5e2c
Merge remote-tracking branch 'origin/develop'
2022-11-14 17:45:01 +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
snipe
097821b818
Slight revamping of column layouts and also added new general.display_in_user_view column
...
Signed-off-by: snipe <snipe@snipe.net >
2022-11-08 15:28:19 +00:00
snipe
2e56c9b521
Added new general.display_in_user_view field to form
...
Signed-off-by: snipe <snipe@snipe.net >
2022-11-08 15:27:59 +00:00
snipe
b95d24b5eb
Additional translations
...
Signed-off-by: snipe <snipe@snipe.net >
2022-11-08 15:27:44 +00:00
snipe
f91e1d58ad
Migration to add the field to the custom_fields table
...
Signed-off-by: snipe <snipe@snipe.net >
2022-11-08 15:27:34 +00:00
snipe
7c37c70164
Added new field to allowed_fields so that the API can change them if needed
...
Signed-off-by: snipe <snipe@snipe.net >
2022-11-08 15:27:22 +00:00
snipe
52dc5aa4ba
Added field to controller and tranformer
...
Signed-off-by: snipe <snipe@snipe.net >
2022-11-08 15:26:59 +00:00
snipe
23cbee9493
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# config/version.php
2022-11-03 14:18:55 -07:00
snipe
7c21158680
Bumped version
...
Signed-off-by: snipe <snipe@snipe.net >
2022-11-03 14:18:13 -07:00
snipe
30f4af3ac2
Merge remote-tracking branch 'origin/develop'
2022-11-03 14:14:23 -07:00
snipe
b1fa50cde2
Merge pull request #12067 from snipe/fixes/modelfile_image_path
...
Fixed model file image path/variable
2022-11-03 14:13:54 -07:00
snipe
236684ec92
Fixed model file image path/variable
...
Signed-off-by: snipe <snipe@snipe.net >
2022-11-03 14:12:49 -07:00
snipe
c45e777324
Merge remote-tracking branch 'origin/develop'
2022-11-03 14:10:08 -07:00
snipe
53499b1e29
Merge pull request #12066 from snipe/fixes/small_uploads_fixes
...
Fixed - small uploads fixes
2022-11-03 14:08:52 -07:00
snipe
04b6f023ae
Use new upload string
...
Signed-off-by: snipe <snipe@snipe.net >
2022-11-03 13:57:50 -07:00
snipe
3c7d63c060
Disallow uploads if app is locked
...
Signed-off-by: snipe <snipe@snipe.net >
2022-11-03 13:52:23 -07:00
snipe
7cb1ca8754
Fixed image path to show preview
...
Signed-off-by: snipe <snipe@snipe.net >
2022-11-03 13:51:48 -07:00
snipe
52e33a8b0e
Merge remote-tracking branch 'origin/develop'
2022-11-03 13:27:21 -07:00
snipe
0f5fbb6a04
Re-added gitignore
...
Signed-off-by: snipe <snipe@snipe.net >
2022-11-03 13:27:06 -07:00
snipe
6d5ace0458
Merge pull request #12049 from uberbrady/improve_scim_externalid_support
...
Fixed writes to the `externalId` from SCIM
2022-11-02 15:43:55 -07:00
snipe
6f14355cbc
Merge pull request #12060 from snipe/features/added_accessories_file_uploads
...
Added accessories file uploads
2022-11-01 19:51:38 -07:00
snipe
eb81c290dc
Accessory file upload
...
Signed-off-by: snipe <snipe@snipe.net >
2022-11-01 19:50:39 -07:00
snipe
2f9e097854
Merge pull request #12059 from snipe/fixes/consumables_files_translations
...
Use the generic file uploads strings
2022-11-01 19:32:35 -07:00
snipe
97aeb1fcec
Use the generic file uploads strings
...
Signed-off-by: snipe <snipe@snipe.net >
2022-11-01 19:31:23 -07:00
snipe
e6d259bac0
Merge pull request #12058 from snipe/features/added_uploads_to_components
...
Added uploads to components
2022-11-01 19:30:17 -07:00
snipe
8887d40b86
Added gitignore
...
Signed-off-by: snipe <snipe@snipe.net >
2022-11-01 19:29:21 -07:00
snipe
3d8e0b707e
Fixed component file route controller names
...
Signed-off-by: snipe <snipe@snipe.net >
2022-11-01 19:29:13 -07:00
snipe
71a7176a6e
Updated component blade
...
Signed-off-by: snipe <snipe@snipe.net >
2022-11-01 19:28:57 -07:00
snipe
def89bfa0c
Added some generic file translations
...
Signed-off-by: snipe <snipe@snipe.net >
2022-11-01 19:28:49 -07:00
snipe
f1cb7ee410
Fixed some translations
...
Signed-off-by: snipe <snipe@snipe.net >
2022-11-01 19:28:39 -07:00
snipe
84c0f50266
Added ComponentFilesController
...
Signed-off-by: snipe <snipe@snipe.net >
2022-11-01 19:10:04 -07:00
snipe
f51b312843
Added component routes for uploads
...
Signed-off-by: snipe <snipe@snipe.net >
2022-11-01 19:09:51 -07:00
snipe
3d3a4b02fc
Added helper method for uploads
...
Signed-off-by: snipe <snipe@snipe.net >
2022-11-01 19:09:34 -07:00
snipe
276f534ded
Updated permissions
...
Signed-off-by: snipe <snipe@snipe.net >
2022-11-01 19:09:21 -07:00
snipe
1d47d9e52b
Merge pull request #12057 from snipe/features/add_uploads_to_components
...
Added uploads to components
2022-11-01 19:07:42 -07:00
snipe
2106b64da6
Fixed some layout issues
...
Signed-off-by: snipe <snipe@snipe.net >
2022-11-01 19:06:49 -07:00
snipe
fa79a6c15f
Skip storage:: facade on missing images
...
Signed-off-by: snipe <snipe@snipe.net >
2022-11-01 18:19:13 -07:00
snipe
761da534f3
Updated consumables UI to allow uploads and display files
...
Signed-off-by: snipe <snipe@snipe.net >
2022-11-01 17:53:08 -07:00
snipe
b362951c95
Added consumables permissions
...
Signed-off-by: snipe <snipe@snipe.net >
2022-11-01 17:52:45 -07:00
snipe
25f69a7bd2
Added consumable methods for uploads
...
Signed-off-by: snipe <snipe@snipe.net >
2022-11-01 17:52:28 -07:00
snipe
f6a6478804
Added consumable uploads gitignore
...
Signed-off-by: snipe <snipe@snipe.net >
2022-11-01 17:52:04 -07:00
snipe
3282702c73
Added consumables upload routes
...
Signed-off-by: snipe <snipe@snipe.net >
2022-11-01 17:51:53 -07:00
Brady Wetherington
4e5c878b73
Needed to fix the way we write externalId from SCIM
2022-10-31 19:15:08 -07:00
snipe
5711706367
Merge remote-tracking branch 'origin/develop'
2022-10-31 12:17:06 -07:00
snipe
a930661150
Check for valid category
...
Signed-off-by: snipe <snipe@snipe.net >
2022-10-31 12:16:39 -07:00
snipe
7cb4740359
Merge pull request #11766 from snipe/fixes/wtf_method_names_derp
...
Fixed (?) method name?
2022-10-26 17:39:11 -07:00
snipe
9f8f028484
Merge remote-tracking branch 'origin/develop'
2022-10-26 12:21:20 -07:00
snipe
d0b9e956df
Merge pull request #12042 from snipe/fixes/added_missing_hashed_password_string
...
Corrected string for invalid current password
2022-10-26 12:20:35 -07:00
snipe
c1eee2cc72
Corrected string for invalid current password
...
Signed-off-by: snipe <snipe@snipe.net >
2022-10-26 12:18:29 -07:00
snipe
f32183d51b
Merge remote-tracking branch 'origin/develop'
2022-10-26 10:58:52 -07:00
snipe
73f30c0a41
Merge pull request #12041 from snipe/features/reflect_status_label_color_in_sidenav
...
Fixed #12009 - Added ability to reflect color in sidenav if one is given
2022-10-26 10:58:19 -07:00
snipe
c233d7fb1c
Removed extra spaces
...
Signed-off-by: snipe <snipe@snipe.net >
2022-10-26 10:51:06 -07:00
snipe
dea0fcefbd
Reflect color in sidenav if one is given
...
Signed-off-by: snipe <snipe@snipe.net >
2022-10-26 10:48:42 -07:00
snipe
38678d4646
Bumped hash
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# config/version.php
2022-10-26 09:50:44 -07:00
snipe
476a5cbc02
Bumped hash
...
Signed-off-by: snipe <snipe@snipe.net >
2022-10-26 09:49:50 -07:00
snipe
bc4c6abe06
Merge remote-tracking branch 'origin/develop'
2022-10-26 09:43:33 -07:00
snipe
73f61ce032
Merge pull request #12040 from snipe/fixes/locations_asset_count
...
Renamed column back to assets_count for legacy
2022-10-26 09:43:01 -07:00
snipe
12c7223bcd
Renamed column back to assets_count for legacy
...
Signed-off-by: snipe <snipe@snipe.net >
2022-10-26 09:39:03 -07:00
snipe
de856d6045
Merge remote-tracking branch 'origin/develop'
2022-10-26 00:57:17 -07:00
snipe
b7efb58733
Merge pull request #12038 from snipe/fixes/clear_expected_checkin_on_checkin_action
...
Added - set `expected_checkin` to `null` on user bulk checkin and delete
2022-10-26 00:56:43 -07:00
snipe
28b0d8cf0f
Null expected_checkin on user bulk checkin and delete
...
Signed-off-by: snipe <snipe@snipe.net >
2022-10-26 00:54:37 -07:00
snipe
88ae8858e8
Merge remote-tracking branch 'origin/develop'
2022-10-26 00:32:39 -07:00
snipe
0bc0a116aa
Merge pull request #12035 from snipe/features/added_new_tab_to_locations
...
Features/added new tab to locations
2022-10-26 00:32:07 -07:00
snipe
e670ffe349
Added Assets Assigned to tab
...
Signed-off-by: snipe <snipe@snipe.net >
2022-10-26 00:16:06 -07:00
snipe
a94f1c4a64
Cleaned up and added comments
...
Signed-off-by: snipe <snipe@snipe.net >
2022-10-26 00:15:52 -07:00
snipe
b503b672ba
Merge pull request #11951 from Godmartinz/AccessKey_shortcuts
...
adds shortcuts for listing, creating, and saving
2022-10-25 15:53:57 -07:00
snipe
72296eea5c
Merge remote-tracking branch 'origin/develop'
2022-10-25 15:46:26 -07:00
snipe
bc023a2566
Add @eltociear as a contributor
2022-10-25 15:46:07 -07:00
snipe
2f7e22be1e
Fixed all-contributors type
...
Signed-off-by: snipe <snipe@snipe.net >
2022-10-25 15:46:07 -07:00
snipe
9409965239
Merge pull request #11928 from eltociear/patch-1
...
Fix typo in Dockerfile.fpm-alpine
2022-10-25 15:45:42 -07:00
snipe
f54c92ade2
Merge pull request #12028 from StarlessNights/feature/add-memcached-php-extensions-to-docker-images
...
Fixed #12027 : Add memcached php extensions to docker images
2022-10-25 15:42:15 -07:00
snipe
b1fb70cb7b
Merge remote-tracking branch 'origin/develop'
2022-10-25 15:35:04 -07:00
snipe
9e08936cbc
Merge pull request #12030 from uberbrady/scim_externalid_support
...
Added externalId support to SCIM integration
2022-10-25 14:51:52 -07:00
Brady Wetherington
cd385e0865
Set scim_externalid to nullable, default null
2022-10-25 14:38:19 -07:00
Brady Wetherington
1e3281c76c
Add externalId support to SCIM integration
2022-10-25 14:19:01 -07:00
Iisakki Jaakkola
af4d62759f
Added php memcached extension to docker Alpine image.
2022-10-25 16:16:25 +03:00
Iisakki Jaakkola
9452973845
Added php memcached extension to the docker image.
2022-10-25 16:16:25 +03:00
snipe
8e23787888
Merge remote-tracking branch 'origin/develop'
2022-10-21 17:44:04 -07:00
snipe
3b16157d6b
Fixed typo
...
Signed-off-by: snipe <snipe@snipe.net >
2022-10-21 17:43:53 -07:00
snipe
3ec3d38c9f
Merge remote-tracking branch 'origin/develop'
2022-10-21 17:01:00 -07:00
snipe
ae430959a4
Merge pull request #12015 from snipe/fixes/revert_processing_button
...
Changed button icon for importer
2022-10-21 17:00:22 -07:00
snipe
85a85082b7
Changed button icon for importer
...
Signed-off-by: snipe <snipe@snipe.net >
2022-10-21 16:59:19 -07:00
snipe
5acb493efd
Merge pull request #12008 from snipe/features/add_default_loc_to_location_view
...
Added default tab to locations
2022-10-21 16:43:24 -07:00
snipe
515b14a001
Updated JS to better handle input IDs
...
Signed-off-by: snipe <snipe@snipe.net >
2022-10-20 19:21:09 -07:00
snipe
4eed2baa31
Added default tab to locations
...
Signed-off-by: snipe <snipe@snipe.net >
2022-10-20 19:06:58 -07:00
snipe
453f2c3b0e
Merge pull request #12006 from uberbrady/ldap_manager_cache
...
Added cache manager lookups in LDAP for performance boost
2022-10-20 17:06:23 -07:00
Brady Wetherington
bc78d341a0
Caches manager lookups in LDAP for performance boost
2022-10-20 16:52:40 -07:00
snipe
da579a302c
Merge remote-tracking branch 'origin/develop'
2022-10-19 19:09:34 -07:00
snipe
edf191b724
Merge pull request #11995 from uberbrady/ldap_manager_fix
...
Fixed: Okta LDAP Manager Attribute - Try to better-handle LDAP Manager settings
2022-10-19 19:04:10 -07:00
Brady Wetherington
12d86bd6e2
Erroneous line-break removal - re-add
2022-10-19 19:01:52 -07:00
Brady Wetherington
c4f11de90d
Remove incorrect comment.
2022-10-19 18:49:19 -07:00
Brady Wetherington
8fb61cf5f8
Try to better handle LDAP Manager settings that don't line up with what we expect
2022-10-19 18:36:16 -07:00
Godfrey M
f2d4a61e3c
removes dead space
2022-10-18 15:31:37 -07:00
Godfrey M
3f25a1bf61
removes dead code
2022-10-18 15:25:38 -07:00
Godfrey M
f9ac447dd1
adds default group to LDAP
2022-10-18 15:18:09 -07:00
snipe
4e83b06d71
Merge remote-tracking branch 'origin/develop'
2022-10-18 15:00:51 -07:00
snipe
23e613f903
Fixed kit parse error on model edit
...
Signed-off-by: snipe <snipe@snipe.net >
2022-10-18 15:00:33 -07:00
snipe
f1c82ca732
Merge pull request #11988 from snipe/fixes/wrong_icons_for_mobile_location_view
...
Fixed wrong icons for mobile view for locations listing
2022-10-17 20:14:01 -07:00
snipe
2543fa6b98
Fixed user icon for tab
...
Signed-off-by: snipe <snipe@snipe.net >
2022-10-17 20:04:42 -07:00
snipe
7c34652da0
Fixed incorrect icons for mobile view on location tabs
...
Signed-off-by: snipe <snipe@snipe.net >
2022-10-17 20:02:27 -07:00
snipe
aa3f94973f
Merge remote-tracking branch 'origin/develop'
2022-10-17 14:45:05 -07:00
snipe
1ec303931a
Merge pull request #11986 from Godmartinz/FD31357_depreciation
...
Fixes the calc of months and fixes typo of the word depreciation
2022-10-17 14:44:46 -07:00
Godfrey M
d359bcb88d
adds proper spacing
2022-10-17 13:15:10 -07:00
Godfrey M
28059c878a
gets the proper amount of months and fixes typo of the word depreciation
2022-10-17 11:16:29 -07:00
snipe
b7bcfaccc9
Merge pull request #11834 from uberbrady/try_catch_notifications
...
try/catch wrap notifications on checkin/checkout
2022-10-13 14:20:22 -07:00
snipe
f4a3f896bd
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# config/version.php
2022-10-13 13:20:35 -07:00
snipe
0303df4b25
Bumped version
...
Signed-off-by: snipe <snipe@snipe.net >
2022-10-13 13:19:51 -07:00
snipe
9151868839
Merge remote-tracking branch 'origin/develop'
2022-10-13 13:06:52 -07:00
snipe
8c6aaec9ce
Merge pull request #11971 from snipe/localization/new_translations
...
Added new translations
2022-10-13 13:06:16 -07:00
snipe
fb228d6ded
Updated strings
...
Signed-off-by: snipe <snipe@snipe.net >
2022-10-13 12:57:10 -07:00
snipe
1360ce90a5
Updated strings
...
Signed-off-by: snipe <snipe@snipe.net >
2022-10-13 12:52:45 -07:00
snipe
3549afe157
Added strings
...
Signed-off-by: snipe <snipe@snipe.net >
2022-10-13 12:43:24 -07:00
snipe
cfb780b20b
Remove unused files
...
Signed-off-by: snipe <snipe@snipe.net >
2022-10-13 12:39:10 -07:00
snipe
eb9f17122e
Updated strings
...
Signed-off-by: snipe <snipe@snipe.net >
2022-10-13 12:21:09 -07:00
snipe
2ef45afb2b
Removed extraneous files
...
Signed-off-by: snipe <snipe@snipe.net >
2022-10-13 12:18:57 -07:00
snipe
c8baf4c6ad
Updated prod assets
...
Signed-off-by: snipe <snipe@snipe.net >
2022-10-12 16:25:43 -07:00
snipe
0b20cf6d70
Merge remote-tracking branch 'origin/develop'
2022-10-12 16:24:46 -07:00
snipe
ecc6bd8a24
Updated dev assets
...
Signed-off-by: snipe <snipe@snipe.net >
2022-10-12 16:24:31 -07:00
snipe
3c9c89355e
Aaaand master again
...
Signed-off-by: snipe <snipe@snipe.net >
2022-10-12 16:01:55 -07:00
snipe
43479efed0
Merge remote-tracking branch 'origin/develop'
2022-10-12 16:01:17 -07:00
snipe
80279a95ae
Merge pull request #11964 from snipe/fixes/audit_admin_presenting
...
Use admin ID for audit log notification
2022-10-12 16:00:50 -07:00
snipe
ac055c01dc
Use admin ID for audit log notification
...
Signed-off-by: snipe <snipe@snipe.net >
2022-10-12 15:59:43 -07:00
snipe
5ff72420a6
Set branch back to develop
...
I hads to switch branches because the automated GH action script always targets masterb
Signed-off-by: snipe <snipe@snipe.net >
2022-10-12 11:00:06 -07:00
snipe
55b33c1042
Merge pull request #11944 from snipe/dependabot/github_actions/actions/checkout-3.1.0
...
Bump actions/checkout from 2 to 3.1.0
2022-10-12 10:59:21 -07:00
snipe
a499a92bb7
Added @nh314 as a contributor
...
Signed-off-by: snipe <snipe@snipe.net >
2022-10-12 10:57:50 -07:00
snipe
e7ae7742b0
Merge pull request #11949 from nh314/Remove-required-mark
...
Remove required mark
2022-10-12 10:55:49 -07:00
snipe
98f2e0271b
Merge pull request #11942 from nh314/develop
...
Correct comparison logic
2022-10-12 10:55:29 -07:00
snipe
e721665fd8
Merge remote-tracking branch 'origin/develop'
2022-10-12 10:53:42 -07:00
snipe
cd43fc50fb
Merge pull request #11960 from snipe/fixes/better_validation_for_ldap_filter
...
Sets nullable attribute on validation
2022-10-12 10:53:08 -07:00
snipe
06803092c5
Merge pull request #11952 from snipe/features/clearer_activated_helptext
...
Added clearer LDAP activated helptext
2022-10-12 10:52:56 -07:00
snipe
0312ecf09d
Sets nullable attribute on validation
...
Signed-off-by: snipe <snipe@snipe.net >
2022-10-12 10:30:47 -07:00
snipe
0ed50f4e58
Merge remote-tracking branch 'origin/develop'
2022-10-12 10:22:48 -07:00
snipe
3f105cd3b2
Merge pull request #11959 from inietov/fixes/depreciation_date
...
Fixed Depreciation date diff readable precision
2022-10-12 10:21:37 -07:00
Ivan Nieto Vivanco
ab0c5bcd9d
Add precision parameter to the diffForHumans() Carbon function to report
2022-10-12 12:16:13 -05:00
snipe
5ba01728d9
More text tweaking
...
Signed-off-by: snipe <snipe@snipe.net >
2022-10-11 12:51:25 -07:00
snipe
ae0eb378e4
Additional clarification
...
Signed-off-by: snipe <snipe@snipe.net >
2022-10-11 12:43:54 -07:00
snipe
ad8a2387f0
Updated help text to be more clear
...
Signed-off-by: snipe <snipe@snipe.net >
2022-10-11 12:38:37 -07:00
Godfrey M
4fa01350c3
adds shortcuts for listing, creating, and saving
2022-10-11 12:00:15 -07:00
Phan Nguyen
d3161fad02
Remove required mark
...
Because it actually not required by model.
2022-10-11 15:49:56 +07:00
dependabot[bot]
36eb51b52f
Bump actions/checkout from 2 to 3.1.0
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 3.1.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v3.1.0 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-10 08:36:34 +00:00
Phan Nguyen
8ff109e9da
Correct comparison logic
...
Comparison operator should be greater than or equal
2022-10-08 12:54:15 +07:00
snipe
15da3b831d
Merge pull request #11937 from Godmartinz/gh11868_sidebar_unclickable
...
Fixes the margin top adjustment for desktop
2022-10-06 10:43:27 -07:00
Godfrey M
0c6441ebed
removes the margin top adjustment for desktop
2022-10-06 10:35:28 -07:00
snipe
fbfc9d123c
Merge remote-tracking branch 'origin/develop'
2022-10-06 09:26:07 -07:00
snipe
cd942196cc
Merge pull request #11933 from inietov/fixes/500_creating_new_user_undefined_variable_item
...
Fixed Error 500 undefined variable item creating a new user.
2022-10-06 09:07:18 -07:00
Ivan Nieto Vivanco
f1edbc9810
Send item variable that the datepicker needs
2022-10-06 09:15:00 -05:00
Ikko Ashimine
66e64cb136
Fix typo in Dockerfile.fpm-alpine
...
enviroment -> environment
2022-10-06 11:53:13 +09:00
snipe
1ef3eb94db
Merge remote-tracking branch 'origin/develop'
2022-10-05 17:55:33 -07:00
snipe
25e4b7d59d
Merge pull request #11927 from uberbrady/use_improved_scim
...
Use the new scim-trace feature from our fork of laravel-scim-server lib
2022-10-05 17:53:20 -07:00
Brady Wetherington
9605dec22a
Use the new scim-trace feature from our fork of laravel-scim-server lib
2022-10-05 17:43:59 -07:00
snipe
ca937667b4
Indented divs per @uberbrady
...
Signed-off-by: snipe <snipe@snipe.net >
2022-10-05 17:21:39 -07:00
snipe
e9c61903f1
Merge pull request #11926 from snipe/features/add_start_and_term_dates_to_users
...
Added start and end dates to users
2022-10-05 17:20:37 -07:00
snipe
14b7319b63
Added start/end to sortable columns
...
Signed-off-by: snipe <snipe@snipe.net >
2022-10-05 17:07:07 -07:00
snipe
9d641573b5
Make the APU return null instead of blank
...
Signed-off-by: snipe <snipe@snipe.net >
2022-10-05 17:01:04 -07:00
snipe
3605aa8f5a
Added clear button to generic datepicker and made it wider
...
Signed-off-by: snipe <snipe@snipe.net >
2022-10-05 16:59:06 -07:00
snipe
0817308822
Added start/end to edit/view screens
...
Signed-off-by: snipe <snipe@snipe.net >
2022-10-05 16:58:49 -07:00
snipe
bdfac1a345
Added start/end to the users API
...
Signed-off-by: snipe <snipe@snipe.net >
2022-10-05 16:58:37 -07:00
snipe
f7a9be92ca
Store data for start and end
...
Signed-off-by: snipe <snipe@snipe.net >
2022-10-05 16:58:26 -07:00
snipe
56ba8a7e24
Added API select fields and filters
...
Signed-off-by: snipe <snipe@snipe.net >
2022-10-05 16:58:16 -07:00
snipe
cf62761d18
Added date casting and fillable to models
...
Signed-off-by: snipe <snipe@snipe.net >
2022-10-05 16:57:59 -07:00
snipe
d23e178c62
Adde language strings
...
Signed-off-by: snipe <snipe@snipe.net >
2022-10-05 16:56:10 -07:00
snipe
7353ecd388
Added start_date and end_date migration to users table
...
Signed-off-by: snipe <snipe@snipe.net >
2022-10-05 16:55:59 -07:00
snipe
18663c2599
Merge pull request #11925 from inietov/fixes/checkbox_customfields_comma_issues
...
Fixed #11710 - Validation of checkbox data with multiple values
2022-10-05 16:48:32 -07:00
Ivan Nieto Vivanco
5b8e0b3af1
Use a regex (gulp) to admit ',' (comma) and ', '(comma plus space) as customfields checkbox value delimiter
2022-10-05 18:40:07 -05:00
snipe
dab83091d2
Merge remote-tracking branch 'origin/develop'
2022-10-05 12:12:27 -07:00
snipe
4c0be7ec98
Merge pull request #11924 from snipe/features/autoglossonym_locales
...
Added autoglossonyms for locales and translations for countries
2022-10-05 12:09:29 -07:00
snipe
018f71a157
Switched to translations for better autoglossonym support
...
Signed-off-by: snipe <snipe@snipe.net >
2022-10-05 11:46:42 -07:00
snipe
9f03f0f6f6
Updated link
...
Signed-off-by: snipe <snipe@snipe.net >
2022-10-04 23:39:47 -07:00
snipe
da40c0ad48
Dev assets
...
Signed-off-by: snipe <snipe@snipe.net >
2022-10-04 18:09:18 -07:00
snipe
c70c8ce856
Merge pull request #11916 from Godmartinz/gh11868_sidebar_unclickable
...
fixes mobile views and clickability of sidebar menu
2022-10-04 18:07:02 -07:00
snipe
fe49ac79d1
Updated all contributors
...
Signed-off-by: snipe <snipe@snipe.net >
2022-10-04 18:06:09 -07:00
snipe
687a764fc1
Dev to master in version.php
...
Signed-off-by: snipe <snipe@snipe.net >
2022-10-04 17:53:16 -07:00
snipe
81be84568e
Bumped version
...
Signed-off-by: snipe <snipe@snipe.net >
2022-10-04 17:52:24 -07:00
snipe
61fa0bda4d
Merge pull request #11917 from snipe/updates/updated_language_strings
...
Updated lnaguage strings
2022-10-04 17:49:27 -07:00
snipe
81d2a3acda
Updated lnaguage strings
...
Signed-off-by: snipe <snipe@snipe.net >
2022-10-04 17:48:43 -07:00
snipe
931d81d825
Merge pull request #11908 from snipe/features/nicer_view_assets_ui_for_regular_users
...
Overhaul of UI for unprivileged users
2022-10-04 16:41:44 -07:00
snipe
bcebc1e33b
Stylistic refactoring
...
Signed-off-by: snipe <snipe@snipe.net >
2022-10-04 16:37:33 -07:00
snipe
ba0483b33e
Phrasing!
...
Signed-off-by: snipe <snipe@snipe.net >
2022-10-04 16:21:10 -07:00
snipe
97b9f96030
Added nag alert for unaccepted assets
...
Signed-off-by: snipe <snipe@snipe.net >
2022-10-04 16:16:21 -07:00
snipe
891b5b2882
Added routes, language
...
Signed-off-by: snipe <snipe@snipe.net >
2022-10-04 15:45:25 -07:00
Godfrey M
e21660ae05
off by a pixel
2022-10-04 12:11:37 -07:00
Godfrey M
53392d6069
fixes mobile views and clickability of sidebar menu
2022-10-04 12:01:13 -07:00
snipe
3469e49470
First UI overhaul
...
Signed-off-by: snipe <snipe@snipe.net >
2022-10-03 21:28:22 -07:00
snipe
e9224f094e
Merge pull request #11906 from inietov/fixes/server_error_downloading_unaccepted_assets
...
Fixed error 500 when downloading asset acceptance report. [sc-19555]
2022-10-03 16:40:28 -07:00
Ivan Nieto Vivanco
25c10c3819
Filter non-asset items from download unaccepted assets report
2022-10-03 18:12:30 -05:00
snipe
b9419c7454
Merge pull request #11901 from snipe/security/escape_formats_in_csv
...
Use `EscapeFormula()` in CSV export
2022-09-30 11:59:11 -07:00
snipe
b07c4caa37
Extra whitespace
...
Signed-off-by: snipe <snipe@snipe.net >
2022-09-30 11:47:27 -07:00
snipe
aa52bc6c6a
Added Vautia
...
Signed-off-by: snipe <snipe@snipe.net >
2022-09-30 11:47:20 -07:00
snipe
5a7e35c0e8
Made a conditional escape according to .env
...
Signed-off-by: snipe <snipe@snipe.net >
2022-09-30 09:48:43 -07:00
snipe
bae200edd7
Use EscapeFormula() in CSV export
...
Signed-off-by: snipe <snipe@snipe.net >
2022-09-30 09:29:17 -07:00
snipe
2fd197c2db
Merge pull request #11896 from snipe/fixes/500_on_depreciation
...
Fixed depreciation API call
2022-09-29 17:09:39 -07:00
snipe
36484d50ef
Fixed depreciation API call
...
Signed-off-by: snipe <snipe@snipe.net >
2022-09-29 17:07:42 -07:00
snipe
2b7c8cf82b
Merge pull request #11895 from uberbrady/switch_dashboard_piechart_to_percent
...
Modified dashboard tooltips to add percentage as well as count
2022-09-29 14:11:16 -07:00
Brady Wetherington
0424308863
Modified dashboard tooltips to add percentage as well as count
2022-09-29 13:46:56 -07:00
snipe
78580136f6
Merge pull request #11894 from uberbrady/improve_piechart_labels_legends
...
Added counts to Dashboard Pie Chart legends and tooltips
2022-09-29 13:27:28 -07:00
Brady Wetherington
420c216973
Added counts to Dashboard Pie Chart legends and tooltips
2022-09-29 13:20:58 -07:00
snipe
9c6fa18454
Merge pull request #11893 from snipe/features/switch_dash_pie_to_status_type
...
Fixed #11521 - Add option to switch to using status meta from status label name
2022-09-29 13:02:28 -07:00
snipe
70c766e8b3
Added setting to choose dashboard type
...
Signed-off-by: snipe <snipe@snipe.net >
2022-09-29 04:16:46 -07:00
snipe
0b2ce7be07
Fixed #11521 - switch to using status meta from status label name
...
Signed-off-by: snipe <snipe@snipe.net >
2022-09-29 03:48:58 -07:00
snipe
3d48dd19cb
Merge pull request #11890 from snipe/fixes/statuslabels_assetlist
...
Fixed #11889 - API route for status labels asset listing
2022-09-29 00:51:25 -07:00
snipe
08bab4f101
Fixed #11889 - API route for status labels asset listing
...
Signed-off-by: snipe <snipe@snipe.net >
2022-09-29 00:50:07 -07:00
snipe
95b49f8deb
Merge pull request #11886 from sunflowerbofh/tmp-replace-patchwork-utf8
...
Tmp replace patchwork utf8
2022-09-28 10:32:07 -07:00
Katharina Drexel
4f5d536e32
Fixed : #11871 Replacing (deprecated) patchwork/utf8 by polyfill/mbstring.
2022-09-28 14:52:02 +02:00
snipe
9dbc5070f8
Remove phplint (for now)
...
Signed-off-by: snipe <snipe@snipe.net >
2022-09-27 16:47:09 -07:00
snipe
055a2f827f
Merge pull request #11872 from sunflowerbofh/tmp-replace-patchwork-utf8
...
Fixed #11871 Replacing (deprecated) patchwork/utf8 by polyfill/mbstring.
2022-09-27 16:46:12 -07:00
snipe
8d3fe423e1
Merge pull request #11671 from chartjes/ch-fix-tests
...
Fixed unit test suite that was not running, added working browser test
2022-09-27 16:20:56 -07:00
snipe
1377725a97
Dev assets
...
Signed-off-by: snipe <snipe@snipe.net >
2022-09-27 14:53:47 -07:00
snipe
58ccfe9226
Updated prod assets
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# public/css/dist/skins/skin-black-dark.css
# public/css/dist/skins/skin-black-dark.min.css
# public/css/dist/skins/skin-blue-dark.css
# public/css/dist/skins/skin-blue-dark.min.css
# public/css/dist/skins/skin-green-dark.css
# public/css/dist/skins/skin-green-dark.min.css
# public/css/dist/skins/skin-orange-dark.css
# public/css/dist/skins/skin-orange-dark.min.css
# public/css/dist/skins/skin-purple-dark.css
# public/css/dist/skins/skin-purple-dark.min.css
# public/css/dist/skins/skin-red-dark.css
# public/css/dist/skins/skin-red-dark.min.css
# public/css/dist/skins/skin-yellow-dark.css
# public/css/dist/skins/skin-yellow-dark.min.css
# public/mix-manifest.json
2022-09-27 14:51:19 -07:00
snipe
05ac9f4a68
Updated dev assets
...
Signed-off-by: snipe <snipe@snipe.net >
2022-09-27 14:47:54 -07:00
snipe
0889cd61cf
Updated skins
...
Signed-off-by: snipe <snipe@snipe.net >
2022-09-27 14:47:09 -07:00
snipe
8168ca4074
Merge pull request #11853 from Godmartinz/ldap_test_results_color
...
Fixes the color choice for the ldap_test_results
2022-09-27 14:46:46 -07:00
snipe
de399a9f8f
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# public/css/dist/all.css
# public/js/build/app.js
# public/js/dist/all.js
# public/mix-manifest.json
2022-09-27 14:46:30 -07:00
snipe
af150f0192
Add @BasO12 as a contributor
2022-09-27 14:44:32 -07:00
snipe
c194c8a0c8
Merge pull request #11764 from BasO12/master
...
Added notes to audit mail notification
2022-09-27 14:43:50 -07:00
snipe
a7b83fc531
Merge pull request #11854 from inietov/fixes/location_issue_during_import
...
Fixed #11847 404 error during Import if a checkout type of location is specified and no checkout location is passed
2022-09-27 14:34:26 -07:00
snipe
ef22da622d
Merge pull request #11870 from snipe/dependabot/github_actions/codacy/codacy-analysis-cli-action-4.2.0
...
Bump codacy/codacy-analysis-cli-action from 4.1.0 to 4.2.0
2022-09-27 14:33:53 -07:00
dependabot[bot]
8443796cbe
Bump codacy/codacy-analysis-cli-action from 4.1.0 to 4.2.0
...
Bumps [codacy/codacy-analysis-cli-action](https://github.com/codacy/codacy-analysis-cli-action ) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/codacy/codacy-analysis-cli-action/releases )
- [Commits](https://github.com/codacy/codacy-analysis-cli-action/compare/v4.1.0...v4.2.0 )
---
updated-dependencies:
- dependency-name: codacy/codacy-analysis-cli-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-27 21:33:19 +00:00
snipe
ac996a771c
Merge pull request #11882 from snipe/security/upgraded_fontawesome
...
Upgraded fontawesome
2022-09-27 14:27:22 -07:00
snipe
942eaac2ee
Upgraded fontawesome
...
Signed-off-by: snipe <snipe@snipe.net >
2022-09-27 14:25:44 -07:00
snipe
ada2a2cd43
Merge pull request #11878 from inietov/fixes/asset_importer_duplicate_fields
...
Delete duplicate fields from the importer dropdown menu [sc-19547]
2022-09-27 14:21:30 -07:00
Ivan Nieto Vivanco
06ba9356ca
Delete another set of duplicates
2022-09-26 18:57:35 -05:00
Ivan Nieto Vivanco
e034f7b674
Delete another duplicate that somehow has survived
2022-09-26 18:56:24 -05:00
Ivan Nieto Vivanco
4d14243f57
Delete duplicate fields from the importer dropdown menu
2022-09-26 18:51:13 -05:00
snipe
88a371082d
Merge remote-tracking branch 'origin/develop'
2022-09-26 16:29:21 -07:00
snipe
ee7e26ae8d
Merge pull request #11877 from snipe/features/use_built_in_clear_on_datepicker
...
Use BS datepicker’s built in clear button
2022-09-26 16:23:27 -07:00
snipe
9d93c72534
Use BS datepicker’s built in clear button
...
Signed-off-by: snipe <snipe@snipe.net >
2022-09-26 14:34:35 -07:00
snipe
44b72e0f5f
Merge remote-tracking branch 'origin/develop'
2022-09-26 13:49:48 -07:00
snipe
d91d226652
Merge pull request #11857 from inietov/fixes/throw_exception_instead_of_redirect_when_no_available_licenseseats
...
Fixed #11827 Throw exception when there are no available seats for checkout.
2022-09-26 13:43:57 -07:00
snipe
091ef62cbe
Merge pull request #11856 from inietov/fixes/purchase_date_not_nullable
...
Fixed Purchase date "readonly" value makes purchase date unable to be nulled in update form [sc-19540]
2022-09-26 13:38:24 -07:00
Katharina Drexel
8316a4eb92
Fixed : #11871 Replacing (deprecated) patchwork/utf8 by polyfill/mbstring.
2022-09-26 12:06:06 +02:00
snipe
b4518677bd
Merge pull request #11762 from geo-chen/master
...
correcting default mysql port from 3309 to 3306
2022-09-22 15:12:11 -07:00
Ivan Nieto Vivanco
23cf556a8b
Adds cursor:pointer to indicate a clickable link
2022-09-20 22:24:52 -05:00
Ivan Nieto Vivanco
c0f83a7927
Delete not necessary conditional
2022-09-20 19:02:01 -05:00
Ivan Nieto Vivanco
5a1062f0f4
Delete debugging symbols (just kidding, it's just a dd() function)
2022-09-20 18:58:31 -05:00
Ivan Nieto Vivanco
c32676596c
Redirect correctly if not enough license seats exists to be checkout
2022-09-20 18:55:53 -05:00
Ivan Nieto Vivanco
f75917d34d
Add a link used to clear the purchase date input
2022-09-20 17:53:55 -05:00
Godfrey M
c55f2d5417
corrects color for query and results of ldap sync test
2022-09-20 10:35:55 -07:00
Ivan Nieto Vivanco
e267f5491a
Adds a check for empty location values on import
2022-09-19 19:05:48 -05:00
Godfrey M
571ce5b741
corrects the color choice for the ldap_test_results
2022-09-19 11:59:02 -07:00
snipe
733b0750a2
Merge remote-tracking branch 'origin/develop'
2022-09-16 14:20:25 -07:00
snipe
9369165007
Merge pull request #11842 from snipe/security/license_file_access
...
Check for `licenses.files` permissions
2022-09-16 14:19:37 -07:00
snipe
f75d348dc0
Fixed license policy method
...
Signed-off-by: snipe <snipe@snipe.net >
2022-09-16 14:06:46 -07:00
snipe
dcab1381e7
Check for licenses.files permissions
...
Signed-off-by: snipe <snipe@snipe.net >
2022-09-16 14:00:27 -07:00
snipe
0924d2144b
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# public/css/build/app.css
# public/css/build/overrides.css
# public/css/dist/all.css
# public/mix-manifest.json
2022-09-15 21:47:14 -07:00
snipe
9cae4f1d1b
Merge pull request #11838 from snipe/features/larger_checkboxes_in_lists
...
Larger checkbox in lists
2022-09-15 21:44:42 -07:00
snipe
ca70988879
Larger checkbox in lists
...
Signed-off-by: snipe <snipe@snipe.net >
2022-09-15 21:42:16 -07:00
snipe
421c9baecc
# Conflicts:
...
Signed-off-by: snipe <snipe@snipe.net >
# public/css/dist/all.css
# public/css/dist/bootstrap-table.css
# public/js/dist/bootstrap-table.js
# public/mix-manifest.json
2022-09-15 20:11:07 -07:00
snipe
5c9e84f663
Bumped hash
...
Signed-off-by: snipe <snipe@snipe.net >
2022-09-15 20:09:00 -07:00
snipe
fbb5f1445a
Merge pull request #11837 from snipe/fixes/disappearing_checkboxes
...
Downgraded BS Tables
2022-09-15 20:06:42 -07:00
snipe
07e0fec1de
Downgraded BS Tables
...
Signed-off-by: snipe <snipe@snipe.net >
2022-09-15 20:05:29 -07:00
snipe
c6cbf3712e
Merge remote-tracking branch 'origin/develop'
2022-09-15 16:22:47 -07:00
snipe
0f777b3168
Merge pull request #11836 from snipe/fixes/500_if_image_is_missing
...
Fixed 500 error if uploaded file is missing from asset view
2022-09-15 16:21:13 -07:00
snipe
62ad3fad1c
Remove DL button if file doesn’t exist
...
Signed-off-by: snipe <snipe@snipe.net >
2022-09-15 16:11:27 -07:00
snipe
eb1e287c15
Better handle missing files
...
Signed-off-by: snipe <snipe@snipe.net >
2022-09-15 16:08:13 -07:00
snipe
3eab44f748
Merge pull request #11835 from snipe/fixes/depreciation_when_no_purchase_date
...
Fixes 500 in depreciation on asset view when no purchase date
2022-09-15 15:52:58 -07:00
snipe
1885e73704
Ignore warning icon if no purchase date
...
Signed-off-by: snipe <snipe@snipe.net >
2022-09-15 15:42:47 -07:00
snipe
24910433a1
Fixed 500 when depreciation is set but no purchase_date
...
Signed-off-by: snipe <snipe@snipe.net >
2022-09-15 15:39:47 -07:00
Brady Wetherington
1899e4d1e8
try/catch wrap notifications on checkin/checkout
2022-09-15 13:18:42 -07:00
snipe
481eb2c7f0
Merge remote-tracking branch 'origin/develop'
2022-09-15 11:40:33 -07:00
snipe
51d7f2b97b
Merge pull request #11830 from inietov/fixes/default_values_for_checkboxes_unaccessible
...
Fixed #9801 #11199 Default Values for Checkbox Field Types Unaccessible
2022-09-15 11:28:15 -07:00
Ivan Nieto Vivanco
9b2eda2d70
Save and show the default values properly on custom fields of type checkbox
2022-09-15 11:52:49 -05:00
Ivan Nieto Vivanco
41b75704e3
Removes format when changing to custom fields elements that doesn't need it
2022-09-15 11:21:02 -05:00
Ivan Nieto Vivanco
20220764bb
Add possible values for custom fields of type checkbox
2022-09-15 11:18:54 -05:00
snipe
abd2349604
Add @rnelsonee as a contributor
2022-09-14 20:08:39 -07:00
snipe
ac4f91918e
Merge pull request #11771 from rnelsonee/PAT_test
...
Fixed #11769 : PAT Test hardcoded text
2022-09-14 20:01:18 -07:00
snipe
28f0b72bcd
Merge remote-tracking branch 'origin/develop'
2022-09-14 19:56:16 -07:00
snipe
ad7bc6f38a
Merge pull request #11825 from snipe/features/added_applecare_lookup_link
...
Added Applecare lookup link if manufacturer is apple
2022-09-14 19:54:47 -07:00
snipe
72feaee6c0
Added Applecare lookup link if manufacturer is apple
...
Signed-off-by: snipe <snipe@snipe.net >
2022-09-14 19:43:48 -07:00
snipe
4ac3650d64
Merge remote-tracking branch 'origin/develop'
2022-09-14 18:21:40 -07:00
snipe
3877770160
Merge pull request #11824 from snipe/fixes/removed_assetlog_from_custom_report
...
Fixed custom asset report timeout - removed assetlog
2022-09-14 18:20:14 -07:00
snipe
3192a68b06
Pulled assetlog from custom report controller
...
Signed-off-by: snipe <snipe@snipe.net >
2022-09-14 18:17:52 -07:00
snipe
284b4d869f
Merge pull request #11823 from Godmartinz/gh11822_depreciation_calc_off
...
Fixes depreciation calculations off
2022-09-14 17:39:59 -07:00
Godfrey M
6b6a079440
fixes current value and monthly depreciation on reports and calculations
2022-09-14 17:01:18 -07:00
Godfrey M
a0624fe179
reworks the depreciation formula, includes months passed instead of months remaining
2022-09-14 16:00:21 -07:00
snipe
d598f75721
Merge pull request #11811 from inietov/fixes/min_qty_not_importing_consumables
...
Fixed Mini quantity field values are not importing into Snipe-IT
2022-09-14 12:12:52 -07:00
Godfrey M
9b448227f7
tinkering to no avail
2022-09-13 11:40:10 -07:00
Ivan Nieto Vivanco
d51eca20f0
Add min_amt field in Consumables and Accessories imports
2022-09-12 18:11:48 -05:00
snipe
9b5790b7e6
Merge pull request #11072 from snipe/fixes/support_apache_24
...
YOLO
2022-09-12 14:26:43 -07:00
Godfrey M
28bc97f29f
one line away from this being over with
2022-09-12 11:40:16 -07:00
snipe
a8a00f0a79
Updated prod JS assets
...
Signed-off-by: snipe <snipe@snipe.net >
2022-09-12 11:08:29 -07:00
snipe
cbd16174d8
Merge pull request #11810 from snipe/maintenance/updated_dev_assets
...
Updated compiled assets
2022-09-12 10:55:40 -07:00
snipe
448aefac28
Updated compiled assets
...
Signed-off-by: snipe <snipe@snipe.net >
2022-09-12 10:54:54 -07:00
snipe
b23cd6d4f0
Merge pull request #11808 from snipe/snyk-upgrade-390057161cf95c21d9a4b53f57207321
...
[Snyk] Upgrade bootstrap-table from 1.20.2 to 1.21.0
2022-09-11 16:56:22 -07:00
snyk-bot
b0ea1a31dc
fix: upgrade bootstrap-table from 1.20.2 to 1.21.0
...
Snyk has created this PR to upgrade bootstrap-table from 1.20.2 to 1.21.0.
See this package in npm:
https://www.npmjs.com/package/bootstrap-table
See this project in Snyk:
https://app.snyk.io/org/snipe/project/3d53e1dd-b8bf-46b5-ba61-18ce26933166?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-09-11 23:55:26 +00:00
snipe
11a2f96b4f
Merge pull request #11806 from snipe/snyk-upgrade-390057161cf95c21d9a4b53f57207321
...
[Snyk] Upgrade bootstrap-table from 1.20.2 to 1.21.0
2022-09-11 01:30:34 -07:00
snyk-bot
7361977cdc
fix: upgrade bootstrap-table from 1.20.2 to 1.21.0
...
Snyk has created this PR to upgrade bootstrap-table from 1.20.2 to 1.21.0.
See this package in npm:
https://www.npmjs.com/package/bootstrap-table
See this project in Snyk:
https://app.snyk.io/org/snipe/project/3d53e1dd-b8bf-46b5-ba61-18ce26933166?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-09-10 23:32:02 +00:00
snipe
659703bd7d
Merge pull request #11790 from inietov/fixes/double_login_issue_when_switching_users
...
Fixed Double login when switching users
2022-09-06 17:03:21 -07:00
Ivan Nieto Vivanco
3aff97ace1
Remove the previous user hashed password
2022-09-06 18:43:35 -05:00
Rick Nelson
6e82de2f47
Fixed #11769 : PAT Test hardcoded text
2022-09-01 11:21:02 -04:00
snipe
ae505ef44d
Literally have no idea how this ever worked
...
Signed-off-by: snipe <snipe@snipe.net >
2022-08-31 19:20:35 -07:00
snipe
e86e96e159
Merge pull request #11765 from snipe/fixes/colspan_for_delete_checkboxes
...
Increased colspan for checkboxes
2022-08-31 13:35:21 -07:00
snipe
93428e1ed4
Increased colspan for checkboxes
...
Signed-off-by: snipe <snipe@snipe.net >
2022-08-31 13:34:27 -07:00
Godfrey M
193b31e427
select options working, testing sync then done
2022-08-31 12:58:33 -07:00
Godfrey M
70ac8af9c4
.
2022-08-31 09:53:20 -07:00
BasO12
61e1650542
Add files via upload
2022-08-31 13:08:09 +02:00
BasO12
ab54ac9408
Add files via upload
2022-08-31 13:07:05 +02:00
snipe
dcbd407698
Merge pull request #11661 from inietov/fixes/notifications_asset_acceptance
...
Send notifications when Acceptance Assets actions occur [sc-9917]
2022-08-30 12:14:58 -07:00
geo-chen
4e7fea3468
correcting default mysql port from 3309 to 3306
...
installation breaks using default config and manual edits to correct the port is currently required
2022-08-30 20:40:49 +08:00
geo-chen
3ef25c3a4d
correcting default mysql port from 3309 to 3306
...
installation breaks using default config and manual edits to correct the port is currently required
2022-08-30 20:40:35 +08:00
geo-chen
22596f4bb8
correcting default mysql port from 3309 to 3306
...
installation breaks using default config and manual edits to correct the port is currently required
2022-08-30 20:40:19 +08:00
geo-chen
8fdca7f42b
correcting default mysql port from 3309 to 3306
...
installation breaks using default config and manual edits to correct the port is currently required
2022-08-30 20:40:04 +08:00
geo-chen
1f04cfdb44
correcting default mysql port from 3309 to 3306
...
installation breaks using default config and manual edits to correct the port is currently required
2022-08-30 20:39:50 +08:00
geo-chen
04c130e596
correcting default mysql port from 3309 to 3306
...
installation breaks using default config and manual edits to correct the port is currently required
2022-08-30 20:39:34 +08:00
snipe
7fa9214beb
Merge pull request #11489 from Godmartinz/bug/sc-19333/expiring-assets-report-email-content-ordering
...
Fixed the order expiring assets are listed in notifications
2022-08-29 12:37:01 -07:00
Godfrey M
ea63049b4b
removed redundancy with raw query
2022-08-29 12:33:51 -07:00
Godfrey M
0c362e8b57
gets the groups selector to appear but options are blank
2022-08-29 12:09:56 -07:00
snipe
e94b5ac435
Merge pull request #11758 from snipe/security/xss_on_dashboard_note
...
Fixed possible XSS on dashboard note
2022-08-29 11:50:48 -07:00
snipe
9cf5f30c77
Set safeMode to true and use helper for all parsedown
...
Signed-off-by: snipe <snipe@snipe.net >
2022-08-29 11:26:47 -07:00
snipe
e8f2e50ada
Add @dsferruzza as a contributor
2022-08-29 10:10:13 -07:00
snipe
3527902ba3
Merge pull request #11752 from dsferruzza/fixes/s3-file-size
...
Fixed #11742 : display correct file sizes when using S3(-like) storage
2022-08-29 10:08:10 -07:00
David Sferruzza
f60ea9581d
Fixed #11742 : display correct file sizes when using S3(-like) storage
2022-08-28 12:07:14 +02:00
Chris Hartjes
74fe3dc733
Updated testing-related documentation
2022-08-26 13:55:12 -04:00
snipe
96ec96ff7f
Merge pull request #11737 from inietov/fixes/validation_error_still_without_required_rule
...
Fixed Validation error when empty default customfield values
2022-08-25 17:54:04 -07:00
snipe
4fd1827576
Merge pull request #11738 from inietov/fixes/problem_checkin_and_delete_users
...
Fixed #11695 Problem with checkin all and delete user.
2022-08-25 17:52:51 -07:00
Ivan Nieto Vivanco
0d4e9c183b
Save correct id in action log if the bulk-checkin is of type license
2022-08-25 19:16:48 -05:00
Ivan Nieto Vivanco
1ff2d15c4a
Replace 'required' rule with 'nullable' to allow blank default customfields values
2022-08-25 18:16:50 -05:00
Godfrey M
fc6fefdb4e
adds migration, variables, checkbox,working on groups
2022-08-25 15:19:38 -07:00
snipe
482a7b2a3a
Merge pull request #11700 from inietov/fixes/unaccepted_assets_reminder_500
...
Fixed 500 error when sending unaccepted assets reminder
2022-08-25 14:00:00 -07:00
snipe
6f0f6c8042
Don’t prevent deletion if user has consumables checked out
...
Signed-off-by: snipe <snipe@snipe.net >
2022-08-25 12:51:02 -07:00
snipe
4cc9b5a5a2
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# config/version.php
2022-08-25 12:34:38 -07:00
snipe
8720a58b51
Bumped version
...
Signed-off-by: snipe <snipe@snipe.net >
2022-08-25 12:34:02 -07:00
snipe
22710afee3
Merge remote-tracking branch 'origin/develop'
2022-08-25 12:28:06 -07:00
snipe
968f8fb554
Merge pull request #11735 from snipe/security/logout_other_devices
...
Fixed: Log user out of other devices when they change their password
2022-08-25 12:26:13 -07:00
snipe
6fde72a693
Log user out of other devices when they change their password
...
Signed-off-by: snipe <snipe@snipe.net >
2022-08-25 12:24:26 -07:00
snipe
afb7fa2e81
Merge remote-tracking branch 'origin/develop'
2022-08-24 18:12:26 -07:00
snipe
c9ef49ec65
Merge pull request #11731 from snipe/fixes/add_sig_column_to_user_history
...
Fixed #10593 - added signature column to user history
2022-08-24 18:08:41 -07:00
snipe
36ab794adc
Added signature field to user history
...
Signed-off-by: snipe <snipe@snipe.net >
2022-08-24 18:05:43 -07:00
snipe
2ad9c39090
Merge pull request #11730 from inietov/fixes/importing_licenses_field_mismatch
...
Fixed #11679 Importing Licenses - Field Mismatch
2022-08-24 17:31:12 -07:00
Ivan Nieto Vivanco
c59fd7b8da
Fix importer field mapping for command line
2022-08-24 19:20:23 -05:00
snipe
44e598b0dc
Updated branch name in version
...
Signed-off-by: snipe <snipe@snipe.net >
2022-08-24 17:17:38 -07:00
snipe
ffd38292cf
Merge pull request #11729 from uberbrady/improve_docker_assetmodels_restore
...
Fixed #11708 - pre-create private_storage directories for Docker restores
2022-08-24 17:16:21 -07:00
snipe
660c1429b2
Merge pull request #11728 from snipe/fixes/adds_style_to_readonly_date_fields
...
Added style to readonly date fields
2022-08-24 17:14:16 -07:00
Brady Wetherington
8ad5fb34d3
Fixed #11708 - pre-create private_storage directories for Docker restores
2022-08-24 17:11:21 -07:00
snipe
a5fd9ebbb1
Added style to readonly datetime picker field
...
Signed-off-by: snipe <snipe@snipe.net >
2022-08-24 17:10:15 -07:00
snipe
49d2aef831
Merge pull request #11726 from inietov/fixes/customfields_date_format_issue
...
Fixed #11709 Dates in custom fields not always stored in the correct format
2022-08-24 16:46:35 -07:00
snipe
74f5980af7
Merge pull request #11724 from inietov/fixes/remove_required_rule_for_default_custom_values
...
Fixed Validation error when creating custom fields' default values
2022-08-24 16:44:46 -07:00
snipe
1a47e1000d
Merge pull request #11727 from snipe/security/updated_compiled_assets
...
Updated compiled assets
2022-08-24 16:43:08 -07:00
snipe
ab60fa08df
Updated dev assets
...
Signed-off-by: snipe <snipe@snipe.net >
2022-08-24 16:38:11 -07:00
snipe
8a312f69a6
Bumped hash
...
Signed-off-by: snipe <snipe@snipe.net >
2022-08-24 16:37:22 -07:00
Ivan Nieto Vivanco
581cae94ab
Add readonly property to datepickers
2022-08-24 18:21:54 -05:00
Ivan Nieto Vivanco
6e85c2e5cb
Delete unused import
2022-08-24 16:30:25 -05:00
Ivan Nieto Vivanco
30d0125cbd
Remove the rule 'required' for default values, if custom field is obligatory
2022-08-24 16:18:11 -05:00
snipe
e2dec5d5d7
Merge pull request #11723 from snipe/fixes/fail_with_error_when_uploaded_file_does_not_exist
...
Fixed crash on Asset View if file doesn’t exist on server
2022-08-24 13:50:26 -07:00
snipe
af34fc207c
Suppress error output if file doesn’t exist on server
...
Signed-off-by: snipe <snipe@snipe.net >
2022-08-24 13:47:56 -07:00
snipe
cca531f8ca
Add @sunflowerbofh as a contributor
2022-08-22 16:32:30 -07:00
snipe
45f17fea8a
Merge pull request #11510 from sunflowerbofh/tmp-ldap
...
Fixed #11509 allow-ldap-anonymous-bind
2022-08-22 16:32:07 -07:00
snipe
3ac84eab58
Merge pull request #11651 from inietov/fixes/activity_report_search
...
Fixed Search in activity report for full name in relation
2022-08-22 16:23:50 -07:00
snipe
15af4ea56e
Add @kylegordon as a contributor
2022-08-22 16:21:20 -07:00
snipe
d649c65508
Merge pull request #11669 from kylegordon/master
...
Declare DB_PORT in all .env files
2022-08-22 16:20:40 -07:00
snipe
0965ac9592
Merge pull request #11680 from snipe/snyk-upgrade-3dd3b8528a5a6c5104f99fc833e3820e
...
[Snyk] Upgrade @fortawesome/fontawesome-free from 6.1.1 to 6.1.2
2022-08-22 16:18:15 -07:00
snipe
bfadc69d73
Merge pull request #11681 from snipe/snyk-upgrade-ce70c2a6ece4c881ee4f6267e992332c
...
[Snyk] Upgrade webpack from 5.73.0 to 5.74.0
2022-08-22 16:17:53 -07:00
snipe
41be3f7208
Add @julian-piehl as a contributor
2022-08-22 16:17:24 -07:00
snipe
906a36dc1a
Merge pull request #11703 from julian-piehl/fixes/wrong-trans-string
...
Fixed Translation String: wrong key at request canceled message
2022-08-22 16:16:10 -07:00
snipe
aba8449dc6
Merge pull request #11707 from wewhite/manager_name
...
Fixed #11706 Manager name
2022-08-22 16:15:52 -07:00
snipe
861283b874
Merge pull request #11712 from Godmartinz/gh11711Admin_options_disappear
...
Fixed #11711 clearfix missing on admin settings page to prevent blanking divs
2022-08-22 16:15:06 -07:00
Godfrey M
2994c3613a
adds clearfix to settings page
2022-08-22 10:46:15 -07:00
Warren White
ba7d6dde3f
Fixed #11706 : changes the display of managers username to First Last name
2022-08-19 10:17:25 -07:00
Warren White
4b9a91f55b
Fixed #10565 , #11086 : correctly looks up Manager DN from AD Manager attribute and sets manager id
2022-08-19 09:09:03 -07:00
Peace
94bbf2bf2f
fixed translation string for canceled requests
2022-08-19 13:59:01 +02:00
Ivan Nieto Vivanco
e5cc6ec972
Fixes error 500 if checkout_acceptances table have a created_at null column
2022-08-17 22:02:13 -05:00
snyk-bot
e97c526050
fix: upgrade webpack from 5.73.0 to 5.74.0
...
Snyk has created this PR to upgrade webpack from 5.73.0 to 5.74.0.
See this package in npm:
https://www.npmjs.com/package/webpack
See this project in Snyk:
https://app.snyk.io/org/snipe/project/3d53e1dd-b8bf-46b5-ba61-18ce26933166?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-08-15 23:41:31 +00:00
snyk-bot
7b45328fcc
fix: upgrade @fortawesome/fontawesome-free from 6.1.1 to 6.1.2
...
Snyk has created this PR to upgrade @fortawesome/fontawesome-free from 6.1.1 to 6.1.2.
See this package in npm:
https://www.npmjs.com/package/@fortawesome/fontawesome-free
See this project in Snyk:
https://app.snyk.io/org/snipe/project/3d53e1dd-b8bf-46b5-ba61-18ce26933166?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-08-15 23:41:27 +00:00
snipe
40bc13a946
Merge pull request #11676 from snipe/fixes/added_category_to_model_info
...
Adds the category in the side info on Models > View
2022-08-14 14:03:09 -07:00
snipe
368bd5da3f
Adds the category in the side info on Models > View
...
Signed-off-by: snipe <snipe@snipe.net >
2022-08-14 14:01:58 -07:00
snipe
1763bbfbd3
Merge pull request #11662 from octobunny/patch-1
...
Fixed #6899 Docker container's php configuration isn't congruent with snipe-it uploads setting size.
2022-08-14 13:46:38 -07:00
snipe
7b44afc43c
Merge pull request #11666 from snipe/features/add_null_option_for_purchase_expected_dates
...
Added `null` option for `purchase_date` and `expected_checkin` dates
2022-08-14 13:43:03 -07:00
snipe
13b6c281df
Merge pull request #11675 from snipe/revert-11663-fixes/user_cant_be_deleted_if_has_consumables
...
Revert "Prevent to delete a user if still has consumables associated to them"
2022-08-14 13:42:45 -07:00
snipe
5feea17f8d
Revert "Prevent to delete a user if still has consumables associated to them"
2022-08-14 13:42:14 -07:00
snipe
60d1578a01
Merge pull request #11663 from inietov/fixes/user_cant_be_deleted_if_has_consumables
...
Prevent to delete a user if still has consumables associated to them
2022-08-14 13:41:09 -07:00
Chris Hartjes
07585809b3
Got unit and browser tests working, added documentation
2022-08-12 13:00:26 -04:00
Kyle Gordon
98a111796b
Declare DB_PORT in all .env files
2022-08-12 15:07:02 +01:00
snipe
7b3be076b4
Make location field the same width
...
Signed-off-by: snipe <snipe@snipe.net >
2022-08-11 18:38:34 -07:00
snipe
2c68ec927a
Use trans_choice for string
...
Signed-off-by: snipe <snipe@snipe.net >
2022-08-11 18:30:59 -07:00
snipe
a0ba33ed7c
Added checkboxes
...
Signed-off-by: snipe <snipe@snipe.net >
2022-08-11 18:25:22 -07:00
snipe
70bb4cd746
Added translation
...
Signed-off-by: snipe <snipe@snipe.net >
2022-08-11 18:25:15 -07:00
snipe
91e824c5b0
Check for nullifying checkboxes
...
Signed-off-by: snipe <snipe@snipe.net >
2022-08-11 18:25:07 -07:00
snipe
491cdd4de6
Merge pull request #11664 from snipe/snyk-upgrade-bcc306620433a4ebeaaed8c3e4d4c9eb
...
[Snyk] Upgrade acorn from 8.7.1 to 8.8.0
2022-08-11 16:59:45 -07:00
snyk-bot
3454cdd2a0
fix: upgrade acorn from 8.7.1 to 8.8.0
...
Snyk has created this PR to upgrade acorn from 8.7.1 to 8.8.0.
See this package in npm:
https://www.npmjs.com/package/acorn
See this project in Snyk:
https://app.snyk.io/org/snipe/project/3d53e1dd-b8bf-46b5-ba61-18ce26933166?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-08-11 23:58:21 +00:00
Ivan Nieto Vivanco
db53a00d3f
Prevent to delete a user if still has consumables associated to them
2022-08-11 17:01:52 -05:00
octobunny
8324b94022
Change PHP post_max_size
...
Must change post_max_size in addition to upload_max_filesize to increase total upload size to greater than 8MB.
2022-08-11 17:07:46 -04:00
Ivan Nieto Vivanco
a33ca39237
Figure out declined notifications
2022-08-11 16:00:21 -05:00
Ivan Nieto Vivanco
98bcd82108
Add the mail recipient from configuration in the CheckoutAcceptance model
2022-08-11 15:33:18 -05:00
Ivan Nieto Vivanco
d2c486bb1e
Create the mail template for the acceptance
2022-08-11 15:28:30 -05:00
snipe
8c579d693a
Merge pull request #11660 from Godmartinz/departments_location_and_company_updates_with_null
...
Fixes Departments update/store to allow company and/or location ids to be null
2022-08-11 13:04:45 -07:00
Godfrey M
814992eb7d
allows company and location ids to be null
2022-08-11 12:47:40 -07:00
Ivan Nieto Vivanco
267997f0a6
Customize the notifications with the needed data
2022-08-11 14:01:11 -05:00
Ivan Nieto Vivanco
0172fe6403
Add Notifiable trait to the CheckoutAcceptance Model
2022-08-11 13:02:25 -05:00
Ivan Nieto Vivanco
509bbbc685
Create Notifications classes for accepted and declined and add some necesary lang strings
2022-08-11 13:01:21 -05:00
Ivan Nieto Vivanco
8cee5060af
Remove unused DB statement
2022-08-10 19:16:04 -05:00
Ivan Nieto Vivanco
a7de97f060
Found a better place for the where condition
2022-08-10 19:13:28 -05:00
Ivan Nieto Vivanco
c1074000f9
Add a concat to search for full name when the relationship search in the users table
2022-08-10 18:27:28 -05:00
snipe
c7d9baad8e
Merge remote-tracking branch 'origin/master' into develop
2022-08-10 16:11:29 -07:00
snipe
c77d763f05
Merge pull request #11650 from snipe/fixes/6877_add_notes_to_consumables
...
Fixed #6877 - Added notes to consumables, components on checkout
2022-08-10 16:11:08 -07:00
snipe
ef099aa644
Reverted notes to note since pivot
...
Signed-off-by: snipe <snipe@snipe.net >
2022-08-10 16:09:56 -07:00
snipe
acd666fdf5
Added notes to user consumables tab
...
Signed-off-by: snipe <snipe@snipe.net >
2022-08-10 15:34:07 -07:00
snipe
8de7e9a2ab
Use route name in case the user biffs the checkout twice
...
Signed-off-by: snipe <snipe@snipe.net >
2022-08-10 15:17:52 -07:00
snipe
dd0260c3be
Use old note on validation failure
...
Signed-off-by: snipe <snipe@snipe.net >
2022-08-10 15:15:29 -07:00
snipe
512348cc5a
Added withInput()
...
Signed-off-by: snipe <snipe@snipe.net >
2022-08-10 15:15:09 -07:00
snipe
fb3d7bf82e
Made button wider
...
Signed-off-by: snipe <snipe@snipe.net >
2022-08-10 15:07:58 -07:00
snipe
e3293151a2
Added note on checkout
...
Signed-off-by: snipe <snipe@snipe.net >
2022-08-10 15:04:59 -07:00
snipe
3ec77724d8
Added note pivot
...
Signed-off-by: snipe <snipe@snipe.net >
2022-08-10 15:04:34 -07:00
snipe
024a014298
Changed notes to note
...
Signed-off-by: snipe <snipe@snipe.net >
2022-08-10 15:04:19 -07:00
snipe
c1e5d03340
Added pivot for note
...
Signed-off-by: snipe <snipe@snipe.net >
2022-08-10 15:03:41 -07:00
snipe
fb2fe61daf
Use a less stupid URL for this endpoint
...
Signed-off-by: snipe <snipe@snipe.net >
2022-08-10 15:03:26 -07:00
snipe
0d9eccb7eb
Addeed note field
...
Signed-off-by: snipe <snipe@snipe.net >
2022-08-10 15:03:12 -07:00
snipe
f9956cc5df
Added DB migration
...
Signed-off-by: snipe <snipe@snipe.net >
2022-08-10 14:54:33 -07:00
snipe
f7cceaedd5
Merge pull request #11649 from snipe/features/add_url_in_export
...
Fixed #8928 - add URL and ID to custom asset report
2022-08-10 13:58:22 -07:00
snipe
e7c47408a7
Derp
...
Signed-off-by: snipe <snipe@snipe.net >
2022-08-10 13:57:42 -07:00
snipe
637604dfaf
Fixed #8928 - add URL and ID to custom asset report
...
Signed-off-by: snipe <snipe@snipe.net >
2022-08-10 13:51:47 -07:00
snipe
f66df4d468
Merge pull request #11648 from uberbrady/reimplement_active_flag
...
Fixed the active flag to be as it was in later v5 releases
2022-08-10 13:32:52 -07:00
Brady Wetherington
b6adfa294c
Fixed the active flag to be as it was in later v5 releases
...
Originally implemented here:
https://github.com/snipe/snipe-it/pull/10610/files
2022-08-10 12:55:30 -07:00
snipe
f374f231d4
Added ERD link
...
Signed-off-by: snipe <snipe@snipe.net >
2022-08-10 11:37:17 -07:00
snipe
d4e60a46c1
Merge remote-tracking branch 'origin/develop'
2022-08-09 15:15:31 -07:00
snipe
a834ac6ec2
Merge pull request #11642 from Godmartinz/monthly_depreciation_calculation
...
Fixes Monthly depreciation calculation if EOL is blank
2022-08-09 15:14:57 -07:00
Godfrey M
92e6ea96b2
if eol is missing from asset model monthly depreciation will be recalculated
2022-08-09 15:05:15 -07:00
snipe
de449fd1c2
Merge pull request #11635 from exula/fix/missing_closing_div_in_general_admin_settings
...
Added a closing div tag around the mail text help block, this was cau…
2022-08-09 11:07:19 -07:00
Brad Coudriet
77a1fcb1fc
There was actually a missing p tag too
2022-08-09 06:36:53 -04:00
Brad Coudriet
0cf0598936
Added a closing div tag around the mail text help block, this was causing labels further down the page to be formatted in correctly
2022-08-09 06:32:03 -04:00
snipe
80d91c0c51
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# config/version.php
2022-08-08 15:33:10 -07:00
snipe
c39bf7b7e6
Added German (Informal) to select list
...
Signed-off-by: snipe <snipe@snipe.net >
2022-08-08 15:30:58 -07:00
snipe
9db0b038a5
Updated translation strings
...
Signed-off-by: snipe <snipe@snipe.net >
2022-08-08 15:29:28 -07:00
snipe
4f4c4ed5be
Bumped version
...
Signed-off-by: snipe <snipe@snipe.net >
2022-08-08 14:35:04 -07:00
snipe
51f7298720
Merge remote-tracking branch 'origin/develop'
2022-08-05 18:16:20 -07:00
snipe
bc4032c2cd
Merge pull request #11617 from inietov/fixes/components_wrong_remaining_inventory
...
Fixed wrong calculation of assigned components
2022-08-05 18:05:21 -07:00
Ivan Nieto Vivanco
c055c91739
Change db query for an existing method
2022-08-04 09:20:20 -05:00
Ivan Nieto Vivanco
ea8f12579d
Calculate the proper amount of assigned components
2022-08-04 07:58:25 -05:00
snipe
88db2d9e18
Merge remote-tracking branch 'origin/develop'
2022-08-03 17:57:07 -07:00
snipe
5f93d7b3be
Merge pull request #11615 from inietov/fixes/autoincrement_in_importer
...
Fix auto incrementing in CSV importer [sc-19366]
2022-08-03 17:50:23 -07:00
snipe
1875ed55cc
Merge pull request #11612 from snipe/fixes/improved_report_search
...
Added relations to report search
2022-08-03 17:49:59 -07:00
Ivan Nieto Vivanco
9f0ecba9b9
Add autoincrementing asset tags to the import if the CSV column is empty
2022-08-03 12:48:48 -05:00
snipe
9acfceba29
Added relations to report search
...
Signed-off-by: snipe <snipe@snipe.net >
2022-08-02 23:50:10 -07:00
snipe
92bf8b4436
Merge remote-tracking branch 'origin/develop'
2022-08-02 20:22:02 -07:00
snipe
b52c00d49b
Merge pull request #11611 from snipe/fixes/added_configuration_change_to_maintenance_types
...
Added configuration change to maintenance types
2022-08-02 20:21:25 -07:00
snipe
20fcf7a1e9
Added configuration change to maintenance types
...
Signed-off-by: snipe <snipe@snipe.net >
2022-08-02 20:19:43 -07:00
snipe
095dd3ecf2
Added configuration, PAT test strings
...
Signed-off-by: snipe <snipe@snipe.net >
2022-08-02 20:19:28 -07:00
snipe
5a1b8bc4b6
Fixed icheck checkbox class
...
Signed-off-by: snipe <snipe@snipe.net >
2022-08-02 20:19:19 -07:00
snipe
eadb36cb26
Merge remote-tracking branch 'origin/develop'
2022-08-02 20:00:13 -07:00
snipe
6eac133caf
Merge pull request #11610 from snipe/fixes/adds_deleted_at_to_custom_report_export
...
Added deleted at to custom report export
2022-08-02 19:59:39 -07:00
snipe
cc92d342ea
Added deleted at value
...
Signed-off-by: snipe <snipe@snipe.net >
2022-08-02 19:58:37 -07:00
snipe
02caa13222
Removed debugging
...
Signed-off-by: snipe <snipe@snipe.net >
2022-08-02 19:58:30 -07:00
snipe
975b4dee2f
Added deleted header
...
Signed-off-by: snipe <snipe@snipe.net >
2022-08-02 19:58:17 -07:00
snipe
65f0a3f535
Merge pull request #11609 from snipe/fixes/checkboxes_on_custom_report
...
Fixed labels on radio buttons in custom report
2022-08-02 19:54:14 -07:00
snipe
9ae7c66b77
Fixed indenting
...
Signed-off-by: snipe <snipe@snipe.net >
2022-08-02 19:50:21 -07:00
snipe
77ab4ac1b5
Fixed labels on radio buttons in custom report
...
Signed-off-by: snipe <snipe@snipe.net >
2022-08-02 19:48:41 -07:00
snipe
b0e66ae445
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# resources/views/locations/print.blade.php
2022-08-02 19:41:17 -07:00
snipe
5fe8db541e
Merge pull request #11608 from snipe/features/add_time_diff_to_eol
...
Added time diff to EOL in asset view
2022-08-02 19:40:10 -07:00
snipe
87bed9b294
Fixed typo in code comments
...
Signed-off-by: snipe <snipe@snipe.net >
2022-08-02 19:24:46 -07:00
snipe
da1c1dbdd9
Added warning icon
...
Signed-off-by: snipe <snipe@snipe.net >
2022-08-02 19:19:08 -07:00
snipe
56b6904564
Added time difference
...
Signed-off-by: snipe <snipe@snipe.net >
2022-08-02 19:13:02 -07:00
snipe
10e64deafe
Updated method name in mail
...
Signed-off-by: snipe <snipe@snipe.net >
2022-08-02 19:12:44 -07:00
snipe
ac72b69ece
Update method name
...
Signed-off-by: snipe <snipe@snipe.net >
2022-08-02 19:12:28 -07:00
snipe
8e18ce74b2
Update method name
...
Signed-off-by: snipe <snipe@snipe.net >
2022-08-02 19:12:18 -07:00
snipe
254ce72415
Add @vickyjaura183 as a contributor
2022-08-02 17:20:51 -07:00
snipe
1b657ee995
Merge pull request #11601 from vickyjaura183/bugfix/error_404_bulkcheckout
...
Error 404 fixed on submitting without mandatory field
2022-08-02 17:19:22 -07:00
snipe
71facb1850
Merge pull request #11596 from snipe/fixes/unique_undeleted_for_custom_fields
...
Use unique_undeleted instead of unique for custom fields
2022-08-02 17:16:12 -07:00
snipe
8d8c502546
Merge pull request #11605 from snipe/fixes/really_disable_consumable_checkout
...
Disallow checkout if qty = 0
2022-08-02 12:31:29 -07:00
snipe
0a9bd07f20
Disallow checkout if qty = 0
...
Signed-off-by: snipe <snipe@snipe.net >
2022-08-02 12:27:58 -07:00
snipe
688577c1ed
Merge pull request #11604 from snipe/fixes/only_show_requested_if_requestable_perms
...
Hide requested assets if the user cannot see requestable items
2022-08-02 11:49:22 -07:00
snipe
8027039754
Hide requested assets if the user cannot see requestable items
...
Signed-off-by: snipe <snipe@snipe.net >
2022-08-02 11:48:45 -07:00
snipe
031b7998c9
Merge pull request #11603 from inietov/fixes/actions_on_licenses
...
Use apropiate string for license actions
2022-08-02 10:40:20 -07:00
Ivan Nieto Vivanco
13053b85ef
Remove Actions button and pass the correct variable to the routes
2022-08-02 12:37:27 -05:00
snipe
e3b13143bf
Merge pull request #11594 from Godmartinz/adds_deleted_asset_options_to_custom_reports
...
Adds options to include Deleted assets to custom asset reports
2022-08-02 10:33:57 -07:00
Godfrey M
e150ab58e9
reworded trans
2022-08-02 10:31:06 -07:00
Godfrey M
ff080a2d8f
replace checkboxes with radiobuttons
2022-08-02 10:27:55 -07:00
Ivan Nieto Vivanco
a63d00bb5c
Use apropiate string for license actions
2022-08-02 11:55:11 -05:00
vishalkumar183
96b40a5edd
Error 404 fixed on sumitting witout mandtory field
2022-08-02 18:44:16 +05:30
Katharina Drexel
8596c54d6a
Fixing query order (otherwise you run into app_key exception before anonymous ldap applied).
...
Signed-off-by: Katharina Drexel <katharina.drexel@bfh.ch >
2022-08-02 14:24:00 +02:00
snipe
e07532dd1b
Applied master fix to develop
...
Signed-off-by: snipe <snipe@snipe.net >
2022-08-01 18:55:28 -07:00
snipe
04a467bdc7
One more
...
Signed-off-by: snipe <snipe@snipe.net >
2022-08-01 18:53:00 -07:00
snipe
06d60bb1d1
Applied date formatter PR to master
...
Signed-off-by: snipe <snipe@snipe.net >
2022-08-01 18:49:56 -07:00
snipe
9c6c01bab1
Merge pull request #11597 from snipe/fixes/missed_date_formatting_on_print
...
Fixed date format for Current Date output on location print assigned
2022-08-01 18:48:41 -07:00
snipe
4133ac6ef0
Applied date formatter to Current Date output on location print assigned
...
Signed-off-by: snipe <snipe@snipe.net >
2022-08-01 18:47:29 -07:00
snipe
4834c33861
Missed a named route
...
Signed-off-by: snipe <snipe@snipe.net >
2022-08-01 18:43:54 -07:00
snipe
904b5c2886
Merge pull request #11595 from snipe/fixes/fix_routes_for_optimize
...
Fixed routes for optimize
2022-08-01 17:55:34 -07:00
snipe
e79a819724
Fixed inconsistency in naming
...
Signed-off-by: snipe <snipe@snipe.net >
2022-08-01 17:45:39 -07:00
snipe
0fdbd410b6
Use unique_undeleted instead of unique for custom fields
...
Signed-off-by: snipe <snipe@snipe.net >
2022-08-01 17:10:39 -07:00
snipe
af7ccf3beb
Handle logout route names
...
Signed-off-by: snipe <snipe@snipe.net >
2022-08-01 16:17:40 -07:00
snipe
3e48f436af
Handled user route names
...
Signed-off-by: snipe <snipe@snipe.net >
2022-08-01 16:13:30 -07:00
snipe
5e488bd81f
Handle components route names
...
Signed-off-by: snipe <snipe@snipe.net >
2022-08-01 16:10:39 -07:00
snipe
53ff28d2b0
Handle consumables route names
...
Signed-off-by: snipe <snipe@snipe.net >
2022-08-01 16:07:56 -07:00
snipe
4a4636bd03
Handle accessories route names
...
Signed-off-by: snipe <snipe@snipe.net >
2022-08-01 16:06:28 -07:00
snipe
744d0d299e
Handle model route names
...
Signed-off-by: snipe <snipe@snipe.net >
2022-08-01 16:03:45 -07:00
snipe
b035003546
Handled hardware route names
...
Signed-off-by: snipe <snipe@snipe.net >
2022-08-01 15:59:54 -07:00
Godfrey M
842dafefec
adds options to include Deleted assets to custom asset reports
2022-08-01 14:52:12 -07:00
snipe
375963f92d
Merge remote-tracking branch 'origin/develop'
2022-08-01 14:08:16 -07:00
snipe
a51b446a10
Merge pull request #11578 from snipe/fixes/conditionally_add_nbsp
...
Switched to conditionally adding the nbsp; that the table needs for proper layout if cell is empty
2022-08-01 14:07:50 -07:00
snipe
371aba9912
Merge pull request #11593 from snipe/fixes/add_bulk_assets_to_company_view
...
Added bulk edit to company view
2022-08-01 14:07:14 -07:00
snipe
8b30992a11
Added bulk edit to company view
...
Signed-off-by: snipe <snipe@snipe.net >
2022-08-01 14:06:18 -07:00
snipe
33de45d8fb
Swirtched to conditionally adding the nbsp; that the table needs for proper layout if cell is empty
...
Signed-off-by: snipe <snipe@snipe.net >
2022-07-29 00:57:20 -07:00
snipe
d7d0056b73
Merge remote-tracking branch 'origin/develop'
2022-07-27 15:10:38 -07:00
snipe
7d2fcef807
Merge pull request #11562 from uberbrady/clarify_logging
...
Fixed inconsistent `*_LOG_LEVEL` variables; set reasonable defaults
2022-07-25 20:02:37 -07:00
Brady Wetherington
1981b79557
Good catch! APP_LOG -> LOG_CHANNEL
2022-07-25 19:57:14 -07:00
Brady Wetherington
0c7d4a709a
Cleaned up more logging options
2022-07-25 19:25:06 -07:00
snipe
6c8d226b21
Merge pull request #11561 from snipe/features/added_perl_module_link
...
Added link to SEDC / perl-www-snipe
2022-07-25 18:54:57 -07:00
snipe
211bbeda5b
Added link to SEDC / perl-www-snipe
...
Signed-off-by: snipe <snipe@snipe.net >
2022-07-25 18:53:17 -07:00
Brady Wetherington
7057cb0104
Make all *_LOG_LEVEL vars consistent; set default to 'warning'
2022-07-25 18:44:37 -07:00
snipe
658edb64d6
Merge remote-tracking branch 'origin/develop'
2022-07-22 19:06:28 -07:00
snipe
dc06f14505
Merge pull request #11554 from snipe/security/upgrade_dompdf
...
Bumped packages
2022-07-22 18:21:51 -07:00
snipe
f446314ce6
Merge pull request #11547 from snipe/fixes/midnight_timestamp
...
Applies current time to checkin date
2022-07-22 17:58:45 -07:00
snipe
443b1df5e1
Bumped packages
...
Signed-off-by: snipe <snipe@snipe.net >
2022-07-22 17:55:19 -07:00
snipe
3c22e0d203
Merge remote-tracking branch 'origin/develop'
2022-07-22 17:28:43 -07:00
snipe
d636ad8e09
Merge pull request #11553 from snipe/security/upgrade_imagemin
...
Upgraded imagemin
2022-07-22 17:27:35 -07:00
snipe
adfdbf3d44
Upgraded imagemin
...
Signed-off-by: snipe <snipe@snipe.net >
2022-07-22 17:26:47 -07:00
snipe
8b03abde8d
Production assets for dark skin fix
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# public/css/dist/skins/skin-black-dark.css
# public/css/dist/skins/skin-black-dark.min.css
# public/css/dist/skins/skin-blue-dark.css
# public/css/dist/skins/skin-blue-dark.min.css
# public/css/dist/skins/skin-green-dark.css
# public/css/dist/skins/skin-green-dark.min.css
# public/css/dist/skins/skin-orange-dark.css
# public/css/dist/skins/skin-orange-dark.min.css
# public/css/dist/skins/skin-purple-dark.css
# public/css/dist/skins/skin-purple-dark.min.css
# public/css/dist/skins/skin-red-dark.css
# public/css/dist/skins/skin-red-dark.min.css
# public/css/dist/skins/skin-yellow-dark.css
# public/css/dist/skins/skin-yellow-dark.min.css
# public/mix-manifest.json
2022-07-22 15:39:46 -07:00
snipe
67320dc024
Merge pull request #11551 from snipe/fixes/dark_skin_dropdowns
...
Fixed #11549 - dark skin dropdown menu fixes
2022-07-22 15:38:02 -07:00
snipe
c5530104ff
Fixed #11549 - dark skin dropdowbn menu fixes
...
Signed-off-by: snipe <snipe@snipe.net >
2022-07-22 15:36:51 -07:00
snipe
78097df7ff
Aplpies current time to checkin date
...
Signed-off-by: snipe <snipe@snipe.net >
2022-07-21 21:45:25 -07:00
snipe
072e6029b6
Merge remote-tracking branch 'origin/develop'
2022-07-21 12:20:24 -07:00
snipe
5926441984
Merge pull request #11542 from snipe/features/users_checkin_without_delete
...
Features/users checkin without delete
2022-07-20 18:59:45 -07:00
snipe
a1fe2a8d58
Fixed translation reference
...
Signed-off-by: snipe <snipe@snipe.net >
2022-07-20 18:01:55 -07:00
snipe
25cc46e416
Fixed button string
...
Signed-off-by: snipe <snipe@snipe.net >
2022-07-20 18:01:41 -07:00
snipe
458d61fafe
Front-end updates for checkin without delete
...
Signed-off-by: snipe <snipe@snipe.net >
2022-07-20 17:57:39 -07:00
snipe
32010d5387
Updated language strings
...
Signed-off-by: snipe <snipe@snipe.net >
2022-07-20 17:57:27 -07:00
snipe
7313bca403
Checkin without deleting
...
Signed-off-by: snipe <snipe@snipe.net >
2022-07-20 17:57:19 -07:00
snipe
b7c7e6c623
Added/updated language strings
...
Signed-off-by: snipe <snipe@snipe.net >
2022-07-20 17:56:58 -07:00
snipe
0b4d243bf0
Merge pull request #11541 from Godmartinz/gh11540_Error_405_when_checking_out_Accessory
...
Fixes #11540 - accessory api routes from get to posts
2022-07-20 14:14:15 -07:00
Godfrey M
377c0e7075
fixes component routes
2022-07-20 13:41:35 -07:00
Godfrey M
0c4c4fc352
changes api checkin and checkout routes to post
2022-07-20 11:52:54 -07:00
Katharina Drexel
9d627936e6
Fixed #11509 : Allow LDAP anonymous bind.
2022-07-20 17:24:20 +02:00
snipe
29a32c4726
Merge remote-tracking branch 'origin/develop'
2022-07-19 12:46:05 -07:00
snipe
e72c4f989f
Merge pull request #11528 from uberbrady/upgrade_laravel_scim_server
...
Upgraded our fork of laravel-scim-server to better support scim creates
2022-07-18 19:56:06 -07:00
snipe
0d656e3963
Production assets
...
Signed-off-by: snipe <snipe@snipe.net >
2022-07-18 17:29:37 -07:00
snipe
50ce471dc6
Production assets
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# public/js/build/app.js
# public/js/dist/all.js
# public/mix-manifest.json
2022-07-18 17:29:29 -07:00
snipe
8113838eee
Merge pull request #11531 from snipe/security/upgrade_jquery_ui
...
Upgraded jquery-UI
2022-07-18 17:28:22 -07:00
snipe
a92bb80055
Upgraded jquery-UI
...
Signed-off-by: snipe <snipe@snipe.net >
2022-07-18 17:27:54 -07:00
snipe
e9121c15d8
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# config/version.php
2022-07-18 16:50:53 -07:00
snipe
43bd00da86
Bumped version
...
Signed-off-by: snipe <snipe@snipe.net >
2022-07-18 16:50:12 -07:00
snipe
d124c89ced
Moved session driver setting to be more clear
...
Signed-off-by: snipe <snipe@snipe.net >
2022-07-18 16:47:46 -07:00
Brady Wetherington
b2112e6792
Whoops, bump version to have the right syntax!
2022-07-18 15:16:45 -07:00
Brady Wetherington
250db10249
Upgrade our fork of laravel-scim-server to better support scim creates
2022-07-18 15:05:42 -07:00
snipe
ff5d64fcbf
Merge remote-tracking branch 'origin/develop'
2022-07-18 12:15:44 -07:00
snipe
ec01aadbe4
Merge pull request #11526 from snipe/fixes/use_icheck_on_custom_report
...
Use icheckbox formatting on BOM and archived checkboxes
2022-07-18 12:13:27 -07:00
snipe
f0a9de72b1
Use icheckbox formatting on BOM and archived checkboxes
...
Signed-off-by: snipe <snipe@snipe.net >
2022-07-18 12:12:22 -07:00
snipe
145c191a65
Merge remote-tracking branch 'origin/develop'
2022-07-15 19:17:04 -07:00
snipe
5cb5ef249b
Fixed typo
...
Signed-off-by: snipe <snipe@snipe.net >
2022-07-15 19:16:54 -07:00
snipe
ea38cef48c
Merge remote-tracking branch 'origin/develop'
2022-07-15 19:15:31 -07:00
snipe
4808185b5c
Added link to MosyleSnipeSync
...
Signed-off-by: snipe <snipe@snipe.net >
2022-07-15 19:15:19 -07:00
snipe
b3d65b5703
Merge remote-tracking branch 'origin/develop'
2022-07-15 18:53:20 -07:00
snipe
0f38714e21
Merge pull request #11517 from snipe/fixes/small_changes_to_gh_actions_configs
...
Changed some autolabeler and code owners
2022-07-15 18:53:01 -07:00
snipe
7a099bc268
Changed some autolabeler and code owners
...
Signed-off-by: snipe <snipe@snipe.net >
2022-07-15 18:51:57 -07:00
snipe
6f1f6c75e6
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# public/css/build/app.css
# public/css/build/overrides.css
# public/css/dist/all.css
# public/mix-manifest.json
2022-07-15 17:11:55 -07:00
snipe
40d5c37aea
Merge pull request #11516 from snipe/fixes/11508_alert_font_size
...
Fixed #11508 - font size in alert menu
2022-07-15 17:10:26 -07:00
snipe
58499c2322
Fixed #11508 - font size in alert menu
...
Signed-off-by: snipe <snipe@snipe.net >
2022-07-15 17:09:17 -07:00
snipe
6428dc5cd2
Removed duplicate supplier_id
...
Signed-off-by: snipe <snipe@snipe.net >
2022-07-13 13:08:15 -07:00
snipe
5f5ff04636
Merge pull request #11502 from mikeroq/fixes/eula_download_if_app_locale_is_not_en
...
Fixes #11496 - Wrong URL generated for download of asset acceptance PDF if locale was not en
2022-07-12 16:18:59 -07:00
mikeroq
f21824a8e2
Changed comparing the action type from translated in presenter to actual value
2022-07-12 17:59:03 -05:00
snipe
0ccd7e09de
Merge pull request #11488 from Godmartinz/feature/sc-19107/add-box-to-custom-reports-to-not-include
...
adds a checkbox to exclude archived assets from custom reports
2022-07-12 12:59:18 -07:00
Godfrey M
27039325f3
removed comments, because I forgot
2022-07-12 12:41:07 -07:00
Godfrey M
58c54cc3dc
uses notArchived scope instead now
2022-07-12 12:20:11 -07:00
Godfrey M
48349071ed
accounts for status_id as well
2022-07-12 09:46:44 -07:00
snipe
bb5ac900ec
Merge pull request #11492 from mikeroq/fixes/email_all_assigned_to_user_with_no_email
...
Fixes "email list of all assigned" apparently being successful even if the user has no email address
2022-07-11 18:27:01 -07:00
mikeroq
5efe45226d
Fixes Email List of All Assigned being "successful" when the user has no email
...
Added check in view to disable button if there is no email
Added translation for title on disabled button and for email check in controller
Fixed missing trans for user not found message
2022-07-11 20:02:10 -05:00
snipe
a0183ff56f
Merge remote-tracking branch 'origin/develop'
2022-07-11 17:11:44 -07:00
snipe
bb091760af
Fixedd unclosed brace
...
Signed-off-by: snipe <snipe@snipe.net >
2022-07-11 17:11:28 -07:00
snipe
78d13871eb
Merge pull request #11458 from snipe/dependabot/github_actions/codacy/codacy-analysis-cli-action-4.1.0
...
Bump codacy/codacy-analysis-cli-action from 1.1.0 to 4.1.0
2022-07-11 16:34:51 -07:00
snipe
fc5cf3e291
Merge pull request #11483 from snipe/fixes/migrations_on_restore
...
Fixes - migrations on restore
2022-07-11 16:34:06 -07:00
snipe
3182f251e1
Merge remote-tracking branch 'origin/develop'
2022-07-11 16:26:14 -07:00
snipe
d6ba8655bb
Merge pull request #11490 from snipe/fixes/print_assigned_sig_broken
...
Fixed - print assigned sig broken
2022-07-11 14:48:25 -07:00
snipe
8114d01799
Only show sig file if there is a value for accepted sig
...
Signed-off-by: snipe <snipe@snipe.net >
2022-07-11 14:46:45 -07:00
Godfrey M
309229619b
fixes the order expiring assets are listed in notifications
2022-07-11 12:25:38 -07:00
Godfrey M
75844c5942
adds a checkbox to exclude archived assets from custom reports
2022-07-11 09:56:58 -07:00
snipe
78d5c37267
Merge pull request #11484 from mikeroq/fixes/delete_file_modal_on_licenses
...
Fixes license file(s) delete modal showing entire model data instead of just the name
2022-07-10 13:23:03 -07:00
mikeroq
397e89cbed
Fixes modal showing entire model data instead of just the name
2022-07-09 14:09:40 -05:00
snipe
2518e2f0ee
Removed > 300
...
Signed-off-by: snipe <snipe@snipe.net >
2022-07-08 17:09:56 -07:00
snipe
e833052e8e
Check for column
...
Signed-off-by: snipe <snipe@snipe.net >
2022-07-08 16:46:00 -07:00
snipe
43e370f35a
Move migrations further up
...
Signed-off-by: snipe <snipe@snipe.net >
2022-07-08 16:40:51 -07:00
snipe
8d3c9e67a0
Merge remote-tracking branch 'origin/develop'
2022-07-07 16:19:29 -07:00
snipe
3988c0e3f0
Merge pull request #11480 from snipe/fixes/changed_model_file_icon
...
Changed model file icon
2022-07-07 16:19:09 -07:00
snipe
723454b04d
Changed model file icon
...
Signed-off-by: snipe <snipe@snipe.net >
2022-07-07 16:17:35 -07:00
snipe
30c03435e4
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# public/css/build/app.css
# public/css/build/overrides.css
# public/css/dist/all.css
# public/mix-manifest.json
2022-07-07 16:01:17 -07:00
snipe
5043533fde
Merge pull request #11479 from snipe/fixes/padlock_icon
...
Fixes padlock icon
2022-07-07 16:00:02 -07:00
snipe
d458973649
Removed unneeded JS
...
Signed-off-by: snipe <snipe@snipe.net >
2022-07-07 15:58:37 -07:00
snipe
9c86b4bf88
Fixes padlock icon
...
Signed-off-by: snipe <snipe@snipe.net >
2022-07-07 15:57:33 -07:00
snipe
3a6c6d8466
Prod assets
...
Signed-off-by: snipe <snipe@snipe.net >
2022-07-07 14:40:39 -07:00
snipe
d62167e364
Merge remote-tracking branch 'origin/develop'
2022-07-07 14:39:02 -07:00
snipe
9297d8af1d
Merge pull request #11478 from snipe/fixes/upgrade_font_awesome
...
Upgrade font-awesome to v6
2022-07-07 14:38:34 -07:00
snipe
bae9792f01
Missed two
...
Signed-off-by: snipe <snipe@snipe.net >
2022-07-07 14:36:09 -07:00
snipe
b98af0f50f
Upgrade font-awesome to v6
...
Signed-off-by: snipe <snipe@snipe.net >
2022-07-07 14:22:08 -07:00
snipe
75e5cde39b
Merge remote-tracking branch 'origin/develop'
2022-07-06 18:20:30 -07:00
snipe
f853188bc7
Merge pull request #11471 from uberbrady/add_license_seat_indexes
...
This adds some indexes for performance on license_seats
2022-07-06 18:19:40 -07:00
Brady Wetherington
61813a6f2c
This adds some indexes for performance on license_seats
2022-07-06 18:10:48 -07:00
snipe
7a0c9776b4
Merge remote-tracking branch 'origin/develop'
2022-07-05 17:58:59 -07:00
snipe
ee4f355e49
Changed logging to debug
...
Signed-off-by: snipe <snipe@snipe.net >
2022-07-05 17:58:45 -07:00
snipe
bfc8c18675
Merge pull request #11451 from mikeroq/fixes/populate_custom_fields_from_asset_model_create
...
Fixes custom fields not populating when creating asset from asset model page
2022-07-05 17:31:08 -07:00
snipe
f1488767f8
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# config/version.php
2022-07-05 16:41:00 -07:00
snipe
2d5755c1dd
Bumped version
...
Signed-off-by: snipe <snipe@snipe.net >
2022-07-05 16:40:17 -07:00
snipe
acc2e12f12
Merge remote-tracking branch 'origin/develop'
2022-07-05 16:35:34 -07:00
snipe
eb2793bfa7
Added @reederda
...
Signed-off-by: snipe <snipe@snipe.net >
2022-07-05 16:35:12 -07:00
snipe
1a05843183
Merge pull request #11462 from reederda/develop
...
Fixed #NA: typo
2022-07-05 16:33:09 -07:00
snipe
ef17fd41f7
Merge branch 'develop' into develop
2022-07-05 16:26:53 -07:00
snipe
7bdbbbee50
Branch in config set to master
...
Signed-off-by: snipe <snipe@snipe.net >
2022-07-05 16:20:33 -07:00
snipe
2e800e6a0d
Merge pull request #11467 from snipe/translations/updated_strings
...
Updated translations
2022-07-05 16:19:46 -07:00
snipe
dae53a1128
Updated translations
...
Signed-off-by: snipe <snipe@snipe.net >
2022-07-05 16:18:53 -07:00
mikeroq
2781bd02b5
Add TODO to indicate future refactoring.
2022-07-05 18:02:37 -05:00
Daniel Reeder
7772ef22db
Quick typo fix
2022-07-04 21:57:54 +00:00
snipe
2137c4e897
Back to develop
...
Signed-off-by: snipe <snipe@snipe.net >
2022-07-04 10:12:25 -07:00
snipe
4a0e51bf34
Merge remote-tracking branch 'origin/develop'
2022-07-04 10:11:05 -07:00
snipe
9f581a7677
Merge pull request #11460 from mikeroq/fix_missing_use_statement
...
Fixes #11459 Missing import for Setting model in AcceptanceController
2022-07-04 10:07:54 -07:00
mikeroq
be8869978d
Added import for Setting model
2022-07-04 07:29:01 -05:00
dependabot[bot]
1ae044b91e
Bump codacy/codacy-analysis-cli-action from 1.1.0 to 4.1.0
...
Bumps [codacy/codacy-analysis-cli-action](https://github.com/codacy/codacy-analysis-cli-action ) from 1.1.0 to 4.1.0.
- [Release notes](https://github.com/codacy/codacy-analysis-cli-action/releases )
- [Commits](https://github.com/codacy/codacy-analysis-cli-action/compare/1.1.0...v4.1.0 )
---
updated-dependencies:
- dependency-name: codacy/codacy-analysis-cli-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-04 08:28:05 +00:00
snipe
e550fb1a52
Merge pull request #11447 from snipe/dependabot/github_actions/docker/metadata-action-4
...
Bump docker/metadata-action from 3 to 4
2022-07-03 20:04:15 -07:00
snipe
fc65bb020f
Merge pull request #11446 from snipe/dependabot/github_actions/docker/login-action-2
...
Bump docker/login-action from 1 to 2
2022-07-03 20:03:50 -07:00
snipe
a4dfdcd90d
Merge pull request #11450 from snipe/dependabot/github_actions/docker/build-push-action-3
...
Bump docker/build-push-action from 2 to 3
2022-07-03 20:03:32 -07:00
snipe
16d2e34148
Merge pull request #11448 from snipe/dependabot/github_actions/docker/setup-buildx-action-2
...
Bump docker/setup-buildx-action from 1 to 2
2022-07-03 20:03:08 -07:00
snipe
567eefab1a
Merge pull request #11449 from snipe/dependabot/github_actions/github/codeql-action-2
...
Bump github/codeql-action from 1 to 2
2022-07-03 20:02:31 -07:00
snipe
1ef20ec622
Merge remote-tracking branch 'origin/develop'
2022-07-02 13:08:59 -07:00
snipe
afab167e8c
Fixed restore button in listings
...
Signed-off-by: snipe <snipe@snipe.net >
2022-07-02 13:08:46 -07:00
snipe
af14ee0d47
Merge pull request #11453 from mikeroq/fixes/asset_restore_not_working
...
Fixes #11452 - Asset Restore routes/buttons also asset models/users restore as well
2022-07-02 13:07:29 -07:00
Mike Roquemore
0a5ca6eb25
Change restore route to POST instead of GET
2022-07-02 14:34:43 -05:00
Mike Roquemore
6e9f24c08f
Change restore route to POST instead of GET
2022-07-02 14:34:23 -05:00
Mike Roquemore
07ac4087a3
Remove link from alert since there is already a restore button on the side
2022-07-02 14:34:22 -05:00
Mike Roquemore
1650c9f878
Remove duplicate users routes
2022-07-02 14:34:22 -05:00
Mike Roquemore
123963c14c
Modify genericActionsFormatter restore link to be a button instead since it's in a form.
...
Changed user restore route to POST
2022-07-02 14:34:22 -05:00
Mike Roquemore
1b45170ca3
Adds check if request has model_id, if so call fetchCustomFields on document ready
2022-07-01 20:15:11 -05:00
snipe
9a0b677dac
Merge remote-tracking branch 'origin/develop'
2022-07-01 14:31:29 -07:00
snipe
b44f27dafa
Add @mikeroq as a contributor
2022-07-01 14:31:07 -07:00
snipe
92d46edca3
Cleaned up logging output
...
Signed-off-by: snipe <snipe@snipe.net >
2022-07-01 13:33:58 -07:00
dependabot[bot]
471cf117ab
Bump docker/build-push-action from 2 to 3
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 2 to 3.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-01 18:36:55 +00:00
dependabot[bot]
bf78bd4b8b
Bump github/codeql-action from 1 to 2
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-01 18:36:50 +00:00
dependabot[bot]
a0a0d7e344
Bump docker/setup-buildx-action from 1 to 2
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 1 to 2.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-01 18:36:45 +00:00
dependabot[bot]
a9361571d6
Bump docker/metadata-action from 3 to 4
...
Bumps [docker/metadata-action](https://github.com/docker/metadata-action ) from 3 to 4.
- [Release notes](https://github.com/docker/metadata-action/releases )
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md )
- [Commits](https://github.com/docker/metadata-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-01 18:36:41 +00:00
dependabot[bot]
1a13be9b5d
Bump docker/login-action from 1 to 2
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 1 to 2.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-01 18:36:36 +00:00
snipe
0ed84c83c8
Merge pull request #11437 from turrisxyz/Dependabot-GitHub-Actions
...
chore: Included githubactions in the dependabot config
2022-07-01 11:35:58 -07:00
snipe
9670ca3b8a
Merge remote-tracking branch 'origin/develop'
2022-07-01 11:26:46 -07:00
snipe
d4476cb10b
Merge pull request #11445 from snipe/fixes/11444
...
Replicates #11444
2022-07-01 11:26:25 -07:00
snipe
45c616639c
Replicates #11444
...
Signed-off-by: snipe <snipe@snipe.net >
2022-07-01 11:21:02 -07:00
snipe
eedd646c28
Merge remote-tracking branch 'origin/develop'
2022-06-30 21:10:46 -07:00
snipe
acbd4deb1b
Merge pull request #11440 from snipe/fixes/check_for_image_on_signing
...
Fixed #11393 - reject acceptance if no file is present
2022-06-30 21:09:16 -07:00
snipe
4e547a3639
Fixed typos :(
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-30 21:06:36 -07:00
snipe
b910db0617
Fixed #11393 - reject acceptance if no file is present
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-30 21:01:58 -07:00
snipe
bb382f3d2a
Merge remote-tracking branch 'origin/develop'
2022-06-30 18:52:02 -07:00
snipe
25cb32ca6a
Fixed typo
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-30 18:51:44 -07:00
snipe
6a13a7e096
Merge remote-tracking branch 'origin/develop'
2022-06-30 18:38:25 -07:00
snipe
e366caf3d1
Merge pull request #11438 from uberbrady/backout_linear_depreciation_math
...
Revert a change in our Linear Depreciation math
2022-06-30 18:38:03 -07:00
naveen
cfa301f5ae
chore: Included githubactions in the dependabot config
...
This should help with keeping the GitHub actions updated on new releases. This will also help with keeping it secure.
Dependabot helps in keeping the supply chain secure https://docs.github.com/en/code-security/dependabot
GitHub actions up to date https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot
https://github.com/ossf/scorecard/blob/main/docs/checks.md#dependency-update-tool
Signed-off-by: naveen <172697+naveensrinivasan@users.noreply.github.com >
2022-07-01 01:33:50 +00:00
Brady Wetherington
f72aa2415f
Revert a change in our Linear Depreciation math; I think the old algorithm was correct
2022-06-30 18:24:45 -07:00
snipe
7969a66552
Merge remote-tracking branch 'origin/develop'
2022-06-30 18:17:51 -07:00
snipe
4edba064d5
Removed duplicate model column in depreciation report
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-30 18:17:30 -07:00
snipe
f3a3c59b7b
Fixed branch name
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-30 18:05:46 -07:00
snipe
aa54c23f98
Bumped version
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-30 18:04:53 -07:00
snipe
df1e2687d6
Updated languages
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-30 17:35:02 -07:00
snipe
4f07e77bf9
Add @naveensrinivasan as a contributor
2022-06-30 17:35:02 -07:00
snipe
a10f570350
Merge pull request #11436 from turrisxyz/Pinned-Dependencies-GitHub
...
chore: Set permissions for GitHub actions
2022-06-30 17:30:17 -07:00
naveen
ac94aa8e46
chore: Set permissions for GitHub actions
...
Restrict the GitHub token permissions only to the required ones; this way, even if the attackers will succeed in compromising your workflow, they won’t be able to do much.
- Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions
https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions
https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs
[Keeping your GitHub Actions and workflows secure Part 1: Preventing pwn requests](https://securitylab.github.com/research/github-actions-preventing-pwn-requests/ )
Signed-off-by: naveen <172697+naveensrinivasan@users.noreply.github.com >
2022-07-01 00:29:21 +00:00
snipe
7ebf125dae
Merge remote-tracking branch 'origin/develop'
2022-06-30 15:44:51 -07:00
snipe
9a361d573f
Merge pull request #11435 from snipe/features/ldap_warnings
...
Added warnings for common LDAP misconfigs
2022-06-30 15:44:33 -07:00
snipe
1a423a252b
Derp
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-30 15:22:58 -07:00
snipe
7591f3f092
Added auth filter check regex
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-30 15:15:49 -07:00
snipe
2cace3c73a
Added LDAP warnings on page load
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-30 15:08:12 -07:00
snipe
97afafdd48
Merge remote-tracking branch 'origin/develop'
2022-06-30 14:20:34 -07:00
snipe
656efc5f92
Fixed missing trans()
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-30 14:20:15 -07:00
snipe
46d055cf74
Fixed weird extra padding on crown
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-30 14:17:53 -07:00
snipe
423e7439ee
Merge remote-tracking branch 'origin/develop'
2022-06-30 14:09:19 -07:00
snipe
2262ef818e
Merge pull request #11427 from Godmartinz/email_users_list
...
[feature] adds button to email user list of assets from profile
2022-06-29 15:25:18 -07:00
snipe
02459aad26
Merge pull request #11430 from uberbrady/scim_more_tolerant
...
Make SCIM be more tolerant of missing fields
2022-06-29 15:24:25 -07:00
Brady Wetherington
2451bb9a2b
Make SCIM be more tolerant of missing fields
2022-06-29 14:48:59 -07:00
Godfrey M
cd9d2d0cec
adds docblock
2022-06-29 13:01:29 -07:00
Godfrey M
fc636ea888
removed redundant header
2022-06-29 12:01:56 -07:00
Godfrey M
e471aa8639
adds button to email user list of assets from profile
2022-06-29 11:15:15 -07:00
snipe
180f36d145
Merge remote-tracking branch 'origin/develop'
2022-06-29 05:04:21 -07:00
snipe
f8fd87b896
Add @ntbutler-nbcs as a contributor
2022-06-29 05:04:07 -07:00
snipe
130c8ea1b0
Add @ntbutler-nbcs as a contributor
2022-06-29 05:03:22 -07:00
snipe
5af6330398
Merge pull request #11417 from ntbutler-nbcs/master
...
[Feature] - Add checkoutByTag API endpoint for assets
2022-06-29 05:03:01 -07:00
snipe
daaf8713d8
Merge branch 'dampfklon-9813-duplicate-accept-asset' into develop
2022-06-29 04:58:26 -07:00
snipe
5b02d9ed06
Merge branch '9813-duplicate-accept-asset' of https://github.com/dampfklon/snipe-it into dampfklon-9813-duplicate-accept-asset
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# resources/views/account/accept/create.blade.php
2022-06-29 04:58:13 -07:00
snipe
b04cf20735
Merge pull request #10758 from inietov/fixes/badmethodcallexception_undefined_method_Asset.unaccepted_develop
...
Fixes BadMethodCallException Call to undefined method App\Models\Asset::unaccepted() for master [ch-17636]
2022-06-29 04:34:51 -07:00
Nathan Butler
6531657ee0
Revert version to dev for pull request
2022-06-29 18:00:15 +10:00
Nathan Butler
e28e7e37b8
Removed unneeded checks when searching for asset
2022-06-29 17:49:50 +10:00
snipe
467f59e193
Merge remote-tracking branch 'origin/develop'
2022-06-29 00:25:00 -07:00
snipe
be9e6fe847
Another typo
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-29 00:24:33 -07:00
snipe
b0e13611f7
Fixed typo
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-29 00:24:08 -07:00
snipe
f3887aef33
Merge remote-tracking branch 'origin/develop'
2022-06-29 00:10:38 -07:00
snipe
7b3f891edd
Merge pull request #11418 from snipe/features/api_backup_download
...
Download backup via API
2022-06-29 00:07:09 -07:00
snipe
b590f29f33
Attempt a download via API
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-28 23:59:13 -07:00
snipe
1debdc47cf
Backups endpoint
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-28 23:30:17 -07:00
snipe
bb7662a214
Merge pull request #11416 from snipe/features/personal_access_endpoint
...
Added personal access endpoint to API
2022-06-28 23:27:21 -07:00
snipe
53bc15900b
Formatted show api
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-28 23:23:55 -07:00
snipe
90fe7af863
Small refactor
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-28 23:18:16 -07:00
snipe
67ad24af08
Return token ID in cli
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-28 23:13:25 -07:00
Nathan Butler
67e9b7795a
Added asset checkoutByTag API endpoint
2022-06-29 16:11:57 +10:00
snipe
52332bc9ed
Include token ID in payload
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-28 23:10:56 -07:00
snipe
dc27d3bec9
Change to plural endpoints
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-28 23:10:40 -07:00
snipe
a711e608c9
Changed siganture to be clearer
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-28 22:26:37 -07:00
snipe
2f7c04362e
Make -kkey-only a flag
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-28 22:20:55 -07:00
snipe
9b6fd7e19a
Set $accessTokenName
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-28 22:11:46 -07:00
snipe
9680b02bce
Check that the user has permission to create their own API keys
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-28 22:09:18 -07:00
snipe
e7de7d1716
Show user info as well
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-28 22:06:46 -07:00
snipe
112f147596
Console script to generate API tokens
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-28 22:04:39 -07:00
snipe
413487de80
Made method naming consistent
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-28 21:32:12 -07:00
snipe
1158fa9ea8
Added personal access tokens to api
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-28 21:29:15 -07:00
snipe
a8e8112b34
Merge pull request #11415 from snipe/features/more_api_filters
...
Added additional filters for api indexes
2022-06-28 20:04:01 -07:00
snipe
3df9260ca8
Added additional filters for api indexes
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-28 19:59:45 -07:00
snipe
14ba3af086
Merge pull request #11414 from snipe/features/additional_search_fields_for_locations
...
Added additional search filters for location API
2022-06-28 19:08:08 -07:00
snipe
71c8050883
Added additional search filters for location API
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-28 19:07:11 -07:00
snipe
df5b01492c
Merge remote-tracking branch 'origin/develop'
2022-06-28 18:55:59 -07:00
snipe
9dbb355e8d
Merge pull request #11412 from snipe/features/model_uploads
...
Added model uploads
2022-06-28 18:42:05 -07:00
snipe
0f3778f07b
Merge pull request #11413 from uberbrady/add_username_index
...
Add index across username and deleted_at to improve performance
2022-06-28 17:16:01 -07:00
Brady Wetherington
f515bd2dc8
Add index across username and deleted_at to improve large directory sync performance
2022-06-28 17:12:14 -07:00
snipe
f3075facb4
Added delete button
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-28 16:25:22 -07:00
snipe
ed95adb45c
Show model files on hardware page
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-28 16:17:46 -07:00
snipe
95d4f7c62e
Added models router to BS tables
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-28 15:56:18 -07:00
snipe
c90ed9f25f
Allow models uploads
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-28 15:50:07 -07:00
snipe
7f664a7971
Layout changes for file upload
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-28 12:32:12 -07:00
snipe
14c6879f06
Merge remote-tracking branch 'origin/develop'
2022-06-28 11:41:56 -07:00
snipe
d8d12d4590
Merge pull request #11408 from uberbrady/add_filter_option_to_ldap_sync
...
Add a new `--filter` option to Artisan ldap-sync command
2022-06-28 09:50:48 -07:00
Brady Wetherington
be3388d647
Add a new --filter option to Artisan ldap-sync command
2022-06-27 19:49:59 -07:00
snipe
242836719d
Bumped hash
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-27 19:32:10 -07:00
snipe
393c32558b
Gotta bump that hash up
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-27 19:31:26 -07:00
snipe
94e723a88f
Merge pull request #11404 from snipe/features/fix_transliteration
...
Fixed custom field transliteration
2022-06-27 17:42:02 -07:00
snipe
14d8fb66aa
Merge pull request #11405 from snipe/fixes/use_db_column_instead_of_converted_value
...
Only care about the custom field's converted name when updating the custom field itself
2022-06-27 17:36:26 -07:00
snipe
ae73d4cc7c
Merge pull request #11407 from snipe/features/disclosure_arrows_on_user_screen
...
Added disclosure arrows for lesser used options on user screen
2022-06-27 17:33:31 -07:00
snipe
bf08e73f8f
Removed comments and server side cookie info
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-27 16:36:09 -07:00
snipe
4a3f56acf2
Removed old cooke stuff
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-27 16:35:54 -07:00
snipe
e33a4c2ef2
Added disclosure arrows to use screen
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-27 16:35:44 -07:00
snipe
52bd7d0d68
Merge remote-tracking branch 'origin/develop'
2022-06-27 14:25:38 -07:00
snipe
baad3b9d58
Only care about the converted name when updating the custom field itself
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-27 14:17:07 -07:00
snipe
131edb611e
Refine output and checks
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-27 13:54:21 -07:00
snipe
518395bbc7
Merge pull request #11403 from uberbrady/remember_disclosure_triangles
...
Remember the state of the disclosure triangles in Assets
2022-06-27 13:28:14 -07:00
Brady Wetherington
34b4499178
Remember the state of the disclosure triangles in Assets
2022-06-27 12:57:19 -07:00
snipe
8f900fb4e1
More UI tweaks
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-27 12:15:11 -07:00
snipe
9355689dd4
Nicer output for custom fields error
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-27 11:52:51 -07:00
snipe
0909feaa6b
Few more UI tweaks
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-27 11:01:19 -07:00
snipe
7f18180105
Fixed toggle
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-27 10:26:37 -07:00
snipe
bee694e605
Fixed typo
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-27 09:57:20 -07:00
snipe
08525a3c20
Few more changes
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-27 09:43:32 -07:00
snipe
d70b36750c
Merge pull request #10967 from veenone/fix/hide_optional_field_on_create_asset
...
Fixes #8155 - improve the workflow during asset creation
2022-06-24 18:53:07 -07:00
snipe
8c85d7bc97
Merge pull request #11370 from inietov/fixes/customfields_default_values_not_validating
...
Adds validation to custom fields' default values
2022-06-24 18:11:16 -07:00
snipe
cb225cb1ce
Merge remote-tracking branch 'origin/develop'
2022-06-24 18:00:21 -07:00
snipe
7e7ae3bb95
Really reverting this time
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-24 17:55:34 -07:00
snipe
838579e9a8
Reverting :(
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-24 17:30:56 -07:00
snipe
a99896618d
Merge branch 'develop' of https://github.com/snipe/snipe-it into develop
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# composer.json
# composer.lock
2022-06-24 17:21:57 -07:00
snipe
24cb13d52b
Upgraded guzzle (not broken this time)
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-24 17:18:34 -07:00
snipe
cc7513e202
Merge pull request #11392 from snipe/security/upgrade_guzzle
...
Upgraded guzzle to 7.4.5
2022-06-24 17:04:17 -07:00
snipe
c0b6d5aa2c
Upgraded guzzle to 7.4.5
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-24 17:01:24 -07:00
snipe
5788038b49
Merge pull request #11391 from snipe/security/upgrade_webpack
...
Upgrade webpack from 5.72.1 to 5.73.0
2022-06-24 16:41:59 -07:00
snipe
fbf0815b16
Upgrade webpack from 5.72.1 to 5.73.0
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-24 16:41:19 -07:00
snipe
e2c227f02b
Merge remote-tracking branch 'origin/develop'
2022-06-24 16:21:10 -07:00
snipe
be0f0fc421
Merge pull request #11388 from snipe/features/disable_purge_in_env
...
Disallow purge backup deletion by default and, enable via .env
2022-06-24 16:12:00 -07:00
snipe
a03075b6ea
Merge pull request #11389 from uberbrady/errmagerd_the_gerneral
...
Typo of 'general' was in the migration blade a few places
2022-06-24 16:05:40 -07:00
Brady Wetherington
3b3f1a817e
Typo of 'general' was in the migration blade a few places
2022-06-24 16:00:15 -07:00
snipe
601f7a6994
Moved new variables in example env
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-24 16:00:05 -07:00
snipe
75d19d815d
Still show the purge button even if not allowed to avoid confusion
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-24 15:59:40 -07:00
snipe
d167d2a10f
Disallow backup deletion and log attempt if not allowed
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-24 15:49:22 -07:00
snipe
fce4f0dc0e
Disable delete button if not allowed
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-24 15:49:07 -07:00
snipe
657039882c
Added purge and backup strings
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-24 15:48:46 -07:00
snipe
cf99d42413
Added backup delete to app config
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-24 15:48:37 -07:00
snipe
f483eafae9
Added backup delete env
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-24 15:44:11 -07:00
snipe
77bf28bcb6
Disallow purge
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-23 20:11:43 -07:00
snipe
6c2d06efb9
Merge remote-tracking branch 'origin/develop'
2022-06-23 20:02:19 -07:00
snipe
d0081188c7
Merge pull request #11387 from snipe/fixes/nicer_settings_search
...
Moved the settings search box higher
2022-06-23 19:31:24 -07:00
snipe
ce2362459c
Layout tweak for search and back placement
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-23 19:30:52 -07:00
snipe
4e568bec8a
Moves the settings search box higher
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-23 19:25:30 -07:00
snipe
18c37c97b8
Dark skin prod assets
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-23 19:14:12 -07:00
snipe
82e5faa869
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# public/css/dist/skins/skin-black-dark.css
# public/css/dist/skins/skin-black-dark.min.css
# public/css/dist/skins/skin-blue-dark.css
# public/css/dist/skins/skin-blue-dark.min.css
# public/css/dist/skins/skin-orange-dark.css
# public/css/dist/skins/skin-orange-dark.min.css
# public/css/dist/skins/skin-purple-dark.css
# public/css/dist/skins/skin-purple-dark.min.css
# public/css/dist/skins/skin-red-dark.css
# public/css/dist/skins/skin-red-dark.min.css
# public/css/dist/skins/skin-yellow-dark.css
# public/css/dist/skins/skin-yellow-dark.min.css
# public/mix-manifest.json
2022-06-23 19:14:01 -07:00
snipe
dec7122ac7
Dark skin dev assets
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-23 19:13:01 -07:00
snipe
a75fc8af7e
Merge remote-tracking branch 'origin/develop'
2022-06-23 19:12:13 -07:00
snipe
86d2c2b153
Small naming changes
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-23 19:11:59 -07:00
snipe
9fc4565bc1
Merge remote-tracking branch 'origin/develop'
2022-06-23 18:56:04 -07:00
snipe
f0cc418965
Merge pull request #11383 from snipe/features/adds_user_id_to_users
...
Added created_by to users
2022-06-23 18:48:42 -07:00
snipe
0bc3ca5c42
Fixed comments
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-23 18:44:27 -07:00
snipe
62ab867051
Fixed url param
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-23 18:43:10 -07:00
snipe
9fd3541520
Missed on createdBy
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-23 18:42:22 -07:00
snipe
3e559044b2
Changed method and scope names
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-23 18:41:13 -07:00
snipe
75a631b91f
Merge pull request #11375 from Godmartinz/bootS_dropdown_menu_fix
...
fixes dropdown column select font color in bootstrap tables
2022-06-23 18:31:36 -07:00
snipe
3a8786fdb7
Updated assets for prod
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-23 18:27:31 -07:00
snipe
f2a89161b3
Merge remote-tracking branch 'origin/develop'
2022-06-23 18:26:36 -07:00
snipe
1c25057e42
Merge pull request #11379 from Godmartinz/license_acceptance_eula
...
adds eula blade for licenses/consumables/components and fixes assigned_to for dom_pdf
2022-06-23 18:26:19 -07:00
snipe
590630e4e0
Merge pull request #11386 from snipe/fixes/default_skin_settings_colors
...
Small fixes to default blue
2022-06-23 18:23:45 -07:00
snipe
487dedba25
Merge pull request #11384 from snipe/fixes/bs_tables_undefined_for_archived
...
Fixed missing archived tooltip
2022-06-23 18:16:31 -07:00
snipe
f4c346a57c
Small fixes to default blue skin
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-23 18:11:42 -07:00
snipe
35365882ac
Used new settings_button class in settings index
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-23 18:10:28 -07:00
snipe
ea254ccc04
Tweaked default @blue
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-23 18:10:14 -07:00
snipe
06d5b5f4b1
Small change to color in overrides
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-23 18:10:03 -07:00
snipe
2536b02ace
Fixed some colors on default skin
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-23 18:09:52 -07:00
snipe
6b8abb1511
Fixed missing archived tooltip
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-23 17:32:39 -07:00
snipe
9c9f5be6fe
Do not show the creating admin by default in list view
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-23 17:28:34 -07:00
snipe
d8daec2e0a
Added created_by results to user index API
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-23 17:19:30 -07:00
snipe
c9b81d65f1
Save the user id who is creating the user
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-23 17:19:08 -07:00
snipe
7f05029089
Added created_by to API output
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-23 17:18:31 -07:00
snipe
23c50ea9a5
Added admihn scopes
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-23 17:18:11 -07:00
snipe
2e5e8f363b
Added admin to oresenter
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-23 17:18:04 -07:00
snipe
e63183649a
Show admin in user view
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-23 17:17:48 -07:00
snipe
ef86c0273a
Added migration to store admin ID
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-23 17:17:38 -07:00
snipe
dd8d90aa39
Merge remote-tracking branch 'origin/develop'
2022-06-23 16:16:04 -07:00
snipe
670a46e85c
Merge pull request #11382 from snipe/fixes/check_for_archived_setting_on_counts
...
Fixes check for archived setting on counts
2022-06-23 16:13:20 -07:00
snipe
daf6c72005
Fleshed out comments on new scope
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-23 16:02:54 -07:00
snipe
1a4579b770
Missed one
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-23 16:00:27 -07:00
snipe
398c77bfdc
Use new scope for additional tabs
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-23 15:37:39 -07:00
snipe
d45d322b54
Use scoped query for asset count
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-23 13:43:23 -07:00
Godfrey M
b0897a1fc9
adds acceptance for consumables and components
2022-06-23 11:52:35 -07:00
Godfrey M
d00b469001
fixed the search for the license
2022-06-23 11:33:36 -07:00
snipe
c5a6cec194
Merge pull request #11380 from snipe/features/better_excel_export
...
Fixed #11378 - Added better excel export
2022-06-23 11:25:33 -07:00
snipe
e2b1494511
Reordered and added xlsx to export list
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-23 11:18:59 -07:00
Godfrey M
df76e6eacf
adds eula blade for licenses and fixes assigned_to for dom_pdf
2022-06-23 11:15:15 -07:00
Godfrey M
541ae919d9
fixes dropdown column select font color in bootstrap tables
2022-06-23 09:38:44 -07:00
Ivan Nieto Vivanco
7976401aa2
Add error message when the default customfield values can't be validated
2022-06-22 22:17:05 -05:00
Ivan Nieto Vivanco
7e10abe605
Fix the date control in custom fields' default values form to show the selected date
2022-06-22 21:47:08 -05:00
Ivan Nieto Vivanco
afdf93ca63
Adds controls for custom fields of type date in the default value form
2022-06-22 21:37:11 -05:00
Ivan Nieto Vivanco
321367b974
Adds validation to custom fields' default values
2022-06-22 21:06:07 -05:00
snipe
366f3aacef
Merge pull request #11367 from snipe/js_library_updates
...
Updated/upgraded assets
2022-06-22 16:23:03 -07:00
snipe
4b9ec9218d
Upgraded/updates assets
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-22 15:54:58 -07:00
snipe
cae66753fb
Merge pull request #11323 from Godmartinz/bug/sc-19255/issues-with-black-light-sk
...
fixes non-dark mode black theme
2022-06-22 15:47:55 -07:00
snipe
5ac9efa9a3
Merge remote-tracking branch 'origin/develop'
2022-06-22 12:20:04 -07:00
snipe
ded635207f
Merge pull request #11365 from snipe/fixes/adds_missing_zip_to_user_view
...
Added missing postal code from user view
2022-06-22 12:19:27 -07:00
snipe
f0f37df76e
Added missing postal code from user view
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-22 12:18:57 -07:00
snipe
f5702532f0
Bumped version
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-22 11:21:51 -07:00
snipe
2f02eee69b
Bumped version
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-22 11:21:04 -07:00
snipe
89c234b1c2
Merge pull request #11358 from snipe/fixes/missing_token_lang
...
Fixed missing password.token string and checked for user existing before attempting to send reset email
2022-06-22 11:15:08 -07:00
snipe
c24052cb2d
Merge pull request #11364 from snipe/features/link_asset_to_order_number
...
Fixed #11351 - add link on asset view to order number
2022-06-22 11:08:40 -07:00
snipe
a7a61a3620
Fixed #11351 - add link on asset view to order number
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-22 11:07:54 -07:00
snipe
135fdae209
Merge pull request #11337 from mikeroq/fixes/user_edit_website_missing
...
Fixed #11332 Added website field that was missing from update and store method.
2022-06-22 10:16:38 -07:00
snipe
5c30de517d
Use rate limiter for API calls
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-22 09:11:40 -07:00
snipe
a7dc6162fa
Simplify password attempts rate limiting
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-22 09:11:24 -07:00
snipe
18778d3723
Additional example variables
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-22 09:07:48 -07:00
snipe
5ff1b5fd50
Increased throttle
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-21 19:39:50 -07:00
snipe
1c1f3dc42c
Added password requests cleanup to scheduler
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-21 19:35:16 -07:00
snipe
d67afc3bd0
Merge pull request #11359 from uberbrady/dont_show_images_on_checkin_email_if_not_requested
...
Fixes issue where asset images were showing up in checkin emails
2022-06-21 19:34:22 -07:00
snipe
a5b857c753
Return error if token is incorrect
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-21 19:30:51 -07:00
snipe
b00db3cc56
Added throttling to password reset token form
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-21 19:30:11 -07:00
snipe
57720cb978
Added comment block
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-21 19:12:57 -07:00
snipe
172e8d463f
Use newer forgotten password variables
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-21 19:11:57 -07:00
snipe
284dbb7553
Set higher threshhold, moved throttle settings
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-21 19:11:39 -07:00
Brady Wetherington
1156eea8af
Fixes issue where asset images were showing up in checkin emails
2022-06-21 19:11:16 -07:00
snipe
17ee332715
Remove throttle from GET in password reset
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-21 18:53:14 -07:00
snipe
2f258a3e3d
Make the strings match
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-21 18:48:22 -07:00
snipe
a31bca1798
Check that the user is activated before letting them reset their password
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-21 18:48:02 -07:00
snipe
791f77f641
Fixed throttle variables
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-21 18:41:12 -07:00
snipe
1b6df232aa
Updated string
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-21 18:41:02 -07:00
snipe
386272a618
Manually add the additional routes so we can throttle them
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-21 18:40:53 -07:00
snipe
7f8fc7add9
Make SAML debugging less noisy
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-21 17:57:17 -07:00
snipe
6bc525bc25
Merge pull request #11352 from inietov/fixes/assets_transformer_date_customfields_fixes
...
Fixed #11335 Assets transformer date customfields issues
2022-06-21 17:56:17 -07:00
snipe
de048e1009
Updated language
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-21 16:13:59 -07:00
snipe
68150d11b7
Make logo clickable
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-21 16:13:52 -07:00
snipe
f4f400ed87
Handle workflow better for invalid users
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-21 16:13:43 -07:00
snipe
a49ccf0863
Removed unused rules
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-21 16:13:26 -07:00
snipe
300879847f
Added a few comments to make it clearer what’s happening
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-21 14:33:10 -07:00
snipe
d4c53945d9
Tweaked language
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-21 14:19:49 -07:00
snipe
21875100b6
Fixed missing password.token string and checked for user existing before trying to reset
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-21 14:15:38 -07:00
snipe
87980643ea
Merge pull request #11357 from snipe/fixes/11343_null_asset_name
...
Fixed #11343 - ability to null asset name on checkin
2022-06-21 10:58:28 -07:00
snipe
675f42401c
Fixed #11343 - ability to null asset name
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-21 10:57:39 -07:00
Ivan Nieto Vivanco
3a5c09c424
Used the getFormattedDateObject() function with the expected parameters
2022-06-20 19:58:51 -05:00
snipe
3b462ffadc
Merge pull request #11329 from mikeroq/fixes/deprecations_pagination_missing
...
Fixed #11285 - Depreciation index table missing pagination
2022-06-18 19:58:32 -07:00
mikeroq
d60af478ad
Added website field that was missing from update and store method.
2022-06-17 08:09:39 -05:00
snipe
cabef8ff12
Merge pull request #11326 from snipe/features/added_number_format_to_tab_badges
...
Added number_format() to tab badges
2022-06-16 14:05:29 -07:00
Mike Roquemore
8a27ef30d5
Missing total argument on transformDeprecations method
...
Removed duplicate array key on transformDeprecation method
2022-06-15 21:52:15 -05:00
snipe
a111482217
Use number_format on badges
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-15 14:59:06 -07:00
snipe
a758e825ed
Dev assets
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-15 13:45:33 -07:00
snipe
af66f83a3d
Check for blank (not null) values i asset transformer date
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-15 13:42:30 -07:00
snipe
b3605fa141
Merge remote-tracking branch 'origin/develop'
2022-06-15 11:39:16 -07:00
snipe
6f713985fb
Merge pull request #11324 from snipe/features/add_badges_to_companies
...
Features/add badges to companies
2022-06-15 11:38:32 -07:00
snipe
677e5a8cf1
Added tab badges to company detail view
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-15 11:37:44 -07:00
snipe
872600a7a7
Link company on license page
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-15 11:37:26 -07:00
Godfrey M
3a879bda4a
more adjustments
2022-06-15 11:08:42 -07:00
Godfrey M
a6852cf4d2
fixes non-dark mode black theme
2022-06-15 10:20:25 -07:00
snipe
61c601dbdf
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# public/css/build/app.css
# public/css/build/overrides.css
# public/css/dist/all.css
# public/mix-manifest.json
2022-06-15 02:09:32 -07:00
snipe
74bc06cc49
Removed debugging code
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-15 02:07:58 -07:00
snipe
5fe1078013
Squashed commit of the following:
...
commit a011b07d99
Merge: b392ed269 6059e9e11
Author: snipe <snipe@snipe.net >
Date: Tue Jun 14 17:52:50 2022 -0700
Merge pull request #11315 from snipe/features/adds_fullscreen_option_to_tables
Added fullscreen option to tables
commit b392ed269b
Merge: 693043e64 e6d792bdf
Author: snipe <snipe@snipe.net >
Date: Tue Jun 14 17:52:41 2022 -0700
Merge pull request #11316 from snipe/fixes/smaller_padlock_on_table_header
Tweaked CSS for smaller padlock
commit 6059e9e119
Author: snipe <snipe@snipe.net >
Date: Tue Jun 14 17:49:00 2022 -0700
Added fullscreen option to tables
Signed-off-by: snipe <snipe@snipe.net >
commit e6d792bdf7
Author: snipe <snipe@snipe.net >
Date: Tue Jun 14 17:43:12 2022 -0700
Tweaked CSS for smaller padlock
Signed-off-by: snipe <snipe@snipe.net >
Signed-off-by: snipe <snipe@snipe.net >
2022-06-14 17:54:18 -07:00
snipe
a011b07d99
Merge pull request #11315 from snipe/features/adds_fullscreen_option_to_tables
...
Added fullscreen option to tables
2022-06-14 17:52:50 -07:00
snipe
b392ed269b
Merge pull request #11316 from snipe/fixes/smaller_padlock_on_table_header
...
Tweaked CSS for smaller padlock
2022-06-14 17:52:41 -07:00
snipe
6059e9e119
Added fullscreen option to tables
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-14 17:49:00 -07:00
snipe
e6d792bdf7
Tweaked CSS for smaller padlock
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-14 17:43:12 -07:00
snipe
f16a4b6aef
Removed footer from show category
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-14 17:16:14 -07:00
snipe
d74b4f55fb
Merge remote-tracking branch 'origin/develop'
2022-06-14 17:15:39 -07:00
snipe
693043e645
Merge pull request #11313 from snipe/fixes/nicer_suppliers_mfgs_ui
...
Nicer suppliers and manufacturers UI
2022-06-14 17:14:53 -07:00
snipe
e935a34946
Merge remote-tracking branch 'origin/develop'
2022-06-14 16:25:50 -07:00
snipe
4052e360c1
Merge pull request #11314 from snipe/fixes/deja_vu_font_pdf
...
Fixed #11175 - Use the Deja Vu font in PDFs to be able to support Cyrillic, etc
2022-06-14 16:25:33 -07:00
snipe
cc6a2f2d49
Use the Deja Vu font to be able to support cyrllic, etc
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-14 16:23:30 -07:00
snipe
07bc2fd742
Added maintenance scope for ordering by supplier
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-14 16:11:43 -07:00
snipe
a57a6486e7
Only add http:// if the url variable isn’t blank
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-14 16:11:13 -07:00
snipe
a33276cb3d
Additional filters on maintenances UI
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-14 16:10:48 -07:00
snipe
bfec0059c5
Improved manufacturers UI
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-14 16:10:36 -07:00
snipe
aea9dd1de5
Improved suplpiers UI
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-14 16:06:56 -07:00
snipe
954b54f914
Removed duplicated $allowed_columns
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-14 15:06:04 -07:00
snipe
56a15731ef
Merge remote-tracking branch 'origin/develop'
2022-06-14 12:56:16 -07:00
snipe
766e59acde
Merge pull request #11310 from snipe/fixes/statuslabels_bulk_edit
...
Fixes #11308 - bulk edit on statuslabels detail page
2022-06-14 12:55:56 -07:00
snipe
f1a63f25e7
Partialize and add data atributes to statuslabel bulk
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-14 12:50:26 -07:00
snipe
88dfdb7538
Fixed bug in uncheck
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-14 12:50:10 -07:00
snipe
9072f7c6c9
Added click-to-select to tables
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-14 12:49:50 -07:00
snipe
bff34063cd
Merge pull request #11309 from uberbrady/ldap_troubleshooter_improvements
...
Fixed SC-19104 - fixes to ldap:troubleshoot artisan command
2022-06-14 12:24:24 -07:00
Brady Wetherington
1e685ca835
Fixed SC-19104 - fixes to ldap:troubleshoot artisan command
2022-06-14 12:18:42 -07:00
snipe
b55630aafa
Merge remote-tracking branch 'origin/develop'
2022-06-14 11:45:27 -07:00
snipe
c3b644797e
Merge pull request #11169 from inietov/fixes/user_update_from_import_location_in_assets
...
Fixes Asset location doesn't change when assigned user's location change via importer
2022-06-14 11:44:26 -07:00
snipe
1806dacb9d
Bumped hash on master to 6.0.4
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# config/version.php
2022-06-13 23:59:43 -07:00
snipe
abb7f23ca5
Bumped version to 6.0.4
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-13 23:58:53 -07:00
snipe
b448c89655
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# config/version.php
2022-06-13 23:52:48 -07:00
snipe
8857391da7
Merge pull request #11305 from inietov/fixes/trying_to_access_array_offset_on_value_of_type_null
...
Fixed #11304 Trying to access array offset on value of type null at .../Transformers/AssetsTransformer.php
2022-06-13 23:51:51 -07:00
Ivan Nieto Vivanco
50c008ead5
Adds check in condition that format custom dates
2022-06-14 01:37:15 -05:00
snipe
3e8837dd6e
Bumped dev branch to 6.0.3
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-13 22:13:18 -07:00
snipe
ea1ff1e8bb
Bumped version to 6.0.3
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-13 22:12:40 -07:00
snipe
a7b155108d
Merge remote-tracking branch 'origin/develop'
2022-06-13 22:07:13 -07:00
snipe
44c0c1bf0e
Merge pull request #11301 from snipe/features/models_view_in_categories
...
Added models view (and bulk edit) in category detail view
2022-06-13 21:45:43 -07:00
snipe
7cd35a80b6
Updated assets for production
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-13 20:52:47 -07:00
snipe
e8973f08b5
Added a back button
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-13 20:47:35 -07:00
snipe
dd9c9520fb
Correctly filter by category_id
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-13 20:42:21 -07:00
snipe
aec033d8d2
Use better phrasing for tab
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-13 20:33:37 -07:00
snipe
5496b62b33
Split categories into two tabs if the type = asset
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-13 20:30:50 -07:00
snipe
e393e2eb4b
Fixed issue in BS tables where uncheck-all then checking a few would not uncheck properly
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-13 20:30:35 -07:00
snipe
10781a6e4b
Use new bulk edit partial
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-13 20:29:17 -07:00
snipe
5a86004081
Created new models bulk edit partial
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-13 20:29:08 -07:00
snipe
91ade1f33e
Merge remote-tracking branch 'origin/develop'
2022-06-13 20:02:52 -07:00
snipe
eaecf8137a
Updated assets for develop
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-13 19:52:27 -07:00
snipe
92bb8fac32
Removed log statement
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-13 19:49:14 -07:00
snipe
d4a7811078
Merge pull request #11282 from Godmartinz/new_Yellow_skin
...
redone none dark mode yellow skin
2022-06-13 19:48:24 -07:00
snipe
cb8dbcc172
Merge pull request #11281 from Godmartinz/chore_dark_mode_color_clean_up
...
cleans up dark modes
2022-06-13 19:48:15 -07:00
snipe
495e68d23c
Merge pull request #11258 from Godmartinz/bug/sc-19123/link-colors-slightly-different-settings
...
Fixed colors in light color skins
2022-06-13 19:48:05 -07:00
snipe
20a0c4e3b5
Merge pull request #11272 from inietov/fixes/date_localization_in_customfields
...
Fixes #8143 Date localization not working on custom fields
2022-06-13 19:47:20 -07:00
snipe
4d773829f8
Merge pull request #10988 from bestlong/bestlong-patch-1
...
Ensure schedule analysis job never runs on forked repos
2022-06-13 19:45:36 -07:00
snipe
bcb9804be8
Added a little more context to mail template
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-13 19:44:18 -07:00
snipe
5e59fa2598
Default to $snipeSettings->site_name
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-13 19:29:46 -07:00
snipe
6ea722d41e
Merge pull request #11271 from inietov/fixes/bulk_delete_not_checking_assignedto_type
...
Fix typo in language files
2022-06-13 19:24:08 -07:00
snipe
66346684a9
Merge pull request #11288 from snipe/fixes/set_crons_as_app_user_in_installer
...
Fixes - set crons as app user in installer
2022-06-13 19:18:55 -07:00
snipe
9731a31cb6
Merge remote-tracking branch 'origin/develop'
2022-06-13 18:37:18 -07:00
snipe
ef3e016667
Merge pull request #11300 from snipe/fixes/fa_map_icon_in_chrome
...
Fixed font-awesome leading class
2022-06-13 18:37:04 -07:00
snipe
93e4d23143
Changed font-awesome leading class
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-13 18:36:13 -07:00
snipe
0153a37cd7
Merge pull request #11264 from snipe/fixes/set_default_ldap_version
...
Fixed default ldap version if not specified
2022-06-13 17:14:57 -07:00
snipe
cce5846018
Squashed commit of the following:
...
commit a070f7cd5e
Merge: 166f52630 4c1104147
Author: snipe <snipe@snipe.net >
Date: Thu Jun 9 17:23:05 2022 -0700
Merge pull request #11291 from snipe/fixes/regression_missing_restore_command
Fixed regression: missing restore option for assets via API
commit 4c11041477
Author: snipe <snipe@snipe.net >
Date: Thu Jun 9 17:17:38 2022 -0700
Fixed regression: missing restore option for assets via API
Signed-off-by: snipe <snipe@snipe.net >
Signed-off-by: snipe <snipe@snipe.net >
2022-06-09 17:23:50 -07:00
snipe
a070f7cd5e
Merge pull request #11291 from snipe/fixes/regression_missing_restore_command
...
Fixed regression: missing restore option for assets via API
2022-06-09 17:23:05 -07:00
snipe
4c11041477
Fixed regression: missing restore option for assets via API
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-09 17:17:38 -07:00
snipe
166f526302
Merge pull request #11290 from inietov/fixes/asset_observer_fails_checkout_on_creating
...
Fixes observer fails when creating and assigning a new asset
2022-06-09 16:13:12 -07:00
Ivan Nieto Vivanco
f8718ffc1e
Fixes observer fails when creating and assigning asset
2022-06-09 18:08:04 -05:00
snipe
31e4d3b725
Added second run_as_app_user
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-09 14:31:02 -07:00
snipe
a766572a2f
Set crons as app user for installer
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-09 14:21:38 -07:00
snipe
6a8824a467
Merge pull request #11286 from inietov/fixes/return_element_type_of_customfield
...
Fixes #11092 Add element type of customfield to API response
2022-06-09 11:40:09 -07:00
Ivan Nieto Vivanco
0c3972d7b7
Add spaces to the code for consistency
2022-06-09 13:02:31 -05:00
Ivan Nieto Vivanco
4a0eb2b3f1
Add element type of customfield to API response
2022-06-09 12:57:20 -05:00
Godfrey M
b3559ac74e
redone none dark mode yellow skin
2022-06-08 13:59:46 -07:00
Godfrey M
4252bd2348
cleans up dark modes
2022-06-08 13:17:16 -07:00
snipe
728338bfa8
Merge pull request #10824 from inietov/fixes/accessories_consumables_negative_numbers_develop
...
Fixes Accessories total quantity shows a negative number for develop branch
2022-06-08 10:53:57 -07:00
snipe
df8834fd88
Merge pull request #11278 from Godmartinz/bug/sc-19134/possible-missing-wrong-translations-in-ldap
...
fixes translation references in the users ldap blade
2022-06-08 10:47:03 -07:00
Godfrey M
c8bc0eff11
fixes translation references in the users ldap blade
2022-06-08 09:52:55 -07:00
snipe
8b6e869215
Merge pull request #11276 from snipe/fixes/added_bulk_data_attributes_to_manufacturers
...
Added new JS data attributes for assets in manufacturers
2022-06-08 04:19:38 -07:00
snipe
063893c109
Added new JS data attributes for assets in manufacturers
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-08 04:18:05 -07:00
Ivan Nieto Vivanco
44f4f20187
Only fix typo in 'en' file
2022-06-07 19:09:59 -05:00
Ivan Nieto Vivanco
792b18f845
Return language files to previous state
2022-06-07 19:09:03 -05:00
snipe
0671e478cd
Merge pull request #11273 from inietov/fixes/eol_without_specified_date_format
...
Fixes EOL field doesn't have date formatter applied
2022-06-07 17:01:46 -07:00
Ivan Nieto Vivanco
d2fc27e21d
Add formatted date to EOL field in asset detailed view
2022-06-07 18:22:09 -05:00
Ivan Nieto Vivanco
740f27198f
Evaluate if a custom field is a Date to present it with the correct format
2022-06-07 18:00:46 -05:00
Ivan Nieto Vivanco
064f4b3fc6
Fix typo in language files
2022-06-07 16:30:18 -05:00
snipe
5458676ead
Default to v3 of LDAP on settings save
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-06 21:00:22 -07:00
snipe
8337628323
Set elvis operator to ensure ldap version is 3 if null
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-06 20:57:18 -07:00
snipe
7faaa4ce24
Merge pull request #11263 from inietov/fixes/dont_save_update_action_if_nothings_changed
...
Fixes log update action even if no changes are made to assets [sc-19131]
2022-06-06 20:06:19 -07:00
snipe
9583a72016
Merge pull request #11262 from snipe/fixes/11093_use_true_false_in_custom_fields_fieldsets
...
Fixed #11093 - Return true/false for custom fields/fieldsets required value in API
2022-06-06 20:04:52 -07:00
snipe
e0102ddbf0
Fixes #11093 Return true/false for custom fields/fieldsets required in API
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-06 20:03:20 -07:00
Ivan Nieto Vivanco
1030ad9a27
Early returns if no change is made in the Asset so the 'update' action doesn't log
2022-06-06 22:00:05 -05:00
snipe
ab8dcdcc40
Merge remote-tracking branch 'origin/master' into develop
2022-06-06 19:35:29 -07:00
snipe
773997a492
Merge pull request #11261 from snipe/features/11255_add_location_2_to_locations_listing
...
Fixed #11255 - add address 2 field to locations listing
2022-06-06 19:35:07 -07:00
snipe
8333c80b7a
Added address2 to column selector for locations listing
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-06 19:31:08 -07:00
snipe
96644ab6b9
Merge pull request #11259 from inietov/fixes/history_issues
...
Fixes some issues in the asset observer
2022-06-06 18:25:05 -07:00
Ivan Nieto Vivanco
f977c53ecb
Fixes some issues in the asset observer
2022-06-06 19:14:32 -05:00
Godfrey M
8c1843b351
updates colors in light color modes
2022-06-06 11:40:57 -07:00
snipe
c9e86ac194
Merge remote-tracking branch 'origin/develop'
2022-06-06 10:23:37 -07:00
snipe
f7449921e9
Merge pull request #11253 from snipe/features/nicer_locations_ui
...
Nicer locations UI
2022-06-06 10:23:04 -07:00
snipe
5f79534f4a
Merge remote-tracking branch 'origin/develop'
2022-06-05 22:44:53 -07:00
snipe
3bcd5d94d6
Merge pull request #11254 from snipe/fixes/11224_only_show_possible_options_in_bulk_menu
...
Fixed #11224 - only show menu options if the user is allowed
2022-06-05 22:44:26 -07:00
snipe
01348187c8
Fixed #11224 - only show menu options if the user is allowed
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-05 22:41:53 -07:00
snipe
b26a4ad333
Added missing headers
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-05 21:35:57 -07:00
snipe
89f45d3d05
Removed extra console logs and unused variable
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-05 21:16:29 -07:00
snipe
e83a062eda
Use translation string for model editing
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-05 21:11:50 -07:00
snipe
1ea667e709
Update views with additional data fields
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-05 21:03:56 -07:00
snipe
5326ebd136
Removed toolbar div we weren’t using
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-05 21:03:45 -07:00
snipe
4db9892f8c
Use partial in overdue audit screen
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-05 21:03:12 -07:00
snipe
880828379e
Update bulki partials with new values
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-05 21:02:51 -07:00
snipe
9b54077409
Additional tweaks to BS tables partial
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-05 21:02:19 -07:00
snipe
9f478b51e2
Additional JS tweaking
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-05 20:13:51 -07:00
snipe
7c77e03c5a
Initial rework of locations display
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-05 18:08:15 -07:00
snipe
9d3aed42b7
Add @denzfarid as a contributor
2022-06-05 17:16:58 -07:00
snipe
3dedd51b84
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# config/version.php
2022-06-05 17:16:21 -07:00
snipe
711c713ab8
Bumped hash
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-05 17:15:29 -07:00
snipe
5bc5e9f108
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# resources/lang/en/admin/locations/general.php
2022-06-05 17:14:31 -07:00
snipe
9770692d07
Merge pull request #11251 from denzfarid/fixes/docker-php-redis-extension
...
Fixed #10910 : Add php-redis extension
2022-06-05 17:09:39 -07:00
snipe
133da6569b
Merge pull request #11252 from snipe/fixes/locations_improvements
...
Fixes/locations improvements
2022-06-05 17:05:25 -07:00
snipe
985e683896
Small display improvements
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-05 16:59:53 -07:00
Raden Farid Nugraha
c3698053ea
Fixed ( #10910 ) : Add php redis extension
2022-06-06 06:58:07 +07:00
snipe
dba06a3a9e
Check for valid location before trying to print
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-03 16:56:15 -07:00
snipe
07b1062fb2
Better handle API calls to nonexistent users
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-03 16:55:23 -07:00
snipe
be0933a708
Merge pull request #11249 from snipe/fixes/better_handle_bad_date_values
...
Fixed crashing on date formatting helper when value is not actually a date
2022-06-03 16:46:09 -07:00
snipe
d31f185cce
Display the actual value
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-03 15:36:52 -07:00
snipe
5901182885
Removed stray character
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-03 15:30:34 -07:00
snipe
f033aeda83
Fixed typo in comments
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-03 15:28:00 -07:00
snipe
53f9e2bc7a
Wrap the Carbon method in a try/catch to prevent crashing on bad data
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-03 15:25:39 -07:00
snipe
514db05770
Merge remote-tracking branch 'origin/develop'
2022-06-03 13:29:04 -07:00
snipe
7ca617f077
Merge pull request #11246 from snipe/fixes/clearer_placeholder_text_for_ldap
...
Added explicit “Example:” text in placeholders
2022-06-03 13:28:40 -07:00
snipe
8f5ac5fb55
Removed quotes around filter query
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-03 13:01:53 -07:00
snipe
54f828743e
Merge remote-tracking branch 'origin/develop'
2022-06-03 12:54:13 -07:00
snipe
f519fb747f
Merge pull request #11248 from snipe/fixes/corrected_gate_on_assetmodels
...
Updated Asset Model gate to correctly display the button on view
2022-06-03 12:53:52 -07:00
snipe
36f714e414
Updated Asset Model gate to correctly display the button on view
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-03 12:52:53 -07:00
snipe
773c773773
Merge pull request #11247 from snipe/fixes/added_missing_validation_translations
...
Added the validation strings for user creation password options
2022-06-03 12:03:47 -07:00
snipe
3071a83ae0
Added the validation strings for user creation password options
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-03 12:00:56 -07:00
snipe
1c4864a3cc
Added explicit “Example:” text in placeholders
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-03 11:25:18 -07:00
snipe
50c92d4730
Merge remote-tracking branch 'origin/develop'
2022-06-02 17:09:52 -07:00
snipe
f8a0bf6a4b
Merge pull request #11244 from snipe/fixes/drop_log_level_to_warn_on_SAML
...
Dropped log level to warn on SAML error
2022-06-02 17:09:32 -07:00
snipe
910fc08406
Dropped log level to warn on SAML error
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-02 17:07:49 -07:00
snipe
eebc56d54b
Merge remote-tracking branch 'origin/develop'
2022-06-02 16:33:04 -07:00
snipe
b5ddc2c85b
Merge pull request #11243 from snipe/fixes/fix_diff_time_in_audit_report
...
Don’t use the formatted date for diff days in audit report
2022-06-02 16:32:46 -07:00
snipe
4e03ebe284
Don’t use the formatted date for diff days in audit report
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-02 16:30:26 -07:00
snipe
7577fc61e4
Merge pull request #11235 from Godmartinz/gh_5644-checkout_history_for_accessories
...
fixed issue with misplaced div
2022-06-01 17:03:23 -07:00
Godfrey M
d302675056
fixed a div placement
2022-06-01 16:58:29 -07:00
Godfrey M
5316f41eba
fixed a div placement
2022-06-01 16:56:01 -07:00
snipe
fa6c463d46
Merge pull request #11046 from Godmartinz/gh_5644-checkout_history_for_accessories
...
Added history tab to accessories
2022-06-01 12:46:38 -07:00
snipe
23a441e7c8
Merge remote-tracking branch 'origin/develop'
2022-06-01 10:27:50 -07:00
snipe
ac993184ee
Merge pull request #11233 from snipe/fixes/11232_depreciation_layout
...
Fixed #11232 - missing closing div
2022-06-01 10:27:25 -07:00
snipe
1dbc1f4aa2
Fixed #11232 - missing closing div
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-01 10:26:26 -07:00
Achmad Fienan Rahardianto
fe65de1207
implements cookie to maintain display preference
2022-06-01 11:54:05 +07:00
snipe
089704c4f9
Merge remote-tracking branch 'origin/develop'
2022-05-31 14:17:23 -07:00
snipe
bb933e5214
Merge pull request #11227 from inietov/fixes/exception_getimagesize
...
Fixes #11116 Error exception in getimagesize
2022-05-31 14:09:18 -07:00
Ivan Nieto Vivanco
eb34cf7917
Evaluates if logo is uploaded before export PDF
2022-05-31 15:59:01 -05:00
snipe
4909cf2a9e
Merge pull request #11212 from inietov/fixes/checkout_logs_require_target
...
Fixes Exception checkout logs require target
2022-05-28 06:12:55 -07:00
Ivan Nieto Vivanco
37f9cca5ec
Minor stylistic change
2022-05-28 08:11:13 -05:00
Ivan Nieto Vivanco
72192257f2
Delete a test file
2022-05-26 18:18:13 -05:00
Ivan Nieto Vivanco
e0050bc844
Don't let a license to be checked out to a non-existent target
2022-05-26 18:06:53 -05:00
snipe
d2d0842737
Merge pull request #11206 from snipe/features/suggest_updating_global_composer
...
Added a self-update suggestion in the upgrader
2022-05-26 11:30:09 -07:00
snipe
fe3b9f9e86
Added a self-update suggestion in the upgrader
...
Signed-off-by: snipe <snipe@snipe.net >
2022-05-25 19:18:37 -07:00
snipe
0ea6671bfa
Merge pull request #11202 from snipe/fixes/livewire_config
...
Starter Livewire config (for subdirectories)
2022-05-25 17:32:17 -07:00
snipe
9209675d45
Merge pull request #11204 from inietov/fixes/file_uploads_dont_show_in_target_activity_report
...
Fixes #11193 File Uploads don't show target in Activity report
2022-05-25 17:30:01 -07:00
Ivan Nieto Vivanco
3e44f39f4d
Set the new File column as not visible by default
2022-05-25 19:19:25 -05:00
Ivan Nieto Vivanco
1f6ab340a6
Give a more descriptive name to variable
2022-05-25 18:53:17 -05:00
Ivan Nieto Vivanco
f208869aff
Add column to show filenames in Activity Report if the log action is 'uploaded'
2022-05-25 18:50:32 -05:00
snipe
c031686825
Fixed path
...
Signed-off-by: snipe <snipe@snipe.net >
2022-05-25 15:12:38 -07:00
snipe
791c39d977
Starter Livewire config (for subdirectories)
...
Signed-off-by: snipe <snipe@snipe.net >
2022-05-25 15:10:20 -07:00
snipe
aac432b00c
Merge remote-tracking branch 'origin/develop'
2022-05-24 20:53:36 -07:00
snipe
2b5b3273e2
Strip quote marks from env_values
...
Signed-off-by: snipe <snipe@snipe.net >
2022-05-24 20:52:03 -07:00
snipe
4f57eebf24
Merge remote-tracking branch 'origin/develop'
2022-05-24 20:10:13 -07:00
snipe
0c9a1a8922
Merge pull request #11198 from snipe/features/check_for_dev_v_prod_in_updater
...
Check for APP_ENV in upgrader
2022-05-24 20:09:43 -07:00
snipe
fa2a3e4b03
Added a line break
...
Signed-off-by: snipe <snipe@snipe.net >
2022-05-24 20:08:04 -07:00
snipe
94a337fc9e
Rearrange a few thing
...
Signed-off-by: snipe <snipe@snipe.net >
2022-05-24 20:03:10 -07:00
snipe
8d9cdf9c15
Check for APP_ENV
...
Signed-off-by: snipe <snipe@snipe.net >
2022-05-24 19:56:42 -07:00
snipe
fb8d52d599
Merge remote-tracking branch 'origin/develop'
2022-05-24 19:37:34 -07:00
snipe
070c36ffe6
Merge pull request #11197 from uberbrady/improve_ldap_php_81
...
Fixes #11119 - Downgraded/Removed log statements
2022-05-24 19:37:04 -07:00
snipe
5db1c50816
Merge pull request #11196 from snipe/fearures/env_checker_in_upgrader
...
Added a simple .env checker into the upgrader
2022-05-24 19:36:21 -07:00
snipe
43e97ea6ea
Make printout more consistent
...
Signed-off-by: snipe <snipe@snipe.net >
2022-05-24 19:36:01 -07:00
Brady Wetherington
8fdedf9441
Downgraded/Removed log statements
2022-05-24 19:30:22 -07:00
snipe
b67ed3eac2
Check for present APP_KEY as well
...
Signed-off-by: snipe <snipe@snipe.net >
2022-05-24 19:24:03 -07:00
snipe
116ce931ce
Fixed path name to backup temp dir
...
Signed-off-by: snipe <snipe@snipe.net >
2022-05-24 18:44:32 -07:00
snipe
15d0fb4feb
Added permissions check
...
Signed-off-by: snipe <snipe@snipe.net >
2022-05-24 18:40:15 -07:00
snipe
132b164a74
Slightly clarified error text
...
Signed-off-by: snipe <snipe@snipe.net >
2022-05-24 17:51:46 -07:00
snipe
bdbe2c3ac6
Added a simple .env checker into the upgrader
...
Signed-off-by: snipe <snipe@snipe.net >
2022-05-24 17:43:23 -07:00
Ivan Nieto Vivanco
340c59969c
Add query to update assigned assets location when importing users
2022-05-19 13:34:50 -05:00
snipe
157944b774
Try conditiinal formatting to support apache 2.2 and 2.4
...
Signed-off-by: snipe <snipe@snipe.net >
2022-05-13 18:01:06 -07:00
Godfrey M
8ebe64e630
fixes final visual issue
2022-05-11 12:13:36 -07:00
Godfrey M
c07a244bab
fixes 1/2 visual issues, adds history tab to accessories
2022-05-10 11:20:42 -07:00
Shao Yu-Lung (Allen)
8a032ee040
fix type
2022-05-07 22:54:47 +08:00
Shao Yu-Lung (Allen)
a835401cb2
skip run schedule analysis job on forked repos
2022-05-07 22:50:01 +08:00
Shao Yu-Lung (Allen)
2cd7c7a357
Ensure analysis job never runs on forked repos
2022-04-28 16:51:53 +08:00
Achmad Fienan Rahardianto
dafe353050
Implements #8155 to improve the workflow during asset creation
...
- adding 2 options to hide optional information
2022-04-23 14:41:38 +07:00
Ivan Nieto Vivanco
b5378eff64
Fix several typos
2022-04-05 16:12:31 -05:00
Ivan Nieto Vivanco
570dd09dcd
Add validation to Accessories and Consumables to not let the user update the number of items to less than they already have checked out
2022-03-15 17:52:19 -06:00
Ivan Nieto Vivanco
0df9dd8320
Delete a function that is not longer used
2022-03-01 18:59:50 -06:00
Dampfklon
0d49fc3a2e
remove unused route, controller functions and view
2022-02-13 12:10:19 +01:00
Dampfklon
43d92bec5b
apply translation to view
...
rearrange eula on top
small design fixes
2022-02-13 12:02:20 +01:00
Tobias Regnery
1a908e361e
Make locations deletable for non Superuser-Accounts with FullMultipleCompanySupport
...
locations->isDeletable() checks via gate::allows if a locations is deletable.
This calls SnipePermissionsPolicy->before() and checks for !Company::isCurrentUserHasAccess($item).
This returns false because locations don't have a company_id.
Check for this and return true if the item don't have a company_id.
2021-07-29 10:43:01 +02:00