snipe
276950072f
This may be more work than we want to do here tbh
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-18 14:14:40 +01:00
snipe
52344c5574
Better
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-18 13:02:22 +01:00
snipe
8cfca8bff7
Ack
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-18 12:56:28 +01:00
snipe
f400b38c9c
First stab
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-18 11:53:30 +01:00
snipe
ee589ca112
Merge pull request #15088 from mauro-miatello/develop
...
Added EULAs in print user's assets
2024-07-18 09:09:34 +01:00
snipe
1eb16cdb02
Merge pull request #15111 from marcusmoore/fixes/optimize-test
...
Undo `optimize` command in test after it is completed
2024-07-17 21:03:01 +01:00
Marcus Moore
a56f3f85f8
Clear the config and route caching done by optimize command after test
2024-07-17 12:21:46 -07:00
snipe
239824681d
Merge pull request #15075 from akemidx/checkintranslation
...
FIXED: Missing Translation on a Tooltip
2024-07-17 18:16:02 +01:00
snipe
0ac82fbbe1
Merge pull request #15084 from snipe/fixes_ldap_sync_locale
...
Fixes #15067 - updated ldap sync locale to use `app()->getLocale()`
2024-07-17 18:15:32 +01:00
snipe
8c5a9fa38f
Merge pull request #15089 from snipe/dependabot/github_actions/develop/codacy/codacy-analysis-cli-action-4.4.5
...
Bump codacy/codacy-analysis-cli-action from 4.4.1 to 4.4.5
2024-07-17 16:47:28 +01:00
snipe
65dcb2a9bd
Merge pull request #15085 from snipe/small_tweaks_to_oauth_page
...
Small layout tweaks to oauth page
2024-07-16 21:36:17 +01:00
snipe
a0d461d3e2
Merge pull request #15099 from snipe/fixes/15094_wrong_translation_string
...
Fixed #15094 - wrong translation string for model on checkout
2024-07-16 17:23:46 +01:00
snipe
eb9e276ba7
Fixed #15094 - wrong translation string for model on checkout
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-16 17:14:13 +01:00
snipe
35160f88e0
Corrected return type
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-16 16:09:08 +01:00
dependabot[bot]
0ddb447c4c
Bump codacy/codacy-analysis-cli-action from 4.4.1 to 4.4.5
...
Bumps [codacy/codacy-analysis-cli-action](https://github.com/codacy/codacy-analysis-cli-action ) from 4.4.1 to 4.4.5.
- [Release notes](https://github.com/codacy/codacy-analysis-cli-action/releases )
- [Commits](https://github.com/codacy/codacy-analysis-cli-action/compare/v4.4.1...v4.4.5 )
---
updated-dependencies:
- dependency-name: codacy/codacy-analysis-cli-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-15 08:39:24 +00:00
MrM
e49c96a35e
Added EULAs in print user's assets
...
Added EULAs when we want to print all assets assigned to a users and ask him/her to sign.
2024-07-14 19:10:33 +02:00
snipe
2d1aeca949
Re-use existing string
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-13 18:24:56 +01:00
snipe
e06e4db4b7
Small layout tweaks to oauth page
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-13 18:16:03 +01:00
snipe
51242fcbb2
Merge branch 'develop' of https://github.com/snipe/snipe-it into develop
2024-07-13 16:09:03 +01:00
snipe
99be9ddb47
Add @dbakan as a contributor
2024-07-13 16:08:56 +01:00
snipe
be4317361d
Merge pull request #15082 from dbakan/fix/optimize-command
...
Fixed #10224 : fix route names for optimize command
2024-07-13 16:08:32 +01:00
Daniel Albertsen
a175b6a38b
fix routes and tests
2024-07-13 16:36:14 +02:00
Daniel Albertsen
431da6c903
add test to ensure artisan optimize works
2024-07-13 16:36:14 +02:00
snipe
ab6b8f520e
Fixed field name
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-13 15:25:37 +01:00
snipe
24e58d1455
Do not update users who already exist since that locale may have been overirrden manually
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-13 15:20:04 +01:00
snipe
f91ad6b2db
Use app()->getLocale() to determine imported user’s language
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-13 15:15:44 +01:00
snipe
eed253bd2f
Use app helped instead of facade
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-13 15:15:18 +01:00
snipe
b68fcf1de5
Added unaccepted asset test
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-12 12:19:40 +01:00
snipe
d21ebc6f0d
Fixed return type
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-12 11:04:56 +01:00
akemidx
ad818cf886
missing translation
2024-07-11 17:13:47 -04:00
snipe
fb7d533ff7
Merge pull request #15073 from marcusmoore/feature/livewire-url-prefix
...
Allow setting a prefix for Livewire's update and asset urls
2024-07-11 21:04:50 +01:00
Marcus Moore
9dd3827222
Allow setting a prefix for Livewire's update and asset urls
2024-07-11 12:43:29 -07:00
snipe
5697370dfe
Merge pull request #14722 from Godmartinz/unaccepted_reminder_command
...
Adds a command to resend acceptance emails
2024-07-11 20:37:04 +01:00
snipe
5132aa0254
Bumped version
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-11 19:07:30 +01:00
snipe
aebe96913a
Add @FlorentDotMe as a contributor
2024-07-11 17:31:20 +01:00
snipe
78d24eb451
Merge pull request #15069 from TelecomsSansFrontieres/fix_print-all-assets
...
Fixed inconsistent attributes order in Print All Assigned report
2024-07-11 17:30:41 +01:00
snipe
c5c5ac58e5
Merge pull request #15071 from snipe/fixes/small_consumables_optimizations
...
Small consumables optimizations
2024-07-11 17:27:41 +01:00
snipe
1527679f4b
Handle deletions on the observer
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-11 17:26:43 +01:00
snipe
c2fe3b5459
Use the observer to delete associated files and detach users
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-11 17:00:38 +01:00
snipe
d4a66f9b6c
Use better icon for deleting
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-11 17:00:12 +01:00
snipe
23f1489b2b
Added history tab
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-11 16:46:49 +01:00
snipe
5108b1f3ed
Capture the log meta for what was changed
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-11 16:35:16 +01:00
snipe
58bc84436c
Fixed incorrect jquery validation class
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-11 16:23:05 +01:00
snipe
2415408a50
Prevent ludicrious amount of min_qty
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-11 16:22:41 +01:00
snipe
00d7b36c36
Eager load suppliers
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-11 16:22:22 +01:00
snipe
67d6f7119d
Prevent a ludicrous amount of consumables
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-11 16:22:04 +01:00
snipe
42dbc894e0
Better handle numRemaining for consumables
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-11 16:21:45 +01:00
snipe
94bfe7d9c8
Require the user exists
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-11 16:18:42 +01:00
snipe
d9a114090b
Added buttons
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-11 16:18:33 +01:00
snipe
b10441c928
Detach associated pivot records
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-11 16:01:18 +01:00
snipe
e123eeea9e
Added error message if category type is invalid
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-11 16:00:20 +01:00
snipe
9676d934d2
Drop the with users on the create checkout screen
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-11 16:00:08 +01:00
snipe
759bb822ff
Make sure the user exists
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-11 15:59:18 +01:00
snipe
abd79219dd
Use form request to check for valid category
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-11 15:26:24 +01:00
snipe
2b5463475c
Added test
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-11 15:25:26 +01:00
snipe
a7a1a377da
Added form request for consumables
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-11 15:25:07 +01:00
snipe
a6b2f5df1d
Added tests
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-11 15:24:56 +01:00
snipe
da2b64c96d
Added string
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-11 15:24:08 +01:00
snipe
9e9b07f10f
Removed duplicate status check
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-11 15:23:59 +01:00
snipe
82743abadc
Cleans up the consumables index controller
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-11 14:15:18 +01:00
snipe
498a443230
Derp
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-11 12:01:06 +01:00
snipe
34b49ef079
Fixed typo
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-11 11:59:47 +01:00
Florent Bervas
d9a53460ff
Fix design inconsistency between assets and assigned assets in Print All Assigned report
2024-07-11 09:41:58 +00:00
snipe
5364838fc0
Merge branch 'develop' of https://github.com/snipe/snipe-it into develop
2024-07-11 10:08:10 +01:00
snipe
8be44f9cf2
Check for time until depreciated
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-11 10:07:58 +01:00
snipe
68136ea217
Merge pull request #15052 from snipe/jerm/handle-windows-ca-jank-in-upgrade-script
...
upgrade.php: If we're on windows, make sure we can load intermediate certificates
2024-07-11 09:11:37 +01:00
snipe
ec063b4af5
Updated PHP min version
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-10 17:07:44 +01:00
snipe
bfa42ff84a
Merge pull request #15051 from snipe/jerm/add-upgrade-script-debugging
...
upgrade.php: More helpful output when we can't read .upgrade_requirements.json
2024-07-10 16:51:30 +01:00
snipe
22aca1af53
Fixed typo
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-10 16:12:20 +01:00
snipe
71a5d07698
Fixes #15056 - only try to load avatars if one exists or default is set
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-10 08:56:14 +01:00
snipe
fb10c1439a
Merge pull request #15057 from spencerrlongg/bug/sc-23212-2
...
Fixes Potential Exception
2024-07-10 08:27:59 +01:00
snipe
c58c592fb0
Merge pull request #15059 from Godmartinz/export_options
...
Fixed missing print user assigned filter
2024-07-10 08:25:24 +01:00
spencerrlongg
6932a63217
make some naming a little clearer
2024-07-09 16:32:44 -05:00
snipe
1a1ccd6bdc
Type constrains one more time - who thought this was a good idea?
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-09 19:50:58 +01:00
Godfrey M
624632d0ca
removed push and endpush
2024-07-09 11:41:31 -07:00
spencerrlongg
66255291da
test working
2024-07-09 11:13:06 -05:00
spencerrlongg
33b2c7b78a
push so i can do something else
2024-07-09 10:35:16 -05:00
snipe
34e1ff88db
Added StreamedResponse
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-09 13:41:50 +01:00
snipe
f4ffbcf76e
Fixed wonky layout on accessory files
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-09 13:38:50 +01:00
snipe
8a547dab20
Fixed type constraint
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-09 13:35:57 +01:00
snipe
14fa5d778d
Merge pull request #15055 from snipe/more_translations
...
Fixed API key missing translations
2024-07-09 13:19:46 +01:00
snipe
5597992d63
Fixed API key missing translations
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-09 13:17:46 +01:00
snipe
595408d21f
On more binaryfile response
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-09 11:54:07 +01:00
snipe
491a0f3959
One more typehint
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-09 11:47:53 +01:00
Jeremy Price
c8fe002688
upgrade.php: If we're on windows, make sure we can load intermediate certificates
...
According to https://github.com/curl/curl/issues/12155 and 2d6333101a
Some corporate Windows proxy (mis)configurations don't pass along
intermediate certificates in their TLS handshakes, breaking lots of
things that don't work around it.
This creates a problem in our curl calls when checking for
.upgrade_requirements.json, and seems to be the source of errors for a
few of our users: https://github.com/snipe/snipe-it/issues/14826#issuecomment-2197611342
In this change, we detect when running on windows environments and load
the curl option that works around this.
2024-07-08 22:13:14 -07:00
Jeremy Price
25fabcc1be
More helpful output when we can't read .upgrade_requirements.json
...
Handle json decode errors and display the raw output in such cases, to
better understand what's happening and help debugging
2024-07-08 22:12:09 -07:00
snipe
09cc9b92d1
Fixed #15050 - erroneous deleted remark
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-08 22:13:07 +01:00
snipe
bf060d43a7
Fixed typehint on assets controller
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-08 22:02:11 +01:00
snipe
9b838cedd1
Fixed typehint on asset model files
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-08 22:00:45 +01:00
snipe
abf194fbcf
Added default avatar into repo
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-08 21:38:25 +01:00
snipe
211f98e971
Revert
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-08 21:38:03 +01:00
snipe
7f1931af9c
Grr
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-08 21:37:17 +01:00
snipe
7dcb45d7f3
Skip default.png as default
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-08 21:33:56 +01:00
spencerrlongg
8650923b01
new branch cuz test merge
2024-07-08 12:55:59 -05:00
snipe
9c304f238a
Merge pull request #15029 from snipe/fixes/small_docblock_fixes
...
General cleanup - Docblock fixes, adding type hinting, added tests, added asset model form validator
2024-07-08 17:43:50 +01:00
snipe
202f5077de
Removed return
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-08 17:41:20 +01:00
snipe
4c19b4d831
Added aria-hidden="true" to error icon for accessibility
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-08 17:39:38 +01:00
snipe
f3bf74a540
Updated language files
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-08 15:51:19 +01:00
snipe
de6a230838
Bumped version
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-08 15:35:35 +01:00
snipe
cf92dde1ca
Merge pull request #15046 from snipe/localize_bootstrap_table
...
Added localization for bootstrap-tables
2024-07-08 15:20:39 +01:00
snipe
86c0a3ecad
Added localization for bootstrap-tables
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-08 15:12:37 +01:00
snipe
3b3a7e2757
Added more PHP in pgsql tests
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-08 14:58:26 +01:00
snipe
c72b36b84a
Upgraded acorn from 8.11.3 to 8.12.0
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-08 14:40:26 +01:00
snipe
ee1afc63f9
Merge pull request #15045 from snipe/snyk/upgrade-jquery_validation
...
Snyk - Updated jquery validation
2024-07-08 14:38:14 +01:00
snipe
8438652e7d
Updated jquery validation
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-08 14:30:06 +01:00
snipe
ac9df2fc08
Merge pull request #15043 from snipe/fixes/custom_fields_on_audit
...
Fixed #15037 - Removed custom fieldsets on auditing - it’s not used (yet)
2024-07-08 13:20:59 +01:00
snipe
eba24b9242
Removed custom fieldsets on auditing - it’s not used
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-08 13:19:05 +01:00
snipe
8c6ecd35ec
Added more basic tests
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-05 11:56:24 +01:00
snipe
e98823f7fa
Added 403 to sad panda page
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-05 11:54:49 +01:00
snipe
a8ddb2f44a
Added non-circular tests
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-05 11:29:30 +01:00
snipe
f32bf35c22
Fixed another rename :-/
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-05 10:50:03 +01:00
snipe
978a0272a5
Sigh. Renamed again
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-05 08:37:31 +01:00
snipe
283f24b213
Derp. Renamed file
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-05 08:34:17 +01:00
snipe
97775fb790
Location test additions
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-05 08:29:00 +01:00
snipe
7455bf329d
Added more locations tests
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-05 08:21:31 +01:00
snipe
24ad74f136
Updated factories
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-05 08:21:18 +01:00
snipe
16d65631aa
Removed duplicate tests
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-05 07:54:22 +01:00
snipe
0a7e053985
Added basic Department UI tests
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-05 07:53:02 +01:00
snipe
1d65781d8d
More type-hinting
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-05 07:07:20 +01:00
snipe
0d6fd2643d
More tweaks to the form request
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-05 05:59:39 +01:00
snipe
b3cc7b1578
More tests
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-05 05:59:28 +01:00
snipe
2a796fdc09
Format error
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-05 03:23:48 +01:00
snipe
a0914ccb28
Fleshed out tests
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-05 03:22:56 +01:00
snipe
efb9d107cf
Removed debugging
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-05 03:22:03 +01:00
snipe
34bde52f74
Fixed typos
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-05 03:21:34 +01:00
snipe
75da626c85
Check for category ID
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-05 03:21:24 +01:00
snipe
1d45e0df79
Added model create test
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-05 03:20:54 +01:00
snipe
5ebcc3b1a0
More type hinting
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-05 02:36:55 +01:00
snipe
6da6411f3b
Added location API index test
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-05 01:46:36 +01:00
snipe
4089b4cd68
Added category tests
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-05 01:46:09 +01:00
snipe
96d1aea54a
More cleanup
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-05 00:54:50 +01:00
snipe
8baef8d7c5
Derp. Fixed typo
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-05 00:26:28 +01:00
snipe
7215746d7a
Prevent users from editing category types if there are still items
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-05 00:23:02 +01:00
snipe
6761ff44cc
Removed parens
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-05 00:22:46 +01:00
snipe
1f28bf14c1
Added category tests
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-05 00:21:58 +01:00
snipe
d3b62aa918
Few more
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-04 22:52:49 +01:00
snipe
a1eafc108d
Moar typehinting
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-04 22:37:58 +01:00
snipe
7330bf5832
Check for invalid
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-04 21:52:47 +01:00
snipe
d834ef5104
Updated string
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-04 21:52:37 +01:00
snipe
ef56f599d2
Use asset model request
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-04 21:52:29 +01:00
snipe
0f43b3f8f9
Added another test
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-04 21:52:16 +01:00
snipe
c570759370
Fixed tests
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-04 21:14:58 +01:00
snipe
066ec8e26e
Added (failing) tests
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-04 20:50:18 +01:00
snipe
cc6f1cd585
Added asset model request :(
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-04 20:50:11 +01:00
snipe
ae9085b11f
Modernize use statements, switch to auth()
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-04 20:49:22 +01:00
snipe
e98284fff5
Modernized helpers and use statements
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-04 20:48:35 +01:00
snipe
89f01d75d7
Updated test names, added tests
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-04 19:59:10 +01:00
snipe
edd61705dc
Merge pull request #15027 from snipe/feature/sc-26112/allow_default_avatar
...
Added #15015 - ability for admins to select default avatar
2024-07-04 17:10:10 +01:00
snipe
3f20e29901
Moved gthe settings for remote loading to the branding section
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-04 16:55:47 +01:00
snipe
36ae162626
Changed my mind :)
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-04 16:48:05 +01:00
snipe
00f7cb9dbb
Reverse the order for default gravatar
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-04 16:46:12 +01:00
snipe
1ca3dc26eb
Removed extra debugging
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-04 16:36:48 +01:00
snipe
2f3be267b3
Added some logic around deleting images
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-04 16:33:22 +01:00
snipe
5b8f6910fb
Marked tests as incomplete :(
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-04 16:33:08 +01:00
snipe
9fe26ba814
Reverted the validation - might have an impact on quickstart setup
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-04 13:25:39 +01:00
snipe
5e97ed1c7e
Added migration
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-04 13:24:11 +01:00
snipe
947fb7af7a
Added tests
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-04 13:24:03 +01:00
snipe
44bcc157e5
Updated icon
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-04 13:23:46 +01:00
snipe
278bf3da13
Updated language
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-04 13:23:38 +01:00
snipe
446bc81d3a
Updated presenter to use new avatar
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-04 13:23:31 +01:00
snipe
9527aac242
Make site name required at the model
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-04 13:23:17 +01:00
snipe
c57f1f9d7d
Use null coalescence
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-04 13:22:56 +01:00
snipe
e372527d13
Added default_avatar to settings
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-04 13:22:36 +01:00
snipe
96be1e1275
Removed duplicate locale directive
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-04 02:14:10 +01:00
snipe
8ce17d0585
Merge pull request #15025 from snipe/security/upgrade_webpack
...
Upgrade webpack from 5.91.0 to 5.92.0 #15008
2024-07-04 01:08:17 +01:00
snipe
6af1eaa4e4
Updated webpack to 5.92
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-04 01:07:26 +01:00
snipe
da01487301
Merge pull request #15023 from snipe/improvements/optimize_queries_for_user_bulk_actions
...
Added files column to bulk user delete, optimized queries
2024-07-03 23:45:09 +01:00
snipe
708d7b5fc5
Use icons for consistency
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-03 23:43:44 +01:00
snipe
62b5a159a9
Added files column
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-03 23:31:09 +01:00
snipe
a6d04509a5
Merge pull request #15016 from snipe/improved_user_merge
...
Fixed #15005 - Improvements on user merge
2024-07-03 23:19:50 +01:00
snipe
0071596274
Added upload count
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-03 23:18:43 +01:00
snipe
59f66051f8
More eager loading
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-03 23:18:37 +01:00
snipe
9f1e59cf78
Marcus’ nitpicks
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-03 23:01:41 +01:00
snipe
f1f68b8ef6
Merge pull request #15022 from spencerrlongg/livewire-delete-button
...
Resolved Potential Issue when Deleting Personal Access Tokens
2024-07-03 22:24:25 +01:00
snipe
f22c3cdda9
Merge pull request #15021 from snipe/fixes/removed_non_counts
...
Removed non-counts from allowed array
2024-07-03 22:21:17 +01:00
snipe
5e15cc3bbe
Added markIncompleteIfSqlite() method
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-03 22:18:31 +01:00
spencerrlongg
a6690493b0
resolved
2024-07-03 16:12:55 -05:00
snipe
17a6335d13
Added test
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-03 22:12:06 +01:00
akemidx
ca57f6de85
adding in item=>asset, missed in first commit
2024-07-03 17:07:50 -04:00
snipe
aefaabdb1a
Removed non-counts from allowed array
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-03 21:40:43 +01:00
snipe
9211c8d3b1
Fixed test
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-03 20:57:21 +01:00
snipe
eff1980df5
Added console test
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-03 20:52:22 +01:00
snipe
1553ba5630
Added null coalescence for admin id in case via cli
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-03 20:52:12 +01:00
snipe
ec24120d2a
Allow admin to be nullable (for cli)
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-03 20:50:35 +01:00
snipe
50df750202
Add merge event
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-03 20:50:23 +01:00
snipe
dab4aced48
Renamed test
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-03 20:50:09 +01:00
snipe
1774952312
Added additional assertions
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-03 20:19:12 +01:00
snipe
d66d6e70a6
Added checkedOutToUser factory for consumables
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-03 20:18:53 +01:00
snipe
4635e9269d
Added user update log factory
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-03 20:18:34 +01:00
snipe
574867536d
Standardize query for merging
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-03 19:41:34 +01:00
snipe
5488a4d118
One more test
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-03 14:36:27 +01:00
snipe
e34f3c7c2c
Fixed typo
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-03 14:32:41 +01:00
snipe
ceaff7b645
Added tests
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-03 14:30:11 +01:00
snipe
d27a025347
Added factories
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-03 14:30:06 +01:00
snipe
2b2853a183
Added acceptance model
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-03 14:29:58 +01:00
snipe
a25263f868
Transfer files and acceptances on merge
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-03 14:29:49 +01:00
snipe
4b9727067b
Merge pull request #15010 from snipe/fixes/translation_strings
...
Added missing translations
2024-07-03 12:43:50 +01:00
snipe
00fc392a12
Added missing traslations
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-03 12:41:04 +01:00
snipe
1da90fe1ec
Bumped version
...
Signed-off-by: snipe <snipe@snipe.net >
2024-07-02 09:37:05 +01:00
snipe
25ba50d6f7
Merge pull request #14870 from Galaxy102/feature/rotate-labels
...
Add Label Template: Use with endless 62mm Brother printer rolls
2024-07-02 08:45:42 +01:00
snipe
f22e99aec8
Merge pull request #14983 from snipe/fixes/use_more_modern_request_syntax_in_blades
...
Use more modern reference for input text
2024-07-02 08:43:34 +01:00
snipe
f027fd5f21
Merge pull request #14986 from marcusmoore/bug/sc-25926
...
Fixed extension requirement checking in upgrade script
2024-07-02 08:42:45 +01:00
snipe
37a038c24f
Merge pull request #15001 from marcusmoore/features/link-user-table-counts-to-section
...
Added links on user table to tabs on show user page
2024-07-02 08:37:05 +01:00
Marcus Moore
3a8f825de5
Link user table counts to section in user show
2024-07-01 14:06:05 -07:00
snipe
d2df83cf2f
Merge pull request #14999 from marcusmoore/fixes/hide-edit-profile-button
...
Removed "Edit Your Profile" button from View Assets page if user is not able to edit their profile
2024-07-01 18:15:47 +01:00
Marcus Moore
d481850d4c
Add @can around Edit Your Profile button on view assets page
2024-07-01 10:11:27 -07:00
Konstantin Köhring
6c55e2bd9d
Add a Brother compatible 62mm wide label.
...
Tested with QL-600. Set print mode to landscape.
2024-06-28 09:49:53 +02:00
Konstantin Köhring
2fd357c346
Add rotation attribute to Label class to allow rotation of the generated label PDF.
...
This is necessary when printing labels with width = label width.
2024-06-28 09:49:53 +02:00
Marcus Moore
0a5e58201a
Correctly account for "or" dependent extensions in upgrade script
2024-06-27 12:38:50 -07:00
snipe
d687b20467
Use more modern reference for input text
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-27 15:05:47 +01:00
snipe
7dbcedad40
Merge pull request #14981 from uberbrady/fix_backup_translations
...
Fixed #14976 , #14975 , #14973 - Translation strings aren't always working
2024-06-27 14:36:52 +01:00
snipe
b6e8d28ed3
Merge pull request #14982 from snipe/fixes/check_for_user_on_patch_api
...
Check that the user exists before trying to fill the request
2024-06-27 14:36:21 +01:00
snipe
85ce47f5bb
Updated tests
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-27 14:21:27 +01:00
snipe
55c98cc27a
Check that the user exists before trying to fill the request
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-27 14:05:28 +01:00
snipe
422f3ec81e
Updated assets
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-27 13:53:38 +01:00
snipe
54fb91c03b
Merge pull request #14831 from marcusmoore/chore/sc-23725/livewire3
...
Updated Livewire to v3
2024-06-27 13:21:52 +01:00
Brady Wetherington
6df9742664
Built a workaround for backup notification translations
2024-06-27 13:17:16 +01:00
snipe
f23a221750
Merge pull request #14942 from snipe/updates/start_moving_from_collective_forms
...
WIP - First start at switching to regular html labels
2024-06-27 13:12:29 +01:00
snipe
4637accb51
Built assets, bumped version
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-26 13:35:24 +01:00
snipe
74f067d893
Merge pull request #14974 from uberbrady/improve_saml_behind_proxy
...
Fixed #14895 and #14919 - set SAML baseurl to a sensible default for docker users and users behind a reverse proxy
2024-06-26 13:34:18 +01:00
snipe
43773954cd
Merge pull request #14966 from Godmartinz/css_issue
...
Fixed importer table background color
2024-06-26 13:33:14 +01:00
Brady Wetherington
30cafef9f2
Add a reasonable-looking SAML baseurl, mosty for users behind proxies
2024-06-26 13:25:11 +01:00
snipe
251f2d82b3
Updated language strings
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-26 12:53:03 +01:00
snipe
e905550778
Merge pull request #14971 from snipe/fixes/updated_translation_string
...
Fixes #14968 - translate forbidden page
2024-06-26 11:25:51 +01:00
snipe
adee99db34
Fixes #14968 - translate forbidden page
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-26 11:21:56 +01:00
Godfrey M
eda2eb2283
fixes all dark modes
2024-06-25 10:24:35 -07:00
Godfrey M
a7123a04ba
fixes importer background color
2024-06-25 10:19:18 -07:00
Marcus Moore
8a562f1d15
Bump Livewire to 3.5.1
2024-06-25 10:16:44 -07:00
Marcus Moore
d4861a74df
Merge branch 'develop' into chore/sc-23725/livewire3
...
# Conflicts:
# composer.lock
2024-06-25 10:15:50 -07:00
snipe
8971cc4b8b
Merge pull request #14963 from snipe/fixes/updated_translation_string
...
Added avif to translation string
2024-06-25 13:45:10 +01:00
snipe
bca6dd41d2
Added avif to translation string
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-25 13:39:36 +01:00
snipe
221c4eeb0c
Dev assets
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-24 21:59:27 +01:00
snipe
bbb1fbfbe8
Bumped version
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-24 21:59:09 +01:00
snipe
5a874a90ac
Merge pull request #14951 from snipe/features/disallow_profile_editing
...
Added ability to disallow profile editing
2024-06-24 14:11:48 +01:00
snipe
1c14c2fdef
Added gates to controller
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-24 14:05:21 +01:00
snipe
73a038afd4
Save new setting
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-24 14:03:01 +01:00
snipe
4d55765e28
Added checkbox to settings
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-24 14:02:53 +01:00
snipe
2b43f3cb84
Added gate to auth service provider
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-24 14:02:40 +01:00
snipe
52c4885335
Added method for checking if the user can edit their own profile
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-24 14:02:17 +01:00
snipe
aa5fe52e89
Added gate in blade
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-24 14:01:56 +01:00
snipe
ce107dd688
New strings
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-24 14:01:39 +01:00
snipe
72affd7a5b
Added migration
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-24 14:01:31 +01:00
snipe
ba4c51dd68
Removed duplicate key
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-24 14:01:25 +01:00
snipe
294fb1f774
Merge pull request #14925 from snipe/fixes/added_2fa_string
...
Additional translation strings
2024-06-24 12:11:45 +01:00
snipe
a846afe733
Merge pull request #14950 from snipe/localization/updated_strings_20240621
...
Updated translations
2024-06-24 11:44:06 +01:00
snipe
5fb3cea0bb
Updated translations
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-24 11:41:20 +01:00
snipe
4ae89c23cd
Merge pull request #14947 from snipe/dependabot/github_actions/develop/docker/build-push-action-6
...
Bump docker/build-push-action from 5 to 6
2024-06-24 11:27:04 +01:00
snipe
3d32fe662b
Merge pull request #14949 from snipe/fixes/depreciation_format
...
Check that there is a depreciation date before formatting
2024-06-24 11:11:43 +01:00
snipe
468674a517
Check that there is a depreciation date before formatting
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-24 11:07:41 +01:00
dependabot[bot]
ebe4354a85
Bump docker/build-push-action from 5 to 6
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 5 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6 )
---
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 >
2024-06-24 08:14:34 +00:00
snipe
f47bc5ea7d
Updated hardware checkin
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-23 19:40:52 +01:00
snipe
427615f627
Fiest start at switching to regular html labels
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-23 18:24:23 +01:00
snipe
829b560794
Merge pull request #14941 from snipe/updates/updated_phpunit
...
Updated PHPunit
2024-06-23 17:43:29 +01:00
snipe
f97a15c5c3
Updated PHPunit
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-23 17:33:01 +01:00
snipe
25fcf523e3
Merge pull request #14937 from snipe/fixes/user_improvements
...
Fixed #14935 - improvements and more tests around user deletion
2024-06-22 21:41:07 +01:00
snipe
c1be94c4ad
Added another base test
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-22 20:37:49 +01:00
snipe
3a05d72124
Based restore API test
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-22 20:35:40 +01:00
snipe
7ec44e46ce
Added ability check for restoring users at all
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-22 20:35:28 +01:00
snipe
060b17df01
Pulled duplicated test
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-22 20:34:49 +01:00
snipe
74c78d7577
Added back in commented out test
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-22 20:09:04 +01:00
snipe
1ef0c1adac
Fixed tests! And added more!!
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-22 20:07:46 +01:00
snipe
c2e649e2bf
Fixed small permissions issue
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-22 20:07:37 +01:00
snipe
196db9718e
Use class name instead
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-22 19:55:58 +01:00
snipe
9f5b264e04
Normalize the tests between UI and API
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-22 19:51:56 +01:00
snipe
3825f5fb61
Added more permissions tests to user delete UI
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-22 19:47:59 +01:00
snipe
e60dbc883c
Removed test code
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-22 19:42:34 +01:00
snipe
bbbfa91db9
Fixed wonky rule
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-22 19:40:26 +01:00
snipe
5ec8e2da66
Breaking tests :(
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-22 19:33:44 +01:00
snipe
9e59bd5687
Cleaned up controller code a bit
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-22 19:33:36 +01:00
snipe
1d26ccac4e
Check for the additional auth for that user
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-22 19:33:06 +01:00
snipe
0e2526f627
Removed comment
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-22 19:32:49 +01:00
snipe
dd9e9c7a6d
Fixed return types
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-22 18:49:49 +01:00
snipe
e19922abd0
Cleaned up UI controller
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-22 18:49:35 +01:00
snipe
d27bde6047
Added deleted factory for tests
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-22 18:36:24 +01:00
snipe
61f76dedc6
Added test
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-22 18:36:08 +01:00
snipe
06737f45ad
Added test
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-22 18:36:02 +01:00
snipe
65e8765bdd
Added tests
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-22 17:45:42 +01:00
snipe
c6a0212384
Merge remote-tracking branch 'origin/master' into develop
2024-06-22 17:33:12 +01:00
snipe
e03614d91b
Added withtrashed back in
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-22 16:40:32 +01:00
snipe
b82770d0a8
One more small fix
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-22 16:38:29 +01:00
snipe
55e1326164
Fixed #14935 - user does not exist
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-22 16:24:18 +01:00
snipe
b0aff68c8b
Merge pull request #14934 from snipe/tests/added_workflow_for_php_8_3
...
Added php 8.3 test
2024-06-21 22:04:05 +01:00
snipe
6a99855c8c
Added php 8.3 test
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-21 21:47:40 +01:00
snipe
665aa6eb23
Merge pull request #14924 from snipe/fixes/possible_nicer_handling_for_defaultStatusLabel
...
Possible fix for #14915 - error on import when status label is not provided and no deployable statuses can be found
2024-06-21 21:37:22 +01:00
snipe
42caacbaf9
Merge pull request #14932 from snipe/fixes/small_deprecations
...
Fixed small deprecation warnings for PHP8.2
2024-06-21 21:26:16 +01:00
snipe
3531256c3f
Fixed deprecations
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-21 21:06:43 +01:00
snipe
9a0db72eb4
More strings
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-20 15:40:38 +01:00
snipe
e11a42cf68
Re-use login string
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-20 15:32:00 +01:00
snipe
114769c2d9
Made requestable items more generic in translations
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-20 15:26:45 +01:00
snipe
9594596b8a
Fixed another hard-coded string
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-20 15:22:27 +01:00
snipe
69cf697aa3
Added 2fa translation string
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-20 15:20:52 +01:00
snipe
45dbe5cb77
Return the id, not the entire status label
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-20 15:05:38 +01:00
snipe
a1ff35f6ce
Possible fix for #14915
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-20 14:47:46 +01:00
snipe
077a6949e2
docs: add @Tyree as a contributor
2024-06-20 14:42:19 +01:00
snipe
44022f07ca
docs: update @bryanlopezinc as a contributor
2024-06-20 14:41:22 +01:00
snipe
30c1e1e86a
Merge remote-tracking branch 'origin/develop'
2024-06-20 14:32:46 +01:00
snipe
9a90813877
Merge pull request #14923 from snipe/localizations/updated_strings
...
Updated language strings
2024-06-20 14:29:13 +01:00
snipe
1113218c6c
Updated strings
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-20 14:23:15 +01:00
snipe
2556c80250
Merge pull request #14922 from snipe/fixes/incorrect_translation_path
...
Fixed incorrect translation path
2024-06-20 14:10:32 +01:00
snipe
8f8a5c639b
Updated profile translation string path
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-20 14:09:25 +01:00
snipe
9e9c37c1e8
Fixed weird linebreaks
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-20 14:09:11 +01:00
snipe
6cbdbcb1f1
Merge pull request #14791 from Godmartinz/label-option-limit
...
Added some style changes in label field selector for the `DefaultLabel` template
2024-06-20 13:51:49 +01:00
snipe
c8835bf5db
Merge remote-tracking branch 'origin/develop'
2024-06-20 13:40:37 +01:00
snipe
6dfedac7a7
Merge pull request #14912 from bryanlopezinc/addIsWritableTest
...
Add storage path permissions test
2024-06-20 13:38:56 +01:00
snipe
83794eaf33
Merge pull request #14921 from snipe/fixes/14918_added_lastname_dot_firstname
...
Added lastname.firstname as email format
2024-06-20 13:38:30 +01:00
snipe
bd1f43f9ee
Added lastname.firstname as email format
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-20 13:36:48 +01:00
snipe
66ffe21ce2
Merge remote-tracking branch 'origin/develop'
2024-06-20 13:09:54 +01:00
snipe
f2e86b7d30
Merge pull request #14920 from snipe/fixes/backup_notifications
...
Fixed backup notification translations
2024-06-20 13:09:26 +01:00
snipe
5251e6787d
Use two-letter fallback code
...
Ugh, I hate this
Signed-off-by: snipe <snipe@snipe.net >
2024-06-20 12:58:00 +01:00
snipe
856aee0a72
Updated laravel-backup
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-20 12:57:35 +01:00
snipe
6b4c71f966
Updated config
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-20 12:57:25 +01:00
snipe
dd6d040da5
Added translations
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-20 12:56:43 +01:00
bryanlopezinc
203b60383f
Added storage path permissions test for SettingsController@getSetupIndex
2024-06-19 17:46:59 +01:00
snipe
61ced0b221
Merge remote-tracking branch 'origin/develop'
2024-06-19 11:41:11 +01:00
snipe
ae7675fee0
Added audit date validation back in
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-19 11:37:15 +01:00
snipe
66ed26fbf9
Merge remote-tracking branch 'origin/develop'
2024-06-19 11:13:47 +01:00
snipe
98662c2a77
Merge pull request #14908 from snipe/fixes/importer_audit_date
...
Fixes/importer audit date
2024-06-19 11:12:12 +01:00
snipe
7099358985
Added accessor/mutator
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-19 11:11:50 +01:00
snipe
9a706b3e3e
Removed datetime validation
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-19 11:05:31 +01:00
snipe
71c9b03779
Fixed incorrect field name
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-19 11:05:22 +01:00
snipe
dc7b9315b5
Merge remote-tracking branch 'origin/develop'
2024-06-19 10:35:54 +01:00
snipe
6c17b141db
Removed duplicate locations_id search
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-19 10:35:21 +01:00
snipe
5d2cca855e
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# config/version.php
2024-06-19 10:31:04 +01:00
snipe
61e10be04d
Bumped version
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-19 10:29:50 +01:00
snipe
20d5587851
Merge remote-tracking branch 'origin/develop'
2024-06-19 10:23:18 +01:00
snipe
d8eccf03f1
Merge pull request #14896 from snipe/fixes/tls_loading
...
Possible fix for proxy/reverse proxy
2024-06-19 10:22:36 +01:00
snipe
6e40b58dc5
Merge remote-tracking branch 'origin/develop'
2024-06-19 01:21:52 +01:00
Marcus Moore
30dd8bcf2b
Update Livewire
2024-06-18 15:10:59 -07:00
Marcus Moore
f0a11be0b8
Merge branch 'develop' into chore/sc-23725/livewire3
...
# Conflicts:
# composer.lock
2024-06-18 15:10:46 -07:00
snipe
b8882fa00e
Merge pull request #14900 from marcusmoore/fixes/81-install
...
Fixed unable to install on PHP 8.1
2024-06-18 21:53:30 +01:00
Marcus Moore
af337b7018
Move debugbar back to dev dependencies but without updating other packages
2024-06-18 09:46:08 -07:00
Marcus Moore
f60267d208
Revert "Reverted debugbar back into require vs require-dev"
...
This reverts commit ce338c632d .
2024-06-18 09:42:21 -07:00
snipe
a0c844f4f6
Merge remote-tracking branch 'origin/develop'
2024-06-18 16:12:20 +01:00
snipe
7b84b92e72
Merge pull request #14899 from snipe/fixes/revert_debugbar_dev
...
Fixed #14898 - (regression) Reverted debugbar back into require vs require-dev
2024-06-18 16:09:51 +01:00
snipe
ce338c632d
Reverted debugbar back into require vs require-dev
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-18 16:06:38 +01:00
snipe
d9f70c16f7
Possible fix proxy/reverse proxy
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-18 14:44:35 +01:00
snipe
d0299de898
Merge remote-tracking branch 'origin/develop'
2024-06-18 11:25:55 +01:00
snipe
9380c9ec81
Merge pull request #14894 from snipe/fixes/14882_archived_scoping_on_models
...
Fixed #14882 - Properly scope archived based on settings
2024-06-18 11:24:55 +01:00
snipe
941582ac2a
Properly scope archived based on settings
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-18 10:27:11 +01:00
snipe
04560b4475
Merge remote-tracking branch 'origin/develop'
2024-06-18 10:13:57 +01:00
snipe
0b30ad0da2
Removed test file - #14890
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-18 10:12:57 +01:00
snipe
cb6ea2c6fb
Merge remote-tracking branch 'origin/develop'
2024-06-18 09:59:43 +01:00
snipe
89a5bbb10e
Merge pull request #14893 from snipe/fixes/rb_3792_ambiguous_query
...
Prefaced fields with “users” for clarity
2024-06-18 09:58:44 +01:00
snipe
2f59bb74cd
Prefaced fields with “users” for clarity
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-18 09:52:41 +01:00
snipe
6c6a3649ea
Production assets
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-18 09:33:07 +01:00
snipe
05b97db747
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# config/version.php
2024-06-18 09:32:30 +01:00
snipe
543e4c0666
Bumped version file
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-18 09:31:49 +01:00
snipe
e28619f769
Bumped papaparse library
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-18 09:30:24 +01:00
snipe
4d8c2d3f4e
Merge pull request #14886 from marcusmoore/fixes/debugbar
...
Bumped debugbar from v3.13.0 to v3.13.5 to fix issue with session messages
2024-06-18 09:22:18 +01:00
snipe
f53eeb8b33
Merge pull request #14887 from marcusmoore/fixes/fix-test-namespace
...
Fixed namespace for ViewUserTest
2024-06-18 09:20:58 +01:00
snipe
aba6d9b338
Merge pull request #14885 from marcusmoore/tests/asset-model-test-improvements
...
Added more tests around Asset Model
2024-06-18 09:20:45 +01:00
snipe
cd5bef414c
Merge pull request #14884 from marcusmoore/fix/actionlogcontroller-fix
...
Fixed missing `}`
2024-06-18 09:20:26 +01:00
Marcus Moore
4f2d2ae4b8
Fix namespace for ViewUserTest
2024-06-17 16:37:24 -07:00
Marcus Moore
1bd0ab7389
Move barryvdh/laravel-debugbar from require to require-dev
2024-06-17 16:28:08 -07:00
Marcus Moore
8799276c6e
Bump debugbar from v3.13.0 to v3.13.5
2024-06-17 16:25:39 -07:00
Marcus Moore
672aabf4ac
Add more tests for Asset Model index and store methods
2024-06-17 14:51:59 -07:00
Marcus Moore
796d6909d5
Add missing }
2024-06-17 14:40:06 -07:00
Marcus Moore
a3dea99bbb
Fix category edit form component
2024-06-17 14:24:16 -07:00
Marcus Moore
fc351a1896
Remove .live from oauth clients
2024-06-17 13:03:27 -07:00
Marcus Moore
d9164281ab
Merge branch 'develop' into chore/sc-23725/livewire3
...
# Conflicts:
# resources/views/livewire/oauth-clients.blade.php
2024-06-17 12:57:04 -07:00
snipe
cbb5b6e846
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# config/version.php
2024-06-17 15:58:27 +01:00
snipe
08bd39dbba
Bumped version
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-17 15:57:32 +01:00
snipe
430808e180
Merge remote-tracking branch 'origin/develop'
2024-06-17 15:52:13 +01:00
snipe
6976dc2b26
Merge pull request #14879 from snipe/fixes/better_ui_for_oauth
...
Fixed weird layout in admin oauth [sc-25673]
2024-06-17 15:51:11 +01:00
snipe
27063d5bae
Fix weird layout in admin oauth [sc-25673]
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-17 15:44:07 +01:00
snipe
5be86b9dbb
Merge remote-tracking branch 'origin/develop'
2024-06-17 13:43:45 +01:00
snipe
afc78524fc
Merge pull request #14877 from snipe/fixes/spatie-backup-config
...
Updated config
2024-06-17 13:42:02 +01:00
snipe
eb33a2451f
Updated config
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-17 13:36:52 +01:00
snipe
891a0a0965
Merge branch 'develop' of https://github.com/snipe/snipe-it into develop
2024-06-17 13:05:31 +01:00
snipe
50f0797850
Added aria hidden to icon
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-17 13:05:27 +01:00
snipe
36cdf0e0be
Merge pull request #14876 from snipe/fixes/small_footer_issues
...
Fixed small footer issues
2024-06-17 12:53:52 +01:00
snipe
d9cc3c3ec7
Removed extra divs
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-17 12:52:23 +01:00
snipe
069a1608de
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# config/version.php
2024-06-17 12:10:13 +01:00
snipe
60accfd601
Bumped version file
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-17 12:09:30 +01:00
snipe
b1f2051b43
Merge remote-tracking branch 'origin/develop'
2024-06-17 11:58:11 +01:00
snipe
233e4af7f8
Added base asset models test
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-17 11:57:30 +01:00
snipe
dc1b808a28
Fixed static request
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-17 11:47:21 +01:00
snipe
91a423e60e
Bumped php max version
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-17 11:27:55 +01:00
snipe
bd03a6d206
Production assets
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-17 11:18:44 +01:00
snipe
d87da78eb5
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# app/Http/Controllers/Users/UsersController.php
# config/version.php
# public/css/build/AdminLTE.css
# public/css/build/app.css
# public/css/build/overrides.css
# public/css/dist/all.css
# public/css/dist/bootstrap-table.css
# public/js/build/app.js
# public/js/build/vendor.js
# public/js/dist/all-defer.js
# public/js/dist/all.js
# public/js/dist/bootstrap-table.js
# public/mix-manifest.json
2024-06-17 11:18:33 +01:00
snipe
f3e82c2c80
Updated languages
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-17 10:59:17 +01:00
snipe
569f05a99e
Built prod assets
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-17 10:45:04 +01:00
snipe
ece7c22df9
Bumped version
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-17 10:44:20 +01:00
snipe
4eefd39172
Bumped requirements
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-17 10:42:59 +01:00
snipe
daae5d6859
Merge pull request #14724 from phil-flip/develop
...
Added Proper Docker Compose and .env.docker-setup files
2024-06-16 15:49:15 +01:00
snipe
df76769a29
Merge pull request #14871 from marcusmoore/chore/move-test
...
Moved `AssetFilesTest`
2024-06-13 23:10:36 +01:00
Marcus Moore
fe72639925
Move AssetFilesTest
2024-06-13 14:25:25 -07:00
Marcus Moore
c3e6e1144f
Merge branch 'develop' into chore/sc-23725/livewire3
2024-06-12 15:12:40 -07:00
snipe
cacb5d62dc
Merge pull request #14800 from snipe/fixes/importer_tweaks
...
Importer tweaks
2024-06-12 12:51:11 +01:00
snipe
a8b47a55bc
Merge pull request #14801 from snipe/fixes/companyable_trait_on_users
...
Allow CompanyableTrait trait on users
2024-06-12 12:42:56 +01:00
snipe
3159fdec9f
FFS
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-12 12:40:43 +01:00
snipe
ea990a5381
Fixed tests
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-12 12:31:41 +01:00
snipe
134183ef16
Shuffled tests around again
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-12 12:12:15 +01:00
snipe
67ab2536bc
Updated test names
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-12 12:03:33 +01:00
snipe
756a2ac25c
Added API tests
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-12 11:58:12 +01:00
snipe
acaceb4103
Moved tests
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-12 11:57:50 +01:00
snipe
7e3d66ec53
Merge branch 'develop' into fixes/companyable_trait_on_users
2024-06-12 11:27:26 +01:00
snipe
1ca9bb5aa8
Merge pull request #14698 from Scarzy/features/asset_file_upload_from_api
...
Added #9413 : Asset file upload from API
2024-06-12 11:18:06 +01:00
snipe
c641b733e1
Merge pull request #14834 from bryanlopezinc/AddAppUrlTest
...
Added test for app url config
2024-06-12 11:14:17 +01:00
snipe
16cf6bc852
Merge pull request #14843 from marcusmoore/chore/sc-25767
...
Added GitHub workflow for tests in Postgres
2024-06-12 09:53:55 +01:00
Marcus Moore
c51b7d7104
Inline variable
2024-06-10 12:22:23 -07:00
Marcus Moore
5c0ca92fd7
Switch to using workflow_dispatch for PostgreSQL tests
2024-06-10 10:24:10 -07:00
snipe
241e9bc253
Merge pull request #14847 from uberbrady/users_index_api_optimization
...
Optimization for listings of large numbers of users
2024-06-10 13:57:49 +01:00
Brady Wetherington
c8820adb56
Add two new 'with()' relationships to Users API index query
2024-06-10 13:29:53 +01:00
snipe
0f4c6dd5b0
Merge pull request #14830 from snipe/chore/sc-25756/better_validation_for_relations_on_delete
...
Better validation for relations on delete
2024-06-07 18:10:41 +01:00
snipe
f8ab9f62f6
Merge pull request #14842 from Godmartinz/adjust-preview-window
...
Fixed label preview window position
2024-06-07 18:09:56 +01:00
Phil
217ed03b8e
add DB_PORT
2024-06-07 12:04:10 +02:00
Godfrey M
77e6058e4c
remembers chosen label
2024-06-06 13:55:15 -07:00
Godfrey M
4a60026162
moves preview down by field definitions
2024-06-06 13:42:06 -07:00
Godfrey M
3621292a0e
removes unnecessary height
2024-06-06 13:28:05 -07:00
Marcus Moore
6c296ccf8e
Use "postgres" instead of "postgres:14"
2024-06-06 13:27:39 -07:00
Godfrey M
6df1c36011
oops
2024-06-06 13:24:02 -07:00
Marcus Moore
924da00f3e
Add Postgres GitHub workflow for tests
2024-06-06 13:21:00 -07:00
Godfrey M
44dae22a3c
adjust label preview window
2024-06-06 13:18:19 -07:00
bryanlopezinc
d35e251d6e
Added test for app url config
2024-06-05 21:46:43 +01:00
snipe
e19d2d6ec9
Merge pull request #14832 from snipe/fixes/added_consumables_to_inventory_email
...
Fixed #14812 - added consumables to individual inventory report
2024-06-05 20:42:35 +01:00
snipe
871255f28c
Fixed #14812 - added consumables to individual inventory report
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-05 20:40:45 +01:00
Marcus Moore
9044aa4ed9
Import class
2024-06-05 11:48:47 -07:00
Marcus Moore
60c7efae3c
Remove commented code
2024-06-05 11:48:10 -07:00
Marcus Moore
48fc6ca60e
Remove commented code
2024-06-05 11:46:57 -07:00
snipe
7ac315e1eb
Fixed tests
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-05 14:50:45 +01:00
snipe
374c6845d6
Added test if user has assets
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-05 14:16:28 +01:00
snipe
c5cbe37007
Added view permissions for the redirects
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-05 14:13:51 +01:00
snipe
a2346e4666
Changed numbers
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-05 14:09:57 +01:00
snipe
2479ccc4c6
Fixed accessory assignment
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-05 14:07:18 +01:00
snipe
64dd8f5d65
Missed a use statement
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-05 14:03:33 +01:00
snipe
47420a802a
More (failing) tests
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-05 14:02:04 +01:00
snipe
5cdb2b7163
Check that the user was not aready deleted
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-05 14:00:35 +01:00
snipe
d4c080c7e4
Use the form request on the UI controller
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-05 13:40:32 +01:00
snipe
065a47a446
Use the DeleteUser request
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-05 13:28:44 +01:00
snipe
5bd9ecb8df
Created DeleteUser request
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-05 13:28:37 +01:00
snipe
1cdec61be6
Use more modern mutator/accessory syntax
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-05 10:56:54 +01:00
snipe
b0ddb26e73
Fixed variable name, $field
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-05 10:28:35 +01:00
snipe
181bafd012
Fixed tests
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-05 10:28:35 +01:00
snipe
e054fc1ef1
Removed noisy import debugging, made nicer output
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-05 10:28:35 +01:00
snipe
9d9ad86dd5
Added mutators and accessors for dates
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-05 10:28:35 +01:00
snipe
afe4e5d62e
Added date parser
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-05 10:28:35 +01:00
snipe
52950f1322
Refactored date parsing
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-05 10:28:35 +01:00
snipe
026c80992e
Pull the log reference
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-05 10:28:35 +01:00
snipe
0ee2b74ff3
Added date parsers for new date fields
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-05 10:28:35 +01:00
snipe
3a0f7eca54
Put asset EOL date back in the Item Importer
...
I have no idea why this is necessary
Signed-off-by: snipe <snipe@snipe.net >
2024-06-05 10:28:35 +01:00
snipe
f4d530b4b1
Removed filename column since it’s never worked
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-05 10:28:35 +01:00
snipe
4ccbfb56a4
Make sure the status label is deployable
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-05 10:28:35 +01:00
snipe
d02904c9a3
Added new fields
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-05 10:28:35 +01:00
snipe
c8279c0b99
Moved asset-only date stuff into the asset importer
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-05 10:28:35 +01:00
snipe
f4f184e115
Removed noisy debugging
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-05 10:28:35 +01:00
snipe
b2a86e312b
Added last_checkout and last_checkin as fillable
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-05 10:28:35 +01:00
snipe
9d56617caf
Moved expected checkin date on view
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-05 10:28:35 +01:00
snipe
de7b8940fe
Merge pull request #14828 from fe80/fix/controller-signature-s3
...
fix(ActionlogController): add missin class Illuminate\Support\Facades…
2024-06-05 09:58:03 +01:00
snipe
09e94ec176
Reordered withTrashed() and find()
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-05 09:57:24 +01:00
snipe
832ceeba56
Fixed missing endpush
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-05 09:57:10 +01:00
fe80
ea7c3c8485
fix(ActionlogController): add missing class Illuminate\Support\Facades\Storage
2024-06-05 10:55:27 +02:00
snipe
bc36c8074e
Merge pull request #14807 from bryanlopezinc/AddTestToCheckEnvVisibility
...
Added test for .env visibility for setup page
2024-06-05 09:50:54 +01:00
snipe
9fccafa3ac
Merge pull request #14816 from uberbrady/hotfix_autoincrement_workaround
...
Don't save next autoincrement base if it's going to fail, next
2024-06-05 09:47:40 +01:00
snipe
fa083098fc
Merge pull request #14819 from snipe/localization/new_strings_2024_06_03
...
Updated strings
2024-06-05 09:46:41 +01:00
snipe
7688c437c0
Merge pull request #14824 from Godmartinz/select-2-redirect-fix
...
Fixed select 2 Behavior
2024-06-05 09:46:25 +01:00
snipe
697ac83040
Merge pull request #14825 from marcusmoore/chore/test-organization
...
Re-organized test suite
2024-06-05 09:46:08 +01:00
snipe
a742105c21
Merge pull request #14827 from fe80/fix/controller-signature-s3
...
fix(ActionlogController): correct signature image for s3 bucket
2024-06-05 09:40:21 +01:00
fe80
7a76ec9e02
fix(ActionlogController): correct signature image for s3 bucket
2024-06-05 10:08:15 +02:00
Marcus Moore
b2a0e7958b
Inject alpine on label engine page
2024-06-04 17:03:36 -07:00
Marcus Moore
99439f0a5c
Define property
2024-06-04 16:14:07 -07:00
Marcus Moore
ef91c8123e
Remove unneeded re-render of select2
2024-06-04 15:49:57 -07:00
Marcus Moore
5eb5742b3d
Define property
2024-06-04 15:49:39 -07:00
Marcus Moore
296cf3e34b
Update OauthClients component
2024-06-04 15:37:41 -07:00
Marcus Moore
e98c3f92c1
Update domain name
2024-06-04 10:49:29 -07:00
Marcus Moore
d202dfc225
Organize API tests into domains
2024-06-04 10:48:53 -07:00
Godfrey M
6202f6157a
fix select2 behavior
2024-06-04 08:41:00 -07:00
Marcus Moore
b1e8e5389b
Make most test names singular
2024-06-03 16:54:59 -07:00
Marcus Moore
95f6381da4
Update tests names to VerbNounTest
2024-06-03 16:53:15 -07:00
Marcus Moore
b07e3b4a91
Remove API from test class name
2024-06-03 16:50:56 -07:00
Marcus Moore
86bd9a2674
Move test method to existing test
2024-06-03 16:49:44 -07:00
Marcus Moore
29a36839aa
Move existing API checkin and checkout tests under domain directory
2024-06-03 16:29:53 -07:00
snipe
85cb7c92e7
Updated strings
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-03 20:44:40 +01:00
Brady Wetherington
e827bc9a07
Tests on asset tags that are maximum integers and *almost* maximum...
2024-06-03 17:31:56 +01:00
snipe
a6f19a1657
docs: add @U-H-T as a contributor
2024-06-03 17:06:43 +01:00
snipe
6229d0c616
Merge pull request #14758 from U-H-T/features/add_logo_support_for_Brother_TZe24
...
add logo support for Brother TZe24mm labels
2024-06-03 17:02:18 +01:00
snipe
bc6c969f21
Merge pull request #14814 from snipe/dependabot/github_actions/develop/crowdin/github-action-2
...
Bump crowdin/github-action from 1 to 2
2024-06-03 16:58:10 +01:00
snipe
8f4ede7785
Merge pull request #14817 from snipe/fixes/hotfix_for_14815
...
Fixes #14815 - Fixed translation string
2024-06-03 16:48:54 +01:00
snipe
877adb082c
Fixed translation string
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-03 16:40:52 +01:00
Brady Wetherington
90818bb147
Don't save next autoincrement base if it's going to fail, next
2024-06-03 15:58:57 +01:00
dependabot[bot]
f767a94c84
Bump crowdin/github-action from 1 to 2
...
Bumps [crowdin/github-action](https://github.com/crowdin/github-action ) from 1 to 2.
- [Release notes](https://github.com/crowdin/github-action/releases )
- [Commits](https://github.com/crowdin/github-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: crowdin/github-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-03 08:18:51 +00:00
bryanlopezinc
89e50b94d3
Fix Failing sqlite test
2024-06-03 08:09:05 +01:00
snipe
c4d97d095f
Merge pull request #14809 from snipe/features/more_tests
...
Added a few more tests
2024-06-01 04:25:19 +01:00
snipe
67fb3f10d5
Tightened up tests with better checks
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-01 04:24:47 +01:00
snipe
ea8d390596
MOAR TESTS
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-01 04:01:09 +01:00
snipe
cff382605c
Fixed some missing strings and checks
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-01 04:01:04 +01:00
snipe
52af8afac2
Added company scoping test
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-01 03:10:29 +01:00
snipe
03b0268dc2
Fixed typo
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-01 03:00:45 +01:00
snipe
c09e93e288
Updated delete users API tests, moved non-API tests
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-01 02:59:04 +01:00
snipe
694e3b7f3a
Fixed typo
...
Signed-off-by: snipe <snipe@snipe.net >
2024-06-01 00:42:16 +01:00
snipe
32c367090b
Updated test names
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-31 23:13:27 +01:00
snipe
abcfe2b757
Derp. Spelling.
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-31 23:12:13 +01:00
snipe
f7687008b7
Added more tests
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-31 23:10:59 +01:00
snipe
b156264684
Tidied up scoping to be better for testing
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-31 23:10:53 +01:00
snipe
3f9a80942e
Removed manual companyable from non-API views
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-31 23:10:23 +01:00
snipe
dc62e393c3
Hotfix for user permissions
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-31 21:22:21 +01:00
snipe
46be0f6610
Merge pull request #14808 from snipe/fixes/small_redirect_tweaks
...
Small UI tweaks and redirects when asset model is invalid
2024-05-31 20:46:07 +01:00
snipe
dd0a16c3d5
Added tests
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-31 20:42:32 +01:00
snipe
a15ed6eaee
Wrap disabled <a> links in a span for tooltips
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-31 19:29:29 +01:00
snipe
3005565bba
Slight tweak to language
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-31 19:29:12 +01:00
snipe
cf45e7536f
Redirect with error if model is invalid
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-31 18:51:58 +01:00
snipe
1d97d95c10
UI and styling tweaks
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-31 18:48:34 +01:00
snipe
4a1b1675cb
Use storage helper
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-31 18:48:09 +01:00
snipe
8c5249ba4b
Disable buttons on view page if model is invalid
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-31 18:47:53 +01:00
snipe
b936591240
Warn and disable on checkout if model is invalid
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-31 18:47:34 +01:00
snipe
76e664d647
Warn and disable the checkout button if model is invalid
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-31 18:47:18 +01:00
snipe
0253c2a756
Lauout tweaks, warn and disable button if model is invalid
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-31 18:46:57 +01:00
snipe
d27613f55c
Updated strings
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-31 18:46:41 +01:00
snipe
ca8d478e87
Redirect if model is invalid
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-31 18:46:32 +01:00
bryanlopezinc
c63c17d49f
Added test for .env visibility for setup page
2024-05-31 17:33:57 +01:00
snipe
801e58d52e
Removed manual scoping
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-31 06:58:15 +01:00
snipe
06e9625c64
Use hasUser() to avoid table collisions and infinite loop
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-31 06:58:07 +01:00
snipe
5800e8d8e9
Added companyable trait
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-31 06:57:34 +01:00
snipe
623aa58163
Removed unused statement
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-31 06:57:25 +01:00
snipe
45cfec5b29
Merge pull request #14797 from bryanlopezinc/AddTestsForSettings
...
Added test for setup page
2024-05-31 02:31:35 +01:00
Marcus Moore
5a9a231359
Remove alpinejs
2024-05-30 16:57:20 -07:00
Marcus Moore
1736bf5510
Merge branch 'develop' into chore/sc-23725/livewire3
...
# Conflicts:
# app/Livewire/LoginForm.php
# package.json
# resources/views/livewire/login-form.blade.php
2024-05-30 16:56:50 -07:00
snipe
ee8931f886
Merge pull request #14799 from marcusmoore/chore/remove-unused-component
...
Removed unused Livewire component
2024-05-31 00:54:43 +01:00
Marcus Moore
1a1b891309
Remove unused Login Livewire component
2024-05-30 16:49:05 -07:00
Marcus Moore
2eaac3d381
Fix select2 re-renders
2024-05-30 16:20:04 -07:00
Marcus Moore
f03249898a
Update id syntax in custom fields component
2024-05-30 16:12:52 -07:00
snipe
0981cfa902
Built assets
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-30 20:22:50 +01:00
snipe
37fbcfa22b
Merge pull request #14798 from Godmartinz/redirect_back_to_asset_fix
...
Fixed checkin option from appearing
2024-05-30 19:41:02 +01:00
Godfrey M
0ee441a976
adds hidden as well
2024-05-30 11:19:06 -07:00
Godfrey M
cf8de3baa9
fix checkin option from appearing
2024-05-30 11:11:35 -07:00
bryanlopezinc
404ee238a3
Added test for setup page
2024-05-30 14:37:24 +01:00
snipe
5a5d171ba2
Put session facade back - derp
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-30 14:15:08 +01:00
snipe
aadee068b3
Merge pull request #14740 from Godmartinz/redirect_back_to_asset
...
Added Redirect options to asset check in/out
2024-05-30 14:14:04 +01:00
snipe
a46e2ebfd8
Small tweaks to user export, user view translations
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-30 13:59:00 +01:00
snipe
f710b1aac3
Merge pull request #14614 from akemidx/feature/sc-19796
...
ADDED: Export User Permissions (Superuser & Admin)
2024-05-30 13:41:26 +01:00
snipe
f6fe6e70b9
Merge branch 'develop' into redirect_back_to_asset
2024-05-30 13:38:11 +01:00
snipe
bed8861179
Merge pull request #14796 from snipe/chore/sc-25715/axios
...
Upgraded axios
2024-05-30 13:17:23 +01:00
snipe
180d7b1b5b
Upgraded axios
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-30 13:13:25 +01:00
snipe
386416ee5d
Merge pull request #14795 from snipe/bug/sc-25687/papaparse
...
Upgraded papaparse
2024-05-30 13:04:00 +01:00
snipe
6b5aa91f3d
Upgraded papaparse
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-30 13:00:57 +01:00
Marcus Moore
e80b80f5d1
Remove manual livewire tags
2024-05-29 16:04:05 -07:00
Marcus Moore
9e35441281
Importer fixes
2024-05-29 15:50:42 -07:00
Godfrey M
e28ad50bec
fixes the color change
2024-05-29 15:34:08 -07:00
Scarzy
f48c5ee252
Fix an error message
2024-05-29 22:32:45 +01:00
Scarzy
98a94dec29
Change some errors to be 404
...
The asset or file was not found, so 500 wasn't the best choice of error
code
2024-05-29 22:17:36 +01:00
Marcus Moore
7d95e7765d
Add a few .prevents
2024-05-29 14:13:29 -07:00
Marcus Moore
ee75b30683
Enable legacy_model_binding
2024-05-29 14:06:27 -07:00
Scarzy
ca9d4e3155
Get the tests for download and delete working
2024-05-29 22:01:49 +01:00
Scarzy
633bcbb6c4
Get the file upload test working
...
Added the upload functionality to the get and delete tests, but I
currently don't seem to be able to reference the correct file ID
2024-05-29 22:01:49 +01:00
Scarzy
2d4af61e6c
Begin to add some tests
...
There is currently only really a test for listing, and only for the
empty list response
2024-05-29 22:01:49 +01:00
Scarzy
45329912e6
Give a better response to listing no files on an asset
...
HTTP500 was never a good choice. Now it sends back an empty array
2024-05-29 22:01:49 +01:00
Scarzy
b9d56a8ecc
Fix some routes
...
Names of some of the routes overlapped with others in an incompatible
way. This makes the names more distinct
2024-05-29 22:01:48 +01:00
Scarzy
91c1e53e52
Fix the test file location
2024-05-29 22:01:48 +01:00
Scarzy
73a87a8ea8
Add the framework of a test
2024-05-29 22:01:48 +01:00
Scarzy
bb0a614c39
Update some comments
2024-05-29 22:01:48 +01:00
Scarzy
f11ea79406
Add some sanity checks that the asset actually exists
2024-05-29 22:01:48 +01:00
Scarzy
e817b20840
Fix some responses to be more appropriate
...
Error/success was mixed up
2024-05-29 22:01:48 +01:00
Scarzy
516f766a44
Remove some debug code
2024-05-29 22:01:48 +01:00
Scarzy
f5791c79a5
Change the returns to be API appropriate
2024-05-29 22:01:48 +01:00
Scarzy
f6a1a76095
Add an endpoint for deleting a file
2024-05-29 22:01:48 +01:00
Scarzy
bbb9145744
Add an API endpoint to download files
2024-05-29 22:01:48 +01:00
Scarzy
194853d860
Remove a redundant line
2024-05-29 22:01:48 +01:00
Scarzy
92670d5711
Add the ability to list files for an asset
2024-05-29 22:01:48 +01:00
Scarzy
8a2ea971e1
Add an API assets files controller
...
Based heavily on the Assets assets files controller.
Added errors related to to the files management.
Added the API endpoints for file upload and show, but only upload is
currently tested/works.
2024-05-29 22:01:48 +01:00
Marcus Moore
8d924b60d7
Replace references to @this in importer
2024-05-29 13:51:57 -07:00
Marcus Moore
34595c266d
Update script tag
2024-05-29 13:16:30 -07:00
Marcus Moore
638ae9bdd5
Use new id method
2024-05-29 13:15:59 -07:00
Godfrey M
713ce7836f
add some css in label field selector
2024-05-29 13:07:33 -07:00
Marcus Moore
093c6652a8
Update select2 snippet for Livewire 3
2024-05-29 12:58:24 -07:00
Marcus Moore
17f0ac1eae
Set view correctly
2024-05-29 12:57:43 -07:00
Marcus Moore
43616d1874
Remove alpine reference from webpack
2024-05-29 12:30:20 -07:00
Marcus Moore
9dc4f2ca80
Migrate config
2024-05-29 12:24:17 -07:00
Marcus Moore
73e3ac7dd8
Migrate to $dispatch
2024-05-29 12:18:31 -07:00
Marcus Moore
8ff639913d
Migrate away from dispatchBrowserEvent()
2024-05-29 12:17:36 -07:00
Marcus Moore
45419586fe
Migrate away from wire:model.prevent
2024-05-29 12:11:33 -07:00
Marcus Moore
d8a480b2a8
Migrate to wire:model.blur
2024-05-29 12:11:02 -07:00
Marcus Moore
29d87246a2
Migrate away from wire:model.defer
2024-05-29 12:10:46 -07:00
Marcus Moore
58e638d3cb
Migrate to wire:model.live
2024-05-29 12:08:25 -07:00
Marcus Moore
b52380f376
Migrate to new namespace
2024-05-29 12:07:48 -07:00
Marcus Moore
4ae74fb7f6
Remove alpinejs from package.json
2024-05-29 12:06:54 -07:00
Marcus Moore
7d1acd3d79
Update Livewire via composer
2024-05-29 12:04:06 -07:00
snipe
12e107a71b
Merge pull request #13062 from ak-piracha/feature/snipe-12892-bulk-consumable-checkout
...
Bulk Consumable Checkout
2024-05-29 19:42:25 +01:00
snipe
fba72e1e8d
Merge pull request #14789 from snipe/fixes/14781_broken_wrench_icon
...
Fixed #14781 - Fixed broken wrench icon on some browsers in manufacturer section
2024-05-29 19:23:21 +01:00
snipe
7bbee053c6
Updated fa icon call
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-29 19:19:45 +01:00
snipe
6ea1a3bacf
Merge pull request #14788 from snipe/security/Snyk-Upgrade-jquery-ui-from-1.13.2-to-1.13.3-#14735
...
Updated jquery-UI
2024-05-29 18:47:39 +01:00
snipe
603afe4466
Updated jquery-UI
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-29 18:44:39 +01:00
snipe
037ee8c07a
Merge pull request #14787 from snipe/fixes/return_redirect_fixes_for_docblock
...
Fixes path for redirect response
2024-05-29 18:28:00 +01:00
snipe
df1cef59d5
Fixes path for redirect response
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-29 18:01:40 +01:00
snipe
3fcd196c04
Merge pull request #14786 from snipe/security/upgrade_bs_tables
...
#14743 - Upgrade bootstrap-table from 1.22.3 to 1.22.5
2024-05-29 13:12:07 +01:00
snipe
8ee5e7cd0a
#14743 - Upgrade bootstrap-table from 1.22.3 to 1.22.5
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-29 13:10:46 +01:00
snipe
1ec85063ee
Merge pull request #14785 from snipe/fixes/updates_facade_paths
...
Fixed/updated facade paths
2024-05-29 13:03:13 +01:00
snipe
92ba889cae
Updated/removed facades
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-29 12:53:51 +01:00
snipe
f17162c2e2
Use artisan facade
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-29 12:40:05 +01:00
snipe
fb233c0aa4
Cleaned up facade names and references
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-29 12:38:15 +01:00
snipe
369c819a27
Merge pull request #14754 from Godmartinz/footer_user_bug
...
Removed extra div from User Details.
2024-05-29 11:29:02 +01:00
snipe
f1eb4bd3a5
Merge pull request #14349 from snipe/jerm/update-mailer-configs
...
Update mailer configurations for Symfony mailer
2024-05-29 11:25:55 +01:00
snipe
2f828683da
Merge pull request #14783 from snipe/fixes/fixed_category_test_depreciation_warning
...
Fixed deprecation warning on category test
2024-05-29 11:19:31 +01:00
snipe
13db151297
Fixed deprecation warning on category test
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-29 11:06:51 +01:00
snipe
bb95c231e5
Merge branch 'develop' of https://github.com/snipe/snipe-it into develop
2024-05-29 10:55:12 +01:00
snipe
dcea14fb99
Merge pull request #14778 from uberbrady/fix_8_3_compat
...
Allows Snipe-ITv7 to install on PHPv8.1-8.3
2024-05-29 10:55:02 +01:00
snipe
282fed27da
Add @bryanlopezinc as a contributor
2024-05-29 10:46:59 +01:00
snipe
cf3ffe9c74
Merge pull request #14782 from bryanlopezinc/ReduceIDeErrors
...
Reduce IDE errors in App\Http\Controllers\SettingsController
2024-05-29 10:46:03 +01:00
bryanlopezinc
5d01a06245
Reduce IDE errors in App\Http\Controllers\SettingsController
2024-05-29 08:07:49 +01:00
snipe
02cdda56e2
Merge branch 'develop' of https://github.com/snipe/snipe-it into develop
2024-05-29 02:00:25 +01:00
snipe
ffecd97665
Bumped laravel in readme
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-29 02:00:21 +01:00
snipe
779cf9418e
Merge pull request #14780 from marcusmoore/fixes/sqlite-tests-in-gh
...
Fixed sqlite tests in GitHub Actions
2024-05-29 01:59:12 +01:00
Marcus Moore
34b4452645
Skip "migrating" and run passport:keys for sqlite testing in GH
2024-05-28 17:41:01 -07:00
snipe
da1c4c23e6
Merge branch 'develop' of https://github.com/snipe/snipe-it into develop
2024-05-29 00:26:37 +01:00
snipe
a5d0a21757
Fixed string path
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-29 00:26:33 +01:00
snipe
29454f7288
Merge pull request #14779 from marcusmoore/fixes/fix-group-create-endpoint
...
Fixed Array to string conversion exception in group create api endpoint
2024-05-28 23:26:34 +01:00
Brady Wetherington
e271711c5b
Added the clock-lts repo which allows use on php8.1-8.3
2024-05-28 22:50:09 +01:00
Marcus Moore
4c78da3bbf
Re-add json encoding of permissions
2024-05-28 13:03:09 -07:00
Marcus Moore
71bab2c315
Improve test case
2024-05-28 13:02:44 -07:00
snipe
fceba13b03
Merge pull request #14777 from snipe/fixes/reportscontroller_optimizations
...
Reports controller query optimizations
2024-05-28 18:08:27 +01:00
snipe
8ac3937bf4
Commented model loading on asset model
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-28 18:03:19 +01:00
snipe
1c1729854e
Use statics for location, supplier, etc
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-28 18:02:22 +01:00
snipe
14c78d9065
Use static for custom fields
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-28 18:02:09 +01:00
snipe
b1cb9259da
Re-use total to avoid duplicate count
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-28 18:01:47 +01:00
snipe
7d2af61989
Merge pull request #14775 from snipe/bug/sc-25676/groups_api
...
Fixed #14771 : improvements to groups API
2024-05-28 15:33:36 +01:00
snipe
03b5c2e246
Fixed bad translation string
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-28 15:21:28 +01:00
snipe
33d5d5e24f
Added tests
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-28 15:21:13 +01:00
snipe
3df2a4a70b
Removed debugging
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-28 15:16:44 +01:00
snipe
6b41970e97
Check that selected is an array
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-28 15:15:31 +01:00
snipe
92eb6eb1b6
Add unique constraint to name
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-28 15:09:31 +01:00
snipe
206238e83f
Merge pull request #14773 from snipe/bug/sc-25674/location_currency_on_edit
...
Pass accessory's currency if set by location
2024-05-28 10:29:20 +01:00
snipe
df882bbcbc
Pass item’s currency if set by location
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-28 10:24:10 +01:00
snipe
6c1c3a99dd
Bumped current_snipeit_version
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-27 19:22:24 +01:00
snipe
54067ec449
Fixed pre-version in version.php
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-27 18:21:46 +01:00
snipe
4c11e97922
Bumped version to dev, bumped hash
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-27 18:20:32 +01:00
Brady Wetherington
8df9007a8e
Merge branch 'snipeit_v7_laravel10' into develop
2024-05-27 18:08:27 +01:00
snipe
702b944698
Merge remote-tracking branch 'origin/develop'
2024-05-27 15:46:07 +01:00
snipe
172d24fd3c
Merge pull request #14770 from uberbrady/add_locations_parent_index
...
Add index to 'parent_id' for users with large number of locations
2024-05-27 15:43:49 +01:00
Brady Wetherington
28b450fd3c
Add index to 'parent_id' for users with large number of locations
2024-05-27 15:38:42 +01:00
snipe
485caf1d92
Merge pull request #14755 from marcusmoore/chore/sc-25103/add-tests-around-asset-checkout
...
Added tests around asset checkout
2024-05-25 11:33:33 +01:00
snipe
29cd75a6d2
Merge pull request #14766 from snipe/chore/sc-25656/minus_icon_for_fieldsets
...
Changed icon, added translation
2024-05-25 11:19:56 +01:00
snipe
b3fe10baa8
Merge branch 'snipeit_v7_laravel10' into chore/sc-25656/minus_icon_for_fieldsets
2024-05-25 11:19:43 +01:00
snipe
093cc9faf0
Merge pull request #14767 from snipe/chore/sc-25657/improved-translations
...
Improved translations
2024-05-25 11:19:14 +01:00
snipe
be4e809254
Merge pull request #14762 from marcusmoore/chore/update-v7-test
...
Fixed test by removing non-existent trait
2024-05-25 11:18:54 +01:00
snipe
dc5e15f919
Added translation for external link
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-25 11:02:07 +01:00
snipe
ad7b291062
Added translations
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-25 10:55:48 +01:00
snipe
b54c1caa74
Improved translation
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-25 10:43:28 +01:00
snipe
c3cf123189
Better translation for custom fields
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-25 10:39:47 +01:00
snipe
3a2900621c
Changed icon, added translation
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-25 10:20:52 +01:00
Godfrey M
442903ea5e
trying to get link to work, fixed up markup and url
2024-05-23 16:08:18 -07:00
Marcus Moore
639cbf6d53
Remove passport:install command
2024-05-23 15:56:58 -07:00
Marcus Moore
e03b5754a8
Combine steps
2024-05-23 15:54:32 -07:00
Marcus Moore
4ce86a061f
Set DB_CONNECTION
2024-05-23 15:43:59 -07:00
Marcus Moore
fa6e170feb
Install passport
2024-05-23 14:01:06 -07:00
Marcus Moore
51f72daba1
Debugging step
2024-05-23 13:55:03 -07:00
Godfrey M
d3ab152d30
adds reminder notification constructor and updates markdown
2024-05-23 12:47:02 -07:00
Marcus Moore
a130033480
Revert "Add Install Passport step"
...
This reverts commit ef95ede833 .
2024-05-23 12:45:38 -07:00
Marcus Moore
ef95ede833
Add Install Passport step
2024-05-23 12:32:34 -07:00
Marcus Moore
d06e5f25b0
Remove old trait from test
2024-05-23 11:51:08 -07:00
U-H-T
2777ac96cc
add logo support for Brother TZe24mm labels
2024-05-23 11:10:23 +02:00
snipe
fd42f1ef24
Merge remote-tracking branch 'origin/develop'
2024-05-23 08:39:31 +01:00
snipe
8b3ff5a82d
Handle potentially deleted admin users in license export
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-23 08:39:15 +01:00
Marcus Moore
482ebfbb68
Implement test
2024-05-22 17:21:29 -07:00
Marcus Moore
67c4fa2966
Improve event assertions
2024-05-22 17:14:10 -07:00
Marcus Moore
a3389a31cd
Update test name and add todo
2024-05-22 17:10:16 -07:00
Marcus Moore
8d74a976a1
Merge branch 'develop' into chore/sc-25103/add-tests-around-asset-checkout
2024-05-22 16:09:27 -07:00
Marcus Moore
6d104251b3
Remove todo
2024-05-22 15:40:54 -07:00
Marcus Moore
f16c79bb9a
Improve event assertions
2024-05-22 15:38:23 -07:00
Marcus Moore
1fe22e4b7b
Re-order scenarios
2024-05-22 13:33:41 -07:00
Marcus Moore
c7fa2c04ad
Add scenario
2024-05-22 13:33:12 -07:00
Marcus Moore
8ca882d1c8
Complete a scenario
2024-05-22 13:23:49 -07:00
Marcus Moore
5d368990dc
Fix assertion
2024-05-22 13:15:51 -07:00
Brady Wetherington
4adbd7af4c
Merge branch 'develop' into snipeit_v7_laravel10
2024-05-22 21:02:11 +01:00
Marcus Moore
1935a4aca3
Improve scenario naming
2024-05-22 12:47:33 -07:00
Godfrey M
c4d96f6ea3
removed extra div
2024-05-22 12:35:32 -07:00
snipe
986d5641f6
Merge remote-tracking branch 'origin/develop'
2024-05-22 18:39:25 +01:00
snipe
e163d5cfc7
Merge pull request #14753 from snipe/chore/sc-24895/add_exif_to_upgrade_php_file
...
Added exif to required extensions
2024-05-22 18:31:47 +01:00
snipe
b1e7c772ae
Added exif to required extensions
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-22 18:27:52 +01:00
snipe
dce1854ac4
Merge remote-tracking branch 'origin/develop'
2024-05-22 18:04:53 +01:00
snipe
c4b4923ff8
Add @LeePorte as a contributor
2024-05-22 18:04:24 +01:00
snipe
c20d10d4f2
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# config/version.php
2024-05-22 17:50:14 +01:00
snipe
b0479d543d
Merge branch 'develop' of https://github.com/snipe/snipe-it into develop
2024-05-22 17:49:33 +01:00
snipe
81704c1d40
Bumped version
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-22 17:49:29 +01:00
snipe
d3798bf251
Merge pull request #14752 from snipe/fixes/better_handle_data_file_mismatch_in_user_files
...
Nicer handling of erroring when filename+log do not match
2024-05-22 17:47:39 +01:00
snipe
4bb7c1701f
Fiddled with storage facade a little more
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-22 17:44:49 +01:00
snipe
5fd0f56258
Use proper storage facade for checking if the file exists
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-22 17:38:49 +01:00
snipe
37d7e89e93
Fixed error message
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-22 17:29:43 +01:00
snipe
3ab197075a
Nicer handling of erroring when filename+log do not match
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-22 17:20:03 +01:00
Brady Wetherington
12e8ac8b41
Merge pull request #14751 from uberbrady/docker-permissions-fix-rebased
...
Fixed #12299 : permissions on storage dir in Docker (rebased)
2024-05-22 16:57:35 +01:00
Lee Porte
6783dc1312
Fixed #12299 : permissions on storage dir in Docker
...
Fixes #12299 , where currently there is no recursive permissions set on
/var/www/html/storage/ during build time. As a result this requires
users to run an exec into the container and change the permissions
before they are able to initiate the setup. Without this a 500 error is
thrown and little is evident in the docker logs as to what the issue
is.
2024-05-22 16:54:07 +01:00
snipe
b489c71fa2
Removed generated file
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-22 13:09:02 +01:00
snipe
cf5f6f9b13
Created by OWASP Threat Dragon
2024-05-22 13:06:32 +01:00
snipe
860432acc5
Merge remote-tracking branch 'origin/develop'
2024-05-22 12:45:26 +01:00
snipe
c9f7847fb3
Merge pull request #14745 from snipe/fixes/self_api_endpoint
...
Refactor group syncing on user edit API endpoint
2024-05-22 12:43:22 +01:00
snipe
6fad085a7d
Removed debug in test
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-22 12:37:49 +01:00
snipe
4b23ef4021
Added new test
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-22 12:35:03 +01:00
snipe
bb96a190fd
Moved validator
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-22 12:34:48 +01:00
snipe
e1eb457f3d
Update tests/Feature/Api/Users/UpdateUserApiTest.php
...
Co-authored-by: Marcus Moore <contact@marcusmoore.io >
2024-05-22 11:03:46 +01:00
snipe
51025aad57
Update tests/Feature/Api/Users/UpdateUserApiTest.php
...
Co-authored-by: Marcus Moore <contact@marcusmoore.io >
2024-05-22 11:03:38 +01:00
snipe
14c4765be2
Update tests/Feature/Api/Users/UpdateUserApiTest.php
...
Co-authored-by: Marcus Moore <contact@marcusmoore.io >
2024-05-22 11:00:52 +01:00
snipe
3afe996755
Update tests/Feature/Api/Users/UpdateUserApiTest.php
...
Co-authored-by: Marcus Moore <contact@marcusmoore.io >
2024-05-22 11:00:47 +01:00
snipe
0891bd747a
Update tests/Feature/Api/Users/UpdateUserApiTest.php
...
Co-authored-by: Marcus Moore <contact@marcusmoore.io >
2024-05-22 11:00:31 +01:00
Godfrey M
f2693ee957
conditionally fixed redirect select option
2024-05-21 14:08:35 -07:00
Godfrey M
0327e71f0f
made message the keys, cleaned up array
2024-05-21 13:26:29 -07:00
Godfrey M
69c2cf2c4f
fixed assetcheckin test, created redirect option test
2024-05-21 13:13:25 -07:00
Godfrey M
9f02be0823
removed extra div
2024-05-21 10:15:18 -07:00
Godfrey M
b5553af8ed
rename variable
2024-05-21 10:11:53 -07:00
Godfrey M
4d6f4303f5
fixed partial up
2024-05-21 10:11:01 -07:00
Godfrey M
8a0afae90f
fixed query, fixed no email logic, needs new markdown
2024-05-21 09:42:00 -07:00
snipe
34f1ea1c0e
Re-order gating and refactor group syncing
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-21 10:00:49 +01:00
snipe
e3561ad38e
Added tests
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-21 09:56:57 +01:00
snipe
a7ccf0efff
Added translation
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-21 09:56:51 +01:00
snipe
f422c2ecad
Merge pull request #14741 from Godmartinz/footer-issue
...
removed extra div tags
2024-05-20 20:44:27 +01:00
Godfrey M
db9c435ae0
removed extra div tags
2024-05-20 10:48:57 -07:00
Godfrey M
a53f89cd2c
remove license checkout changes p2
2024-05-20 10:26:45 -07:00
Godfrey M
280c03dcad
remove license checkout changes
2024-05-20 10:25:59 -07:00
Godfrey M
e70fb42f87
remove license redirects
2024-05-20 10:22:01 -07:00
Brady Wetherington
f633dbba64
Merge branch 'develop' into snipeit_v7_laravel10
2024-05-20 12:55:29 +01:00
snipe
cc0f2d7074
Merge remote-tracking branch 'origin/develop'
2024-05-20 11:22:34 +01:00
snipe
a820f248c8
Merge pull request #14736 from snipe/fixes/small_translation_additions
...
Fixes/small translation additions
2024-05-20 11:21:47 +01:00
snipe
6a6272ace3
Translate no records found message
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-20 11:19:47 +01:00
snipe
bcb747f886
Added string
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-20 11:19:37 +01:00
snipe
771c85e347
Translated account save message
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-20 11:19:31 +01:00
snipe
e5c358a1fe
Merge pull request #14731 from snipe/features/csp_env
...
Fixed #14664 - allow additional urls in env for CSP
2024-05-16 22:25:11 +01:00
snipe
52c906f6b8
Added to env.example
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-16 22:21:52 +01:00
snipe
ca1555d962
Fixed #14664 - allow additional urls in env for CSP
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-16 22:19:18 +01:00
snipe
0d4f13219b
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# config/version.php
2024-05-16 22:00:07 +01:00
snipe
7fdbbc846e
Bumped hash
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-16 21:59:38 +01:00
snipe
dbbbb103a0
Merge pull request #14730 from snipe/localizations/updated_strings
...
Updated translations
2024-05-16 21:58:24 +01:00
snipe
2182ea1ce8
Updated translations
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-16 21:57:19 +01:00
snipe
f2cc9ec1dd
Merge remote-tracking branch 'origin/develop'
2024-05-16 19:57:46 +01:00
snipe
54b24434e1
Set file name variable
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-16 19:56:58 +01:00
snipe
653ad562a4
Updated codacy link
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-16 18:56:44 +01:00
snipe
7743b03129
Merge remote-tracking branch 'origin/develop'
2024-05-16 18:51:27 +01:00
snipe
84a601f364
Merge pull request #14729 from snipe/fixes/attribute_for_purchase_date
...
Sets purchase date as date (versus datetime) in labels
2024-05-16 18:49:49 +01:00
snipe
88d131666c
Sets purchase date as date (versus datetime) in labels
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-16 18:40:49 +01:00
snipe
d691f3b315
Merge remote-tracking branch 'origin/develop'
2024-05-16 16:37:47 +01:00
snipe
00a9d5f33e
Merge pull request #14719 from snipe/fixes/add_next_audit_date_to_assets_form
...
Added next audit date to assets form
2024-05-16 16:33:49 +01:00
snipe
eb0fd2f519
Removed stricter validation :(
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-16 16:29:11 +01:00
snipe
81efaa7481
Merge branch 'develop' into fixes/add_next_audit_date_to_assets_form
2024-05-16 16:13:21 +01:00
snipe
2539c9e697
Updated assets
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-16 16:01:41 +01:00
snipe
3dfd471fa4
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# public/js/dist/all-defer.js
# public/mix-manifest.json
2024-05-16 15:33:50 +01:00
snipe
4119526889
Merge pull request #14728 from snipe/fixes/smarter_decryption_in_activity
...
Only attempt to decrypt custom fields in activity log if the value is not empty
2024-05-16 15:31:18 +01:00
snipe
6b3346d90c
Only attempt to decrypt if there is a value
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-16 15:28:25 +01:00
snipe
312ce51de6
Removed more debugging
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-16 15:25:57 +01:00
snipe
09914f508f
Removed more debugging
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-16 15:16:52 +01:00
snipe
45eda0f611
Removed debug lines
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-16 15:09:27 +01:00
snipe
de088d452f
Merge pull request #14451 from Godmartinz/add_decline_note_to_acceptance
...
Adds a note text area to asset acceptances/declines
2024-05-16 15:06:05 +01:00
snipe
2f18430ce4
Merge pull request #14725 from snipe/features/added_security_dot_txt
...
Added security.txt file
2024-05-16 09:59:46 +01:00
snipe
8d67e02d63
Added security.txt file
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-16 09:56:11 +01:00
Phil
1b85eea28e
added new compose and env files
2024-05-16 02:13:31 +02:00
Godfrey M
fb9a5f928f
removed license changes
2024-05-15 16:39:26 -07:00
Phil
4459483862
moved env. to own dev-file
2024-05-16 01:06:47 +02:00
Phil
a0cf7ecc98
moved file to dev-specific naming-scheme
2024-05-16 00:05:59 +02:00
Godfrey M
c658a0fcb4
fixes description
2024-05-15 13:20:05 -07:00
Godfrey M
f40284c413
adds acceptance reminder command
2024-05-15 13:04:58 -07:00
snipe
8e35a56386
Updated dev assets
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-15 20:01:04 +01:00
snipe
30f738646e
Merge pull request #14700 from marcusmoore/chore/sc-25471
...
Updated alpine to the latest version (3.13.10)
2024-05-15 19:59:51 +01:00
snipe
55281313d8
Merge pull request #14474 from Godmartinz/asset-location-update-bug
...
Fixed user assets not updating when a user changes location
2024-05-15 19:20:14 +01:00
Godfrey M
786799225c
remove dd
2024-05-15 10:37:07 -07:00
snipe
c137fafa97
Updated language
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-15 18:10:43 +01:00
snipe
cb22a3d556
Updated comments again :-/
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-15 17:52:50 +01:00
snipe
c7accb4599
Added comments
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-15 17:38:42 +01:00
snipe
72c85f93b6
Fixed test
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-15 16:47:45 +01:00
snipe
c1d5b8713b
Removed debugging
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-15 16:33:48 +01:00
snipe
8310b91e00
Use UploadFileRequest for audit files
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-15 16:33:48 +01:00
snipe
71b5bf2eef
Added visual on the hardware view screen
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-15 16:33:48 +01:00
snipe
ab8b40745e
Added next audit date to create/edit asset screen
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-15 16:33:48 +01:00
snipe
16ec47573b
Added help text to bulk edit blade
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-15 16:33:48 +01:00
snipe
556d0b44a3
Added asset
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-15 16:33:48 +01:00
snipe
0734d5b0b6
Added help text
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-15 16:33:48 +01:00
snipe
f158a369a4
Added/updated string
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-15 16:33:47 +01:00
snipe
bdbfb0f2a1
Added accessor and mutator for next_audit_date
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-15 16:33:47 +01:00
snipe
e5653eaa93
Save new data
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-15 16:33:47 +01:00
snipe
3c4098038d
Fail early if no tag
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-15 16:33:47 +01:00
snipe
8841e21dc9
Removed quickscan header
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-15 16:33:47 +01:00
snipe
f5e03b264f
Show additional help text if help text is given
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-15 16:33:47 +01:00
snipe
eb09a99eb0
Merge pull request #14707 from spencerrlongg/bug/sc-24912
...
Bulk Edit Tests and Tweaks
2024-05-15 11:22:31 +01:00
Godfrey M
dc418a7033
need to make variables names uniform
2024-05-14 14:09:54 -07:00
Godfrey M
15cc4345ab
adds dynamic redirects to Assets
2024-05-14 13:25:52 -07:00
Godfrey Martinez
5272824d85
Merge branch 'develop' into asset-location-update-bug
2024-05-13 10:47:25 -07:00
snipe
9bce0f2ff7
Format fix
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-13 18:19:14 +01:00
snipe
d2e7e11dca
Removed debug line
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-13 12:48:28 +01:00
snipe
6823aabf92
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# config/version.php
2024-05-13 10:53:07 +01:00
snipe
f2dddc1226
Bumped version
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-13 10:51:44 +01:00
snipe
957becabb9
Merge pull request #14715 from snipe/dependabot/github_actions/develop/codacy/codacy-analysis-cli-action-4.4.1
...
Bump codacy/codacy-analysis-cli-action from 4.4.0 to 4.4.1
2024-05-13 10:26:33 +01:00
dependabot[bot]
7df03722ee
Bump codacy/codacy-analysis-cli-action from 4.4.0 to 4.4.1
...
Bumps [codacy/codacy-analysis-cli-action](https://github.com/codacy/codacy-analysis-cli-action ) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/codacy/codacy-analysis-cli-action/releases )
- [Commits](https://github.com/codacy/codacy-analysis-cli-action/compare/v4.4.0...v4.4.1 )
---
updated-dependencies:
- dependency-name: codacy/codacy-analysis-cli-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-13 08:53:06 +00:00
snipe
4642f50d6b
Merge remote-tracking branch 'origin/develop'
2024-05-11 15:14:57 +01:00
snipe
2decc3d6d3
Merge pull request #14711 from snipe/jerm/fix-all-query-in-sidebar-middleware
...
Fix memory-hog query in AssetCountForSidebar middleware
2024-05-11 01:35:09 +01:00
Jeremy Price
2adc4ffa96
Fix memory-hog query in AssetCountForSidebar middleware
...
https://github.com/snipe/snipe-it/pull/14702/files introduced a bug
where instead of doing a quick `select count(*)` of assets, it did a `select *` of
assets, moving the count from the database to the PHP process.
This caused OOM issues in memory-constrained environments with lots of
assets, and also presented a speed issue even when memory limited were
increased.
Additionally, given this populates the sidebar, this was likely an issue
on every page load that included the sidebar.
The fix is simply removing the `all()->`, ending up with Asset::count(),
which yields the desired `select count(*)` DB query.
2024-05-10 12:54:40 -07:00
snipe
c8fbf7640c
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
2024-05-08 12:16:17 +01:00
snipe
46779ca865
Merge pull request #14697 from snipe/bug/sc-25502/disable_delete_if_not_deletable_user
...
Fixed UI where delete button was not disabled even if the user couldn't be deleted
2024-05-08 12:06:33 +01:00
snipe
86661e79d1
Merge pull request #14702 from Toreg87/fixes/total_asset_count
...
Fixes #14701 - wrong total asset count
2024-05-08 11:52:46 +01:00
Tobias Regnery
b2a5d86e30
Fixes #14701 - wrong total asset count
...
The total asset count in the sidenav shows the ready to deploy count instead of the total count.
Fix this by adjusting the query to all assets. Also respect the setting for archived assets.
Add a default value for total assets, since we are now using the settings-variable, which is not available during the setup process.
While at it, move the block for total assets before the ready to deploy assets to match the ordering of the sidenav.
Signed-off-by: Tobias Regnery <tobias.regnery@gmail.com >
2024-05-08 09:34:35 +02:00
Marcus Moore
d7f0ee49b7
Update Alpine to 3.13.10
...
Includes fix to new label engine.
2024-05-07 17:08:05 -07:00
spencerrlongg
5b86ee7291
a couple more tests
2024-05-07 17:19:00 -05:00
spencerrlongg
ad2ba252ee
two new test
2024-05-07 15:11:33 -05:00
spencerrlongg
17ef20ea92
alright, in a working place
2024-05-07 14:08:47 -05:00
snipe
8c327e6523
Handle user not found properly
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-07 19:16:56 +01:00
snipe
386b2839e8
Added tests
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-07 18:59:24 +01:00
snipe
934593e0b6
Updated icon
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-07 18:09:55 +01:00
snipe
a7aa178f24
Used localized strings
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-07 17:56:07 +01:00
snipe
69122034e7
Fixed icon table headers
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-07 17:55:33 +01:00
snipe
1117f4289d
Added string
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-07 17:55:10 +01:00
snipe
97bc4a092f
Removed debugging
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-07 17:40:48 +01:00
snipe
d942b8f1fb
Fixed alias names
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-07 17:40:35 +01:00
snipe
49dc9767b6
Added debugging :(
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-07 15:54:43 +01:00
snipe
482965197d
Added users, locations to presenter, transformer
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-07 12:07:41 +01:00
snipe
410b547f3c
Added users and locatipon count to API
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-07 12:07:28 +01:00
snipe
f769e8247f
Added ManagedUsers method, additional checks in isDeletable()
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-07 12:07:15 +01:00
snipe
2b4a536f85
Added CSS for users, locations
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-07 12:06:54 +01:00
snipe
92ae069629
Disable button in UI if user cannot be deleted
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-07 12:06:35 +01:00
snipe
6f40b21986
Merge remote-tracking branch 'origin/develop'
2024-05-07 08:38:09 +01:00
snipe
3084521521
Merge pull request #14693 from snipe/fixes/14692_view_share_undefined
...
Fixes #14692 - set default variables for sidebar totals
2024-05-07 08:37:10 +01:00
snipe
4f12c86e74
Fixes #14692 - set default variables for sidebar totals
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-07 08:34:22 +01:00
snipe
204de99a64
Merge remote-tracking branch 'origin/develop'
2024-05-07 08:12:31 +01:00
snipe
fd929f5dd9
Merge pull request #14690 from marcusmoore/import-settings-properly
...
Load settings in `SendUpcomingAuditReport` command
2024-05-07 07:42:34 +01:00
Marcus Moore
7e9c8ba290
Remove duplicate settings call
2024-05-06 17:08:16 -07:00
Marcus Moore
6f639f7bf0
Load settings properly in SendUpcomingAuditReport command
2024-05-06 16:44:14 -07:00
snipe
3594ed67d1
Removed back buttons on settings index
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-06 20:48:32 +01:00
snipe
d36a06d8e1
Merge remote-tracking branch 'origin/develop'
2024-05-06 20:34:49 +01:00
snipe
c816b960b5
Fixed stray closing paren
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-06 20:34:36 +01:00
Brady Wetherington
5b02a43957
Merge branch 'develop' into snipeit_v7_laravel10
2024-05-06 18:44:03 +01:00
snipe
4913e56086
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# config/version.php
2024-05-06 18:43:48 +01:00
snipe
4d00bb98d1
Bumped version
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-06 18:39:55 +01:00
snipe
db2baae758
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# public/css/dist/all.css
# public/js/dist/bootstrap-table.js
# public/mix-manifest.json
2024-05-06 18:37:52 +01:00
snipe
fdecdf4b15
Merge pull request #14689 from KorvinSzanto/develop
...
Capitalize `N` instead of `y` since no is default
2024-05-06 17:48:16 +01:00
Korvin Szanto
5c1d4aff23
Capitalize N instead of y since no is default
2024-05-06 09:00:33 -07:00
snipe
bf0edcb92e
docs: add @gitgrimbo as a contributor
2024-05-06 12:59:26 +01:00
snipe
39fa8ef3c0
docs: add @chandanchowdhury as a contributor
2024-05-06 12:55:47 +01:00
snipe
9e8a369bc8
docs: add @PP-JN-RL as a contributor
2024-05-06 12:54:35 +01:00
snipe
3f3fe8935f
docs: add @jeffclay as a contributor
2024-05-06 12:54:20 +01:00
snipe
82387630c7
docs: add @squintfox as a contributor
2024-05-06 12:54:06 +01:00
snipe
16c5033514
docs: add @Q4kK as a contributor
2024-05-06 12:53:34 +01:00
snipe
46ffaee1e4
docs: add @franceslui as a contributor
2024-05-06 12:53:06 +01:00
snipe
d936f92a7d
docs: add @mustafa-online as a contributor
2024-05-06 12:52:46 +01:00
snipe
b424ddf42d
docs: add @koiakoia as a contributor
2024-05-06 12:51:40 +01:00
snipe
b3d5a893fc
Fixed text
...
via (@koiakoia )
Signed-off-by: snipe <snipe@snipe.net >
2024-05-06 12:49:54 +01:00
snipe
69ea6eebae
Merge pull request #14688 from snipe/security/Upgrade-tableexport.jquery.plugin-from-1.28.0-to-1.30.0
...
[Snyk] Upgrade tableexport.jquery.plugin from 1.28.0 to 1.30.0 #14656
2024-05-06 12:47:01 +01:00
snipe
0892c34125
[Snyk] Upgrade tableexport.jquery.plugin from 1.28.0 to 1.30.0 #14656
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-06 12:45:33 +01:00
snipe
52e14d501f
Merge pull request #14687 from snipe/security/upgrade_fontawesome_from-6.5.1-to-6.5.2
...
Upgrade fontawesome from 6.5.1 to 6.5.2
2024-05-06 12:22:50 +01:00
snipe
4d093160fc
Upgrade @fortawesome/fontawesome-free from 6.5.1 to 6.5.2 #14647
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-06 12:21:34 +01:00
snipe
0bcca99573
Merge pull request #14686 from snipe/security/upgrade_alpine_to_3.13.8
...
[Snyk] Upgrade alpinejs from 3.13.5 to 3.13.8 #14646
2024-05-06 12:16:00 +01:00
snipe
63516c4a4f
[Snyk] Upgrade alpinejs from 3.13.5 to 3.13.8 #14646
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-06 12:12:59 +01:00
snipe
19fb79ffff
Merge pull request #14661 from ubc-cpsc/bugfix/CVE-2024-32489
...
Upgrade tecnickcom/tcpdf from version 6.7.4 to 6.7.5 to address the security vulnerability CVE-2024-22640
2024-05-06 11:58:31 +01:00
snipe
02835de13d
Merge pull request #14679 from mustafa-online/develop
...
Improve RTL support
2024-05-04 15:47:14 +01:00
Mustafa Online
55b004d53d
Improve RTL support
2024-05-04 13:32:42 +02:00
Mustafa Online
c1b72a8ce6
Revert "Improve RTL support"
...
This reverts commit fa0bea87e6 .
2024-05-04 13:31:52 +02:00
Mustafa Online
fa0bea87e6
Improve RTL support
...
I'm starting to make some improvements to RTL support, more PR's to come to address other parts.
2024-05-04 13:17:48 +02:00
Godfrey M
c94a7613ca
dropdown redirect options, helper function and session variable added
2024-05-02 12:16:20 -07:00
snipe
d146426dd8
Updated prod assets
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-02 14:02:53 +01:00
snipe
1e1782c232
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
2024-05-02 14:02:36 +01:00
snipe
dab5874fd7
Merge pull request #14391 from snipe/features/add_Brother_188mm_tape_label
...
Added Brother 18mm label type
2024-05-02 13:14:04 +01:00
snipe
4850227c04
Merge pull request #14655 from snipe/feature/sc-25381/simpler_overdue_endpoints
...
Refactored due/overdue for audit, added due/overdue for checkin API endpoint and GUI
2024-05-02 13:11:51 +01:00
snipe
eb9a654cc3
Moved settings call higher
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-02 12:37:41 +01:00
snipe
4224bc0c43
Removed extra settings param
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-02 12:36:57 +01:00
snipe
f893b23129
Refactored title blade areas
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-02 12:35:52 +01:00
snipe
8c65880504
Changed badge to span in default blade
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-02 12:35:41 +01:00
snipe
53cadf80fa
Removed assertions for factories
...
Signed-off-by: snipe <snipe@snipe.net >
2024-05-02 12:24:31 +01:00
spencerrlongg
e177993bcc
notes and some playing around, push for eod
2024-05-01 16:57:11 -05:00
spencerrlongg
6a7f3ecc2e
new test not quite working, almost there
2024-05-01 16:12:56 -05:00
spencerrlongg
39cc99c89b
all initial attributes set in test
2024-04-30 22:22:59 -05:00
spencerrlongg
25480293dc
change keys to values, add test
2024-04-30 18:03:26 -05:00
Frances Lui
8b3bfc6bc9
Fixes CVE-2024-32489
2024-04-29 16:33:00 -07:00
snipe
19cff25300
Merge pull request #14651 from marcusmoore/bug/sc-25402
...
Fixed `purchase_cost` not being allowed to be a string when creating asset via api
2024-04-27 03:39:10 +01:00
snipe
848e1fe1f6
Refactored audit alerts
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-26 21:26:00 +01:00
snipe
fe147adec3
Refactor checkin alert
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-26 21:10:54 +01:00
snipe
103809b65f
Removed debugging
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-26 21:01:43 +01:00
snipe
a398496dd4
Added comments
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-26 21:01:27 +01:00
snipe
839db8ef44
Refactored due-or-overdue methods
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-26 20:59:27 +01:00
snipe
bfd0530597
Fixed notification
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-26 20:59:13 +01:00
snipe
494ec5cd9c
Added tests for due-or-overdue
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-26 20:59:04 +01:00
snipe
fc61a4b88d
Fixed badge HTML
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-26 19:50:58 +01:00
snipe
50d8b02f8b
Removed unused scope
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-26 19:23:27 +01:00
snipe
860764a436
Use totals for sidebar
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-26 19:12:21 +01:00
snipe
52d6a8990a
Check that the asset is not already checked in
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-26 19:06:46 +01:00
snipe
87de67e4a9
Fixed test for checkin
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-26 19:06:26 +01:00
snipe
8356b57fb4
Added translations
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-26 19:01:34 +01:00
snipe
3f04afee5c
Removed unused method
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-26 19:01:26 +01:00
snipe
2117f61e8c
More view sharing for sidebar
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-26 19:01:15 +01:00
snipe
d40604b574
Removed debugging, added date cast
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-26 19:01:05 +01:00
snipe
76129e9011
Use trans_choice for title
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-26 18:59:13 +01:00
snipe
9c8411c7ff
Added checkin due blade
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-26 18:58:56 +01:00
snipe
c661d732b3
Refactored sidenav links for audit
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-26 18:58:44 +01:00
snipe
fbe9daace6
Use pattern in API route
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-26 18:58:29 +01:00
snipe
651001bf6e
Removed duplicate routes
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-26 18:58:15 +01:00
snipe
9167f8a3ba
Cleaned up tests
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-26 18:57:07 +01:00
snipe
6dc9ccffcd
Refactor api for handling audit/expected checkins
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-26 18:56:57 +01:00
snipe
4b4e3badb7
Removed hardware audit overdue blade
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-26 18:53:36 +01:00
snipe
fe4dd23d39
Removed “all” text
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-26 15:49:12 +01:00
snipe
de6d71cc3b
Use plural api endpoints in blades
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-26 15:47:19 +01:00
snipe
9e44052709
Switch to plural route name for API endpoint
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-26 15:46:58 +01:00
snipe
2d112f227a
Call the asset factory directly
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-26 15:44:37 +01:00
snipe
bd8737d986
Changed sidenav badge class
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-26 15:44:21 +01:00
snipe
4b6d236eb7
Added class for sidebar menu badges
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-26 15:44:06 +01:00
snipe
bf058bd5c6
Use updated scopes
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-26 14:02:56 +01:00
snipe
dfaf01e8aa
Updated asset counters
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-26 14:02:47 +01:00
snipe
2888dd6fd8
Added translation
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-26 14:02:37 +01:00
snipe
2e92ee8eee
Switch to whereBetween so tests run on sqlite
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-26 14:02:23 +01:00
snipe
14b6a75507
Updated routes
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-26 14:01:38 +01:00
snipe
2484a9db2c
Added tests
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-26 14:01:29 +01:00
snipe
bfc30794c5
Updated badge styling
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-26 14:01:22 +01:00
snipe
27bc7a847b
Updated routes
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-26 14:01:11 +01:00
Marcus Moore
2a71877bec
Add additional condition
2024-04-25 17:04:07 -07:00
Marcus Moore
30bd920497
Add conditional
2024-04-25 16:24:12 -07:00
Marcus Moore
1d5b48b88d
Add comment and improve method
2024-04-25 16:22:15 -07:00
Marcus Moore
4295bad12f
Separate test cases
2024-04-25 14:07:56 -07:00
Marcus Moore
3a2eeaea7a
WIP: Future-proof rules being converted to array syntax
2024-04-24 17:40:40 -07:00
Marcus Moore
12418ae91b
WIP: allow EU style purchase cost via api
2024-04-24 17:18:29 -07:00
Marcus Moore
783a24eb68
Add test for ParseCurrencyMethod
2024-04-24 17:17:42 -07:00
Brady Wetherington
3f5c5cbe82
Merge branch 'develop' into snipeit_v7_laravel10
2024-04-24 16:24:43 +01:00
snipe
2439758ef3
Merge pull request #14587 from Godmartinz/License-export-button
...
Added a License Export function and button
2024-04-24 04:42:56 +01:00
akemidx
ac4aa97103
develop reheading
2024-04-23 17:05:50 -04:00
akemidx
0bc93c6a1e
space
2024-04-23 15:31:37 -04:00
snipe
685f1cbfb8
Merge pull request #14499 from Godmartinz/remove_encrpyt_from_labels
...
Removed encrypted fields from label options
2024-04-23 13:31:38 +01:00
snipe
e2d1e6b0c5
Merge pull request #14608 from akemidx/bug/sc-25232
...
Left Sidebar Was Not Respecting Theme
2024-04-23 12:32:48 +01:00
snipe
56cb9a0f4e
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# config/version.php
# 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
2024-04-23 10:28:50 +01:00
snipe
c8c81a360c
Dev assets
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-23 10:26:43 +01:00
snipe
bdd43b7134
Merge pull request #14602 from uberbrady/fix_saving_encrypted_custom_fields
...
Re-enabled updating encrypted custom fields via API [sc-41465]
2024-04-23 10:20:55 +01:00
snipe
c50d5a678a
Merge pull request #14616 from akemidx/bug/sc-25235
...
REMOVED: Dark Theme Button Text Coloring
2024-04-23 09:20:57 +01:00
Godfrey M
96b3af7cbc
fixed view from sending all custom fields
2024-04-22 18:27:34 -07:00
Godfrey Martinez
9e7bbc968d
Merge pull request #15 from Godmartinz/License-export-button_p2
...
adds licenses available, updated teranslations
2024-04-22 17:59:52 -07:00
Godfrey M
5fc6771543
adds licenses available, updated teranslations
2024-04-22 17:58:49 -07:00
akemidx
0d049a0be7
conflict resolution
2024-04-22 20:09:40 -04:00
akemidx
01c24ab4cd
translating text
2024-04-22 19:16:14 -04:00
Marcus Moore
155f5f35cd
Remove todo
2024-04-22 15:47:05 -07:00
snipe
7ad6caf30a
Merge pull request #14632 from marcusmoore/bug/sc-25384
...
Added "select" option to top of data sources in new label engine
2024-04-22 20:40:31 +01:00
Marcus Moore
ac8aab0043
Add default "select an option" to data source options
2024-04-22 12:22:10 -07:00
Godfrey M
14ddf36d46
removed two duplicate translations
2024-04-22 10:43:11 -07:00
Godfrey M
25f1167c9d
adds company scoping to license export
2024-04-22 10:38:55 -07:00
Godfrey M
420225c2d5
Merge branch 'refs/heads/develop' into License-export-button
2024-04-22 10:33:30 -07:00
Marcus Moore
45f5eaac5b
Extract CanSkipTests trait
2024-04-22 10:32:37 -07:00
snipe
5229dd65ce
Merge remote-tracking branch 'origin/develop'
2024-04-22 15:02:51 +01:00
snipe
cfe39afc11
Merge pull request #14630 from snipe/bug/sc-25377/double_encoding_assets_and_model_notes_on_upload
...
Removed escaping on notes for file uploads
2024-04-22 14:59:55 +01:00
snipe
2aa3ce15bd
Removed escaping on notes for file uploads
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-22 14:55:02 +01:00
snipe
c9873da732
Merge pull request #14628 from snipe/bug/sc-25375/icon_mimetype_validation_fix
...
Added `ico`, `image/x-icon`, `image/vnd.microsoft.icon` to favicon validation
2024-04-22 13:58:08 +01:00
snipe
8dd71f99cc
Added ico, image/x-icon,image/vnd.microsoft.icon to favicon validation
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-22 13:54:19 +01:00
Brady Wetherington
ab45975883
Mark custom fields tests as 'incomplete' if the DB is mysql
2024-04-22 13:11:36 +01:00
snipe
7f38ca239e
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
2024-04-19 16:24:32 +01:00
snipe
c3b982e759
Merge pull request #14622 from snipe/bug/sc-25363/z-index-bs-table-check-boxes-fix
...
Reeduced z-index of bs table override
2024-04-19 16:11:21 +01:00
snipe
e330e80c46
Reeduced z-index of bs table override
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-19 16:06:43 +01:00
akemidx
f0836d4d3a
changes for button hover, removing text color changes. also added in a border for yellow and black themes
2024-04-18 19:36:35 -04:00
akemidx
1289920217
black button border
2024-04-18 19:29:56 -04:00
snipe
a6a58094c9
Merge remote-tracking branch 'origin/develop'
2024-04-18 14:26:53 +01:00
snipe
424cbd3248
Removed noisy debug
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-18 14:25:54 +01:00
snipe
e59b9627c7
Merge pull request #14511 from jeffclay/features/14508_pdo_ssl_verify
...
Fixed #14508 : Added PDO::MYSQL_ATTR_SSL_VERIFY_SERVER_CERT options to database.php …
2024-04-18 14:23:00 +01:00
snipe
f080c0cdcd
Merge pull request #14578 from Q4kK/features/add_no_interactive
...
Feat: add no-interactive flag for `upgrade.php`
2024-04-18 14:19:38 +01:00
snipe
29bda2ef7d
Merge pull request #14613 from marcusmoore/additional-test-cases
...
Added test cases around modifying user groups via api
2024-04-18 13:53:03 +01:00
akemidx
e8d9701a26
array key existing
2024-04-17 19:16:25 -04:00
Marcus Moore
1d64692fd6
Add two test cases
2024-04-17 15:23:26 -07:00
snipe
6f195cb8ec
Merge pull request #14591 from snipe/bug/sc-25258/naive_fix_for_user_scoping
...
First fix for user FMCS scoping
2024-04-17 21:49:53 +01:00
snipe
4c02a63acc
Removed activated attribute on test users
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-17 20:29:51 +01:00
snipe
0fc9fc7516
Minor updates to tests
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-17 20:29:01 +01:00
snipe
4450351b75
Only sync groups if API user is superadmin
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-17 11:06:50 +01:00
snipe
9bb15aaf1b
Added individual gates to keep response consistent with other company-ed things
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-17 10:57:49 +01:00
snipe
65dd729e19
Additional gates
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-17 10:57:20 +01:00
snipe
c21142605d
Added strings
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-17 10:47:56 +01:00
snipe
86e274faa3
Added API tests
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-17 10:47:48 +01:00
snipe
5e8c129c7f
Revert accidental commit
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-17 09:26:50 +01:00
snipe
ab3b5ca4ef
Fixed tests
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-17 09:26:07 +01:00
Marcus Moore
60a5afd752
Merge branch 'factory-refactors' into fix_saving_encrypted_custom_fields
2024-04-16 17:15:22 -07:00
Marcus Moore
9d0ea857fe
Import facade
2024-04-16 17:14:17 -07:00
Marcus Moore
f763aea4fc
Update tests to send post request
2024-04-16 17:13:18 -07:00
Marcus Moore
e16c04250e
Improve model factories
2024-04-16 16:58:28 -07:00
Marcus Moore
ad99aa460b
Remove unneeded imports
2024-04-16 15:09:49 -07:00
Marcus Moore
e47f64f62d
Separate test methods
2024-04-16 15:03:05 -07:00
Marcus Moore
c6d9da1571
Remove unneeded fields in factory state
2024-04-16 12:36:41 -07:00
Marcus Moore
ab561d1ce8
Simplify factory state
2024-04-16 12:36:13 -07:00
akemidx
f39ba0136c
errant carraige return
2024-04-16 14:26:18 -04:00
akemidx
df60045bfe
sidebar hover fix
2024-04-16 14:21:47 -04:00
akemidx
5e122f780f
sidebar_hover_color
2024-04-16 14:00:20 -04:00
Marcus Moore
eefe377159
Correct order of arguments
2024-04-16 10:51:33 -07:00
q4kK
20920c262d
Feat: add no-interactive flag for upgrade.php
...
Having a no-interactive flag is useful because attempting
to automate snipe-it upgrades is currently extremely janky.
You have to either:
a) read the prompts and pass in the input (the "correct" way)
b) pipe in input, e.g. `yes` and hope no new prompts
are added.
With the `no-interactive` flag, this can be fixed by both
allowing new prompts to be added without conflict
to user prompts, but also allowing automated upgrades (you could
choose to crash, or assign defaults).
2024-04-16 11:54:50 -05:00
Brady Wetherington
870612be1c
Break 'update' API statements into its own test file. Split tests up
2024-04-16 15:34:28 +01:00
Brady Wetherington
266424ff0e
Some simple renames for better readability as suggested by Marcus
2024-04-16 15:17:02 +01:00
snipe
a8d48b758e
Merge pull request #14594 from marcusmoore/bug/sc-25314/multiple-label-fields-on-one-row
...
Fixed label fields only showing first option
2024-04-15 18:53:03 +01:00
Brady Wetherington
67a8e0b5c6
This re-enables the ability to update encrypted custom fields via the API
2024-04-15 18:46:11 +01:00
snipe
7b7d424962
Merge pull request #13880 from Godmartinz/department-validation-bug
...
Fixed department validation to allow updates
2024-04-12 10:50:26 +01:00
Marcus Moore
a4e959818a
Add comment
2024-04-11 17:23:28 -07:00
Marcus Moore
c3a71cc182
Improve variable names and add comment
2024-04-11 16:44:13 -07:00
Marcus Moore
da03cfdbe5
Formatting
2024-04-11 16:39:29 -07:00
Marcus Moore
2b137d76fa
Trim string to avoid leading whitespace if label is empty
2024-04-11 16:38:22 -07:00
Marcus Moore
81b8c111ca
Allow multiple fields to be displayed in one row
2024-04-11 15:00:14 -07:00
snipe
fce98b9ca4
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-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
2024-04-11 18:58:50 +01:00
snipe
c0dcae16f7
Updated dev assets
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-11 18:57:06 +01:00
snipe
c604f08749
Small tweaks for troubleshooting :(
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-11 18:47:55 +01:00
snipe
da21424416
Merge pull request #14581 from marcusmoore/bug/sc-25237
...
Fixed assigned to field in new label engine
2024-04-11 15:36:18 +01:00
snipe
b5c83721ad
Merge pull request #14577 from Godmartinz/signature_pad_upgrade
...
Upgraded Signature-pad.js && Fixed Resizing Canvas on mobile
2024-04-11 15:35:47 +01:00
snipe
9b21fca1a0
Merge pull request #14558 from akemidx/bug/sc-25192
...
Fixed: Header Dropdown Menus had no hover coloring in dark themes
2024-04-11 15:35:33 +01:00
snipe
af94b07771
Merge pull request #14582 from akemidx/feature/sc-25288
...
Reduce Extra Space in Header Dropdown
2024-04-11 15:35:11 +01:00
snipe
0d23d28a65
Added comments
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-11 15:15:56 +01:00
snipe
710370ac24
Added scoping for destroy
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-11 14:58:25 +01:00
snipe
ed0a441e4d
Refactor destroy method
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-11 14:52:03 +01:00
snipe
24e87cc0bb
Updated comment
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-11 14:51:49 +01:00
snipe
460693c153
Added comment
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-11 14:40:13 +01:00
snipe
f54a94bd4c
Refactorered methods
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-11 14:40:00 +01:00
snipe
a19b86add0
Re-ordered scoping for admins, added comments
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-11 14:39:37 +01:00
snipe
570944a48b
Updated translation
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-11 14:38:52 +01:00
snipe
5829b02323
Added translation
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-11 14:38:47 +01:00
Marcus Moore
5567a1e9ac
Formatting
2024-04-10 17:37:11 -07:00
Marcus Moore
fa5016713f
Implement test
2024-04-10 17:29:44 -07:00
Marcus Moore
f28a82de71
Implement some tests, scaffold others
2024-04-10 17:27:07 -07:00
Marcus Moore
7c2fae7b9d
Scaffold api test cases
2024-04-10 17:08:45 -07:00
Marcus Moore
70934e54cf
Remove unneeded comment
2024-04-10 16:34:14 -07:00
Marcus Moore
f6ad275030
Clean ups
2024-04-10 16:28:48 -07:00
Marcus Moore
6666a78936
Organization
2024-04-10 16:19:04 -07:00
Marcus Moore
bbb2cdcceb
Add note
2024-04-10 16:15:43 -07:00
Marcus Moore
6b6e18695f
Account for null asset in factory state
2024-04-10 16:12:47 -07:00
Marcus Moore
b63962e90b
Add additional assertions
2024-04-10 16:01:15 -07:00
Marcus Moore
4434de6241
Add test case
2024-04-10 15:47:26 -07:00
Godfrey M
a2bca0e358
fixed comments
2024-04-10 15:05:21 -07:00
Marcus Moore
6d572424ac
Add validation around dates
2024-04-10 14:02:25 -07:00
Marcus Moore
d371d14c1f
Implement test
2024-04-10 13:49:07 -07:00
Marcus Moore
72eda1e909
Improve naming
2024-04-10 13:29:31 -07:00
Marcus Moore
7dbf8a8a8e
Add tests for asset and location check out
2024-04-10 13:28:52 -07:00
Godfrey M
133fdd7a37
fix conditional
2024-04-10 12:31:04 -07:00
Godfrey M
0849262243
fixed notes
2024-04-10 12:19:34 -07:00
Godfrey M
17095feb33
fix typo
2024-04-10 12:15:48 -07:00
Godfrey M
f42ae46338
exports all licenses
2024-04-10 12:14:44 -07:00
Marcus Moore
37ebf1827f
Organization
2024-04-10 12:12:44 -07:00
Marcus Moore
e65252725a
Add simple test for LogListener
2024-04-10 11:52:59 -07:00
Marcus Moore
6f53f2ac64
Finish implementing test case
2024-04-10 11:43:50 -07:00
Godfrey M
e2679852ce
added export button, half the logic for export method
2024-04-10 11:31:30 -07:00
Marcus Moore
deaba46e1c
Merge branch 'develop' into chore/sc-25103/add-tests-around-asset-checkout
2024-04-10 11:01:35 -07:00
snipe
989dab6259
Moved company scoping methods to group them together
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-10 14:35:13 +01:00
snipe
adacdc038d
Apply company scoping for users
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-10 12:34:32 +01:00
akemidx
f0aefaac42
padding fix
2024-04-09 17:51:42 -04:00
Marcus Moore
1aeaa0094a
Fix assigned to in labels
2024-04-09 13:52:54 -07:00
akemidx
6d3fa12f37
white texty for dropdown lists
2024-04-09 14:52:43 -04:00
Godfrey M
052f1eedd0
fixes signature canvas refresh on mobile
2024-04-09 10:30:33 -07:00
Godfrey M
858da800be
attempting to lock screen orientation
2024-04-09 09:40:39 -07:00
snipe
954cac3af7
Merge remote-tracking branch 'origin/develop'
2024-04-08 10:56:04 +01:00
snipe
d0f171ebc6
Merge pull request #14567 from snipe/bug/sc-25257
...
Remove city as required field on location modal
2024-04-08 10:54:09 +01:00
snipe
90cf612ac7
Remove city as required field on location modal
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-08 10:50:52 +01:00
snipe
802b5863ab
Merge remote-tracking branch 'origin/develop'
2024-04-08 08:49:54 +01:00
snipe
4baa949a99
Merge pull request #14557 from Godmartinz/add-audit-date-to-labels
...
Added audit dates to label options
2024-04-08 04:59:53 +01:00
snipe
3bed04a6d3
Merge pull request #14559 from Godmartinz/ldap_location_bug
...
Fixed ldap location syncing incorrect locations for users.
2024-04-08 04:59:27 +01:00
Godfrey M
d548b800d5
nullifies location after ldap user sync
2024-04-04 15:43:33 -07:00
akemidx
f7f199d929
black hover bg for dark yellow theme
2024-04-04 15:51:46 -04:00
akemidx
5519fddb78
new clean branch for color change
2024-04-04 15:50:30 -04:00
Godfrey M
a9ed748fb2
adds audit dates to label options
2024-04-04 11:39:49 -07:00
snipe
dcba2bfd25
Merge pull request #14529 from mauro-miatello/develop
...
Hide/Show encrypted values in hardware list
2024-04-04 15:07:58 +01:00
snipe
72c91ead8b
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
2024-04-04 15:06:37 +01:00
snipe
774d0aa90c
Updated dev assets
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-04 15:05:35 +01:00
snipe
2eea67ce34
Merge pull request #14547 from Godmartinz/user-dropdown-media-change
...
Fixed alignment of dropdown menu for user in nav bar
2024-04-04 15:04:36 +01:00
snipe
db1c44f921
Merge pull request #14552 from snipe/bug/sc-25229/redirect_if_already_checked_in
...
Redirect on checkin if the asset is already checked in
2024-04-04 15:01:43 +01:00
snipe
e11287ec25
Redirect on checkin if the asset is already checked in
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-04 15:00:55 +01:00
snipe
4f10adfb76
Merge remote-tracking branch 'origin/develop'
2024-04-04 14:27:35 +01:00
snipe
f22803c59f
Merge pull request #14551 from snipe/bug/sc-25221/ambiguous_id_in_custom_report
...
Fixed ambiguous id clause in custom report
2024-04-04 14:25:43 +01:00
snipe
a72d4e5dc1
Fixed ambiguous id clause in custom report
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-04 14:23:58 +01:00
Godfrey M
08f9aae8ae
adds note to log listener and checkout accept notif
2024-04-03 11:59:47 -07:00
Godfrey M
43c32fa1bf
fix class name in migration
2024-04-03 11:47:08 -07:00
Godfrey M
5afe024644
changed translation on asset acceptancen blade
2024-04-03 11:40:48 -07:00
Godfrey M
c01bdb42fc
renamed migration
2024-04-03 11:39:17 -07:00
Godfrey M
e3ef8d295f
Merge remote-tracking branch 'origin/add_decline_note_to_acceptance' into add_decline_note_to_acceptance
2024-04-03 11:37:05 -07:00
Godfrey M
ce1d677cdc
adds note to acceptance
2024-04-03 11:36:03 -07:00
Godfrey M
df5cacf8a2
removed front end if statement
2024-04-03 11:06:05 -07:00
Godfrey M
bb2c73348d
only grabs custom Fields that are not encrpyted
2024-04-03 11:03:58 -07:00
Godfrey M
4327653d70
remove db cleaner for encrypted selections
2024-04-03 10:57:41 -07:00
Godfrey M
5f7f4c9b91
aligns dropdown menu for user in nav
2024-04-03 10:41:50 -07:00
snipe
d44202e55b
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
2024-04-03 13:09:48 +01:00
snipe
df95447ea4
New dev assets
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-03 13:08:08 +01:00
snipe
01852c7188
Merge pull request #14520 from Godmartinz/loading_overlap_bug
...
fixes z-index of table load
2024-04-03 13:07:14 +01:00
snipe
79c5697042
Fixed dev - take 2!
...
Signed-off-by: snipe <snipe@snipe.net >
2024-04-03 13:06:49 +01:00
Brady Wetherington
65e21faa3e
Merge branch 'develop' into snipeit_v7_laravel10
...
Hopefully, last merge?
2024-04-02 20:34:04 +01:00
MrM
658ba092e2
Hide encrypted values in hardware list
...
Encrypted values are now hidden also in hardware list, clicking on them show the decrypted value
2024-03-31 18:55:58 +02:00
MrM
b221d99e7b
Encrypted values enhancement
...
Show asterisks instead of the value, respecting the length of the field
2024-03-31 12:27:35 +02:00
snipe
b7af049589
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# config/version.php
2024-03-29 13:20:22 +00:00
snipe
c2d863da99
Bumped version
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-29 13:19:22 +00:00
snipe
6f9ba6ede4
Merge remote-tracking branch 'origin/develop'
2024-03-29 12:49:22 +00:00
snipe
df4e6a0023
Fixed typo in Polish
...
I will fix this in CrowdIn shortly
Signed-off-by: snipe <snipe@snipe.net >
2024-03-29 12:47:43 +00:00
snipe
d60fa65f85
Merge remote-tracking branch 'origin/develop'
2024-03-28 21:59:36 +00:00
snipe
8081a82fe4
Merge branch 'develop' of https://github.com/snipe/snipe-it into develop
2024-03-28 21:58:58 +00:00
snipe
f42e5d5292
Reverting the store/update asset API responses for now
...
This currently breaks the Jamf integration - need a better longer term plan.
Signed-off-by: snipe <snipe@snipe.net >
2024-03-28 21:58:49 +00:00
snipe
5a3f5b03d0
Merge pull request #14456 from akemidx/feature/sc-25079/legacy-locations
...
Default Locale value changed to en-US
2024-03-28 21:47:40 +00:00
akemidx
721902c2d4
committed for later
2024-03-28 16:44:44 -04:00
Godfrey M
a450530c74
fixes z-index of table load
2024-03-28 11:44:55 -07:00
snipe
2b4886f37f
Commented out Heroic deploy for now
2024-03-28 17:43:18 +00:00
snipe
b45de3e17f
Update README.md
...
Added alert notations
2024-03-28 17:41:46 +00:00
snipe
b2eea3e5a5
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# public/js/dist/all-defer.js
# public/mix-manifest.json
2024-03-28 13:02:51 +00:00
snipe
f411c0fdd8
Merge pull request #14518 from snipe/fixes/downgrade_alpine
...
Downgrade alpine to 3.13.5
2024-03-28 12:59:52 +00:00
snipe
74d8431d01
Downgrade alpine to 3.13.5
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-28 12:58:43 +00:00
snipe
3ea0cd75a5
Merge remote-tracking branch 'origin/develop'
2024-03-28 12:27:24 +00:00
snipe
5f6c746d25
Merge pull request #14517 from snipe/bug/sc-25186/label_index
...
Check that the array key exists in the label engine
2024-03-28 12:26:20 +00:00
snipe
1f2d30ebf4
Check that the array key exists
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-28 12:25:29 +00:00
akemidx
e6b366020a
lots of attempts and syntax, but no go
2024-03-27 19:05:59 -04:00
snipe
6dd6b45829
Merge remote-tracking branch 'origin/develop'
2024-03-27 20:43:34 +00:00
snipe
e5800a2dac
Merge pull request #14516 from snipe/fixes/fixed_sorting_on_last_checkin_assets_api
...
Fixes/fixed sorting on last checkin assets api
2024-03-27 20:39:12 +00:00
snipe
0d3d172108
Make last_checkin searchable and fillable
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-27 20:37:40 +00:00
snipe
86677b5f13
Make last_checkin sortable
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-27 20:37:25 +00:00
snipe
3f5b94f8ad
Merge remote-tracking branch 'origin/develop'
2024-03-27 19:52:23 +00:00
snipe
cf8cb8521b
Merge pull request #14515 from squintfox/fixes-results-not-limited-by-api-params
...
Fixes #14289 : /reports/activity API endpoint returns too many results due to orwhere
2024-03-27 19:51:58 +00:00
Robert Spadaro
ccd00caa70
Wrap where logic in additional where statement to protect appended params
2024-03-27 15:36:00 -04:00
snipe
57010b4c23
Merge pull request #14500 from Godmartinz/add-accessory-signature-to-print-all
...
Added signature to user print report for Accessories and Consumables
2024-03-27 19:02:59 +00:00
snipe
545a185614
Merge pull request #14262 from akemidx/bug/sc-24812
...
Last Checkin Date added to Hardware View and Index
2024-03-27 19:02:25 +00:00
snipe
1572e339f9
Merge pull request #14514 from snipe/localizations/new_translations_march_224
...
Updated translations
2024-03-27 19:01:23 +00:00
snipe
7782e5cc93
Updated translations
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-27 18:59:28 +00:00
Godfrey Martinez
bcdda551b3
Merge pull request #12 from Godmartinz/remove_jquery
...
removes jquery and updates translation
2024-03-27 11:58:11 -07:00
Godfrey M
bc66c0f223
removes jquery and updates translation
2024-03-27 11:56:47 -07:00
Jeff Clay
1b8c7ff4ec
Added PDO::MYSQL_ATTR_SSL_VERIFY_SERVER_CERT options to database.php and updated .env files to provide value for the new option.
2024-03-27 11:38:13 -05:00
snipe
3bb81d1e4d
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# public/js/dist/all-defer.js
# public/mix-manifest.json
2024-03-27 16:18:28 +00:00
snipe
756c44fcba
Merge pull request #14510 from snipe/snyk/Upgrade-alpinejs-from-3.13.5-to-3.13.6
...
[Snyk] Upgrade alpinejs from 3.13.5 to 3.13.6
2024-03-27 16:14:53 +00:00
snipe
befa4428d0
Merge pull request #14509 from snipe/feature/sc-25173/filter_assigned_user_assets_by_category_id
...
Added ability to filter in user's assigned assets by category ID and model ID
2024-03-27 16:13:51 +00:00
snipe
60c678680a
[Snyk] Upgrade alpinejs from 3.13.5 to 3.13.6
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-27 16:12:57 +00:00
snipe
8bc9688d71
Added ability to filter on category ID and model ID from user’s asset API
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-27 16:04:00 +00:00
Godfrey M
aa8af2220c
trying to remove an encrypted field but not all fields
2024-03-26 16:10:08 -07:00
akemidx
b124b9af4d
adding in change to settings table
2024-03-26 16:50:39 -04:00
snipe
ae403da8c1
Merge pull request #14502 from marcusmoore/bug/sc-25004/pwd_secure_complexity-validation
...
Added validation around `pwd_secure_complexity`
2024-03-26 20:05:04 +00:00
Marcus Moore
b5b8777c94
Extract translation string
2024-03-26 12:23:57 -07:00
snipe
850f85ff59
Merge pull request #14369 from spencerrlongg/bug/sc-24343
...
Add new validator for custom field checkboxes and fix asset model default updates
2024-03-26 19:22:29 +00:00
Godfrey M
84cc88831d
adds signature for components
2024-03-26 12:18:10 -07:00
Godfrey M
f4f9b165a7
moves signature check inside of td
2024-03-26 11:24:34 -07:00
Godfrey M
3222d4c8df
adds signature check
2024-03-26 09:18:34 -07:00
Godfrey M
3173ead2e7
adds accessory signature to user print report
2024-03-26 09:11:54 -07:00
Godfrey M
040f826c52
removes encrypted fields as a selectable option for labels
2024-03-26 08:57:18 -07:00
snipe
89d733d442
Merge remote-tracking branch 'origin/develop'
2024-03-26 14:53:24 +00:00
snipe
df49e8350f
Merge pull request #14498 from snipe/features/limit_report_by_admin
...
Fixed #14495 - Allow user_id to be passed to limit to only specific admins
2024-03-26 14:52:03 +00:00
snipe
3ced85080a
Fixed #14495 - Allow user_id to be passed to limit to only specific admins
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-26 14:45:20 +00:00
snipe
0611ab9b4c
Merge remote-tracking branch 'origin/develop'
2024-03-26 12:29:39 +00:00
snipe
f450cafe3e
Fixed missing div
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-26 12:29:25 +00:00
snipe
1f29eb1875
Merge pull request #14494 from snipe/features/add_supplier_address_to_licenses
...
Added supplier details to license view
2024-03-26 12:20:57 +00:00
snipe
a4e5ae0938
Removed duplicates
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-26 12:20:27 +00:00
snipe
77dacfcc30
Show if deleted supplier
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-26 12:19:29 +00:00
snipe
0d9b6eaf71
Added supplier details to license view
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-26 12:18:04 +00:00
snipe
7060ffaf34
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# config/version.php
# public/js/dist/bootstrap-table.js
# public/mix-manifest.json
2024-03-26 11:17:07 +00:00
snipe
02a37e2f89
Bumped hash
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-26 10:16:46 +00:00
snipe
9c1b1bc2b5
Removed fre-order columns - it’s not currently used
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-26 10:15:46 +00:00
snipe
b34156ca25
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# public/js/dist/bootstrap-table.js
# public/mix-manifest.json
2024-03-26 09:58:35 +00:00
snipe
61bdb57b5d
Merge pull request #14492 from snipe/feature/sc-25142/deeplink_search_urls
...
Fixed #14483 - adds deeplinking to search/sort/pagination
2024-03-26 09:55:50 +00:00
snipe
9df84e235c
Check for config variable
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-26 09:54:40 +00:00
snipe
566ba4783e
Fixed #14483 - adds deeplinking to search/sort/pagination
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-26 09:50:01 +00:00
snipe
b41b4b1732
Merge remote-tracking branch 'origin/develop'
2024-03-26 08:48:44 +00:00
snipe
ccf9457c45
Merge pull request #14491 from PP-JN-RL/patch-1
...
Added Dymo Labelwriter 1933081
2024-03-26 08:46:03 +00:00
snipe
53aabdab66
Merge remote-tracking branch 'origin/develop'
2024-03-26 08:33:40 +00:00
snipe
8ff85c952e
Fixed labelwriter 2112283 namespace
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-26 08:33:30 +00:00
Phil J R
afe1cb8234
Create LabelWriter_1933081.php
...
Added a longer version of the existing label (25 x 54mm vs. 25 x 89mm) due to better availability and to support longer asset names.
2024-03-26 08:29:47 +00:00
snipe
bd42505799
Merge remote-tracking branch 'origin/develop'
2024-03-26 08:23:40 +00:00
snipe
6c735c97c6
Merge pull request #14490 from snipe/bug/sc-25141/bad_method_call_model_restore_from_view
...
Fixed #14482 - bad method call model restore from view
2024-03-26 08:21:27 +00:00
snipe
31a57cdf14
Fixed #14482 - bad method call on restore from view
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-26 08:18:59 +00:00
snipe
7ebbef25e7
Standardize button styling
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-26 08:18:36 +00:00
Phil J R
f836342194
Rename Label_Writer_2112283.php to LabelWriter_2112283.php
...
Fix the name of LabelWWriter_2112283 to be consistent with the existing one.
2024-03-26 08:16:00 +00:00
spencerrlongg
5cf1a6c300
new validator for radio buttons
2024-03-25 21:03:13 -05:00
Marcus Moore
bd506820b7
Display error message
2024-03-25 17:59:39 -07:00
Marcus Moore
5815607924
Add validation for pwd_secure_complexity
2024-03-25 17:45:41 -07:00
spencerrlongg
9b40c9788f
rm commented tests
2024-03-25 18:58:49 -05:00
snipe
67b5e9093e
Merge pull request #14488 from marcusmoore/bug/pass-last-audit-date-through-for-validation
...
Handle badly formatted `last_audit_date` in `StoreAssetRequest`
2024-03-25 20:57:20 +00:00
Marcus Moore
57d1c036ec
Improve method name
2024-03-25 13:53:30 -07:00
Marcus Moore
71722b753d
Little bit of clean up
2024-03-25 13:49:03 -07:00
Marcus Moore
a2625c889a
Improve comment
2024-03-25 13:48:32 -07:00
Marcus Moore
c98b9da612
Pass last_audit_date through for model level validation if not a date
2024-03-25 13:47:24 -07:00
Marcus Moore
675717ff82
Add failing test
2024-03-25 13:46:22 -07:00
snipe
83ef7c6fe8
Merge pull request #14486 from marcusmoore/bug/sc-25139
...
Fixes `last_audit_date` not being stored via API correctly
2024-03-25 19:49:54 +00:00
Marcus Moore
5f4c964309
Account for last_audit_date not being provided
2024-03-25 12:45:11 -07:00
Marcus Moore
66ba96d531
Set last_audit_date to valid format in StoreAssetRequest
2024-03-25 12:38:12 -07:00
snipe
d67b2da064
Merge pull request #14485 from PP-JN-RL/patch-1
...
Created Dymo LabelWriter Label 2112283
2024-03-25 16:50:10 +00:00
Phil J R
e45fd4088f
Created Dymo LabelWriter Label 2112283
...
I have added the layout for the Dymo LabelWriter 2112283 Labels.
They are: DYMO 2112283 DURABLE SMALL MULTI PURPOSE LABELS (160 LABELS) - 25 X 54MM
2024-03-25 16:31:20 +00:00
spencerrlongg
7e4a0eedf0
rm dumb note
2024-03-25 10:46:26 -05:00
snipe
3f812f696d
Merge pull request #14472 from snipe/fixes/last_audit_date_via_api
...
Added validation for last_audit_date and next_audit_date
2024-03-25 14:35:42 +00:00
Godfrey M
633249b08a
user assets get updated when a user changes location
2024-03-21 15:15:40 -07:00
Godfrey M
21c3b1fbd2
rename declined message to note, increased width of textarea
2024-03-21 14:03:25 -07:00
snipe
e9e6f925bf
Updated validation
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-21 18:34:39 +00:00
snipe
828b84084d
Added validation for last_audit_date and next_audit_date
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-21 18:29:38 +00:00
snipe
a6a0bfacc2
Merge remote-tracking branch 'origin/develop'
2024-03-21 18:03:19 +00:00
snipe
c4b7e77498
Merge pull request #14089 from spencerrlongg/bug/escaped_quotes_in_listbox
...
Use `htmlentities()` instead of `htmlspecialcharacters()` on Custom Field Listbox Values
2024-03-21 12:55:25 +00:00
snipe
91c7180bfd
Merge pull request #14469 from snipe/feature/sc-19515/2fa_reset_log
...
Added 2FA reset log entry
2024-03-21 12:52:22 +00:00
Marcus Moore
b368acf941
Implement test case
2024-03-20 17:46:09 -07:00
snipe
7c39f516b9
Merge pull request #14421 from marcusmoore/fixes/add-minimal-validation-around-asset-tags
...
Adds a minimal amount of validation around asset_tags in AssetsController
2024-03-21 00:04:44 +00:00
snipe
ce1ddcfcee
Merge pull request #14438 from marcusmoore/chore/sc-25071
...
Removed the need to add `InteractsWithSettings` to each test case
2024-03-21 00:03:34 +00:00
snipe
945e8b402f
Only offer the 2FA reset if the user already has 2FA set up
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-20 23:52:51 +00:00
snipe
5ed2bd0fb7
Skip the normal edit observer
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-20 23:52:22 +00:00
snipe
bc908b854d
Added icon
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-20 23:44:47 +00:00
snipe
2067b1138a
Added the log item
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-20 23:43:58 +00:00
snipe
1ffbdee156
Updated 2FA text to not be google authenticator specific
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-20 23:43:30 +00:00
snipe
bd2812cac1
Added new string
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-20 23:43:12 +00:00
snipe
f2a5eac256
Tightened up 2FA text
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-20 23:43:05 +00:00
snipe
b4e647dbd1
Merge remote-tracking branch 'origin/develop'
2024-03-20 21:31:04 +00:00
Marcus Moore
530291f81c
Implement some tests
2024-03-20 14:28:27 -07:00
snipe
de18e449a6
Merge pull request #14464 from snipe/features/toggle_all_columns
...
Added "toggle all" to column selector
2024-03-20 21:26:23 +00:00
snipe
dce19e0bea
Set names and actions to switchable = false
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-20 21:25:50 +00:00
snipe
1f586d3102
Removed data-show-columns-toggle-all data attribute
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-20 21:25:16 +00:00
snipe
e5d01170d2
Fixed locale, added showColumnsToggleAll and minimumCountColumns
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-20 21:24:59 +00:00
Marcus Moore
393dc51167
Add assertions around the event dispatch
2024-03-20 13:44:26 -07:00
Marcus Moore
984cc7a4f2
Scaffold tests around asset checkout via web
2024-03-20 13:29:25 -07:00
snipe
0f11963127
Merge remote-tracking branch 'origin/develop'
2024-03-20 19:01:03 +00:00
snipe
d8378f2a10
Merge pull request #14468 from snipe/features/added_default_location_to_print_all_assigned
...
Added default location to print all assigned
2024-03-20 18:57:01 +00:00
snipe
a0a5480c97
Added default location to print all assigned
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-20 18:55:47 +00:00
snipe
3391108551
Merge remote-tracking branch 'origin/develop'
2024-03-20 12:57:30 +00:00
snipe
52551dad0f
Merge pull request #14465 from snipe/features/14460_add_avif_format
...
Added #14460 add avif format
2024-03-20 12:39:14 +00:00
snipe
321414f6e3
Updated comment
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-20 12:38:48 +00:00
snipe
7787fe42c8
Added avif to helpers
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-20 12:30:28 +00:00
snipe
3b66912742
Fixed #14460 - added support for avif
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-20 12:25:02 +00:00
snipe
278a25c63b
Added toggle all to column selector
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-20 12:14:41 +00:00
snipe
0d124bb5a1
Fixed indent
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-20 12:08:35 +00:00
snipe
417caae589
Added translation
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-20 12:07:18 +00:00
snipe
3d306aacc5
Fixed mismatched HTML tag
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-20 11:52:51 +00:00
snipe
ea4ecaea03
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# public/css/dist/all.css
# public/css/dist/bootstrap-table.css
# public/js/dist/bootstrap-table.js
# public/mix-manifest.json
2024-03-20 11:04:34 +00:00
snipe
6c90f9e395
Merge pull request #14462 from snipe/fixes/small_ui_tweaks_for_country_dropdown
...
Wider country dropdown
2024-03-20 11:01:39 +00:00
snipe
ddf81ba135
Wider country dropdown
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-20 11:00:06 +00:00
snipe
8ebb41caa6
Merge pull request #14461 from snipe/security/update_bs_tables
...
[Snyk] Upgrade bootstrap-table from 1.22.2 to 1.22.3 #14455
2024-03-20 10:39:05 +00:00
snipe
faf48b1684
[Snyk] Upgrade bootstrap-table from 1.22.2 to 1.22.3 #14455
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-20 10:37:53 +00:00
snipe
b8232d205b
Merge pull request #14457 from Godmartinz/bulk_delete_locations_bug
...
Fixed Bulk delete locations bug
2024-03-20 10:35:45 +00:00
Godfrey M
62745923cf
fixes API location delete
2024-03-19 15:25:28 -07:00
Godfrey M
090466123f
add withCount to query instead
2024-03-19 15:18:18 -07:00
Godfrey M
38a3e36cd6
fixes translation usage
2024-03-19 14:32:21 -07:00
Godfrey M
e8dc634a40
fixes translation usage
2024-03-19 14:30:53 -07:00
Godfrey M
0d0984a400
Bulk Delete Locations does not work [sc-25100]
2024-03-19 14:26:40 -07:00
akemidx
8640cad033
was using lcoations and not locale. fixed
2024-03-19 16:11:32 -04:00
akemidx
dc29717623
fixing default
2024-03-19 15:51:05 -04:00
snipe
814914924f
Merge remote-tracking branch 'origin/develop'
2024-03-19 15:51:07 +00:00
snipe
c7083488b2
Merge pull request #14447 from snipe/feature/sc-25020_better_print_view
...
Add additional options to print all assigned view
2024-03-19 15:01:50 +00:00
snipe
4b4d383509
Removed - it’s for another PR
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-19 15:00:26 +00:00
Godfrey M
b9986033cc
removed abbr. of variable, changed variable types in migration
2024-03-18 16:03:40 -07:00
akemidx
3680e04817
migration to set legacy locations to an standardized format
2024-03-18 18:29:59 -04:00
snipe
21e23baa37
Fixed ternary
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-18 21:28:46 +00:00
snipe
fcd130ae15
Layout improvements
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-18 21:17:46 +00:00
Godfrey M
8b52d5da85
fixed typos, reordered jquery, fixed migrations
2024-03-18 12:36:54 -07:00
Marcus Moore
d1dffb84dc
Remove InteractsWithSettings trait for remaining tests
2024-03-18 12:33:45 -07:00
Marcus Moore
541350916d
Merge branch 'develop' into chore/sc-25071
...
# Conflicts:
# tests/Feature/Api/Users/UpdateUserApiTest.php
# tests/Feature/Notifications/AccessoryWebhookTest.php
# tests/Feature/Notifications/AssetWebhookTest.php
# tests/Feature/Notifications/ComponentWebhookTest.php
# tests/Feature/Notifications/ConsumableWebhookTest.php
# tests/Feature/Notifications/LicenseWebhookTest.php
2024-03-18 12:33:31 -07:00
Godfrey M
01afa9a749
declined notes are reflected in the action logs
2024-03-18 10:50:15 -07:00
Godfrey M
57f5d4a570
deleted_msg saves to db
2024-03-18 10:45:47 -07:00
Godfrey M
4588393b76
adds declined msg to mail notif, updates lang files and checkout acceptance controller
2024-03-18 10:25:55 -07:00
Godfrey M
0fd99d410e
adds a text field and jquery to show/hide text field
2024-03-18 09:36:09 -07:00
snipe
002fd4ce30
Nicer formatting for signoff
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-18 13:44:51 +00:00
snipe
7b4ecb275f
Use trans choice for language
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-18 13:29:01 +00:00
snipe
2df5d3a8ff
Fixed column selector
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-18 13:06:08 +00:00
snipe
7070bad53b
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
2024-03-18 12:32:22 +00:00
snipe
da62d6af26
Merge pull request #14445 from snipe/fixes/check_for_valid_license_category_on_view_assets
...
Make sure the category is still valid before displaying on view assets
2024-03-18 12:30:15 +00:00
snipe
d0d4d14787
Make sure the category is still valid before displaying on view assets
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-18 12:29:00 +00:00
snipe
09d69b214b
Merge pull request #14436 from marcusmoore/chore/sc-24901
...
Organized notification test cases
2024-03-18 12:20:23 +00:00
snipe
0e2aaebda4
Merge pull request #14406 from mauro-miatello/develop
...
Hide/Show ecnrypted values when click on the lock icon
2024-03-18 12:19:54 +00:00
snipe
ec2c58163f
Merge pull request #14437 from marcusmoore/chore/sc-25070
...
Removed dead test code
2024-03-18 12:19:35 +00:00
Marcus Moore
a28bee86ba
Extract method
2024-03-14 16:33:49 -07:00
Marcus Moore
fb64892971
Re-order
2024-03-14 16:26:27 -07:00
Marcus Moore
95ff692b14
Improve InteractsWithSettings name
2024-03-14 15:06:52 -07:00
Marcus Moore
8003615b1f
Move InteractsWithSettings to TestCase
2024-03-14 14:15:11 -07:00
Marcus Moore
948dc3c974
Remove duplicate trait
2024-03-14 13:11:53 -07:00
Marcus Moore
1afb724606
Remove commented (and old) test cases
2024-03-14 13:11:43 -07:00
Marcus Moore
451281d833
Delete test cases with only commented code
2024-03-14 13:11:27 -07:00
Marcus Moore
485f11c945
Move trait usage to parent TestCase
2024-03-14 12:56:49 -07:00
Marcus Moore
dbc79655b0
Cleanup
2024-03-14 12:02:56 -07:00
Marcus Moore
02f6aa6161
Add group tag for new test case
2024-03-14 11:19:36 -07:00
Marcus Moore
07c5264b41
Organize email check in notifications test
2024-03-14 11:17:47 -07:00
Marcus Moore
7c178a6a78
Merge branch 'develop' into chore/sc-24901
...
# Conflicts:
# tests/Feature/Notifications/AssetWebhookTest.php
2024-03-14 11:13:14 -07:00
snipe
f56d53d7c1
Prod assets
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-14 17:14:33 +00:00
snipe
4cd4a936d8
Updated dev assets
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-14 15:43:47 +00:00
snipe
7bae4c39c6
Merge pull request #14401 from uberbrady/fix_locale_warning
...
Fix [sc-25008] - correct and improve legacy language warnings
2024-03-14 15:42:28 +00:00
snipe
d55d95bbea
Merge pull request #14415 from Godmartinz/date_picker_z_order
...
Fixed z-index of date-picker
2024-03-14 15:39:11 +00:00
snipe
5e48d56561
Merge pull request #14427 from marcusmoore/bug/sc-25014
...
Removes the unused `mediconesystems/livewire-datatables` package
2024-03-14 15:35:53 +00:00
snipe
6a5098fb0c
Merge remote-tracking branch 'origin/develop'
2024-03-14 13:26:38 +00:00
snipe
4e835e1772
Merge pull request #14430 from snipe/bug/sc-25066/fixed_requestable_search
...
Move requestable scope below sorting, etc
2024-03-14 13:25:44 +00:00
snipe
cce8cb4f5e
Move requestable scope below sorting, etc
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-14 13:24:22 +00:00
Marcus Moore
8aed26aab1
Remove unneeded test cases
2024-03-13 16:56:54 -07:00
Marcus Moore
01d5d4c2c8
Improve data provider name
2024-03-13 16:37:50 -07:00
Marcus Moore
592385cb07
Remove mediconesystems/livewire-datatables package
2024-03-13 11:58:03 -07:00
snipe
85123b3e66
Rework print page
...
Still seeing a weird error tho, not done yet
Signed-off-by: snipe <snipe@snipe.net >
2024-03-13 12:36:17 +00:00
Marcus Moore
0fcf223960
Add minimal validation for asset_tags
2024-03-12 12:00:10 -07:00
Godfrey M
bf0bd06f20
put important back
2024-03-11 15:56:53 -07:00
Godfrey M
f07b0b6bd7
removed important
2024-03-11 15:54:59 -07:00
Godfrey M
717b26c834
fixes z-index of date-picker
2024-03-11 15:53:59 -07:00
snipe
8bb8eab69b
Merge remote-tracking branch 'origin/develop'
2024-03-11 15:00:38 +00:00
snipe
693d1c9452
Merge pull request #14413 from snipe/fixes/deprecation_on_strtoupper
...
Fixed deprecation warning on `strtoupper()`
2024-03-11 14:59:55 +00:00
snipe
b049bb1d5c
Check for null on select
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-11 14:55:49 +00:00
snipe
c5c6b3bbc6
Starting the revised print page
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-11 14:23:25 +00:00
snipe
1df56a7cab
Merge pull request #14407 from snipe/bug/sc-25019_added_created_at_pivot
...
Added created_at to license pivot
2024-03-10 16:40:56 +00:00
snipe
3f5cc2507d
Used updated_at instead
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-10 16:39:49 +00:00
snipe
5a85424295
Added created_at to license pivot
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-10 16:33:04 +00:00
snipe
a53a8cca74
Merge remote-tracking branch 'origin/develop'
2024-03-10 14:40:41 +00:00
snipe
3fdee881f9
Merge pull request #14404 from snipe/fixes/Uninitialized-string-offset-0-in-labels
...
Fixed uninitialized offset in labels in new label engine
2024-03-10 14:40:12 +00:00
snipe
a289dfaf88
Cleanup
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-10 14:33:53 +00:00
MrM
8abd359b5b
Script to hide / show encrypted values in web ui
...
added a function to show/hide encrypted values with a simple trick because ClipboardJS can't copy display:none element's value
2024-03-10 15:18:54 +01:00
MrM
9359809b4f
Hide / Show encrypted values in web ui
...
added a span element to hide encrypted values
2024-03-10 15:09:46 +01:00
snipe
cde5502f94
Handle blank labels on asset label fields
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-10 14:03:21 +00:00
spencerrlongg
04e0a9d4a5
commented tests for now
2024-03-08 13:14:59 -06:00
snipe
28ec0b8ebb
Removed debugging console lines
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-08 17:19:31 +00:00
snipe
37dfecf098
Fixed uninitialized offset in labels
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-08 16:46:56 +00:00
snipe
9d8ce872a4
Merge remote-tracking branch 'origin/develop'
2024-03-08 14:56:21 +00:00
snipe
07880dfe50
Merge pull request #14400 from snipe/localizations/updated_strings
...
Updated language strings, added Somali
2024-03-08 14:07:32 +00:00
snipe
7eed9f8542
Added Somali
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-08 14:06:21 +00:00
Brady Wetherington
a2e70dd6b2
Fix [sc-25008] - correct and improve legacy language warnings
...
The legacy language warning was misfiring when a user's language
didn't match the APP_LOCALE from .env.
Additionally, we weren't properly warning when the legacy-language
came from Settings or from the user themselves. Both of which should
be impossible but still probably not a bad idea to warn on it, anyways
2024-03-08 14:04:21 +00:00
snipe
b9aeded957
Updated strings
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-08 14:01:34 +00:00
snipe
027361f079
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# config/version.php
2024-03-08 10:01:21 +00:00
snipe
ff10d1540f
Bumped version
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-08 10:00:00 +00:00
snipe
0f63fa23e0
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# package-lock.json
2024-03-08 09:08:29 +00:00
snipe
22ef569e5e
Merge branch 'security/snyc_Upgrade-webpack-from-5.90.1-to-5.90.2_14395' into develop
2024-03-08 08:50:26 +00:00
snipe
f3663f0983
[Snyk] Upgrade webpack from 5.90.1 to 5.90.2 #14395
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-08 08:45:49 +00:00
snipe
112ddaf55b
Merge pull request #14394 from marcusmoore/fixes/check-endpoint-is-set-for-checkout-in-notifications
...
Ensure Chat and Teams endpoints are not blank before attempting to send webhook on checkout and check in
2024-03-08 08:44:52 +00:00
snipe
bda6fdf09c
Merge pull request #14395 from snipe/snyk-upgrade-9e465161f7c9fd096a214ca3ad2fae7b
...
[Snyk] Upgrade webpack from 5.90.1 to 5.90.2
2024-03-08 08:44:07 +00:00
snyk-bot
a62198f33f
fix: upgrade webpack from 5.90.1 to 5.90.2
...
Snyk has created this PR to upgrade webpack from 5.90.1 to 5.90.2.
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
2024-03-08 06:20:14 +00:00
Marcus Moore
4b0bfc52b4
Ensure webhook endpoint is set before attempting to send to google or microsoft
2024-03-07 18:10:10 -08:00
snipe
78868813b1
Merge remote-tracking branch 'origin/develop'
2024-03-08 01:05:07 +00:00
snipe
e8be178ac7
Merge pull request #14393 from marcusmoore/bug/sc-24862
...
Guard against checking require acceptance on non-existent relationship in accessory model
2024-03-08 01:04:26 +00:00
Marcus Moore
695428cd44
Guard against unrelated category
2024-03-07 16:59:01 -08:00
snipe
9ae779e442
Merge remote-tracking branch 'origin/develop'
2024-03-07 23:44:30 +00:00
snipe
db92febdc7
Merge pull request #14392 from snipe/fixes/removed_unneeded_starts_with_validation_string
...
Removed unneeded validation message
2024-03-07 23:42:58 +00:00
snipe
5cf10cec34
Remloved unneeded validation message
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-07 23:40:30 +00:00
snipe
7939c691f7
Added Brother 18mm label type
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-07 22:04:12 +00:00
snipe
ea2d54b0f7
Merge remote-tracking branch 'origin/develop'
2024-03-07 21:22:01 +00:00
snipe
c66267a0f9
Merge pull request #14389 from Godmartinz/remove-pdf-for-old-labels
...
old engine works as intended
2024-03-07 21:06:57 +00:00
snipe
f1d2f24534
Merge pull request #14388 from marcusmoore/bug/sc-25001
...
Fixed attempting to run bulk actions on an empty asset collection
2024-03-07 21:03:45 +00:00
Godfrey M
d83974e07f
old engine works as intended
2024-03-07 13:03:10 -08:00
Marcus Moore
f270f30728
Redirect if no assets are returned from query
2024-03-07 12:30:08 -08:00
snipe
55c237913c
Merge remote-tracking branch 'origin/develop'
2024-03-07 15:11:33 +00:00
snipe
806671df7c
Merge pull request #14385 from snipe/feature/sc-24971_convert_unencrypted_custom_fields
...
Added console command to encrypt previously unencrypted fields
2024-03-07 15:08:19 +00:00
snipe
d64ee42ec3
Wrapped in a transaction
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-07 15:04:08 +00:00
snipe
fe08f39900
Fixed typo
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-07 14:43:06 +00:00
snipe
5123ab57c9
Added console command to encrypt previously unencrypted fields
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-07 14:40:52 +00:00
snipe
313b327cd7
Bumped hash for master
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-07 11:34:38 +00:00
snipe
855d922a3e
Merge remote-tracking branch 'origin/develop'
2024-03-07 11:31:38 +00:00
snipe
cbe07ad23b
Bumped hash
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-07 11:30:54 +00:00
snipe
b3aba4ad99
Merge pull request #14379 from chandanchowdhury/master
...
Fix #13515 : Cannot restore backup
2024-03-07 11:30:06 +00:00
snipe
21ad7f549d
Merge remote-tracking branch 'origin/develop'
2024-03-07 10:34:30 +00:00
snipe
4b13fa45c5
Merge pull request #14320 from Godmartinz/default_label_bug
...
Default label setup with custom fields
2024-03-07 10:33:43 +00:00
snipe
485d40c752
Merge remote-tracking branch 'origin/develop'
2024-03-07 10:30:31 +00:00
snipe
8346ae8235
Merge pull request #14370 from ubc-cpsc/bugfix/CVE-2024-27354
...
Fixes CVE-2024-27354 and CVE-2024-27355 in phpseclib/phpseclib
2024-03-07 10:28:31 +00:00
snipe
109c0f202a
Merge remote-tracking branch 'origin/develop'
2024-03-07 10:19:06 +00:00
snipe
4231058aa1
Merge pull request #14371 from Godmartinz/RB17900_notification_bug
...
Adds User email check when sending Asset acceptance reminder
2024-03-07 10:18:19 +00:00
snipe
6156d67e4a
Merge remote-tracking branch 'origin/develop'
2024-03-07 10:17:05 +00:00
snipe
58bf036f52
Merge pull request #14380 from Godmartinz/1dbarcode_unselected_bug
...
Fixed 1dbarcodes to populate based on settings
2024-03-07 10:16:37 +00:00
Godfrey M
ff7d25c0f2
simplified 1dbarcode logic
2024-03-06 15:30:53 -08:00
Godfrey M
5f0b7f328c
if statement order change
2024-03-06 15:24:03 -08:00
Godfrey M
6559581bad
conditions 1dbarcode to populate based on settings
2024-03-06 15:10:42 -08:00
Godfrey M
d78262f52b
resolved merge conflicts
2024-03-06 14:48:47 -08:00
snipe
bd566324ed
Updated assets
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-06 20:20:23 +00:00
chandanchowdhury
b65bf5082d
Fix #13515 : create directories expected by RestoreFromBackup.php
2024-03-06 15:11:41 -05:00
snipe
939e4cba3e
Updated prod assets
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-06 20:05:16 +00:00
snipe
015a8763a0
Merge remote-tracking branch 'origin/develop'
2024-03-06 20:04:48 +00:00
snipe
02862d80eb
Updated dev assets
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-06 20:04:31 +00:00
snipe
7b0a3fc6d3
Merge remote-tracking branch 'origin/develop'
2024-03-06 20:01:23 +00:00
snipe
b40b31b7b1
Merge pull request #14378 from snipe/security/snyk_Upgrade-jspdf-autotable-from-3.8.1-to-3.8.2-14365
...
Upgrade jspdf-autotable from 3.8.1 to 3.8.2 #14365
2024-03-06 19:55:59 +00:00
snipe
149d3d13d1
Upgrade jspdf-autotable from 3.8.1 to 3.8.2 #14365
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-06 19:55:19 +00:00
snipe
0f64d66cd8
Merge remote-tracking branch 'origin/develop'
2024-03-06 19:48:55 +00:00
snipe
a85e2f7aad
Merge pull request #14372 from snipe/bug/sc-24158
...
Added route parameter
2024-03-06 19:45:33 +00:00
snipe
4f883b1264
Merge pull request #14375 from Godmartinz/Label-info_fix
...
Fixed Labels: bulk actions are handled before sorting
2024-03-06 19:44:59 +00:00
Godfrey M
feb78d00cf
conditionally shows label fields if on old label engine only
2024-03-06 11:25:49 -08:00
Godfrey M
c9d54baa10
bulk actions are handled before sorting
2024-03-05 15:47:52 -08:00
Godfrey M
940f54dab1
revert some changes
2024-03-05 15:45:35 -08:00
Godfrey M
d83827a44e
bulk actions are handled before sorting
2024-03-05 15:43:41 -08:00
spencerrlongg
3a0a13d06d
tests written but something not working...
2024-03-05 16:35:06 -06:00
snipe
23f8e35716
Added route parameter
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-05 20:39:56 +00:00
spencerrlongg
a251e61d73
rm commented code and add comment
2024-03-05 13:40:44 -06:00
spencerrlongg
af06b1cd06
hide encryption option for checkbox and radio
2024-03-05 13:37:30 -06:00
Brady Wetherington
5b9120ba6c
Merge branch 'develop' into snipeit_v7_laravel10
2024-03-05 19:22:37 +00:00
snipe
7769a93a10
Bumped version
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-05 19:07:40 +00:00
snipe
95a6c7058f
Bumped version
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-05 19:06:55 +00:00
Godfrey M
6c3a668400
checks to see if a user has an email before sending them a reminder email.
2024-03-05 10:30:24 -08:00
spencerrlongg
ad0f873ece
rm validation stuff
2024-03-05 11:58:00 -06:00
Joël Pittet
3008a4ed7a
Fixes CVE-2024-27354 and CVE-2024-27355
2024-03-05 09:55:56 -08:00
Godfrey M
95ef3a336b
Merge branch 'develop' into default_label_bug
2024-03-04 12:03:54 -08:00
snipe
9a5c1b8126
Merge pull request #14362 from Godmartinz/labels-not-generating-properly
...
Fixes inconsistencies with generating labels
2024-03-04 18:49:44 +00:00
Godfrey M
e926db76a0
fixes inconsistencies with generating labels
2024-03-04 10:26:38 -08:00
snipe
9419c7fdeb
Fixed contributing link
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-01 12:42:26 +00:00
snipe
9dbb4abe7e
Fixed tests
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-01 12:30:05 +00:00
snipe
19e0fb7955
Reverting CSP change
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-01 12:25:14 +00:00
snipe
5b9b21a7d1
Merge pull request #14357 from snipe/fixes/stricter_csp_rules
...
Removed unsafe-inline and unsafe-eval
2024-03-01 11:48:51 +00:00
snipe
93e69ab0c6
Removed unsafe-inline and unsafe-eval
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-01 11:44:49 +00:00
snipe
bc5c559413
Merge pull request #14356 from snipe/fixes/set_csp_rule_to_true_by_default
...
Set CSP headers to true by default
2024-03-01 11:37:53 +00:00
snipe
9b2fcbff08
Set CSP headers to true by default
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-01 11:36:37 +00:00
snipe
ad2674d20b
Merge pull request #14355 from snipe/localization/new_strings
...
Updated language strings
2024-03-01 11:18:12 +00:00
snipe
10ac2c830f
Updated language strings
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-01 11:17:02 +00:00
snipe
df3053eafb
Merge pull request #14354 from snipe/bug/sc-24911
...
Use SVG cleaner on favicons
2024-03-01 10:19:59 +00:00
snipe
aaae952acb
Use SVG cleaner on favicons
...
Signed-off-by: snipe <snipe@snipe.net >
2024-03-01 10:17:57 +00:00
Jeremy Price
8ace30ee23
Update mailer configurations for Symfony mailer
...
Newer Laravel uses Symfony mailer instead of SwiftMailer, and that means
that some configs and functionality have changed
In this change, we update config/mail.php with the new config layout and
name/functionality changes
of note:
* New configuration layout supporting lots of new/different mailers
* MAIL_DRIVER has become MAIL_MAILER, though we'll support both
* MAIL_ENCRYPTION is mostly useless, and we mark it as such -- symfony
mailer detects which type of encryption to use automagically.
* MAIL_TLS_VERIFY_PEER is now available in case of self-signed
certificates on the mail server, of if you want to access it by a
different name, or by IP
Accordingly, we also update the .env examples, docker configs, and
the .env builder in the snipeit.sh installation script with the above
changes
2024-02-28 23:37:52 -08:00
akemidx
eb0657c953
Merge branch 'develop' into bug/sc-24812
2024-02-28 17:22:16 -05:00
snipe
b1cd44341b
Merge pull request #14347 from snipe/feature/sc-24856_requestable_page
...
Dynamically show models/assets on requestable page
2024-02-28 15:04:48 +00:00
snipe
3da47cdacd
Removed header for consistency
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-28 15:03:34 +00:00
snipe
658dda916c
Changed operator
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-28 15:01:00 +00:00
snipe
7c3d8b896b
Updated asset transformers/presenters to display requestable status
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-28 14:59:55 +00:00
snipe
1ce9df7998
New translation
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-28 14:59:27 +00:00
snipe
a0cbf66c81
Only show tabs if there are requestable assets/models
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-28 14:59:20 +00:00
snipe
a4941031cb
Merge pull request #14260 from marcusmoore/chore/sc-24808
...
Added tests around asset check in and added missing actions to the api controller action
2024-02-28 13:34:12 +00:00
snipe
9fd6aea325
Merge pull request #14281 from Godmartinz/preview-label-fields
...
Added better label previews with the new label engine
2024-02-28 11:48:05 +00:00
snipe
a52181c995
Merge pull request #14283 from akemidx/bug/sc-24788
...
FIXED: Checked in Assets Did Not Show in Custom Report when Selecting a Valid Checked Out Date
2024-02-28 11:47:46 +00:00
snipe
ee75df0f0a
Merge pull request #14346 from snipe/feature/sc-18728
...
Added `min_amt` functionality to licenses
2024-02-28 11:26:25 +00:00
snipe
92eff653f1
Removed logging
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-28 11:26:03 +00:00
snipe
1e66985a78
Merge pull request #14344 from snipe/features/added_created_by_to_groups
...
Added created_by to groups table
2024-02-28 11:19:52 +00:00
snipe
a059a42799
Added use Auth to API controller
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-28 11:14:48 +00:00
snipe
b5603fbfe9
Added min amt to license blade
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-28 11:09:07 +00:00
snipe
a0423a9cc3
Added translations
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-28 11:08:56 +00:00
snipe
4ab7112988
Added validation and fillable attributes for min_amt
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-28 11:08:47 +00:00
snipe
767cf96010
Added min_amt to form
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-28 11:08:33 +00:00
snipe
4ffb7790df
Added min_amt to API transformer/presenter
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-28 11:07:18 +00:00
snipe
3ccc55a78f
Added license min amt formatter for BS table
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-28 11:06:50 +00:00
snipe
d0d29e03db
Migration for min_amt on licenses
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-28 11:06:01 +00:00
snipe
92b7c4b5ec
Allow sorting on min_amt
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-28 11:05:13 +00:00
snipe
dff7c43aed
Added minimum account check for licenses
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-28 11:05:02 +00:00
snipe
9efbcbbd5e
Added min_amt to licenses
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-28 11:04:42 +00:00
snipe
31fa0a7044
Removed logging
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-28 11:04:32 +00:00
snipe
fcb2bf7fea
Merge pull request #14335 from mauro-miatello/develop
...
Copy encrypted custom fields
2024-02-28 09:04:11 +00:00
snipe
0bd27d61b0
Added created_by to groups table
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-28 08:15:59 +00:00
snipe
369ecfa490
Merge pull request #14341 from marcusmoore/chore/sc-24900
...
Generate unique department names in factory
2024-02-28 07:07:45 +00:00
Marcus Moore
551354b1bb
Add group annotation for tests
2024-02-27 18:05:18 -08:00
Marcus Moore
03b7891edc
Remove unneeded factory states
2024-02-27 18:03:53 -08:00
Marcus Moore
8978dff054
Consolidate helpers into trait
2024-02-27 18:01:08 -08:00
Marcus Moore
d20844fefa
Improve readability by extracting additional helpers
2024-02-27 17:57:12 -08:00
Marcus Moore
cd579a04dd
Improve readability by extracting fireCheckOutEvent method
2024-02-27 17:52:18 -08:00
Marcus Moore
15b8140bff
Fix test helper
2024-02-27 17:48:17 -08:00
Marcus Moore
9a93ad2e06
Remove unneeded factory state
2024-02-27 17:46:27 -08:00
Marcus Moore
bd4d3aa52b
Improve readability by extracting additional helpers
2024-02-27 17:44:19 -08:00
Marcus Moore
bf32ab177f
Improve readability by extracting fireCheckInEvent method
2024-02-27 17:37:07 -08:00
Marcus Moore
2ea883aa15
Move Notification::fake() to setUp method
2024-02-27 17:23:30 -08:00
Marcus Moore
43cc296582
Consolidate additional tests
2024-02-27 17:14:35 -08:00
Marcus Moore
4c1aadd74e
Improve naming and inline helper
2024-02-27 17:09:22 -08:00
Marcus Moore
7d3719bf70
Consolidate some slack notification tests
2024-02-27 17:07:40 -08:00
Marcus Moore
c08164d864
Update test names
2024-02-27 16:48:17 -08:00
Marcus Moore
b156aa74a5
Update helper name
2024-02-27 16:45:49 -08:00
Marcus Moore
87ba2cb407
Generate unique names for departments
2024-02-27 12:47:56 -08:00
Marcus Moore
5084e5d3ef
Improve variable type
2024-02-27 12:23:26 -08:00
Marcus Moore
a5516e3511
Improve trait name
2024-02-27 12:06:29 -08:00
Marcus Moore
0e460baf82
Improve readability
2024-02-27 12:03:36 -08:00
Godfrey M
ef52777ffb
removed conditional
2024-02-27 11:33:00 -08:00
Godfrey M
b67ceab849
fields appear in preview, but not bulk generate labels
2024-02-27 11:29:19 -08:00
Marcus Moore
69022bb8b6
Implement test
2024-02-27 11:12:35 -08:00
akemidx
5ffade663a
unstash
2024-02-26 18:41:58 -05:00
Marcus Moore
29d729171c
Align test with actual values passed from the web
2024-02-26 11:13:39 -08:00
MrM
9475871edb
Fix multiple tooltip issue
...
If there are multiple tooltips, they all report the message "copied" because there is no element selection. This fix resolves the issue.
2024-02-25 14:48:05 +01:00
MrM
b69364d5ff
Add copy of encrypted custom fields
...
Encrypted custom fields may contain sensitive or important information, and it may be useful to have the ability to copy them.
2024-02-25 14:47:06 +01:00
snipe
10dad8e6e6
Merge pull request #14327 from snipe/fixes/better_ui_for_history_importer
...
Nicer UI for history importer
2024-02-23 11:43:15 +00:00
snipe
a184b4e67c
Nicer UI for history importer
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-23 11:40:10 +00:00
snipe
8cd0a90ecd
Merge pull request #14325 from snipe/fixes/RB-17890
...
Check for valid supplier in license view
2024-02-23 10:49:56 +00:00
snipe
4a37632ef3
Check for valid supplier in license view
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-23 10:48:53 +00:00
snipe
3271d020e9
Merge pull request #14319 from snipe/fixes/RB-17889
...
Check for activeFile before trying to get header on import
2024-02-23 08:19:21 +00:00
snipe
e494a2670f
Merge pull request #14321 from akemidx/accessory_pdf_dl_link
...
Adding in PDF download to Accesories/Asset/License Histories
2024-02-23 08:18:55 +00:00
snipe
d3a0a337b9
Merge pull request #14323 from ubc-cpsc/bugfix/CVE-2024-25117
...
Fixes CVE-2024-25117 php-svg-lib lacks path validation on font through SVG inline styles
2024-02-23 08:05:03 +00:00
Joël Pittet
3951ee746d
Fixes CVE-2024-25117, no other dependencies
2024-02-22 16:49:02 -08:00
Joël Pittet
84e4257e75
Fixes CVE-2024-25117
2024-02-22 16:40:08 -08:00
Marcus Moore
c401c88702
Scope event fake
2024-02-22 16:19:33 -08:00
Godfrey M
550f9e2afa
removes visibility checkmarks for certain fields when in new label engine
2024-02-22 16:19:28 -08:00
Marcus Moore
b55a19cebb
Add assertion event is dispatched with correct timestamp
2024-02-22 13:50:46 -08:00
Marcus Moore
4caadcfa19
Clear pending checkout acceptances when checking in asset via api
2024-02-22 13:33:16 -08:00
Marcus Moore
dba837b1d2
Move location migration logic to trait
2024-02-22 13:21:52 -08:00
Marcus Moore
714fc63050
Have legacy locations updated upon api asset checkin
2024-02-22 13:14:30 -08:00
spencerrlongg
b6fa6cba22
note before switching tasks
2024-02-22 15:01:14 -06:00
Marcus Moore
2df026bcb5
Allow updating asset default location when checking in asset via api
2024-02-22 12:40:14 -08:00
Godfrey M
6ee24a7527
remove unnecessary code reformat
2024-02-22 12:36:27 -08:00
Godfrey M
e2dcee1959
cleans up dead code
2024-02-22 12:26:57 -08:00
Godfrey M
4fbea9512f
puts textY inside of the forloop
2024-02-22 12:08:47 -08:00
Godfrey M
b7850ab839
puts textY outside of the forloop
2024-02-22 12:08:04 -08:00
Godfrey M
c0215baca5
minor changes
2024-02-22 11:41:04 -08:00
Godfrey M
c62758c5b5
adds custom field select to default label view
2024-02-22 11:36:39 -08:00
spencerrlongg
14358651e4
pushing to test other branches
2024-02-22 13:28:23 -06:00
snipe
f04aeb9f2b
Fixed spacing
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-22 18:31:02 +00:00
snipe
dc902e7a5a
Fixed return type
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-22 18:30:23 +00:00
snipe
4fc66e19bb
Check for activeFile before trying to get header
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-22 18:28:01 +00:00
snipe
e12d2b2a42
Merge pull request #14317 from snipe/fixes/make_website_searchable_on_users_list
...
Made website searchable on users table
2024-02-22 17:01:58 +00:00
snipe
cb78451d6c
Made website searchable on users table
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-22 16:13:54 +00:00
snipe
7979bc63ae
Merge pull request #14316 from snipe/feature/sc-24871
...
Added email, phone icons
2024-02-22 14:50:46 +00:00
snipe
e8ad8a7448
Added email, phone icons
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-22 14:48:01 +00:00
snipe
eb61f5aa9e
Merge pull request #14315 from snipe/fixes/rb-3565
...
Only send notification if the item is assigned to a person
2024-02-22 12:05:59 +00:00
snipe
3351998efd
Only send notification if the item is assigned to a person
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-22 12:03:07 +00:00
spencerrlongg
20dbacd22f
store good, update needs work
2024-02-21 21:33:34 -06:00
akemidx
0f3be4fdf8
adding in eula pdf dl link. mimics activity log
2024-02-21 17:45:10 -05:00
Marcus Moore
3ae8adfbf9
Remove incomplete flag on test case
2024-02-21 12:33:32 -08:00
Marcus Moore
aa2632fe46
Merge branch 'develop' into chore/sc-24808
2024-02-21 12:33:06 -08:00
Brady Wetherington
8f2843bfcf
Merge branch 'develop' into snipeit_v7_laravel10
...
Had to re-generate composer.lock, and re-do package.json and rebuild assets as well.
2024-02-21 20:22:28 +00:00
Godfrey M
14c86d447b
added filter to collectifunction
2024-02-21 11:38:03 -08:00
Godfrey M
bee016e0be
keeps example values in the example preview, fixes indent
2024-02-21 09:31:01 -08:00
snipe
54552fc95c
Merge pull request #14192 from inietov/fixes/api_issue_checkin_licenses
...
Fixed #14183 API /hardware/:id/checkin doesn't return Licenses
2024-02-21 11:35:06 +00:00
akemidx
9397372f87
permissions, but they are now all in their own column because reasons???
2024-02-20 18:48:17 -05:00
akemidx
8bbf6da052
user block, trying to pick out ONLY permissions we wanna see
2024-02-20 18:25:41 -05:00
snipe
ffa7d25fc0
Merge pull request #14308 from snipe/fixes/eager_load_relations_on_locations
...
Eager load relations to determine deletability on locations
2024-02-20 22:28:39 +00:00
snipe
a37d3b00d0
Merge pull request #14307 from marcusmoore/bug/sc-24867
...
Fixed title not appearing in new label engine
2024-02-20 22:25:45 +00:00
snipe
04891c7c61
Eager load relations to determine
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-20 22:25:00 +00:00
spencerrlongg
d67ff54f4b
temporary decrypt, almost there
2024-02-20 16:20:03 -06:00
Marcus Moore
ccec190985
Set label title properly
2024-02-20 13:59:50 -08:00
spencerrlongg
26728a85ad
this seems to work for patches
2024-02-20 13:18:40 -06:00
spencerrlongg
c6d85a1b0b
allows arrays on checkbox values
2024-02-20 12:23:24 -06:00
snipe
71610fb20f
Merge pull request #14304 from snipe/feature/sc-24018
...
Added ability to bulk delete locations
2024-02-20 18:14:51 +00:00
snipe
cb0f9024b1
Fixed gate
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-20 17:56:40 +00:00
snipe
1797480128
Few more translations
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-20 17:27:56 +00:00
snipe
972b198248
Removed debugging
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-20 17:27:16 +00:00
snipe
9010b7acd0
Use isDeletable instead of asset count
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-20 17:27:10 +00:00
snipe
b57b68571e
Added blade views
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-20 16:44:45 +00:00
snipe
1ca9420baa
Fixed incorrect gate
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-20 16:44:29 +00:00
snipe
0383938536
API-ify the managed locations tab in user view
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-20 16:44:20 +00:00
snipe
50b841d54d
Added table data-dash attributes to make the checkbox stuff work
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-20 16:43:57 +00:00
snipe
8f71460fa1
Formatting changes only
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-20 16:43:27 +00:00
snipe
d5324bce6a
Added more generic bulk translations for trans_choice
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-20 16:43:07 +00:00
snipe
660f3ccba1
Removed duplicate key
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-20 16:42:28 +00:00
snipe
bc8db3deab
Added bulk delete routes
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-20 16:42:14 +00:00
snipe
b2c8fbf349
Removed debugging
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-20 16:42:04 +00:00
snipe
c3f21d9292
Removed new checkbox selectability on users and assets - more complicated work to be done
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-20 16:41:58 +00:00
snipe
9b146ae1d2
Formatting for API response
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-20 16:40:51 +00:00
snipe
a32c679519
Removed debugging
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-20 16:40:31 +00:00
snipe
1e602793b2
Added manager ID to filter
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-20 16:40:23 +00:00
snipe
a6a65b7523
Fixed locations isDeletable check
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-20 16:40:09 +00:00
snipe
04c1d9cbff
Merge pull request #14302 from uberbrady/fix_uploaded_file_extensions
...
Clean up the file extension on image file uploads
2024-02-19 16:53:47 +00:00
Brady Wetherington
a6dfd67cd7
Clean up the file extension on image file uploads
2024-02-19 16:51:23 +00:00
snipe
7d178da61c
Merge pull request #14301 from snipe/bug/sc-24375
...
Disallow branding uploads in demo mode
2024-02-19 16:27:20 +00:00
snipe
30f9acfcf3
Disallow uploads in demo mode
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-19 16:11:17 +00:00
snipe
1e351b4d63
Merge pull request #14299 from snipe/fixes/fix_crash_on_purged_models_in_activity_report
...
Check that the model exists before trying to access properties
2024-02-19 15:36:44 +00:00
snipe
cb5b691ec1
Check that the model exists before trying to access properties
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-19 15:34:57 +00:00
snipe
b47b401245
Merge pull request #14298 from uberbrady/docker_fix_alpine_exif
...
Add missing EXIF PHP library for Alpine Docker image
2024-02-19 15:09:02 +00:00
Brady Wetherington
119e79e248
Add missing EXIF PHP library for Alpine Docker image
2024-02-19 15:00:13 +00:00
snipe
d7254053b6
Merge pull request #14297 from snipe/feature/sc-24855
...
Added `/backups/latest` to API endpoint
2024-02-19 14:40:13 +00:00
snipe
8f8edd4126
Added /backups/latest endpoint
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-19 14:35:09 +00:00
snipe
10bb844087
Added comment
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-19 14:34:51 +00:00
snipe
ba3baabb50
Fixed @return
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-19 14:34:36 +00:00
snipe
c76fbe4edb
Return 404 if download file isn’t found
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-19 13:05:44 +00:00
snipe
cae2de4fc9
Merge remote-tracking branch 'origin/develop'
2024-02-19 12:25:26 +00:00
snipe
7c346d977a
Merge pull request #14296 from snipe/fixes/return_download_for_backup_api
...
Better handle large downloads on backup API
2024-02-19 12:22:49 +00:00
snipe
9847934de9
Better handle large downloads on backup API
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-19 12:20:37 +00:00
snipe
db73f80058
Starting off
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-16 18:57:50 +00:00
akemidx
4dd479dad7
formatting
2024-02-15 19:59:26 -05:00
akemidx
d01e1e8eeb
query works, but still only shows the asset once even if it's been checked out multiple times
2024-02-15 19:56:08 -05:00
akemidx
e3ef737ac4
query first go
2024-02-15 19:15:27 -05:00
Godfrey M
69317fb403
Marcus is a beast and condensed everything into 4 lines
2024-02-15 13:26:47 -08:00
Godfrey M
1b80c8938a
removed unnecessary if statement
2024-02-15 13:04:00 -08:00
Godfrey M
dc77c01fd3
removes spacing
2024-02-15 13:00:38 -08:00
Godfrey M
83474d6e59
moves the array manipulation up the page where it should be
2024-02-15 12:59:47 -08:00
Godfrey M
529310c93a
fixed typo in comment
2024-02-15 12:41:31 -08:00
Godfrey M
70f26f33a5
does a collect and map instead of a for loop for the array solution
2024-02-15 12:34:09 -08:00
Godfrey M
414bc10c40
removes the double for loop with a better solution
2024-02-15 12:02:08 -08:00
Godfrey M
250b0a7afb
gives a better example with custom fields in label preview
2024-02-15 11:50:41 -08:00
snipe
e5355db672
Merge remote-tracking branch 'origin/develop'
2024-02-15 18:39:57 +00:00
snipe
aef45a90b2
Merge pull request #14278 from uberbrady/allowlist_and_db_prefix_for_restore
...
Allowlist and db prefix for restore
2024-02-15 14:50:44 +00:00
snipe
9221641bba
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# config/version.php
2024-02-15 14:50:37 +00:00
snipe
6bca1e3b22
Bumped version
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-15 14:48:07 +00:00
snipe
00cea3eb3c
Merge remote-tracking branch 'origin/develop'
2024-02-15 14:45:30 +00:00
snipe
19b52a2f24
Merge pull request #14279 from snipe/fixes/clearer_ui_for_fieldsets
...
Improved UI for fieldsets
2024-02-15 14:19:34 +00:00
snipe
6237f6192c
Added fieldset button
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-15 14:14:18 +00:00
snipe
cc58d4c3ad
Nicer form UI
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-15 14:08:06 +00:00
Brady Wetherington
6a78706a3e
New 'sanitize' version of backup-restore tool. Optional.
2024-02-15 13:27:18 +00:00
snipe
060c59bf9d
Merge remote-tracking branch 'origin/develop'
2024-02-15 12:30:22 +00:00
snipe
6fd3c494be
Merge pull request #14277 from snipe/fixes/change_log_level_to_info
...
Lower log level to warning on webhook failure
2024-02-15 12:28:57 +00:00
snipe
8adfa8dd83
Change exceptions to warnings
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-15 12:28:12 +00:00
snipe
6c9001df09
Changed log level in checkoutable listener to info
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-15 12:20:14 +00:00
snipe
d6159d8cb5
Merge remote-tracking branch 'origin/develop'
2024-02-15 09:59:23 +00:00
snipe
81b9753b79
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# public/js/dist/all-defer.js
# public/mix-manifest.json
2024-02-15 09:58:09 +00:00
snipe
d8b1eec91b
Merge pull request #14197 from inietov/fixes/component_licenses_checkouts_not_displayed_in_asset_history
...
Fixes #14010 Adds Components and Licenses logs to Assets history view
2024-02-15 09:57:46 +00:00
snipe
b871813cfd
Merge pull request #14172 from spencerrlongg/bug/sc-23514
...
Resolve Duplicate Activity Logs for Imports
2024-02-15 09:54:43 +00:00
snipe
6f7dce53cc
Merge pull request #14276 from snipe/bug/sc-24828
...
Fixed ambiguous query on supplier_id in maintenances
2024-02-15 09:52:23 +00:00
snipe
13d2af2155
Fixed ambiguous query on supplier_id in maintenances
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-15 09:51:14 +00:00
snipe
bf3794822c
Updated assets
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-15 09:47:45 +00:00
snipe
1fa8fba5fe
Merge pull request #14268 from Godmartinz/checked-out-notif-fix
...
Fixed the notification listener
2024-02-15 08:29:15 +00:00
snipe
3d7697da6f
Merge pull request #14275 from snipe/snyk/14270
...
Upgrade webpack from 5.89.0 to 5.90.0
2024-02-15 08:28:26 +00:00
snipe
42cf17d3bf
Upgrade webpack from 5.89.0 to 5.90.0
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-15 08:27:52 +00:00
snipe
783e37f06d
Merge pull request #14274 from snipe/snyk/14269
...
Upgrade alpinejs from 3.13.3 to 3.13.5
2024-02-15 08:21:58 +00:00
snipe
9a4cda0bf6
Upgrade alpinejs from 3.13.3 to 3.13.5
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-15 08:21:19 +00:00
snipe
b6279af1d8
Merge pull request #14272 from marcusmoore/testing/update-state-helper-name
...
Updated testing helper name
2024-02-15 08:19:40 +00:00
Marcus Moore
bc0a7542ac
Change enableWebhook to enableSlackWebhook
2024-02-14 18:17:34 -08:00
akemidx
232fad0145
query and progress notes
2024-02-14 20:00:23 -05:00
Godfrey M
5cbcac28b1
adds custom fields as an example in label settings
2024-02-14 16:53:38 -08:00
Marcus Moore
aec59f2da6
Update assertion to be more correct
2024-02-14 12:27:42 -08:00
Marcus Moore
905df5ec25
Consolidate test cases
2024-02-14 12:14:27 -08:00
Marcus Moore
bacfdc5049
Scaffold additional tests
2024-02-14 11:33:03 -08:00
Marcus Moore
3cc72021b6
Move notification test to notifications test suite
2024-02-14 11:16:31 -08:00
spencerrlongg
115e0fc119
implode submitted arrays to save
2024-02-14 13:15:23 -06:00
Marcus Moore
4354e126b1
Scaffold tests
2024-02-14 11:11:08 -08:00
Marcus Moore
02f39472f9
Remove duplicate test
2024-02-14 11:10:59 -08:00
Marcus Moore
d7aed2edc9
Remove unneeded code
2024-02-14 11:10:45 -08:00
Marcus Moore
af513946a2
Implement test
2024-02-14 10:48:49 -08:00
Marcus Moore
7bfd02054b
Remove duplicate authorization check
2024-02-14 10:48:41 -08:00
spencerrlongg
1ceb703129
rm var
2024-02-14 12:44:09 -06:00
spencerrlongg
fb28882f65
trim potential spaces
2024-02-14 11:59:14 -06:00
spencerrlongg
d9c61fdb02
validation msg
2024-02-14 11:52:25 -06:00
spencerrlongg
72c118a70f
cleanup
2024-02-14 11:41:46 -06:00
Godfrey M
b136e9e29d
fix the listener to fire when checking in
2024-02-14 09:16:20 -08:00
snipe
50c910461a
Merge remote-tracking branch 'origin/develop'
2024-02-14 11:36:28 +00:00
snipe
88a84e9350
Merge pull request #14264 from snipe/feature/sc-24816
...
Added serial and status label to asset maintenances page and API
2024-02-14 10:37:01 +00:00
snipe
43bb8ae0a8
Added string
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-14 10:14:44 +00:00
snipe
638071dadd
Check the asset is not deleted when creating the permissions array
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-14 10:14:38 +00:00
snipe
8a4c90ade8
Check that the asset is not deleted
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-14 10:14:25 +00:00
snipe
1dfa1da0ee
Disable the edit button if permission is not allowed
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-14 10:14:10 +00:00
snipe
71ebade641
Added serial and status to searchable relations
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-14 09:59:10 +00:00
snipe
b86b05c4fc
Added serial and status fields to presenter
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-14 09:58:55 +00:00
snipe
35a70988cb
Added sorting by status label
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-14 09:58:39 +00:00
snipe
56ba26eb45
Disallow editing of deleted assets
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-14 09:58:07 +00:00
snipe
adb8be9345
Added bootstrap formatting to show deleted assets more clearly
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-14 09:57:57 +00:00
snipe
abc9ee22c6
Added serial and status to transformer
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-14 09:48:02 +00:00
snipe
e5ee9760c0
I don’t think we use these anyore because of the modifiers on date
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-14 09:47:33 +00:00
snipe
7868a8c174
Added serial for API controller
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-14 09:47:13 +00:00
snipe
03df4cec45
Fixed typo
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-14 09:46:43 +00:00
spencerrlongg
25241542d2
progress, going to sleep
2024-02-14 02:12:31 -06:00
spencerrlongg
57a75e68b9
maybe i do the inverse here?
2024-02-14 00:52:50 -06:00
Marcus Moore
ad1846fed6
Implement tests
2024-02-13 17:50:26 -08:00
spencerrlongg
dcf2168454
initial stuff, need to switch branches
2024-02-13 19:35:37 -06:00
Marcus Moore
9ab56fe9ca
Implement tests
2024-02-13 17:04:53 -08:00
Marcus Moore
f708b8b299
Implement test
2024-02-13 14:30:26 -08:00
akemidx
c5e8d1c276
custom report tinker
2024-02-13 17:09:51 -05:00
akemidx
4093327b7f
adding in Last Checkin Date to Hardware view and index
2024-02-13 16:52:12 -05:00
Marcus Moore
391b832613
Implement test
2024-02-13 13:34:55 -08:00
Marcus Moore
b653d19579
Implement test
2024-02-13 13:29:54 -08:00
akemidx
4a57cfaf3e
commenting out the nulling of last checkout date on checkin page and API
2024-02-13 16:21:18 -05:00
Marcus Moore
31a75bd252
Add some assertions
2024-02-13 13:17:02 -08:00
snipe
e2c3386c33
Merge remote-tracking branch 'origin/develop'
2024-02-13 20:37:17 +00:00
Marcus Moore
0506f3bef9
Scaffold additional tests
2024-02-13 12:35:31 -08:00
snipe
a866d6b16e
Merge pull request #14261 from snipe/fixed/missing_location_string
...
Fixed incorrect string for location not existing
2024-02-13 20:29:32 +00:00
snipe
a76a69d085
Fixed incorrect string for location not existing
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-13 20:23:32 +00:00
Marcus Moore
852b0b3f11
Scaffold additional tests
2024-02-13 12:15:59 -08:00
Marcus Moore
307b39bd38
Implement tests around asset check in
2024-02-13 12:03:27 -08:00
spencerrlongg
d55358652b
cleanup for pr
2024-02-13 13:45:56 -06:00
Brady Wetherington
955f75f733
Fixes for the prefix-guessing and sanitizing.
2024-02-13 16:45:24 +00:00
snipe
280e778749
Merge remote-tracking branch 'origin/develop'
2024-02-13 13:46:52 +00:00
snipe
60ba898167
Merge pull request #14255 from marcusmoore/chore/sc-24805
...
Added LDAP group tag to LDAP tests
2024-02-13 13:42:51 +00:00
snipe
2c9d5b9ea3
Merge pull request #14247 from ubc-cpsc/bugfix/CVE-2023-37260
...
Fixes CVE-2023-37260 upgrading league/oauth2-server
2024-02-13 13:40:53 +00:00
snipe
eb6e2636b5
Merge pull request #14246 from ubc-cpsc/bugfix/CVE-2022-24894
...
Fixes CVE-2022-24894 by upgrading symfony/http-kernel
2024-02-13 13:40:33 +00:00
snipe
4c1964d509
Merge pull request #14245 from ubc-cpsc/bugfix/CVE-2024-24821
...
Fixes CVE-2024-24821 by upgrading composer/composer
2024-02-13 13:39:16 +00:00
snipe
7547277352
Merge pull request #14236 from snipe/jerm/upgrade-script-enhancements
...
Change how we check forward-looking upgrade requirements
2024-02-13 13:38:35 +00:00
snipe
3e00bc49fd
Merge pull request #14250 from mauro-miatello/develop
...
Cleaned up navbar-custom-menu
2024-02-13 13:33:03 +00:00
snipe
99e0b65de7
Merge pull request #14256 from marcusmoore/bug/sc-24790
...
Fixed accessory check in emails being sent when setting disabled
2024-02-13 13:32:42 +00:00
Brady Wetherington
70ef904951
Actually got this pretty close to being able to do a restore
2024-02-13 12:16:15 +00:00
Brady Wetherington
fcf023e3d2
WIP: trying to get prefixing and sanitization working
2024-02-13 12:16:15 +00:00
Brady Wetherington
8c882ddead
Starting to abstract out the SQL Streaming logic into its own class
2024-02-13 12:16:15 +00:00
Brady Wetherington
7d136f9970
Initial rough stabs at prefix removal and SQL sanitization
2024-02-13 12:16:15 +00:00
Jeremy Price
f4c1460c2b
remove help text options until i put together the help text
2024-02-12 19:18:26 -08:00
Jeremy Price
bb2e1de0a8
Change how we check forward-looking upgrade requirements
...
In https://github.com/snipe/snipe-it/pull/14128 we added the capability
for the upgrade.php script to check version requirements _before_
downloading the new source, to help keep from breaking installations.
Turns out, `file_get_contents()` isn't a reliable way to grab a url, because
some systems have `allow_url_fopen` turned off in their PHP
configurations.
In this iteration, we swap that out for a curl function, while also
adding more error handling, the ability to entirely skip the
PHP version checks if for some reason you Just Can't query the upgrade
json correctly, as well as adding a lot of helpful text around the whole
issue.
Additionally, I've added some error checking around DB backups and
initial artisan down-ing, since shell_exec would happily march right
past any errors.
2024-02-12 19:18:26 -08:00
Marcus Moore
c81bc1d2ee
Scaffold tests around asset check in
2024-02-12 17:54:22 -08:00
Marcus Moore
7154d23759
Pass the correct variable to the route helper
2024-02-12 16:45:18 -08:00
Marcus Moore
df23fd0dee
Remove usused import
2024-02-12 16:35:54 -08:00
Marcus Moore
adfb8895df
Improve factory state name
2024-02-12 16:31:32 -08:00
Marcus Moore
c8e12ddb5c
Remove bug in factory state
2024-02-12 16:30:09 -08:00
Marcus Moore
5b181ecea7
Remove old comment
2024-02-12 16:29:34 -08:00
Marcus Moore
728aaaab20
Ensure accessory check in emails are not sent when the setting is disabled
2024-02-12 16:22:59 -08:00
akemidx
f7d0cecdac
permissions query starto
2024-02-12 19:01:06 -05:00
Marcus Moore
095a7d9b34
Scaffold tests around accessory check in
2024-02-12 12:54:48 -08:00
Marcus Moore
cf53f2778f
Add LDAP test cases to group
2024-02-12 12:28:27 -08:00
snipe
65e20282b6
Merge pull request #14251 from snipe/dependabot/github_actions/develop/codacy/codacy-analysis-cli-action-4.4.0
...
Bump codacy/codacy-analysis-cli-action from 4.3.0 to 4.4.0
2024-02-12 08:35:30 +00:00
dependabot[bot]
405c5b5ad0
Bump codacy/codacy-analysis-cli-action from 4.3.0 to 4.4.0
...
Bumps [codacy/codacy-analysis-cli-action](https://github.com/codacy/codacy-analysis-cli-action ) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/codacy/codacy-analysis-cli-action/releases )
- [Commits](https://github.com/codacy/codacy-analysis-cli-action/compare/v4.3.0...v4.4.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 >
2024-02-12 08:33:17 +00:00
MrM
6f0fe16b87
Update default.blade.php
...
removed some repeated attributes
2024-02-11 18:45:37 +01:00
snipe
111daffc17
Merge pull request #14188 from spencerrlongg/bug/14146
...
Fixes Default Location Being Set During Asset Creation and Checkout
2024-02-10 11:47:46 +00:00
Joël Pittet
b8a478f558
Fixes by CVE-2023-37260 upgrading league/oauth2-server
2024-02-09 17:24:07 -08:00
Joël Pittet
9f7084d077
Revert "Fixes by CVE-2022-24894 upgrading league/oauth2-server"
...
This reverts commit 0840cd3df3 .
2024-02-09 17:22:36 -08:00
Joël Pittet
0840cd3df3
Fixes by CVE-2022-24894 upgrading league/oauth2-server
2024-02-09 17:21:24 -08:00
Joël Pittet
cefdaf9a9b
Fixes CVE-2022-24894
2024-02-09 17:17:44 -08:00
Joël Pittet
13335b19e9
Fixes CVE-2024-24821
2024-02-09 17:04:34 -08:00
snipe
6e471a27e7
Merge remote-tracking branch 'origin/develop'
2024-02-09 21:10:27 +00:00
snipe
513ea67e7d
Merge pull request #14244 from snipe/fixes/null_barcode_if_hard_deleted
...
Return null if asset was hard-deleted/purged
2024-02-09 21:09:17 +00:00
snipe
3868e711f4
Return null if asset was hard-deleted/purged
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-09 21:08:07 +00:00
snipe
f33f712de7
Merge remote-tracking branch 'origin/develop'
2024-02-09 21:00:16 +00:00
snipe
c12e1f6d6c
Merge pull request #14243 from snipe/fixes/reports_controller_when_item_is_deleted
...
Fixed ReportsController to not try to return a serial if the item doesn’t exist
2024-02-09 20:54:37 +00:00
snipe
479abd5231
Do not try to return a serial if the item doesn’t exist
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-09 20:53:33 +00:00
snipe
a60a24a4a8
Merge remote-tracking branch 'origin/develop'
2024-02-09 20:42:48 +00:00
snipe
55b3050ca8
Re-applied previous withTrashed PR
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-09 20:37:18 +00:00
snipe
2c996a8508
Merge pull request #14241 from snipe/revert-14240-feature/sc-24786
...
Revert "Fixed barcodes crashing if asset was deleted"
2024-02-09 20:36:02 +00:00
snipe
84f8eee869
Revert "Fixed barcodes crashing if asset was deleted"
2024-02-09 20:35:45 +00:00
snipe
590c19dbd7
Merge pull request #14240 from snipe/feature/sc-24786
...
Feature/sc 24786
2024-02-09 20:28:31 +00:00
snipe
fa47707974
Use withTrashed() to get the barcode on deleted assets
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-09 20:26:49 +00:00
snipe
ca62481083
Added button and route
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-09 20:23:13 +00:00
snipe
1c3306046c
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
2024-02-08 23:14:54 +00:00
snipe
f4fc845375
Updated dev assets
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-08 23:06:47 +00:00
snipe
a7af987322
Merge pull request #14229 from Godmartinz/select2-target-fix
...
Fixed select inputs un-select2-ifying on mobile
2024-02-08 23:04:55 +00:00
Godfrey M
c4eaae923a
removed vue comments since they do not apply anymore
2024-02-08 15:02:47 -08:00
snipe
849ba02516
Merge pull request #14187 from Godmartinz/general-hook_fix
...
Fixed the general webhook not notifying anymore
2024-02-08 23:01:36 +00:00
Godfrey Martinez
9dcd14a712
Merge branch 'develop' into general-hook_fix
2024-02-08 14:59:25 -08:00
snipe
3412b4dc5a
Merge remote-tracking branch 'origin/develop'
2024-02-08 14:58:24 +00:00
snipe
a3b96aff1f
Merge pull request #14233 from uberbrady/prevent_svg_injection_with_fake_extensions_rebased
...
Fixes file upload XSS vulnerability [sc-24156]
2024-02-08 14:56:59 +00:00
Brady Wetherington
9bb191f29f
Fixes file upload XSS vulnerability [sc-24156]
2024-02-08 14:30:40 +00:00
snipe
4a43ccfa92
Merge pull request #14228 from akemidx/bug/sc-23516
...
Fixed: 404 Error on Importer When Uploading a .csv Under Certain Circumstance
2024-02-08 13:43:07 +00:00
spencerrlongg
bcfa913450
condition makes this work, needs more testing
2024-02-07 20:03:37 -06:00
spencerrlongg
43d8474caa
a note to remember this tomorrow
2024-02-06 17:45:46 -06:00
Godfrey M
b73e8642d3
removed unnecessary changes
2024-02-06 13:06:21 -08:00
Godfrey M
cfe2277a64
forgot to remove comment line
2024-02-06 13:05:04 -08:00
akemidx
e776c2cffa
formatting the button tag
2024-02-06 15:51:04 -05:00
Godfrey M
ca59bc3c9c
removes if statement that prevents select2-ifying inputs
2024-02-06 12:46:17 -08:00
akemidx
575362f4dc
adding in line to null out the active file on click of button
2024-02-06 15:38:07 -05:00
snipe
f0139c5e41
Merge remote-tracking branch 'origin/develop'
2024-02-06 18:25:19 +00:00
snipe
5f8ac66036
Merge pull request #14223 from Godmartinz/user-bulk-edit
...
Fixed Select2 functionality in User bulk check-in Delete User
2024-02-06 18:22:46 +00:00
snipe
a49e66c689
Merge remote-tracking branch 'origin/develop'
2024-02-06 16:42:16 +00:00
snipe
1630e4bc2f
Merge pull request #14227 from snipe/fixes/bulk_update_by_audit_interval
...
Switch to bulk updating to handle audit interval updates
2024-02-06 16:06:08 +00:00
snipe
bf674a0f4d
Removed backticks
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-06 15:58:36 +00:00
snipe
b170755c3d
Switch to bulk updating to handle audit interval updates
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-06 15:52:46 +00:00
snipe
b25612bbac
Merge remote-tracking branch 'origin/develop'
2024-02-06 09:09:39 +00:00
snipe
a43183ff96
Increased chunk
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-06 09:09:27 +00:00
Godfrey M
5aa34695a1
z
2024-02-05 16:41:29 -08:00
snipe
3b36372a66
Merge pull request #14222 from marcusmoore/tests/company-get-id-for-current-user
...
Added tests around getIdForCurrentUser method
2024-02-05 22:04:08 +00:00
snipe
e763693829
Merge remote-tracking branch 'origin/develop'
2024-02-05 20:51:37 +00:00
snipe
e08d60ed18
Merge pull request #14221 from snipe/bug/sc-24749
...
Chunk data to reduce memory on large datasets when updating `next_audit_date`
2024-02-05 20:50:41 +00:00
Marcus Moore
9e6e2de71e
Add docblock
2024-02-05 12:49:29 -08:00
snipe
b49935701b
Chunk data to reduce memory on large datasets when updating next_audit_date
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-05 20:48:24 +00:00
Marcus Moore
76cc5995d9
Write tests around getIdForCurrentUser method [sc-24748]
2024-02-05 12:38:33 -08:00
snipe
c0fbf106ed
Merge remote-tracking branch 'origin/develop'
2024-02-05 19:13:17 +00:00
snipe
7b4020c5e9
Updated string paths for URL
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-05 19:09:16 +00:00
snipe
383e3829e5
Merge remote-tracking branch 'origin/develop'
2024-02-05 19:04:40 +00:00
snipe
91356af838
Merge pull request #14220 from snipe/bug/sc-24740
...
Removed loading of assets for label count
2024-02-05 19:02:10 +00:00
snipe
4c967a43a7
Removed loading of assets for label count
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-05 18:56:51 +00:00
snipe
deca842eb0
Merge remote-tracking branch 'origin/develop'
2024-02-05 18:35:56 +00:00
snipe
44366746dd
Merge pull request #14219 from snipe/fixes/resurface_load_remote
...
Fixed #14185 - Resurfaced `load_remote` in admin
2024-02-05 18:33:11 +00:00
snipe
3806cec10e
Updated language
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-05 18:28:05 +00:00
snipe
a800fa07f9
Removed duplicate string
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-05 18:27:58 +00:00
snipe
32c360f032
Re-added UI for load_remote
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-05 18:23:52 +00:00
snipe
25f1445afc
Merge branch 'master' of https://github.com/snipe/snipe-it
2024-02-05 17:26:54 +00:00
snipe
0042359e5f
Prod assets
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-05 17:23:30 +00:00
snipe
cf2e2bfbc1
Updated prod assets
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-05 17:23:21 +00:00
snipe
60f9a8be9a
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# public/css/dist/all.css
# public/css/dist/bootstrap-table.css
# public/js/dist/bootstrap-table.js
# public/mix-manifest.json
2024-02-05 17:22:58 +00:00
snipe
8316db9702
Merge pull request #13805 from gitgrimbo/more_line_based_markdown
...
Use parseEscapedMarkedownInline for more views
2024-02-05 17:19:41 +00:00
snipe
1a480435de
Merge pull request #14190 from marcusmoore/bug/sc-24685
...
Fixed consumable checkout via API not sending notification
2024-02-05 17:16:57 +00:00
snipe
ebc373744a
Merge pull request #14218 from snipe/security/alpine_3_18_6
...
Security upgrade alpine from 3.18.5 to 3.18.6 #14178
2024-02-05 17:16:18 +00:00
snipe
650aa25659
Merge pull request #14191 from Godmartinz/googlechat_webhook
...
Added support for Google Chat notifications
2024-02-05 17:10:54 +00:00
snipe
212dd06948
Security upgrade alpine from 3.18.5 to 3.18.6 #14178
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-05 17:07:31 +00:00
snipe
b6eea2e170
Merge pull request #14217 from snipe/security/snyk_bs_table_14199
...
Upgrade bootstrap-table from 1.22.1 to 1.22.2 #14199
2024-02-05 16:59:51 +00:00
snipe
688017bd8a
Upgrade bootstrap-table from 1.22.1 to 1.22.2
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-05 16:59:01 +00:00
snipe
58a9c27342
Merge remote-tracking branch 'origin/develop'
2024-02-05 16:31:32 +00:00
snipe
f52b00256d
Merge pull request #14213 from snipe/fixes/orientate_on_exif
...
Fixed FD-40296 - mobile uploads sometimes uploading with incorrect orientation
2024-02-05 16:22:03 +00:00
snipe
2d48d96b3c
Merge remote-tracking branch 'origin/develop'
2024-02-05 16:10:54 +00:00
snipe
abd13a1140
Merge pull request #14216 from snipe/bug/sc-24727
...
Fixed company asset counts for dashboard widget
2024-02-05 16:07:40 +00:00
snipe
5882d71f9b
Fix company asset counts for dashboard widget
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-05 15:55:53 +00:00
snipe
dc92bbf61e
Merge pull request #14215 from snipe/bug/sc-24726
...
Removed initial check for assets, licenses, etc
2024-02-05 15:54:45 +00:00
snipe
e6fdeb0e8a
Removed initial check for assets, licenses, etc
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-05 15:30:18 +00:00
snipe
3b948c7b7e
Add orientate to image upload
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-05 14:29:43 +00:00
snipe
d965fe759a
Fixed #14211 - duplicate array key ldap_emp_num
...
Signed-off-by: snipe <snipe@snipe.net >
2024-02-05 12:28:24 +00:00
Ivan Nieto Vivanco
5e4a3379a9
Adds Components and Licenses logs to Assets history view
2024-02-01 01:35:25 -06:00
Godfrey M
9dc428b720
ran composer update on the package since the version was explicitized
2024-01-31 17:30:56 -08:00
Godfrey M
8a5b469ff8
adds # to webhook channel trigger
2024-01-31 12:54:30 -08:00
Godfrey M
ed06f32a7a
adds # to webhook channel trigger
2024-01-31 12:53:56 -08:00
Godfrey M
a876703f8f
spacing
2024-01-31 10:48:48 -08:00
Godfrey M
01bb8d8c9a
spacing
2024-01-31 10:48:23 -08:00
Godfrey M
f452204d62
applies a conditional to have the the integration test button function properly
2024-01-31 10:47:25 -08:00
Ivan Nieto Vivanco
51ae485f20
When asset is checked-in the assigned licenses also are taken from the user
2024-01-30 19:44:38 -06:00
Godfrey M
0eabb147b2
adds google notif to consumable check out
2024-01-30 13:19:28 -08:00
Marcus Moore
2e0e39ccc8
Ensure notification is sent when consumable is checked out via api
2024-01-30 13:19:20 -08:00
spencerrlongg
63e733f0d6
changes from a note to a source
2024-01-30 15:14:59 -06:00
Godfrey M
2406d2cfdb
adds google notifs to license seats check in and out
2024-01-30 13:14:24 -08:00
Godfrey M
e074ca0bf9
adds google notifs to accessories check in and out
2024-01-30 12:57:45 -08:00
Marcus Moore
13c37e708f
Implement tests around consumable checkout
2024-01-30 12:43:20 -08:00
Marcus Moore
3f76d65b95
Improve test method name
2024-01-30 12:43:07 -08:00
Godfrey M
87bce0c097
adds google notifs for asset check in and out
2024-01-30 12:38:17 -08:00
Marcus Moore
6d41c8cf67
Merge branch 'develop' into bug/sc-24685
2024-01-30 11:44:36 -08:00
Godfrey M
22385a8e35
fix for general webhook not notifiying anymore
2024-01-30 10:47:18 -08:00
snipe
77fa213ccd
Merge pull request #14181 from marcusmoore/bug/sc-24671
...
Fixed accessory checkout via API not sending notification and not adhering to qty limit
2024-01-30 14:24:42 +00:00
spencerrlongg
d0a82adc3f
changed condition
2024-01-29 20:44:26 -06:00
Marcus Moore
de2aa903c5
Scaffold tests
2024-01-29 17:56:55 -08:00
Marcus Moore
42ec2548c9
Fire event when accessory checked out via API
...
Brings behavior in line with GUI controller
2024-01-29 17:03:19 -08:00
Marcus Moore
a2cba67f4e
Improve assertion
2024-01-29 16:59:57 -08:00
Marcus Moore
7d45cfff2c
Ensure accessory available when checking out via api
2024-01-29 16:49:09 -08:00
Marcus Moore
f1ab8253f0
Implement tests included two currently failing tests
2024-01-29 16:48:40 -08:00
Marcus Moore
e5d3df7d24
Scaffold accessory checkout tests for api
2024-01-29 15:59:23 -08:00
Marcus Moore
987676df08
Implement additional tests
2024-01-29 15:56:18 -08:00
Marcus Moore
f16f62f76c
Scaffold and implement some tests around accessory checkout
2024-01-29 14:21:30 -08:00
Brady Wetherington
8a2f3405d5
Merge branch 'develop' into snipeit_v7_laravel10
...
A lot of changes here, but hopefully this works?
2024-01-29 22:12:58 +00:00
Godfrey M
dfa33f651a
webhook test works
2024-01-29 12:58:09 -08:00
Godfrey M
30c2927987
merged develope
2024-01-29 11:21:00 -08:00
Godfrey M
e8159d97fa
changes
2024-01-29 11:12:25 -08:00
snipe
86c625ed8f
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# config/version.php
2024-01-27 15:12:03 +00:00
snipe
3da7876631
Bumped version
...
Signed-off-by: snipe <snipe@snipe.net >
2024-01-27 15:08:52 +00:00
spencerrlongg
1248260df3
i don't think the output needs to separately escaped, the entire statement is already wrapped in {{}}
2024-01-26 12:33:35 -06:00
spencerrlongg
4cb804cf03
get rid of e() on store and update
2024-01-26 11:56:02 -06:00
spencerrlongg
2b0dd8851c
probably needs more testing... but should work
2024-01-26 11:47:09 -06:00
snipe
9136415bb2
Merge remote-tracking branch 'origin/develop'
2024-01-26 15:58:21 +00:00
snipe
c0241a8421
Merge pull request #14175 from uberbrady/rebased_snipe_translator
...
Fixed #14173 : Use new SnipeTranslator to handle pluralized localizations
2024-01-26 15:54:11 +00:00
Brady Wetherington
401e1842ee
Fixed pluralization bug due to dashed-locale names instead of underscored
...
Our locale directories are named things like 'en-US'. But the pluralization
code used by Laravel (through Symfony) requires locale names to be
in the format en_US. This change introduces a new Translator,
SnipeTranslator, which is a tiny set of changes against the built-in
one. It additionally adds a SnipeTranslationServiceProvider, which
loads up the new Translator.
2024-01-26 15:40:55 +00:00
snipe
ad2e0cc7f3
Fixed typo
...
Signed-off-by: snipe <snipe@snipe.net >
2024-01-26 15:17:59 +00:00
spencerrlongg
2deba17d91
that's all of 'em
2024-01-25 20:04:02 -06:00
spencerrlongg
3574ef5bb9
a few more imports, component sample
2024-01-25 19:54:53 -06:00
spencerrlongg
abf13f1619
revert spacing
2024-01-25 19:37:59 -06:00
spencerrlongg
4a7df470f0
this works
2024-01-25 19:34:41 -06:00
spencerrlongg
c9101f4d97
initial work, not working yet
2024-01-25 18:18:24 -06:00
snipe
14db425725
Merge remote-tracking branch 'origin/develop'
2024-01-25 21:45:49 +00:00
snipe
b39d11cc06
Merge pull request #14171 from snipe/fixes/fd-39934
...
Removed attribute assigning blank EOL as 0
2024-01-25 21:41:18 +00:00
snipe
d6c61e1429
Removed attribute assigning blank EOL as 0
...
Signed-off-by: snipe <snipe@snipe.net >
2024-01-25 21:34:20 +00:00
snipe
aa14d5e6b6
Merge remote-tracking branch 'origin/develop'
2024-01-25 20:18:36 +00:00
snipe
85a158eaef
Merge pull request #14170 from uberbrady/saml_nonce_storage
...
Enforce SAML assertion ID uniqueness and notValidOnOrAfter attribute [FD-37019]
2024-01-25 20:14:40 +00:00
Brady Wetherington
d3815ddce7
Remove commented-out timestamps on the saml_nonces table
2024-01-25 20:13:49 +00:00
Brady Wetherington
b39b575fec
Add table-check; add command-description for Artisan command
2024-01-25 20:07:18 +00:00
Brady Wetherington
81b8243e1d
Enforce SAML assertion ID uniqueness and notValidOnOrAfter attribute
2024-01-25 19:53:24 +00:00
Jeremy Price
43c8e98ec7
Set v6 upgrade requirements in .upgrade_requirements.json -- REVERT FOR v7
...
This was originally created on the v7 branch, and had v7 requirements,
but we're backporting it so that people have it in-hand before v7 launches.
Since v7 hasn't launched yet, and people can use it for upgrading to new
v6's potentially, we'll make it v6 happy for now.
2024-01-25 10:12:08 -08:00
snipe
9d1abb0aa7
Merge pull request #14127 from snipe/jerm/upgrade-deps-file
...
Add php version requirements file for future-proofing upgrades
2024-01-25 10:09:35 -08:00
snipe
4e59b83885
Merge pull request #14128 from snipe/jerm/upgrade-dot-php
...
Add remote requirements checking to upgrade.php
2024-01-25 10:09:03 -08:00
snipe
d8a9d93b1d
Merge remote-tracking branch 'origin/develop'
2024-01-25 08:30:56 +00:00
snipe
ab926f2e33
Merge pull request #14153 from Godmartinz/ms_teams_webhook
...
Added support for Microsoft Teams Notifications
2024-01-25 08:27:17 +00:00
snipe
b76500e32d
Merge remote-tracking branch 'origin/develop'
2024-01-25 00:22:18 +00:00
snipe
45b253a57d
Merge pull request #14164 from marcusmoore/bug/sc-20686
...
Avoid unnecessarily hydrating models on asset show page
2024-01-25 00:20:30 +00:00
Marcus Moore
f5dafc477a
Avoid unnecessary model hydration on asset model show page
2024-01-24 16:14:51 -08:00
Godfrey M
6e9a46e582
working on Chat integration test
2024-01-24 15:50:36 -08:00
Godfrey M
c65b32bcdb
removed translation fixed via method
2024-01-24 14:49:42 -08:00
Godfrey M
1d3124f89f
adding a test variable for test methods
2024-01-24 14:38:45 -08:00
snipe
57a8630e99
Merge pull request #14162 from snipe/bug/sc-24511
...
Fixed #14114 - correctly sort related fields for labels
2024-01-24 21:37:20 +00:00
snipe
105d4899f5
Removed debug line
...
Signed-off-by: snipe <snipe@snipe.net >
2024-01-24 20:33:13 +00:00
snipe
0715f68c0e
Merge remote-tracking branch 'origin/develop'
2024-01-24 20:18:43 +00:00
snipe
5909654fd4
Merge pull request #14163 from Godmartinz/ldap_test_table_fix
...
Added overflow scroll to ldap test table
2024-01-24 20:18:08 +00:00
Godfrey M
e175cdbfd7
adds table overflow scroll
2024-01-24 12:13:40 -08:00
snipe
896b16d4d5
Merge remote-tracking branch 'origin/develop'
2024-01-24 19:49:50 +00:00
snipe
5f8e63717d
Merge pull request #14058 from Godmartinz/ldap_test_table_fix
...
Fixed Ldap sync test table and table data from overflowing
2024-01-24 19:31:04 +00:00
Godfrey M
ada1a593a4
add google placeholder
2024-01-24 11:29:32 -08:00
snipe
2c7bbfa637
Added additional sort/order hidden fields
...
Signed-off-by: snipe <snipe@snipe.net >
2024-01-24 19:09:20 +00:00
snipe
ba680126bc
Properly sort the results based on non-asset fields
...
Signed-off-by: snipe <snipe@snipe.net >
2024-01-24 19:09:06 +00:00
snipe
dd3b2da670
Updated variable names for clarity, remove the concat of order and sort
...
Signed-off-by: snipe <snipe@snipe.net >
2024-01-24 19:08:47 +00:00
Godfrey M
00f07ac2ce
add translations, brush up code
2024-01-24 10:38:06 -08:00
snipe
165f9545ac
Merge pull request #13924 from snipe/bug/sc-20167
...
Set qty mutators
2024-01-24 18:21:06 +00:00
snipe
fff21416be
Merge pull request #14051 from akemidx/email_in_license_table
...
Email in License Seat Table
2024-01-24 15:37:43 +00:00
snipe
f760397837
Merge remote-tracking branch 'origin/develop'
2024-01-24 15:36:45 +00:00
snipe
dc84e0f3ae
Merge pull request #14161 from snipe/localizations/updated_with_new_strings
...
Updated language strings
2024-01-24 15:31:09 +00:00
snipe
8ca4c51186
Updated strings
...
Signed-off-by: snipe <snipe@snipe.net >
2024-01-24 15:29:39 +00:00
snipe
f247661f07
Merge pull request #14159 from snipe/fixes/not_array_typo
...
Fixed english and attribute placeholder
2024-01-24 14:59:57 +00:00
snipe
f73a55f9ab
Fixed english and attribute placeholder
...
Signed-off-by: snipe <snipe@snipe.net >
2024-01-24 14:58:06 +00:00
snipe
7668a6767d
Merge pull request #14102 from Godmartinz/seat-id-is-zero
...
Fixed license seats id turning to zero when sorting by department
2024-01-24 14:49:33 +00:00
snipe
684264dac7
Merge pull request #14158 from snipe/fixes/moved_url_string_again
...
Moved URL string to general
2024-01-24 14:48:26 +00:00
snipe
e6f94cfebf
Missed one
...
Signed-off-by: snipe <snipe@snipe.net >
2024-01-24 14:47:54 +00:00
snipe
c54eb22754
Moved URL string to general
...
Signed-off-by: snipe <snipe@snipe.net >
2024-01-24 14:46:52 +00:00
snipe
661cc2b460
Merge pull request #14131 from Godmartinz/label_engine_translations
...
Adds translations for Label example
2024-01-24 13:36:40 +00:00
snipe
36f8311204
Merge remote-tracking branch 'origin/develop'
2024-01-24 13:35:04 +00:00
snipe
25db35e41e
Merge pull request #14128 from snipe/jerm/upgrade-dot-php
...
Add remote requirements checking to upgrade.php
2024-01-24 13:23:10 +00:00
snipe
49dc1dd37a
Merge pull request #14132 from marcusmoore/chore/sc-24501
...
Improved radio button values in custom report form
2024-01-24 13:22:48 +00:00
snipe
bfc9be6b97
Merge pull request #14149 from snipe/dependabot/github_actions/develop/actions/cache-4
...
Bump actions/cache from 3 to 4
2024-01-24 13:22:08 +00:00
snipe
1b7885677a
Merge pull request #14155 from uberbrady/ldap_location_fixes
...
Fix for LDAP syncing with base_dn and location_id and location [FD-39651]
2024-01-24 13:21:46 +00:00
Brady Wetherington
3bc1b9038d
Fix for LDAP syncing with base_dn and location_id and location
2024-01-24 11:54:29 +00:00
Godfrey M
49021d277c
if not location add default location
2024-01-23 13:33:57 -08:00
Godfrey M
f270672a3d
added a location check, to prevent notif blowing up
2024-01-23 13:05:39 -08:00
Godfrey Martinez
b797795d37
Merge pull request #11 from Godmartinz/license_checkable
...
adds consumable checkout ms notification
2024-01-23 11:22:02 -08:00
Godfrey M
7c529df49b
adds consumable checkout ms notification
2024-01-23 11:21:20 -08:00
Godfrey Martinez
81e92228f3
Merge pull request #10 from Godmartinz/license_checkable
...
adds licenses ms notifications
2024-01-23 11:12:02 -08:00
Godfrey M
e969f8808c
adds licenses ms notifications
2024-01-23 11:10:04 -08:00
Godfrey M
5a46ef5d5b
adds Accessory Check in out Notifcations,
2024-01-22 15:30:15 -08:00
Godfrey M
f049cf5b06
adds Asset Check Out Notification
2024-01-22 10:57:22 -08:00
dependabot[bot]
a1ccea4e34
Bump actions/cache from 3 to 4
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-22 08:50:37 +00:00
snipe
2fa5eb4365
Merge pull request #14144 from snipe/fixes/updated_apple_url
...
Updated URL for apple manufacturer
2024-01-18 11:53:28 +00:00
snipe
aceb072a1b
Updated URL for apple manufacturer
...
Signed-off-by: snipe <snipe@snipe.net >
2024-01-18 11:49:30 +00:00
snipe
0fbf154187
Merge remote-tracking branch 'origin/develop'
2024-01-18 10:50:12 +00:00
snipe
2a7be4dfd5
Merge pull request #14143 from fe80/feat/redis-database
...
feat(config): add REDIS_DATABASE support
2024-01-18 10:49:32 +00:00
fe80
f52b17cca6
feat(config): add REDIS_DATABASE support
...
Add the possibility to set the redis database to use.
The default value is still 0
2024-01-18 11:32:51 +01:00
Godfrey M
befab608f2
cha cha cha changes
2024-01-17 17:59:20 -08:00
Godfrey M
cdcd868162
formats check in message for MS Teams
2024-01-17 17:31:23 -08:00
Godfrey M
ce02e43ab2
fixed integration link, added some conditionals
2024-01-17 16:30:27 -08:00
Godfrey M
9f2af40ef2
adds MS teams integration test
2024-01-17 13:41:45 -08:00
Godfrey M
93ef8317e8
added payload, new MS webhook test method
2024-01-17 11:49:31 -08:00
snipe
99000fada1
Merge pull request #14127 from snipe/jerm/upgrade-deps-file
...
Add php version requirements file for future-proofing upgrades
2024-01-17 13:15:56 +00:00
Marcus Moore
8aa5cf530b
Improve radio button values in custom report form
2024-01-16 12:33:16 -08:00
Godfrey M
6be8c063a9
added moar translations
2024-01-16 12:05:09 -08:00
Godfrey M
74dc17b4b9
adds translations for Label example
2024-01-16 10:47:45 -08:00
snipe
2ae5029bc4
Merge remote-tracking branch 'origin/develop'
2024-01-15 16:11:59 +00:00
snipe
adba2d5b6c
Remove 7 day padding for expected assets
...
Signed-off-by: snipe <snipe@snipe.net >
2024-01-15 16:11:31 +00:00
Jeremy Price
58b2f8ca17
typo
2024-01-11 19:12:24 -08:00
Jeremy Price
8be3c1aaf2
Quit the script when we hit hard errors
...
a found a few other points where we talk about exiting and re-running
the script once fixed, but never actually exit. So i'm adding-in the
missing exits, and updating any existing exits to make sure we return a
failing return code to the shell
2024-01-11 18:20:09 -08:00
Jeremy Price
2ee8639eaf
Check to make sure there's a .env file
...
While i was testing this, i noticed that it ran right by the .env check,
even though i don't have a .env file at all. The script checks for a
_bad_ .env, but not a missing one.
Now it does
2024-01-11 18:18:41 -08:00
Jeremy Price
32605578dd
Add remote requirements checking to upgrade.php
...
quoted from https://github.com/snipe/snipe-it/pull/14127
There is a race condition in the upgrade.php file where it can't
currently know the hard requirements for the version it's upgrading to
until it does a git pull. By that time, it will have pulled new source
code that possibly relies on an incompatible version of php, leaving you
with a broken installation.
Example: You're running v6.2.x on PHP 7.4, which is fine. v7 requires
PHP 8.1 or 8.2, but we couldn't know that when we released v6. or v5 for
that matter. We could change the requirements in the most-recent v6
version of upgrade.php, but that doesn't help anyone who doesn't upgrade
first to the most recent v6.
With this change, we implement fetching and incorporating the
requirements data from the remote file.
It's just fetching/decoding a couple of json values that replace the
hard-coded version requirements.
We move the branch checking higher than the php version checking so that
we can use the defined/overridden $branch to decide what branch to pull
the requirements from.
2024-01-11 18:13:59 -08:00
Jeremy Price
fe0bba6df6
rename upgrade requirements file and add snipeit version differentiation
...
the latter mostly for testing and san checking.. but it doesn't really
matter because it's just json.. if we don't use it we don't use it
2024-01-11 16:52:39 -08:00
Jeremy Price
5fdcd6298f
rename php_max_major, because it's not.. it's major_minor, even if it sounds ridiculous
2024-01-11 16:50:16 -08:00
Jeremy Price
55943dbff6
add comments and php_max_wontwork because that's what we use rigth now and MVP, dammit
2024-01-11 16:47:47 -08:00
Jeremy Price
d12e571b20
undoing versioning.. doesn't make sense
2024-01-11 16:32:17 -08:00
Jeremy Price
0c15f05316
Initial upgrade_requirements.json file
...
for fetching before upgrades, to check major prereqs -- mainly php -- before
pulling down new, possibly breaking, code.
2024-01-11 16:27:03 -08:00
snipe
73ddc0f669
Merge remote-tracking branch 'origin/develop'
2024-01-11 21:46:20 +00:00
snipe
66c24e152f
Merge pull request #14114 from uberbrady/preserve_sort_in_label_generation
...
Fixed [FD-39640]: preserve sort order when generating asset labels
2024-01-11 21:46:01 +00:00
snipe
f610afb1b8
Merge pull request #14121 from Godmartinz/checkout_bug_fix
...
Fixed multiple click checkouts for consumables, accessories and components
2024-01-11 11:15:48 +00:00
Godfrey M
1f7f9717c5
fixes checkout bug
2024-01-10 11:35:32 -08:00
snipe
5beeaa237b
Merge remote-tracking branch 'origin/develop'
2024-01-10 13:20:36 +00:00
snipe
f151de2adc
Merge pull request #14118 from snipe/fixes/_supplier_searchable_on_maintenances
...
Search on supplier name attached to maintenance
2024-01-10 13:18:47 +00:00
snipe
b94aaad9b5
Search on supplier name attached to maintenance
...
Signed-off-by: snipe <snipe@snipe.net >
2024-01-10 13:16:07 +00:00
snipe
9c9af12e83
Merge remote-tracking branch 'origin/develop'
2024-01-10 13:06:38 +00:00
snipe
1a48790dfe
Merge pull request #14116 from marcusmoore/bug/sc-24475
...
Guard against passing non-integer for company_id when creating asset
2024-01-09 19:08:14 +00:00
Marcus Moore
423b636db9
Guard against non-integers being passed for company_id
2024-01-09 10:57:43 -08:00
snipe
be32152394
Merge remote-tracking branch 'origin/develop'
2024-01-09 17:44:19 +00:00
snipe
824c3e6ecf
Merge pull request #14087 from ubc-cpsc/bugfix/CVE-2023-51651
...
Fixes CVE-2023-51651 Potential URI resolution path traversal in the AWS SDK for PHP
2024-01-09 17:44:04 +00:00
snipe
4053b75f49
Merge branch 'develop' of https://github.com/snipe/snipe-it into develop
2024-01-09 17:43:11 +00:00
snipe
ea4a0c2293
docs: add @mauro-miatello as a contributor
2024-01-09 17:43:03 +00:00
snipe
10ee6ee5c4
Merge pull request #14115 from mauro-miatello/develop
...
Added license expiration date in "view asset"
2024-01-09 17:38:51 +00:00
MrM
9d16eacad5
Added license expiration date in "view asset"
...
I've added the expiration date of the license associated with an asset in hardware/ID#software, it is useful to see all of them on the asset page instead of having to open the license details page. I've also fixed a space formatting issue.
2024-01-09 18:30:51 +01:00
Brady Wetherington
4b90f85372
Fixed [FD-39640]: preserve sort order when generating asset labels
2024-01-09 16:37:33 +00:00
snipe
8001ed8436
Merge remote-tracking branch 'origin/develop'
2024-01-08 22:30:05 +00:00
snipe
eaf6d56253
Merge pull request #14109 from marcusmoore/chore/sc-24397
...
Moved contributors to dedicated file
2024-01-08 22:28:52 +00:00
snipe
8541a342cb
Merge pull request #14108 from Godmartinz/asset_maintenance_scope
...
Added supplier name as a searchable relation on the asset maintenance report
2024-01-08 22:25:55 +00:00
Godfrey M
4184b271f7
adds Supplier as a searchable relation on the asset maintenance report
2024-01-08 14:22:35 -08:00
Marcus Moore
6b105ba8f0
Move link
2024-01-08 14:17:42 -08:00
Marcus Moore
348ed1e555
Add link to contributors file
2024-01-08 14:16:15 -08:00
Marcus Moore
8314047bfb
Add newline to start of contributors file
2024-01-08 14:02:09 -08:00
Marcus Moore
1bd4b3827d
Add missing comma
2024-01-08 13:47:43 -08:00
Marcus Moore
a2463c2a71
Reference correct file
2024-01-08 13:43:26 -08:00
Marcus Moore
f4d568bf89
Add missing config key
2024-01-08 13:40:57 -08:00
Marcus Moore
eb862c27b8
Add config keys
2024-01-08 13:31:30 -08:00
Marcus Moore
18f79ad924
Move contributors from readme to dedicated files
2024-01-08 13:29:18 -08:00
Marcus Moore
afb396ed65
Add contributor commands to package.json
2024-01-08 13:26:58 -08:00
Marcus Moore
8ea15fc6aa
Run generate command to migrate to new style
...
(from markdown style tables and images to html style)
./node_modules/.bin/all-contributors generate
2024-01-08 12:42:45 -08:00
Marcus Moore
064ec1c22d
Add missing markers
2024-01-08 12:39:40 -08:00
Marcus Moore
2f47217003
Add all-contributors-cli as dev dependency
2024-01-08 12:26:52 -08:00
Jermops
25c9f8e038
Merge pull request #14105 from snipe/jerm/snipeit-sh
...
Update snipeit.sh for v7 Requirements
2024-01-08 11:48:21 -08:00
Jeremy Price
a3811371cc
remove removal of installation scripts
2024-01-08 11:41:30 -08:00
Brady Wetherington
f734e196e5
Merge branch 'develop' into snipeit_v7_laravel10
2024-01-08 18:57:55 +00:00
Jeremy Price
6129f4722f
Oops! Don't checkout my custom branch
...
using master until we make the switch to main. As master will keep
working after we switch branches, main will _not_ work _until_ we switch, and if
for some reason we have to delay the branch migration, this will remain
broken until we fix it.
2024-01-08 10:08:52 -08:00
snipe
d71a04e489
Merge remote-tracking branch 'origin/develop'
2024-01-08 17:24:47 +00:00
snipe
4f8defb67d
Merge pull request #14107 from snipe/bug/sc-24471
...
Check that the asset exists before trying to get properties
2024-01-08 12:43:13 +00:00
snipe
2707c399ea
Check that the asset exists before trying to get properties
...
Signed-off-by: snipe <snipe@snipe.net >
2024-01-08 12:42:05 +00:00
Jeremy Price
585d7d0b87
replace some tabs with spaces. don't @ me
2024-01-05 12:09:03 -08:00
snipe
012fe57ca1
Updated assets
...
Signed-off-by: snipe <snipe@snipe.net >
2024-01-05 15:16:14 +00:00
snipe
f5960388f1
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
2024-01-05 15:05:22 +00:00
snipe
6ebbd2dc30
Merge pull request #14104 from snipe/feature/google_login_more_prominent
...
Move Google Login prompt higher, made it bigger
2024-01-05 15:03:12 +00:00
snipe
7c5d29ccd9
Move Google Login prompt higher, made it bigger
...
Signed-off-by: snipe <snipe@snipe.net >
2024-01-05 14:56:34 +00:00
snipe
93712ec417
Merge pull request #14103 from snipe/bug/user_api_limit_offset_order
...
Moved limit and offset in user API to after additional qualifiers
2024-01-05 12:02:18 +00:00
snipe
f8a21bdb2d
Moved limit and offset to after additional qualifiers
...
Signed-off-by: snipe <snipe@snipe.net >
2024-01-05 11:59:31 +00:00
Jeremy Price
cdfc198f28
update changelog
2024-01-05 00:09:06 -08:00
Jeremy Price
6fcb3d3d5e
re-add missing progress bar to ensure correct command ordering
2024-01-05 00:09:06 -08:00
Jeremy Price
358d9ec06d
fix enterprise linux version in remi repo for v9 distros
2024-01-05 00:09:06 -08:00
Jeremy Price
322c8c1cf3
install php-sodium on al2. fix snipeit database name
2024-01-05 00:09:06 -08:00
Jeremy Price
47eb0c34a2
remove fedora surpport, add amazon and alma
2024-01-05 00:09:06 -08:00
Jeremy Price
4a290a85e6
awsl2 support, php8.2 support in centos/alma, new mysql user creation code
2024-01-05 00:09:06 -08:00
Jeremy Price
5489c50cc0
remove remaining 8.2 references in Ubuntu 23* block
...
different vim config confusion made my regex misbehave :-/
2024-01-05 00:09:06 -08:00
Jeremy Price
066e40dada
update Ubuntu versions comment in code block
2024-01-05 00:09:06 -08:00
Jeremy Price
123d04ff7b
split-out ubuntu 23* versions
...
since 2023 didn't produce and LTS ubuntu versions
the Ondrej repo we use for installing arbitrary PHP versions doesn't
(easily) support non-LTS versions of ubuntu, which means that 23.04 and
23.10 are problematic using the repo
However, these versions ship with php8.1 and php8.2 (respectively), so
we don't even need the Ondrej repo for these, so we'll remove it
In general, we'll only support LTS Ubuntu repos because of this, but if
they happen to ship with our preferred PHP versions and otherwise work
w/o heroics, we'll include nominal support in the script
2024-01-05 00:09:06 -08:00
Jeremy Price
d5881736cf
stop quoting run_as_app_user args
...
because "$@" splits positional parameters, but quoting the args makes
them one arg, which doesn't work
2024-01-05 00:09:06 -08:00
Jeremy Price
5e539da3da
Debian 12
2024-01-05 00:09:06 -08:00
Jeremy Price
ba58ca9d5c
fix up ondrej repo
2024-01-05 00:09:06 -08:00
Jeremy Price
117007dfa1
add new ubuntu/debian versions, change php to 8.2
2024-01-05 00:09:06 -08:00
snipe
10ef47fe87
Merge remote-tracking branch 'origin/develop'
2024-01-04 23:37:36 +00:00
snipe
d29b3633d1
Merge pull request #14063 from marcusmoore/chore/sc-24353
...
Removed unused files in assets directory
2024-01-04 22:41:49 +00:00
snipe
98ef687e9c
Merge pull request #14090 from marcusmoore/chore/sc-24386
...
Run sqlite tests in GitHub action
2024-01-04 22:41:37 +00:00
snipe
432f05586e
Merge pull request #14100 from Godmartinz/fix-license-seat-department-link
...
fixed `departmentNameLinkFormatter` url
2024-01-04 22:40:24 +00:00
snipe
dbcf7e3fd1
Merge pull request #14101 from marcusmoore/bug/sc-24398
...
Fixes creating invalid query with null values
2024-01-04 22:36:46 +00:00
Godfrey M
43737263d4
removed that clause
2024-01-04 14:32:03 -08:00
Godfrey M
07eeaea3bf
adds an additional clause
2024-01-04 14:30:59 -08:00
Godfrey M
249ff868e5
removes empty seats when sorting by department
2024-01-04 14:26:07 -08:00
Marcus Moore
742e183b02
Add guard against adding null values to query
...
Since $request->filled(null) returns true
2024-01-04 14:04:00 -08:00
Godfrey M
a110b5fcca
ugh
2024-01-04 12:37:53 -08:00
Godfrey M
1f1e58eb1e
remove unintentional change
2024-01-04 12:36:57 -08:00
Godfrey M
32b34ca9b9
departmentNameLinkFormatter had a bad url
2024-01-04 12:33:33 -08:00
snipe
3a6d626aa1
Merge remote-tracking branch 'origin/develop'
2024-01-04 00:36:50 +00:00
snipe
0c6611d6bd
Merge pull request #14097 from spencerrlongg/hotfix/migration_model_issue
...
Use Query Builder instead of Model for Update to Skip Observer
2024-01-04 00:36:30 +00:00
spencerrlongg
0d853f931d
use query builder instead of model for update to skip observer
2024-01-03 18:32:13 -06:00
snipe
c8816354ae
Updated assets for master
...
Signed-off-by: snipe <snipe@snipe.net >
2024-01-03 23:28:54 +00:00
snipe
42d35174b2
Updated hash
...
Signed-off-by: snipe <snipe@snipe.net >
2024-01-03 23:25:56 +00:00
snipe
00718d7a4b
Merge pull request #14096 from snipe/security/snyk_14075
...
Upgrade jspdf-autotable from 3.5.31 to 3.8.0
2024-01-03 23:23:10 +00:00
snipe
ab32c42ac8
Upgrade jspdf-autotable from 3.5.31 to 3.8.0
...
Signed-off-by: snipe <snipe@snipe.net >
2024-01-03 23:21:27 +00:00
snipe
bbdc8383e1
Updated assets
...
Signed-off-by: snipe <snipe@snipe.net >
2024-01-03 23:17:44 +00:00
snipe
e711d68de1
Merge pull request #14095 from snipe/security/snyk_14066_Upgrade_fortawesome/fontawesome-free
...
Upgrade @fortawesome/fontawesome-free from 6.4.0 to 6.5.0
2024-01-03 23:16:39 +00:00
snipe
b29df4a610
Upgrade @fortawesome/fontawesome-free from 6.4.0 to 6.5.0
...
Signed-off-by: snipe <snipe@snipe.net >
2024-01-03 23:15:49 +00:00
snipe
93273d301a
Merge pull request #14094 from snipe/localizations/updated_strings
...
Updated language strings
2024-01-03 23:13:15 +00:00
snipe
50eb257cec
Updated language strings
...
Signed-off-by: snipe <snipe@snipe.net >
2024-01-03 23:12:29 +00:00
snipe
b23ce6cfc6
Merge pull request #14093 from marcusmoore/bug/sc-24389
...
Fixes language source directory for crowdin
2024-01-03 22:11:20 +00:00
Marcus Moore
08c16b4435
Fix language source directory
2024-01-03 14:02:36 -08:00
snipe
0d697629aa
Merge pull request #14092 from marcusmoore/chore/sc-24383
...
Syncs readme to DockerHub description
2024-01-03 21:36:34 +00:00
Marcus Moore
1f7e7b20e9
Sync readme to dockerhub
2024-01-03 13:26:49 -08:00
Marcus Moore
4894f524a0
Update action name
2024-01-03 12:30:10 -08:00
Marcus Moore
f819e1469a
Run sqlite tests in GitHub action
2024-01-03 12:27:13 -08:00
snipe
cce9540316
Merge pull request #13964 from spencerrlongg/refactor/store_asset_form_request
...
Tests For API Asset Store + Refactor For Auto Increment & Form Requests
2024-01-03 19:26:11 +00:00
spencerrlongg
41e0275c95
htmlentities()
2024-01-03 12:42:36 -06:00
Joël Pittet
771e3ad0ad
Fixes CVE-2023-51651 aws/aws-sdk-php with depdendencies
2024-01-02 17:31:10 -08:00
Joël Pittet
7ce37d0ffb
Fixes CVE-2023-51651 aws/aws-sdk-php
2024-01-02 17:22:22 -08:00
spencerrlongg
901b1b83d0
rm code, was probably fixed through rules at some point
2024-01-02 18:27:17 -06:00
spencerrlongg
9e84521098
fix auto-increment settings for test settings
2024-01-02 18:10:59 -06:00
Spencer Long
8546407083
Merge branch 'develop' into refactor/store_asset_form_request
2024-01-02 18:05:15 -06:00
spencerrlongg
7c30261ec8
add marcus' migration changes to branch
2024-01-02 17:28:41 -06:00
snipe
8bc5f08da5
Fixed a few more small localization issues
...
Signed-off-by: snipe <snipe@snipe.net >
2023-12-24 20:14:49 +00:00
snipe
38bd530fae
Update en defaults for controllers
...
Signed-off-by: snipe <snipe@snipe.net >
2023-12-24 19:44:20 +00:00
snipe
02d35449d2
Updated seeder with en to en-US
...
Signed-off-by: snipe <snipe@snipe.net >
2023-12-24 19:41:48 +00:00
snipe
eead7b49e3
Fixed language code
...
Signed-off-by: snipe <snipe@snipe.net >
2023-12-24 19:07:11 +00:00
snipe
a31bef7b9e
Merge pull request #14072 from snipe/fixes/also_update_settings_console_command
...
Update ResetSettings command to en-US vs en
2023-12-24 18:33:23 +00:00
snipe
ed9473c8ff
Update ResetSettings command to en-US vs en
...
Signed-off-by: snipe <snipe@snipe.net >
2023-12-24 18:32:21 +00:00
snipe
780269850a
Merge pull request #14064 from snipe/bug/set_fallback_locale_to_new_locale_code
...
Bug/set fallback locale to new locale code
2023-12-20 01:04:43 +00:00
snipe
2a4eff2e90
Remove env var option for config on fallback
...
Signed-off-by: snipe <snipe@snipe.net >
2023-12-20 01:03:11 +00:00
snipe
a0553f4c33
Update fallback locale to new locale code
...
Signed-off-by: snipe <snipe@snipe.net >
2023-12-20 01:01:59 +00:00
snipe
4ee5ba4496
Merge pull request #14059 from snipe/localizations/new_strings_pre-6.3.0
...
Normalize language codes, updated strings
2023-12-20 00:02:47 +00:00
snipe
97ba023152
Moved return
...
Signed-off-by: snipe <snipe@snipe.net >
2023-12-19 20:47:06 +00:00
snipe
a5947b8109
Added warning in middleware
...
Signed-off-by: snipe <snipe@snipe.net >
2023-12-19 20:34:45 +00:00
snipe
4a0d4f5862
Moved static var up above
...
Signed-off-by: snipe <snipe@snipe.net >
2023-12-19 20:27:11 +00:00
snipe
5e0128c9dc
Include trashed per @marcusmoore
...
Signed-off-by: snipe <snipe@snipe.net >
2023-12-19 20:23:19 +00:00
snipe
1a0e1b5f6c
Added default to helper per @marcusmoore
...
Signed-off-by: snipe <snipe@snipe.net >
2023-12-19 20:23:11 +00:00
snipe
493ffc10c1
Defaulted to en-US on quickstart
...
Signed-off-by: snipe <snipe@snipe.net >
2023-12-19 20:16:00 +00:00
snipe
de62e2775e
Merge pull request #14062 from uberbrady/add_down_migration_for_new_localization_refactor
...
Added back-migration for Big Locale Refactoring
2023-12-19 20:08:27 +00:00
Brady Wetherington
12ed8800d1
Changed some spacing and added a comment as per Snipe
2023-12-19 20:06:48 +00:00
Brady Wetherington
82dd601661
Added back-migration for Big Locale Refactoring
2023-12-19 19:54:04 +00:00
snipe
70b8b7e4be
Check for a value for settings (this mostly matters in tests)
...
Signed-off-by: snipe <snipe@snipe.net >
2023-12-19 19:00:11 +00:00
snipe
1b3a4617b7
Merge pull request #14060 from snipe/bug/fix_bad_migration_namespace
...
Fixed bad migration namespace
2023-12-19 18:49:24 +00:00
snipe
9dbc38e2ca
Drop the down()
...
Signed-off-by: snipe <snipe@snipe.net >
2023-12-19 18:25:21 +00:00
snipe
ab2c85778a
Fixed migration namespace :(
...
Signed-off-by: snipe <snipe@snipe.net >
2023-12-19 18:22:06 +00:00
snipe
98e6f7e14c
Updated form marco with new locale codes
...
Signed-off-by: snipe <snipe@snipe.net >
2023-12-19 18:12:02 +00:00
snipe
02f24d3332
WTF
...
Signed-off-by: snipe <snipe@snipe.net >
2023-12-19 17:57:17 +00:00
Godfrey M
4b071745fa
prevents tables and table data from overflowing
2023-12-19 09:49:40 -08:00
snipe
6801caaa0d
Added backl vendors directory
...
Signed-off-by: snipe <snipe@snipe.net >
2023-12-19 17:49:10 +00:00
snipe
db138479aa
Updated locale middleware for mapping
...
Signed-off-by: snipe <snipe@snipe.net >
2023-12-19 17:43:22 +00:00
snipe
081bd69d5a
Added helper method to map values
...
Signed-off-by: snipe <snipe@snipe.net >
2023-12-19 17:43:05 +00:00
snipe
c306ba550c
Migration to update what we can for locales
...
Signed-off-by: snipe <snipe@snipe.net >
2023-12-19 17:42:56 +00:00
snipe
b9a877d92d
Fixed donked dir tree
...
Signed-off-by: snipe <snipe@snipe.net >
2023-12-19 17:42:39 +00:00
snipe
3a6f26f241
Update example envs to use correct code for language
...
Signed-off-by: snipe <snipe@snipe.net >
2023-12-19 17:36:21 +00:00
Godfrey M
c0dba95426
testing ldap test table fix
2023-12-19 09:32:26 -08:00
snipe
026ea41dee
Use correct language codes, updated strings
...
Signed-off-by: snipe <snipe@snipe.net >
2023-12-19 17:23:16 +00:00
snipe
b07133a008
Add @coach1988 as a contributor
2023-12-19 14:05:54 +00:00
snipe
f07ae45fc0
Merge pull request #14056 from snipe/bug/retarget_of_13987_dymo_fix
...
Implement 1D barcode for label "Tapes\Dymo\LabelWriter_30252" #13987
2023-12-19 14:05:22 +00:00
snipe
2226bd2cd7
Implement 1D barcode for label "Tapes\Dymo\LabelWriter_30252" #13987
...
Signed-off-by: snipe <snipe@snipe.net >
2023-12-19 14:03:55 +00:00
snipe
aca51d992b
Merge pull request #14038 from ubc-cpsc/bugfix/CVE-2023-50251
...
Fixes CVE-2023-50251 and CVE-2023-50262 DoS on parsing SVG
2023-12-19 14:00:13 +00:00
snipe
fee0956832
Merge pull request #14039 from ubc-cpsc/bugfix/CVE-2023-43655
...
Fixes CVE-2023-43655 Composer Remote Code Execution vulnerability public composer.phar
2023-12-19 13:59:48 +00:00
snipe
36a76084da
Merge remote-tracking branch 'origin/master' into develop
2023-12-19 13:31:10 +00:00
snipe
fe51d0ef79
Merge pull request #14055 from snipe/bug/disallow_arrays_for_model_id_in_api_hardware_update
...
Make sure we're getting an object instead of a collection on Asset API for model_id
2023-12-19 13:30:54 +00:00
snipe
f9139e0f10
Changed to use instanceof
...
Signed-off-by: snipe <snipe@snipe.net >
2023-12-19 13:25:32 +00:00
snipe
1063dcfb7b
Merge pull request #13994 from Godmartinz/add_license_to_info_for_activation
...
Added licensed to name and email in user profile license view
2023-12-19 13:16:34 +00:00
snipe
79ad598673
Merge pull request #14050 from marcusmoore/add-logging-to-checking-alerts-command
...
Added log message for who is being sent expected checkin notifications
2023-12-19 13:14:04 +00:00
snipe
f13c1a53ef
Get an object instead of a collection
...
Signed-off-by: snipe <snipe@snipe.net >
2023-12-19 12:51:35 +00:00
snipe
aef95e2218
Merge remote-tracking branch 'origin/develop'
2023-12-19 12:32:19 +00:00
snipe
f08ce34036
Fixed translation string in JSON
...
Signed-off-by: snipe <snipe@snipe.net >
2023-12-19 12:31:55 +00:00
Marcus Moore
7cf4baa92a
Remove unused vendor less from resources directory
2023-12-18 17:58:47 -08:00
Marcus Moore
6c3dfdfe6d
Remove unused vendor css files
2023-12-18 17:48:52 -08:00
akemidx
85bfbf8bc4
email in table, shows in export
2023-12-18 20:15:06 -05:00
Marcus Moore
1708897726
Add log message for who is being sent expected checkin notifications
2023-12-18 17:14:03 -08:00
akemidx
3fe3697a29
adding column, needs table join
2023-12-18 18:26:47 -05:00
snipe
ac8926abc2
Merge pull request #14047 from snipe/dependabot/github_actions/develop/github/codeql-action-3
...
Bump github/codeql-action from 2 to 3
2023-12-18 22:57:10 +00:00
snipe
e1d2fdcfb7
Merge pull request #14001 from Godmartinz/feature/sc-18577
...
Added Status Label names to Asset history/ Action log
2023-12-18 22:41:02 +00:00
Marcus Moore
149d159c05
Remove unused bootstrap resources
2023-12-18 11:49:52 -08:00
Marcus Moore
c0ad16f497
Remove unused vendor js files
2023-12-18 11:48:28 -08:00
dependabot[bot]
2305224221
Bump github/codeql-action from 2 to 3
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2 to 3.
- [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/v2...v3 )
---
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 >
2023-12-18 08:13:48 +00:00
snipe
ea8181d3ec
Merge remote-tracking branch 'origin/develop'
2023-12-15 16:41:55 +00:00
snipe
05bc9f117c
Merge pull request #14042 from snipe/bug/sc-24356
...
Fixed #14037 - record current time on accessory checkin
2023-12-15 16:41:42 +00:00
snipe
444c41bedb
Fixed #14037 - record current time on accessory checkin
...
Signed-off-by: snipe <snipe@snipe.net >
2023-12-15 16:39:18 +00:00
snipe
ec3c4674de
Updated prod assets
...
Signed-off-by: snipe <snipe@snipe.net >
2023-12-15 13:58:45 +00:00
snipe
61a1fed0a2
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# public/css/dist/all.css
# public/js/build/vendor.js
# public/js/dist/all.js
# public/mix-manifest.json
2023-12-15 13:58:25 +00:00
snipe
2427cb787b
Updated assets
...
Signed-off-by: snipe <snipe@snipe.net >
2023-12-15 13:57:37 +00:00
snipe
e3d6d48e04
Merge pull request #13966 from marcusmoore/feature/sc-24120
...
Removed jquery-ui-bundle
2023-12-15 13:55:56 +00:00
snipe
0bb5abd24d
Merge remote-tracking branch 'origin/develop'
2023-12-15 13:45:02 +00:00
snipe
130be26820
Merge pull request #14031 from snipe/bug/ldap_undefined_search_base
...
Fixed undefined $search_base
2023-12-15 13:33:34 +00:00
snipe
2d85eeface
Added indexes for reports
...
Signed-off-by: snipe <snipe@snipe.net >
2023-12-15 13:24:01 +00:00
snipe
56f9c7f2f5
Merge pull request #14036 from snipe/feature/sc-24355
...
Added user agent, remote_ip, action_source to action_logs
2023-12-15 11:18:46 +00:00
snipe
421802893e
Added new fields to action report
...
Signed-off-by: snipe <snipe@snipe.net >
2023-12-15 10:45:22 +00:00
Joël Pittet
32aedabfe5
Force update with PHP 7.4.3 platform requirement and update lock
2023-12-14 09:59:11 -08:00
Joël Pittet
b746c7d371
Fixes CVE-2023-43655 Composer Remote Code Execution vulnerability via web-accessible composer.phar
2023-12-14 09:34:25 -08:00
Joël Pittet
0a5eca53db
Fixes CVE-2023-50251 and CVE-2023-50262 DoS on parsing SVG
2023-12-14 09:28:21 -08:00
snipe
7aabf94a35
Added comments
...
Signed-off-by: snipe <snipe@snipe.net >
2023-12-14 14:43:38 +00:00
snipe
e71080ef37
Make action date sortable on asset history view
...
Signed-off-by: snipe <snipe@snipe.net >
2023-12-14 14:41:15 +00:00
snipe
14c70ee6c4
Removed BS th classes
...
Signed-off-by: snipe <snipe@snipe.net >
2023-12-14 14:37:47 +00:00
snipe
8fc470c978
Added fields to activity report
...
Signed-off-by: snipe <snipe@snipe.net >
2023-12-14 14:34:44 +00:00
snipe
f5f136b9b5
Added fields to history views
...
Signed-off-by: snipe <snipe@snipe.net >
2023-12-14 14:34:31 +00:00
snipe
a90b04c905
Allowed sorting on user_agent, etc
...
Signed-off-by: snipe <snipe@snipe.net >
2023-12-14 14:34:08 +00:00
snipe
93c7108eda
Added action source to translations
...
Signed-off-by: snipe <snipe@snipe.net >
2023-12-14 14:33:49 +00:00
snipe
40052e99a7
Added user agent to log method
...
Signed-off-by: snipe <snipe@snipe.net >
2023-12-14 14:33:39 +00:00
snipe
70303c2b2d
Added searchable fields, improved formatting
...
Signed-off-by: snipe <snipe@snipe.net >
2023-12-14 14:33:25 +00:00
snipe
4dac3712a6
Added DB migration for remote_ip, action_source, user_agent in logs
...
Signed-off-by: snipe <snipe@snipe.net >
2023-12-14 14:32:26 +00:00
Brady Wetherington
430f1b0212
Merge branch 'develop' into feature/sc-24120
2023-12-14 13:28:17 +00:00
snipe
5df6575c37
Fixed undefinted $search_base
...
Signed-off-by: snipe <snipe@snipe.net >
2023-12-14 00:11:02 +00:00
snipe
cb18606b2e
Merge remote-tracking branch 'origin/develop'
2023-12-13 17:55:57 +00:00
snipe
6b4bc9723c
Added logo to readme
...
Signed-off-by: snipe <snipe@snipe.net >
2023-12-13 17:55:46 +00:00
spencerrlongg
e028145ad9
Add new asset tests for archive, depreciate, and physical fields
2023-12-13 09:16:08 -06:00
snipe
547d58cf14
Merge remote-tracking branch 'origin/develop'
2023-12-13 14:15:36 +00:00
snipe
b92906b071
Merge pull request #14028 from snipe/security/snyk_14013
...
[Snyk] Upgrade alpinejs from 3.12.3 to 3.13.3 #14013
2023-12-13 14:15:07 +00:00
snipe
b1d4d89b19
[Snyk] Upgrade alpinejs from 3.12.3 to 3.13.3 #14013
...
Signed-off-by: snipe <snipe@snipe.net >
2023-12-13 14:14:04 +00:00
snipe
4f56c2e9d6
Added radio to seeder for custom fields
...
Signed-off-by: snipe <snipe@snipe.net >
2023-12-13 14:03:13 +00:00
snipe
70250191ed
Merge pull request #14026 from snipe/bug/sc-23599
...
Fixed checkbox/radio button display on models edit for default fields
2023-12-13 14:00:27 +00:00
snipe
337d863330
Missed closing label on radio buttons
...
Signed-off-by: snipe <snipe@snipe.net >
2023-12-13 13:52:31 +00:00
snipe
7b85a30b64
Fixed checkbox seeder
...
Signed-off-by: snipe <snipe@snipe.net >
2023-12-13 13:16:45 +00:00
snipe
ac96bad4a1
Merge pull request #14014 from Godmartinz/requested_assets_table_missing_header
...
added a missing table header on requested table for checkout
2023-12-13 12:57:20 +00:00
snipe
3834221589
Fixed radio button display
...
Signed-off-by: snipe <snipe@snipe.net >
2023-12-13 06:30:08 +00:00
snipe
016ca1adc1
Fixed HTML for checkboxes
...
Signed-off-by: snipe <snipe@snipe.net >
2023-12-13 06:27:50 +00:00
snipe
9edb631d52
Merge pull request #14024 from spencerrlongg/chore/last_vue_component
...
Last Vue Components
2023-12-13 04:35:35 +00:00
spencerrlongg
58d2f0a41e
quick note
2023-12-12 15:49:57 -06:00
spencerrlongg
255d9427b6
make edit a button
2023-12-12 15:41:29 -06:00
spencerrlongg
d29f4489de
fix
2023-12-12 14:09:12 -06:00
spencerrlongg
4367fc54bf
remove vue from webpack steps
2023-12-12 13:43:05 -06:00
spencerrlongg
b89116eb55
submit on enter for edit
2023-12-12 13:33:51 -06:00
spencerrlongg
9430e9c8e2
autofocus, package-lock.json
2023-12-12 13:28:04 -06:00
snipe
7743b3a0fa
Merge remote-tracking branch 'origin/develop'
2023-12-12 14:02:18 +00:00
snipe
8d4a4ccdab
Merge pull request #14022 from snipe/chore/sc-24329
...
Added GH test action status badge
2023-12-12 14:01:56 +00:00
snipe
c5c3000a38
Added GH test action status badge
...
Signed-off-by: snipe <snipe@snipe.net >
2023-12-12 13:59:45 +00:00
snipe
46c0d38c6d
Removed huntr.dev badge
...
They refocused their company to only AI now :(
Signed-off-by: snipe <snipe@snipe.net >
2023-12-12 13:44:11 +00:00
snipe
f9697887e8
Removed extraneous test
...
Signed-off-by: snipe <snipe@snipe.net >
2023-12-12 13:41:35 +00:00
snipe
c2896c034d
Merge remote-tracking branch 'origin/develop'
2023-12-12 13:33:50 +00:00
snipe
0241e66f2d
Merge pull request #14021 from snipe/bug/sc-24328
...
Fixed HTML double-encoded on checkout emails.
2023-12-12 13:31:41 +00:00
snipe
b53a4c366e
Removed escaping on notes on checkout
...
Signed-off-by: snipe <snipe@snipe.net >
2023-12-12 13:26:41 +00:00
snipe
1572d5c3cc
Merge remote-tracking branch 'origin/develop'
2023-12-12 12:27:15 +00:00
snipe
6bb842f52c
Merge pull request #14020 from snipe/bug/sc-24326
...
Added $user->created_at to API user create method
2023-12-12 12:26:58 +00:00
snipe
e894138fd4
Added $user->created_at to API user create method
...
Signed-off-by: snipe <snipe@snipe.net >
2023-12-12 12:26:02 +00:00
snipe
f8a56f6dc2
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
2023-12-12 04:33:04 +00:00
snipe
068f64a78e
Merge pull request #14018 from snipe/features/more_info_in_quickscan
...
Added model name and number to quickscan
2023-12-12 04:30:11 +00:00
snipe
631dd58de1
Added model name and number to quickscan
...
Signed-off-by: snipe <snipe@snipe.net >
2023-12-12 04:23:04 +00:00
snipe
bbe5c7c6e8
Merge pull request #14017 from snipe/bug/sc-24323
...
Smaller icon size for activity reports, other action icons
2023-12-12 01:02:45 +00:00
snipe
41f1c5c1e3
Smaller icon size for activity reports, other action icons
...
Signed-off-by: snipe <snipe@snipe.net >
2023-12-12 00:58:20 +00:00
spencerrlongg
b01d53a247
one more
2023-12-11 18:43:46 -06:00
snipe
8100f11a36
Merge pull request #14016 from snipe/feature/sc-24184
...
Set default sorting on backups to latest first
2023-12-12 00:36:28 +00:00
snipe
65dae836c6
Set default sorting on backups to latest first
...
Signed-off-by: snipe <snipe@snipe.net >
2023-12-12 00:35:08 +00:00
snipe
1689c7f9b6
Merge remote-tracking branch 'origin/develop'
2023-12-12 00:15:35 +00:00
snipe
1084382654
Merge pull request #14015 from snipe/bug/sc-24322
...
Updated importer icons
2023-12-12 00:15:15 +00:00
snipe
456e6979f0
Updated import icons
...
Signed-off-by: snipe <snipe@snipe.net >
2023-12-12 00:12:06 +00:00
spencerrlongg
65cbba3c2e
completely kill vue
2023-12-11 18:09:22 -06:00
Godfrey M
5eb08d9568
added a missing table header for checkout
2023-12-11 11:14:55 -08:00
snipe
e7a9c7ec99
Merge pull request #14008 from akemidx/sc20532_change_log_level
...
Change log level on status label colors above 256
2023-12-08 09:01:28 +00:00
snipe
cf242d8b86
Merge remote-tracking branch 'origin/develop'
2023-12-08 08:59:17 +00:00
snipe
aa4aaf69b0
Fixed typo
...
Signed-off-by: snipe <snipe@snipe.net >
2023-12-08 08:58:45 +00:00
akemidx
f112e31b46
changing log level from ERROR to LOG
2023-12-07 17:56:10 -05:00
akemidx
dc83689553
changing log level from ERROR to LOG
2023-12-07 17:50:25 -05:00
snipe
16ea459eca
Merge remote-tracking branch 'origin/develop'
2023-12-07 19:49:25 +00:00
snipe
e483e910fe
Merge pull request #14007 from snipe/bug/sc-24315
...
Fixed maintenances patch endpoint
2023-12-07 19:48:43 +00:00
snipe
778e45c9fd
Fixed maintenances patch endpoint
...
Signed-off-by: snipe <snipe@snipe.net >
2023-12-07 19:36:12 +00:00
snipe
4e96c8d05d
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# Dockerfile.alpine
2023-12-07 14:12:56 +00:00
snipe
2c5c97fd7e
Merge pull request #14005 from uberbrady/restore_more_directories
...
Improve backup directory array
2023-12-07 14:12:04 +00:00
Brady Wetherington
6bd351c5d8
Whoops, didn't even add changes - duh
2023-12-07 14:08:15 +00:00
spencerrlongg
f93e7b91ff
that's all folks
2023-12-06 16:20:30 -06:00
spencerrlongg
04069bab82
remove comment
2023-12-05 20:50:07 -06:00
spencerrlongg
3106035ef9
delete, comment
2023-12-05 20:41:34 -06:00
spencerrlongg
18720b3302
safety stuff
2023-12-05 20:36:59 -06:00
spencerrlongg
12e546e63a
everything working, cleanup
2023-12-05 20:22:20 -06:00
spencerrlongg
c28936fefb
almost there... problem with update button
2023-12-05 17:39:35 -06:00
spencerrlongg
080d196138
buttons work now after style tags removed
2023-12-05 16:41:25 -06:00
spencerrlongg
d3967b37cd
this is a start, buttons not working?
2023-12-05 14:52:14 -06:00
Godfrey M
b90cfba796
adds status label id to line change
2023-12-05 11:56:54 -08:00
Godfrey M
49342a4542
added status names to asset history
2023-12-05 11:50:43 -08:00
Godfrey M
a95f0b8862
remove column sizes
2023-12-05 11:07:52 -08:00
Godfrey M
7a1d5e11cc
Merge remote-tracking branch 'origin/add_license_to_info_for_activation' into add_license_to_info_for_activation
2023-12-05 11:07:34 -08:00
Godfrey M
15af64a355
fixed the bootstrap column sizes
2023-12-05 10:07:58 -08:00
snipe
0089ea2321
Merge pull request #13882 from marcusmoore/fixes/jquery-validation
...
Fix client side validation in the v7 branch
2023-12-05 17:26:48 +00:00
snipe
3f35124838
Merge pull request #13888 from spencerrlongg/chore/sc-16907
...
Convert Vue Personal Access Tokens to Livewire
2023-12-05 16:45:16 +00:00
spencerrlongg
6ca5fb6b20
remove token scope html
2023-12-05 09:44:03 -06:00
snipe
34bf6818ca
Merge pull request #13999 from snipe/security/alpine
...
Updated to alpine 3.18.5 (PR to #13989 )
2023-12-05 15:01:07 +00:00
snipe
a0de9eb343
Updated to alpine 3.18.5
...
Signed-off-by: snipe <snipe@snipe.net >
2023-12-05 15:00:04 +00:00
snipe
b4d747550c
Merge pull request #13998 from snipe/feature/add_help_text_for_rtd
...
Added help text to RTD location field
2023-12-05 14:42:07 +00:00
snipe
7258af20fc
Added help text to RTD location field
...
Signed-off-by: snipe <snipe@snipe.net >
2023-12-05 14:40:49 +00:00
Marcus Moore
a3b0273445
Remove comment
2023-12-04 15:21:04 -08:00
Godfrey Martinez
dd68182d08
Merge branch 'develop' into add_license_to_info_for_activation
2023-12-04 11:17:07 -08:00
Godfrey M
0e9e31f68b
adds info needed for license self activation
2023-12-04 11:12:30 -08:00
snipe
174a3398d1
Merge pull request #13993 from Godmartinz/license_product_key_serial_swap
...
Fixed the Column header Serial to Product Key on a User View
2023-12-04 19:09:03 +00:00
Godfrey M
4fd43799b4
missed one view
2023-12-04 10:56:03 -08:00
spencerrlongg
cef1c5d4d2
cleanup test
2023-12-04 12:47:46 -06:00
snipe
09ec8d1d5c
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/mix-manifest.json
2023-12-04 15:42:58 +00:00
snipe
5d60be97af
Merge pull request #13992 from snipe/bug/sc-24182
...
Added eula-pdfs to allow-list on restore
2023-12-04 15:35:34 +00:00
snipe
1e46ecc2ee
Added eula-pdfs to allow-list
...
Signed-off-by: snipe <snipe@snipe.net >
2023-12-04 15:33:56 +00:00
spencerrlongg
2d57b9399c
more cleanup
2023-11-30 16:20:48 -06:00
spencerrlongg
ca8765e1d7
cleaned up
2023-11-30 16:18:50 -06:00
spencerrlongg
6e5f296a13
gets rid of depreciate
2023-11-30 16:08:49 -06:00
spencerrlongg
68d85385a2
get rid of physical
2023-11-30 16:03:30 -06:00
spencerrlongg
88b6a541ee
removed references to archived
2023-11-30 15:59:03 -06:00
spencerrlongg
133c469e36
organization
2023-11-30 14:25:58 -06:00
snipe
5730518fc6
Merge pull request #13978 from uberbrady/test_ldap
...
Test ldap
2023-11-30 19:23:29 +00:00
snipe
fb1965331c
Merge pull request #13981 from Godmartinz/license-table-header-fix
...
Fixed the Column header Serial to Product Key for Licenses
2023-11-30 18:51:42 +00:00
Godfrey M
fdaa44654d
changes the table header Serial to Product Key
2023-11-30 10:46:18 -08:00
snipe
1455331a90
Updated dev assets
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-30 18:25:38 +00:00
spencerrlongg
7e780c1187
cleanup rules formatting
2023-11-30 12:20:02 -06:00
spencerrlongg
df954a3af2
return types
2023-11-30 12:06:58 -06:00
spencerrlongg
135b7bde7d
added some more check out assertions
2023-11-30 11:53:26 -06:00
snipe
42109dc1eb
Merge pull request #13976 from Godmartinz/sc-24144_final
...
Fixed black dark theme, contrast issues etc
2023-11-30 16:23:13 +00:00
snipe
47c8ae000a
Merge pull request #13975 from ubc-cpsc/bugfix/CVE-2023-49316
...
Fixes CVE-2023-49316 by upgrading phpseclib/phpseclib
2023-11-30 16:22:08 +00:00
Brady Wetherington
5a60df55d1
Add more LDAP tests - including pagination(!)
2023-11-30 16:09:37 +00:00
Brady Wetherington
16da994e28
Add LDAP as 'recommended' requirement; flesh out LDAP tests
2023-11-30 14:00:20 +00:00
Brady Wetherington
2a00dc2d28
Merge branch 'develop' into test_ldap
2023-11-30 12:04:43 +00:00
spencerrlongg
151ceb5fbe
get rid of firsts and find by responses id
2023-11-29 17:14:46 -06:00
spencerrlongg
d794608a09
note
2023-11-29 15:04:52 -06:00
spencerrlongg
c3492f1699
fixed eol, add calculated eol/eol explicit tests
2023-11-29 14:57:31 -06:00
Godfrey M
4a19f23e7c
fixes for black dark theme
2023-11-29 11:30:02 -08:00
spencerrlongg
9d8433bd6d
a couple quick things
2023-11-29 13:15:41 -06:00
Joël Pittet
5b4d6b346b
Update for CVE-2023-49316 by upgrading phpseclib/phpseclib (3.0.14 => 3.0.34)
2023-11-29 11:03:12 -08:00
spencerrlongg
65ca24f6ae
asset assigned to asset works now
2023-11-29 11:37:52 -06:00
snipe
f004007c47
Merge remote-tracking branch 'origin/develop'
2023-11-29 10:09:27 +00:00
snipe
96210e9498
Merge pull request #13970 from snipe/bug/sc-24149
...
Created mutator for requestable attribute
2023-11-29 10:08:41 +00:00
snipe
3152df2c48
Created mutator for requestable attribute
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-29 10:07:47 +00:00
snipe
df2b52c537
Merge remote-tracking branch 'origin/develop'
2023-11-29 09:41:05 +00:00
snipe
189c90e9e5
Merge pull request #13954 from Godmartinz/feature/sc-23756
...
Fixed user total asset cost to appear conditionally
2023-11-29 09:40:39 +00:00
snipe
c35d234cde
Merge pull request #13959 from snipe/fixes/rebased_bulk_edit_fix
...
Fixed status and model in bulk edit
2023-11-29 09:40:03 +00:00
snipe
80fafeaebe
Merge pull request #13965 from akemidx/no_group_notice_trans
...
Translation of No Group notice on User edit page
2023-11-29 09:39:28 +00:00
spencerrlongg
b17078fffd
a couple notes
2023-11-28 22:15:13 -06:00
spencerrlongg
c886fb555b
checkout on store tests almost done
2023-11-28 22:11:20 -06:00
spencerrlongg
15d11f7f4e
test checkout to user on store
2023-11-28 21:46:03 -06:00
spencerrlongg
cba5f869c0
standardize some of the validation rules, fix int/string issue
2023-11-28 21:19:19 -06:00
spencerrlongg
4aae82fa38
cleanup validation rules a little
2023-11-28 17:28:17 -06:00
spencerrlongg
5b77e66d28
get rid of deleted_at as it doesn't do anything
2023-11-28 17:16:17 -06:00
Marcus Moore
4a975ebe29
Remove jquery-ui-dist
2023-11-28 15:01:41 -08:00
akemidx
2a54797dce
permission level proof of formatting
2023-11-28 17:58:37 -05:00
akemidx
63065bab5d
adding in icons for clarity, since there are two places called settings
2023-11-28 17:51:43 -05:00
akemidx
9770016eec
beginning of permission groups export
2023-11-28 17:47:36 -05:00
Marcus Moore
810abb5c30
Replace jquery-ui-bundle with jquery-ui-dist
2023-11-28 14:24:21 -08:00
akemidx
108658520d
translating no group message on user edit page
2023-11-28 17:15:51 -05:00
spencerrlongg
75ac7f80b9
some refactor + tests
2023-11-28 15:17:46 -06:00
Godfrey M
9e59550b79
removes the row instead of just the optional values
2023-11-28 10:08:32 -08:00
snipe
899890b224
Use update array nomenclature
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-28 16:25:35 +00:00
snipe
7ac3341b4f
Merge pull request #13955 from marcusmoore/bug/sc-24137
...
Fixed sqlite exception in migration
2023-11-28 16:13:10 +00:00
snipe
d4fb7ac403
Merge remote-tracking branch 'origin/develop'
2023-11-28 16:11:01 +00:00
snipe
9d5ceb685d
Merge pull request #13958 from uberbrady/encryption_key_rotator
...
Modified re-crypter to also work when given a CLI old-key
2023-11-28 16:10:45 +00:00
snipe
601ebcc1e6
Removed table header contraint
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-28 16:00:42 +00:00
snipe
2247be77d8
Fixed translation
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-28 15:56:20 +00:00
snipe
2d4a14d4bb
Fixed from rebase :(
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-28 15:55:41 +00:00
snipe
3b9f069627
Switched back to old version
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-28 15:54:42 +00:00
snipe
2c6b957fbe
Removed unused query
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-28 15:28:37 +00:00
snipe
6ae03a204b
Added the model info back in
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-28 15:21:14 +00:00
snipe
187d3abeb4
Use translation string
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-28 15:15:07 +00:00
snipe
c91713e20a
Removed debugging
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-28 15:14:55 +00:00
snipe
fa1176ce14
Added translation
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-28 15:14:12 +00:00
Brady Wetherington
c71726c83e
Whoops, left in some debug lines
2023-11-28 13:52:07 +00:00
Brady Wetherington
ca430ec9b3
Modified re-crypter to also work when given a CLI old-key
2023-11-28 13:49:58 +00:00
snipe
9d786d9386
Removed unused method
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-28 13:43:33 +00:00
snipe
4723cfd4ba
More refactoring
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-28 13:33:32 +00:00
snipe
f9d5c451bc
Committing this for now - not done
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-28 13:33:32 +00:00
snipe
5574218966
More FAFO - cleanup needed, but model_id works now
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-28 13:33:32 +00:00
snipe
c997ae44c2
FAFO troubleshooting
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-28 13:33:32 +00:00
Marcus Moore
77ceac5747
Update docblock
2023-11-27 16:36:51 -08:00
Marcus Moore
990358750b
Add migration for postgres
2023-11-27 16:33:57 -08:00
Marcus Moore
72dbe95168
Add table prefix
2023-11-27 15:55:33 -08:00
Marcus Moore
37bd297094
Fix typo
2023-11-27 14:05:38 -08:00
Marcus Moore
5d32956070
Allow for migrating data when using sqlite
2023-11-27 12:35:13 -08:00
Godfrey M
45e9d0597a
makes user total asset cost appear conditionally
2023-11-27 11:36:47 -08:00
snipe
121b86b3e8
Merge remote-tracking branch 'origin/develop'
2023-11-27 15:49:26 +00:00
Brady Wetherington
8e8b1068ff
Beginnings of LDAP test suite
2023-11-27 14:50:43 +00:00
snipe
c72950166f
Merge remote-tracking branch 'origin/develop'
2023-11-27 14:46:37 +00:00
snipe
8c7edcb357
Merge pull request #13953 from snipe/localizations/new_strings
...
Updated language strings
2023-11-27 14:44:01 +00:00
snipe
dbb6002f9f
Updated language strings
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-27 14:43:16 +00:00
snipe
776c91934b
Updated dir name for Khmer
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-27 14:39:13 +00:00
Brady Wetherington
6210716199
Merge branch 'develop' into snipeit_v7_laravel10
2023-11-27 13:04:39 +00:00
snipe
77ab5eb875
Merge pull request #13909 from akemidx/bug/sc-23999
...
Hiding Order Column in Custom Fieldsets
2023-11-24 19:10:42 +00:00
snipe
d80c8ff25b
Merge remote-tracking branch 'origin/develop'
2023-11-24 10:10:45 +00:00
snipe
eca13d0593
Merge pull request #13950 from snipe/fixes/array_key_in_import
...
Check for the array key in $activeFile->first_row
2023-11-24 10:10:08 +00:00
snipe
9607567b75
Check for the array key in $activeFile->first_row
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-24 10:08:35 +00:00
snipe
6cec1bd3b9
Merge remote-tracking branch 'origin/develop'
2023-11-23 17:00:32 +00:00
snipe
1217bff4b6
Merge pull request #13947 from snipe/fixes/refactor_checkout_with_bad_category
...
Refactored checkout for items with bad or missing category
2023-11-23 16:59:51 +00:00
snipe
84d26fe7fa
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# config/version.php
# package-lock.json
# public/css/dist/skins/skin-green-dark.css
# public/css/dist/skins/skin-green-dark.min.css
# public/js/dist/all-defer.js
# public/mix-manifest.json
2023-11-23 16:53:13 +00:00
snipe
ea55daf913
Bumped hash
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-23 16:51:39 +00:00
snipe
0ff99f0479
Merge pull request #13948 from uberbrady/scim_active_flag
...
SCIM active flag must be a boolean
2023-11-23 16:44:22 +00:00
Brady Wetherington
8916c976e1
Merge branch 'develop' into scim_active_flag
2023-11-23 16:36:17 +00:00
Brady Wetherington
7b12d511f8
Force active flag to be returned as true or false
2023-11-23 16:34:03 +00:00
snipe
81b2273c37
Refactored checkout screen to redirect if invalid category
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-23 16:18:28 +00:00
snipe
978bbeccc5
Added strings
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-23 16:18:09 +00:00
snipe
accfbc1b99
Show number of remaining seats and category in form
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-23 16:18:03 +00:00
snipe
cf3608ae10
Add @bilias as a contributor
2023-11-23 15:33:08 +00:00
snipe
aaa6a31eb3
Merge pull request #13945 from snipe/fixes/green_skin_fix_13915_to_develop
...
Higher contrast on green dark skin (#13915 for develop)
2023-11-23 15:30:00 +00:00
snipe
88cc234cbd
Higher contrast for green dark skin
...
Applies #13915 to develop
Signed-off-by: snipe <snipe@snipe.net >
2023-11-23 15:28:43 +00:00
snipe
94eeca7429
Merge pull request #13944 from snipe/security/snyk_13937
...
Upgrade jspdf-autotable from 3.5.31 to 3.7.1 #13937
2023-11-23 15:24:33 +00:00
snipe
e0e11845bb
Upgrade jspdf-autotable from 3.5.31 to 3.7.1 #13937
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-23 15:23:13 +00:00
snipe
a7f98ea2a5
Merge pull request #13943 from snipe/security/snyk_13936
...
Upgrade alpinejs from 3.12.3 to 3.13.2 #13936
2023-11-23 15:20:47 +00:00
snipe
8e3657d62e
Upgrade alpinejs from 3.12.3 to 3.13.2 #13936
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-23 15:19:59 +00:00
snipe
ddd7f206d3
Merge pull request #13942 from snipe/security/snyk_13935
...
Updated acorn to 8.11.2
2023-11-23 15:17:34 +00:00
snipe
81cf08adf5
Updated acorn to 8.11.2
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-23 15:16:40 +00:00
snipe
1b77632ecb
Merge pull request #13941 from snipe/security/snyk_13938
...
Upgraded webpack to 5.89.0
2023-11-23 15:15:08 +00:00
snipe
d4bdaf16e7
Upgraded webpack to 5.89.0
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-23 15:13:13 +00:00
snipe
e3a8952f4b
Merge pull request #13940 from snipe/features/add_location_to_user_view_assets
...
Added location to user view assets
2023-11-23 15:02:23 +00:00
snipe
ad6b286e10
Added default location to view-assets view
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-23 15:01:39 +00:00
snipe
7f94b7df32
Removed refresh from asset view table
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-23 15:01:24 +00:00
snipe
776b16d379
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# config/version.php
2023-11-22 23:41:31 +00:00
snipe
6409018b08
Bumped hash and moved to pre version
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-22 23:41:03 +00:00
snipe
780279a620
Merge remote-tracking branch 'origin/develop'
2023-11-22 23:22:46 +00:00
snipe
31f429e1c4
Merge pull request #13934 from snipe/fixes/escaped_asset_tag_in_return_msg
...
Escape the asset tag before passing it to the view
2023-11-22 23:21:54 +00:00
snipe
3a0b994443
Merge pull request #13933 from snipe/fixes/removed_extra_return
...
Removed extra return statement in consumables API checkout method
2023-11-22 23:21:06 +00:00
snipe
1307ef19cf
Escape the asset tag before passing it to the view
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-22 23:20:47 +00:00
snipe
aed6b531cb
Derp. Extra return statement
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-22 23:05:38 +00:00
snipe
43db3b13ef
Merge remote-tracking branch 'origin/develop'
2023-11-22 23:02:20 +00:00
snipe
bb0ba0bebe
Merge pull request #13932 from snipe/features/use_allowlist_for_user_logging
...
Use allowlist for user observer logging
2023-11-22 23:01:52 +00:00
snipe
ba127be344
Use saveQuietly to prevent double entries
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-22 23:00:30 +00:00
snipe
c6178bd619
Added translation for success password save
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-22 22:59:59 +00:00
snipe
3929c8f260
Nicer alert layout
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-22 22:57:54 +00:00
snipe
f922d0518e
Added allow list - quiet the observer down for magical laravel things
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-22 22:35:34 +00:00
snipe
45d9119733
Removed debugging/comments
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-22 22:32:34 +00:00
snipe
e269415fec
Removed debugging
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-22 21:55:44 +00:00
snipe
996caafa80
Merge remote-tracking branch 'origin/develop'
2023-11-22 21:42:32 +00:00
snipe
8481768c3d
Save quietly for login methods
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-22 21:42:21 +00:00
snipe
91c36730e7
Merge remote-tracking branch 'origin/develop'
2023-11-22 21:39:47 +00:00
snipe
d3175b2ca4
Removed remember token from changed
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-22 21:39:06 +00:00
snipe
dfabf9082b
Merge remote-tracking branch 'origin/develop'
2023-11-22 21:37:35 +00:00
snipe
a8123db4fb
Fixed comments
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-22 21:35:12 +00:00
snipe
b1e782d2f0
Small nits picked to make Brady happy
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-22 21:34:39 +00:00
snipe
60517f811e
Merge pull request #13931 from snipe/features/nicer_icons_for_activity_report
...
Use updated icons for activity report
2023-11-22 21:10:22 +00:00
snipe
58679a13eb
Use updated icons for activity report
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-22 21:07:07 +00:00
snipe
3d9a9c7fe8
Merge pull request #13930 from snipe/features/added_user_observer
...
Added user observer
2023-11-22 20:51:27 +00:00
snipe
22246dd099
Unset the specific arrays we don’t want to keep
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-22 20:50:46 +00:00
snipe
a7f76f9860
Hide certain fields from changelog
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-22 20:28:58 +00:00
snipe
8b79a8afdf
Added user observer
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-22 20:22:05 +00:00
snipe
299db76009
Merge pull request #13928 from snipe/fixes/double_logging_on_asset_restore
...
Fixes double logging on asset restore
2023-11-22 20:10:45 +00:00
snipe
20c0f687e9
Added restored to asset observer, removed manual logging
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-22 20:09:10 +00:00
snipe
d06cfe6502
Changed verb to “restore” from “restored”
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-22 20:08:41 +00:00
snipe
534ac5ac53
Merge pull request #13926 from snipe/bug/sc-24106
...
Fixed issue where delete then restore could result in duplicate asset tags
2023-11-22 18:33:17 +00:00
snipe
e2d0136336
Fixed goofy translation
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-22 18:14:44 +00:00
snipe
6a3ab526de
Refactorer API controller restore methods
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-22 18:04:24 +00:00
snipe
19877244cd
Added/refactorerd isDeletable()
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-22 18:03:26 +00:00
snipe
f7ccef16e7
Refactorer controller restore methods
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-22 18:02:47 +00:00
snipe
0e51a0935d
Added language strings
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-22 17:41:12 +00:00
snipe
ffc1266d0e
UI fix - don’t show the trash can icon on things that can be restored
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-22 17:41:06 +00:00
snipe
2972c31a11
Added restore endpoints for manufacturers and asset models API
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-22 17:40:47 +00:00
snipe
2353c8199c
Set qty mutators
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-22 15:25:22 +00:00
snipe
e10258804d
Merge remote-tracking branch 'origin/develop'
2023-11-22 13:48:35 +00:00
snipe
0d29ac9856
Fixded gate return
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-22 13:48:20 +00:00
snipe
10d867ccc9
Merge remote-tracking branch 'origin/develop'
2023-11-22 12:28:42 +00:00
snipe
eae98d3f35
Merge pull request #13923 from snipe/bug/sc-24098
...
Quick revert for #13830
2023-11-22 12:28:25 +00:00
snipe
a08dcbdfdb
Quick revert for #13830
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-22 12:25:42 +00:00
snipe
9c4fbbe915
Merge pull request #13922 from snipe/bug/sc-24097
...
Created mutator on category checkin_email
2023-11-22 12:16:07 +00:00
snipe
d6a337a584
English hard
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-22 11:23:17 +00:00
snipe
83ee07cca1
Created mutator on category checkin_email
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-22 11:14:04 +00:00
snipe
f12efcf5b2
Merge remote-tracking branch 'origin/develop'
2023-11-21 15:45:13 +00:00
snipe
9502525a41
Merge pull request #13914 from snipe/bug/sc-24073
...
Fixed missing translation string for `validation.two_column_unique_undeleted`
2023-11-21 15:44:56 +00:00
snipe
68ac1aaae0
Additional comments
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-21 15:36:11 +00:00
snipe
6a2ab2cfb2
Removed line break
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-21 15:10:19 +00:00
snipe
fb125af0df
Tweaked language
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-21 15:09:50 +00:00
snipe
590cd0c71f
Added Validator::replace() for friendlier interpretation of validation string
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-21 15:03:59 +00:00
snipe
0ae91d305d
Add the two_column_unique_undeleted translation
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-21 15:03:03 +00:00
snipe
0a1eef2e5b
Merge remote-tracking branch 'origin/develop'
2023-11-21 14:12:50 +00:00
snipe
9347af0970
Merge pull request #13913 from snipe/bug/sc-24071
...
Fixed #13905 - Use `unique_undeleted` instead of `unique_serial`
2023-11-21 14:12:15 +00:00
snipe
766eee78b2
Removed debugging
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-21 13:47:49 +00:00
snipe
2b9e4110bc
Removed debugging
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-21 13:37:56 +00:00
snipe
4eb435e148
Use unique_undeleted instead of unique_serial
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-21 12:36:11 +00:00
akemidx
e5a4214b8b
hiding all order stuff
2023-11-20 20:32:14 -05:00
snipe
6573ea6da6
Merge remote-tracking branch 'origin/develop'
2023-11-20 15:41:55 +00:00
snipe
a203189724
Add @Azooz2014 as a contributor
2023-11-20 15:41:36 +00:00
snipe
b02c60c2ce
Merge pull request #13898 from Azooz2014/develop
...
Fixed #13850 : Too few arguments to function in App\Importer\UserImporter::fetchManager()
2023-11-20 15:41:04 +00:00
snipe
c14b3d9780
Merge pull request #13904 from snipe/fixes/redirect_to_consumable_on_invalid_category
...
Redirect back to the specific consumable for correction
2023-11-20 15:40:40 +00:00
snipe
01fec1d6bb
Redirect back to the specific consumable for correction
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-20 15:39:39 +00:00
snipe
9907da0aae
Merge remote-tracking branch 'origin/develop'
2023-11-20 15:32:21 +00:00
snipe
01740b7969
Merge pull request #13903 from snipe/fixes/redirect_if_category_invalid
...
Redirect if category is missing or invalid
2023-11-20 15:31:58 +00:00
snipe
7c88601066
Grab the API
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-20 15:31:39 +00:00
snipe
fe2cfa0d38
Redirect if category is missing or invalid
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-20 15:28:44 +00:00
Abdelaziz Faki
2c62a7e78d
Fixing #13850 UserImporter bug
2023-11-19 19:59:01 +03:00
snipe
7baf8e36c0
Merge remote-tracking branch 'origin/develop'
2023-11-19 07:16:34 +00:00
snipe
e41a16dbf3
Merge pull request #13879 from Godmartinz/location_search_bug
...
added user location scope
2023-11-19 07:01:59 +00:00
snipe
ad6822875d
Merge pull request #13892 from Godmartinz/ldap_sync_bug
...
added a `empty()` around location_id to fix ldap sync bug
2023-11-19 06:58:38 +00:00
Godfrey M
01f4aa018f
fixed query
2023-11-16 11:20:14 -08:00
Godfrey M
f9baeefbaf
allows to search full name
2023-11-16 11:14:42 -08:00
Godfrey Martinez
5569c2ba4a
Merge branch 'develop' into ldap_sync_bug
2023-11-16 10:02:56 -08:00
Godfrey M
2f12a9cfe2
add a conditional around location_id to fix bug
2023-11-16 09:52:44 -08:00
spencerrlongg
af3417d6cc
add return type
2023-11-16 11:42:37 -06:00
spencerrlongg
17bf8d0124
fix string
2023-11-16 11:31:00 -06:00
spencerrlongg
c3e02286d3
i can't blame this on livewire - animations or something?
2023-11-16 11:24:54 -06:00
spencerrlongg
a9d82bf157
enter working
2023-11-16 10:54:32 -06:00
snipe
617f58e046
Merge remote-tracking branch 'origin/develop'
2023-11-16 15:28:13 +00:00
snipe
81583207a9
Merge pull request #13887 from spencerrlongg/bug/sc-24024
...
Fix for Unique Serial
2023-11-16 15:27:55 +00:00
spencerrlongg
e097df912e
a little cleanup
2023-11-15 22:35:20 -06:00
spencerrlongg
477bb6165f
rm log
2023-11-15 20:45:04 -06:00
Spencer Long
19850e8c5a
Merge branch 'snipeit_v7_laravel10' into chore/sc-16907
2023-11-15 20:37:15 -06:00
spencerrlongg
12dcf76da9
more cleanup
2023-11-15 20:33:44 -06:00
spencerrlongg
36aac328e4
delete vue component
2023-11-15 20:32:22 -06:00
spencerrlongg
9cf81c7ad4
cleanup, validation
2023-11-15 20:29:14 -06:00
spencerrlongg
6c6417e595
ok, maybe i do like livewire
2023-11-15 20:19:03 -06:00
spencerrlongg
efa8ba5965
nice, just need frontend work now
2023-11-15 17:24:54 -06:00
spencerrlongg
fd02385c22
deleted components i've already rebuilt in livewire
2023-11-15 17:14:09 -06:00
spencerrlongg
713b21de14
note
2023-11-15 16:56:08 -06:00
spencerrlongg
af144a5184
cleanup
2023-11-15 16:55:21 -06:00
spencerrlongg
9b31ae3146
create mostly working
2023-11-15 16:51:09 -06:00
spencerrlongg
4cb0012872
cleanup
2023-11-15 16:33:16 -06:00
spencerrlongg
eaa68327f7
SINGLE QUOTES
2023-11-15 16:27:01 -06:00
spencerrlongg
b1f75a3bb3
remove unused import
2023-11-15 13:20:17 -06:00
spencerrlongg
c7f90ad86d
tested, working
2023-11-15 12:50:40 -06:00
spencerrlongg
0924a53789
quick fix
2023-11-15 12:28:30 -06:00
Marcus Moore
68ef618028
Run validation on blur
2023-11-14 16:30:29 -08:00
Marcus Moore
3ecdafa685
Add class to error placement check
2023-11-14 16:12:47 -08:00
Marcus Moore
20ae9dea19
Fix placement of error message
2023-11-14 15:55:15 -08:00
Godfrey M
c9d46856a3
added name back
2023-11-14 15:00:11 -08:00
Godfrey M
6d65f6646f
allows validation to ignore self and update
2023-11-14 14:55:51 -08:00
Marcus Moore
34cd106357
Apply validation
2023-11-14 12:25:18 -08:00
Marcus Moore
714fce7e59
Add site name validation test
2023-11-14 12:23:58 -08:00
Marcus Moore
08e4ea384e
Update additional partials for validation
2023-11-14 12:23:46 -08:00
Marcus Moore
fe0f9743d3
Update additional partials for validation
2023-11-14 12:07:37 -08:00
Godfrey M
57019e170f
adds user location scope, still needs fine tuning
2023-11-14 11:49:00 -08:00
spencerrlongg
9f303cc116
playing around with livewire
2023-11-14 11:50:27 -06:00
spencerrlongg
e504b20235
couple small changes
2023-11-14 11:01:38 -06:00
snipe
0da3ef70d9
Merge remote-tracking branch 'origin/develop'
2023-11-14 16:16:30 +00:00
snipe
eb87720661
Merge pull request #13878 from snipe/fixes/clearer_error_text_on_import
...
Clarified upload error text
2023-11-14 16:16:16 +00:00
snipe
9316ecb8d6
CLarified upload error text
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-14 16:14:39 +00:00
Brady Wetherington
f64b0d3818
Merge branch 'develop' into snipeit_v7_laravel10
2023-11-14 16:00:29 +00:00
snipe
ec83b733f1
Merge remote-tracking branch 'origin/develop'
2023-11-14 14:40:21 +00:00
snipe
a81e2be6da
Merge pull request #13876 from snipe/fixes/added_fieldmap_back_for_cli_import
...
Added default map back to the importer
2023-11-14 14:40:08 +00:00
snipe
73ebd9017f
Added default map back to the importer
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-14 14:37:48 +00:00
Marcus Moore
1a26ea0911
Update a couple more fields for new validation
2023-11-13 19:18:04 -08:00
Marcus Moore
7098ab6509
Match styling of existing error messages
2023-11-13 18:54:51 -08:00
Marcus Moore
0d3589ca24
Update create asset page to use new validation library
2023-11-13 18:17:39 -08:00
Marcus Moore
f02ff62a08
Install jquery-validation package
2023-11-13 18:15:18 -08:00
spencerrlongg
fbfc817c5f
just some cleanup
2023-11-13 19:47:03 -06:00
snipe
a48eb60f87
Merge remote-tracking branch 'origin/develop'
2023-11-13 20:40:05 +00:00
snipe
13601031cb
Merge pull request #13764 from Godmartinz/expiring-alerts-fix
...
Fixed the `getExpiringLicenses` query
2023-11-13 20:39:29 +00:00
snipe
4546e87eb5
Merge pull request #13680 from marcusmoore/feature/sc-23769
...
Changed data source input to select in new label engine
2023-11-13 20:38:42 +00:00
snipe
9dc9834bcb
Merge pull request #13859 from inietov/fixes/attempt_to_read_id_on_boolean
...
Fixed ErrorExemption: Attempt to read property "id" on bool [sc-23945]
2023-11-13 20:22:52 +00:00
snipe
4ecce51b57
Merge pull request #13831 from Godmartinz/multi-sync-ldap-locations
...
Added multi location sync for ldap
2023-11-13 20:20:45 +00:00
snipe
000a28d648
Merge pull request #13830 from spencerrlongg/bug/sc-23921
...
Resolves Exceptions When An Array is Submitted and Exception Occurs Before Validation
2023-11-13 20:19:44 +00:00
snipe
f3d6de316b
Merge branch 'master' of https://github.com/snipe/snipe-it
2023-11-13 16:41:18 +00:00
snipe
1f17c6e4f4
Merge remote-tracking branch 'origin/develop'
2023-11-13 16:41:07 +00:00
snipe
495df737fc
Unfixed indenting :(
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-13 16:39:35 +00:00
snipe
0bae1a1f5e
Merge pull request #13853 from snipe/features/link_back_to_asset_on_create
...
Link back to asset on create
2023-11-13 16:37:35 +00:00
snipe
442cad69a7
Merge pull request #13864 from marcusmoore/chore/sc-24012
...
Fixed GitHub Action tests for v7
2023-11-13 16:34:35 +00:00
snipe
5dde7cb439
Merge pull request #13871 from snipe/snyk-fix-bdea9ba7648f6c20aef5ce312ee450cd
...
[Snyk] Security upgrade alpine from 3.17.3 to 3.17.5
2023-11-13 16:34:08 +00:00
snyk-bot
6acff575e6
fix: Dockerfile.alpine to reduce vulnerabilities
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-ALPINE317-OPENSSL-5438697
- https://snyk.io/vuln/SNYK-ALPINE317-OPENSSL-5788365
- https://snyk.io/vuln/SNYK-ALPINE317-OPENSSL-5821141
- https://snyk.io/vuln/SNYK-ALPINE317-OPENSSL-6032385
- https://snyk.io/vuln/SNYK-ALPINE317-OPENSSL-6032385
2023-11-13 04:03:04 +00:00
Marcus Moore
be6545a366
Merge Laravel setup steps
2023-11-09 15:55:04 -08:00
Marcus Moore
32fdd36802
Run migrations
2023-11-09 15:51:30 -08:00
Marcus Moore
fbc54526ed
Set variables for Passport install step
2023-11-09 15:47:52 -08:00
Marcus Moore
a3306e4a81
Install Passport during test setup process specifying the environment
2023-11-09 15:41:22 -08:00
Marcus Moore
3d858b21fa
Revert "Install Passport during test setup process"
...
This reverts commit 690a5119f4 .
2023-11-09 15:29:31 -08:00
Marcus Moore
62b557f82c
Revert "Add database migration step"
...
This reverts commit 65e3696029 .
2023-11-09 15:29:19 -08:00
Marcus Moore
158c82ff5f
Revert "Be explicit about database host"
...
This reverts commit fd410c0281 .
2023-11-09 15:26:50 -08:00
Marcus Moore
fd410c0281
Be explicit about database host
2023-11-09 15:20:41 -08:00
Marcus Moore
65e3696029
Add database migration step
2023-11-09 14:56:32 -08:00
Marcus Moore
690a5119f4
Install Passport during test setup process
2023-11-09 14:49:56 -08:00
Marcus Moore
cc0653c68a
Update GitHub test action to run on PHP 8.1 and 8.2
2023-11-09 14:42:47 -08:00
Marcus Moore
042a15d294
Set minimum PHP version to 8.1
2023-11-09 14:41:13 -08:00
snipe
9bff2d0bbf
Fixed indenting?
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-09 21:47:29 +00:00
snipe
9e1cfac995
Merge pull request #13857 from akemidx/bug/sc-20532
...
Bug Fix: Undefined array key 266
2023-11-09 09:39:04 +00:00
spencerrlongg
8e4c0f60a1
return format
2023-11-08 17:36:54 -06:00
spencerrlongg
5615fc09e6
add view modal
2023-11-08 16:55:29 -06:00
spencerrlongg
d68f1e4cfa
initial display work done
2023-11-08 16:48:20 -06:00
spencerrlongg
0c4901487d
delete component class (for now)
2023-11-08 16:12:01 -06:00
spencerrlongg
7f4b2d6e42
modal and initial stuff working
2023-11-08 16:10:09 -06:00
Ivan Nieto Vivanco
7d30001ff8
Ignore the importer checkout if user is not found
2023-11-08 15:32:33 -06:00
Marcus Moore
49136a4d67
Add tests for color helper
2023-11-08 12:35:42 -08:00
akemidx
4382adce85
typo in error log message
2023-11-08 15:29:29 -05:00
spencerrlongg
715a49d9fe
update php in composer.json
2023-11-08 14:29:06 -06:00
akemidx
2051ac785d
adding in error logging and code comments
2023-11-08 13:44:46 -05:00
akemidx
9cc89911f7
possibilitieeeeeeeeessss
2023-11-08 13:29:32 -05:00
akemidx
495521b70e
adjusting for less than 0 possibility
2023-11-08 12:51:51 -05:00
snipe
6da0671143
Added comment
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-08 14:44:09 +00:00
snipe
a24d21e683
Added new unescaped alert box
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-08 14:41:05 +00:00
snipe
d2bf71327b
Redirect /asset_tag/view to /asset_tag
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-08 14:40:56 +00:00
snipe
ef10f2e50e
Use more correct route in redirect
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-08 14:40:38 +00:00
snipe
08153d418f
Use new alert box and linked string
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-08 14:40:18 +00:00
snipe
3f8b63e053
Add linked text
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-08 14:40:02 +00:00
snipe
8a61803963
Merge remote-tracking branch 'origin/develop'
2023-11-08 11:39:46 +00:00
snipe
d2bfa9a3b6
Merge pull request #13852 from snipe/bug/sc-23959
...
Fixed URL to favicon on default blade (used in 404 messages)
2023-11-08 11:39:24 +00:00
snipe
26311e46b8
Fixed URL to favicon on default blade (used in 404 messages)
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-08 11:38:48 +00:00
snipe
b3a6cc633b
Merge pull request #13769 from Godmartinz/location-dropdown-duplication
...
clarifies an address column under locations
2023-11-08 08:59:07 +00:00
snipe
749b87cbbd
Merge remote-tracking branch 'origin/develop'
2023-11-08 08:58:12 +00:00
snipe
bc9545ca96
Merge pull request #13823 from spencerrlongg/chore/sc-23922
...
New Translation Strings for Custom Asset Export
2023-11-08 08:57:20 +00:00
snipe
cf42eca198
Merge pull request #13814 from ntbutler-nbcs/feature-location-history
...
Added #13754 - asset history tab to locations view
2023-11-08 08:55:07 +00:00
snipe
44d064f094
Merge pull request #13842 from marcusmoore/bug/sc-23932
...
Fixed notes not saving to action log when licenses are checked in/out
2023-11-08 08:53:00 +00:00
snipe
3fb913669b
Merge pull request #13847 from spencerrlongg/bug/sc-23914
...
Removed Refresh Button on Client Tables
2023-11-08 08:52:40 +00:00
snipe
1171141904
Merge pull request #13848 from marcusmoore/bug/sc-23949
...
Fixed missing import
2023-11-08 08:50:31 +00:00
Marcus Moore
eceb69122c
Add missing import
2023-11-07 16:03:28 -08:00
akemidx
154e71de74
shifting wrap around logic back into 0-265
2023-11-07 17:43:51 -05:00
spencerrlongg
93101d36b8
removed refresh button on client tables
2023-11-07 15:07:24 -06:00
Marcus Moore
4fb349e326
Remove extra assertions
2023-11-06 14:04:52 -08:00
Marcus Moore
4d2790c3f4
Add tests for license checkout notes
2023-11-06 13:54:36 -08:00
Marcus Moore
a08e0bd547
Ensure notes are saved to the action log when licenses are checked in and out
2023-11-06 12:20:13 -08:00
snipe
9143b7a1b7
Merge remote-tracking branch 'origin/develop'
2023-11-03 20:10:38 +00:00
snipe
92c7de3fb5
Merge pull request #13837 from snipe/features/add_employee_number_to_user_merge
...
Added employee number to user merge screen
2023-11-03 20:10:05 +00:00
snipe
d0cc42a068
Added employee number to user merge screeb
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-03 20:09:11 +00:00
snipe
39c06802aa
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# config/version.php
2023-11-03 14:07:46 +00:00
snipe
8c316e0bd3
Bumped hash
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-03 14:07:15 +00:00
snipe
7a638e4a65
RB-17457 - Object of class Illuminate\Database\Eloquent\Collection could not be converted to int
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-03 14:06:27 +00:00
Godfrey M
3b6a0d6525
allows multi location sync for ldap
2023-11-02 16:50:19 -07:00
snipe
b47e734b37
Merge remote-tracking branch 'origin/develop'
2023-11-02 14:50:55 +00:00
snipe
4d65d09306
Removed trim on manager ID
...
Signed-off-by: snipe <snipe@snipe.net >
2023-11-02 14:50:40 +00:00
snipe
c5e1cdbcee
Merge pull request #13828 from Godmartinz/ldap_location_sync
...
fixed ldap location sync
2023-11-02 12:20:01 +00:00
spencerrlongg
75532d9662
adds permission test
2023-11-01 16:49:59 -05:00
Godfrey M
13d3f85c62
fixes ldap location sync
2023-11-01 12:26:58 -07:00
spencerrlongg
938ec75aa7
clarifying note
2023-11-01 14:09:03 -05:00
spencerrlongg
c9604b896a
nevermind
2023-11-01 13:46:32 -05:00
spencerrlongg
d167ec6dc0
unique undeleted recreated with laravel rule
2023-11-01 13:36:35 -05:00
spencerrlongg
e05af5216e
formatting
2023-11-01 12:14:46 -05:00
spencerrlongg
3f834cb88f
authorization tested in request
2023-11-01 11:43:53 -05:00
spencerrlongg
d971172cf3
rm unnecessary import
2023-11-01 11:34:15 -05:00
spencerrlongg
53bd5626c9
this works, need to write up pr
2023-11-01 11:33:29 -05:00
spencerrlongg
8f75bb8706
fix translation strings
2023-10-31 21:38:52 -05:00
spencerrlongg
b67b00dd82
this is a start, something up with asset_tag unique rule
2023-10-31 21:06:44 -05:00
spencerrlongg
d4b9f6a2a4
add not_array (not ready, doesn't catch for specific exception)
2023-10-31 21:00:22 -05:00
snipe
e43051a1f7
Merge remote-tracking branch 'origin/develop'
2023-10-31 17:11:38 +00:00
snipe
5073c3389f
Merge pull request #13821 from snipe/bug/rb-17462
...
More graceful failure if ldap_results JSON decode isn’t set
2023-10-31 17:11:14 +00:00
snipe
f822f8b186
More graceful failure if ldap_results JSON decode isn’t set
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-31 17:09:18 +00:00
snipe
e381bf978f
Merge pull request #13816 from snipe/bug/sc-23900
...
Fixed datetime displayed on license edit for fields that should be date
2023-10-31 16:59:12 +00:00
snipe
db8a7c5ad9
Merge remote-tracking branch 'origin/develop'
2023-10-31 16:30:22 +00:00
snipe
95e9002cd0
Merge pull request #13820 from inietov/fixes/attempt_to_read_property_fields
...
Fixed Attempt to read property fields on null [sc-23903]
2023-10-31 16:30:07 +00:00
snipe
60088403b9
Merge remote-tracking branch 'origin/develop'
2023-10-31 16:04:29 +00:00
snipe
22996895d8
Check for valid model
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-31 16:04:19 +00:00
Ivan Nieto Vivanco
9f9f8c173b
Add condition to only run trough custom fields if a custom fieldset exist
2023-10-31 10:00:36 -06:00
snipe
96be0c25c4
Merge remote-tracking branch 'origin/develop'
2023-10-31 16:00:27 +00:00
snipe
e6810e8db9
Merge pull request #13819 from snipe/bug/check_for_valid_category_on_print
...
Check that the category exists on user print page
2023-10-31 15:59:54 +00:00
snipe
28641493ca
Check that the category exists
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-31 15:58:59 +00:00
snipe
e703bfaa21
Merge remote-tracking branch 'origin/develop'
2023-10-31 15:33:50 +00:00
snipe
9a7e7bddcc
Merge pull request #13818 from snipe/bug/sc-23902
...
Fixed validation handling on backup uploads
2023-10-31 15:33:26 +00:00
snipe
aa2a25dc19
Display the form errors correctly
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-31 15:30:49 +00:00
snipe
57372fc82a
Correctly call the validator in the response if it fails
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-31 15:30:38 +00:00
snipe
e862fe1056
Merge remote-tracking branch 'origin/develop'
2023-10-31 12:55:04 +00:00
snipe
ae90f9defa
Merge pull request #13817 from snipe/feature/sc-23901
...
Added checkboxes to intentionally remove field values in bulk user edit
2023-10-31 12:54:07 +00:00
snipe
3495652827
Added checkboxes to intentionally remove field values in bulk user edit
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-31 12:52:53 +00:00
snipe
5779a63221
Undoing that thing I just did :(
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-31 12:28:57 +00:00
snipe
209627e2cc
Force format if dates are given
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-31 12:25:00 +00:00
snipe
9fc1cbd7ae
Change cast to include format
...
https://laravel.com/docs/8.x/eloquent-mutators#date-casting - this doesn’t seem to work tho?
Signed-off-by: snipe <snipe@snipe.net >
2023-10-31 12:24:48 +00:00
snipe
e3e887f02e
Merge remote-tracking branch 'origin/develop'
2023-10-31 09:46:30 +00:00
snipe
e405e27643
Merge pull request #13815 from snipe/feature/sc-23898
...
Add additional fields to Download All in Activity Report
2023-10-31 09:45:12 +00:00
snipe
96211cf73c
Add additional fields to Download All in Activity Report
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-31 09:43:47 +00:00
Nathan Butler
79f380cbe7
Added asset history tab to locations view
2023-10-31 10:28:54 +11:00
snipe
5236ca3332
Merge remote-tracking branch 'origin/develop'
2023-10-30 21:05:33 +00:00
snipe
518c43680d
Merge pull request #13812 from snipe/bug/sc-23897
...
Handle redirect from after POST request from backup restore
2023-10-30 20:21:29 +00:00
snipe
e554a80589
Handle redirect from after POST request from backup restore
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-30 20:01:01 +00:00
snipe
f47a8664f9
Merge pull request #13811 from Godmartinz/missing_translation_string
...
add missing translation string
2023-10-30 19:40:51 +00:00
Godfrey M
97953ae082
add missing translation string
2023-10-30 12:17:55 -07:00
snipe
8e20071254
Merge pull request #13731 from snipe/improvements/trim_on_import
...
Added trim to import values
2023-10-30 14:17:37 +00:00
snipe
316c90c144
Update app/Importer/ItemImporter.php
...
Co-authored-by: Marcus Moore <contact@marcusmoore.io >
2023-10-30 14:17:27 +00:00
snipe
a8e8fe7447
Merge remote-tracking branch 'origin/develop'
2023-10-30 14:12:54 +00:00
snipe
462d2d329a
Merge branch 'develop' of https://github.com/snipe/snipe-it into develop
2023-10-30 14:12:38 +00:00
snipe
a6b713ae21
Add @mmanjos as a contributor
2023-10-30 14:12:23 +00:00
snipe
0d67ae27c2
Merge pull request #13810 from mmanjos/develop
...
Fixed #11179 : APP_FORCE_TLS is missing from the example .env.docker
2023-10-30 14:11:54 +00:00
Matthew Manjos
bd894677ef
add missing variable APP_FORCE_TLS to .env.docker
2023-10-30 10:09:44 -04:00
snipe
2fd2d9431e
Merge remote-tracking branch 'origin/develop'
2023-10-30 13:21:19 +00:00
snipe
d404452f5a
Merge pull request #13809 from snipe/bug/sc-23893
...
Added min_amt value to model detail page
2023-10-30 13:21:00 +00:00
snipe
8c46f4ef69
Added min_amt value to model detaul page
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-30 13:19:59 +00:00
snipe
1da6b6a4d5
Merge remote-tracking branch 'origin/develop'
2023-10-30 13:06:50 +00:00
snipe
740569791f
Merge pull request #13803 from spencerrlongg/feature/13789-feature-request-add-user-phone-and-address-to-custom-asset-report
...
Added User Phone & Address Fields to Custom Asset Report
2023-10-30 12:43:20 +00:00
gitgrimbo
d556f0d275
Use parseEscapedMarkedownInline for more views
2023-10-27 15:37:56 +01:00
spencerrlongg
90eb3b86cf
added user phone & address fields
2023-10-26 19:10:53 -05:00
snipe
b58dea07a7
Merge remote-tracking branch 'origin/develop'
2023-10-26 21:46:45 +01:00
snipe
10abecc5a6
Merge pull request #13802 from spencerrlongg/bug/13531-custom-asset-report-does-not-correct-report-eol-date
...
Fixes EOL on Custom Report
2023-10-26 21:43:13 +01:00
spencerrlongg
f12d44509e
asset_eol_date should always be filled now
2023-10-26 14:39:02 -05:00
spencerrlongg
91b53bffa1
resolved
2023-10-26 14:23:31 -05:00
snipe
98423e4dd9
Merge remote-tracking branch 'origin/develop'
2023-10-26 17:57:17 +01:00
snipe
a2ba39c837
Removed required custom field from seeder
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-26 17:57:05 +01:00
snipe
38f10e0b21
Merge remote-tracking branch 'origin/develop'
2023-10-26 16:00:22 +01:00
snipe
aab7eb4a85
Merge pull request #13800 from snipe/fixes/bulk_edit_assets
...
Fixed FD-38641 - Bulk asset edit unable to update model_id, misc other bugs
2023-10-26 15:56:47 +01:00
snipe
7b2f49644e
Use nothing instead of null to make it consistent
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-26 14:44:17 +01:00
snipe
305cd9b0b8
Use null instead of blank
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-26 14:42:49 +01:00
snipe
9bba0b764a
Added clearer comments
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-26 14:38:39 +01:00
snipe
1ce95b6eac
Removed debugging
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-26 14:34:27 +01:00
snipe
9c90f03142
Updated comment
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-26 14:34:18 +01:00
snipe
b4d3f51414
Merge pull request #13776 from Robert-Azelis/Robert-Azelis-EOL_fix_improvements
...
[FIX and improvements] EOL rate and EOL date
2023-10-26 13:36:25 +01:00
snipe
64219da0b4
Merge branch 'develop' into Robert-Azelis-EOL_fix_improvements
2023-10-26 13:36:18 +01:00
snipe
7b9259274c
Merge pull request #13799 from inietov/fixes/unlogged_checkin_from_importer
...
Fixed #13795 Unlogged checkin action post updating the username of an asset through the CSV import
2023-10-26 13:33:51 +01:00
snipe
d40a03b4c5
Merge remote-tracking branch 'origin/develop'
2023-10-26 13:09:38 +01:00
snipe
c1213e0abc
Nicer handling for empty custom fields
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-26 09:41:44 +01:00
snipe
05de8a5731
Re-added missing break
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-26 09:21:27 +01:00
snipe
ff72c4fbaa
Added nicer formatting for fields in log meta
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-26 09:17:28 +01:00
snipe
9d887484c8
Added encrypted custom field to seeder
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-26 07:41:25 +01:00
snipe
c4c47f2e8d
Updated comment
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-26 06:51:14 +01:00
snipe
0cebccac95
Removed extra logging
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-26 06:51:07 +01:00
snipe
c3b3aa4de6
Set one field to encrypted in the seeder
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-26 06:25:51 +01:00
snipe
3717d60170
Added two more custom fields/fieldsets to seeder
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-26 05:04:30 +01:00
snipe
6c996ac8fa
Changed the seeder order to accomodate actionlog factory
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-26 05:03:59 +01:00
snipe
7042260871
More style polishing on custom fields in bulk edit
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-26 04:23:11 +01:00
snipe
2695576968
Removed debugging
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-26 04:21:20 +01:00
snipe
f25ddee857
Removed debugging, use new model rules if model has changed
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-26 04:21:14 +01:00
snipe
541ba0c0ba
Removed conditional add for model_id
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-26 04:20:52 +01:00
snipe
77d141d19c
Don’t check the delete expected checkin by detault
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-26 03:56:02 +01:00
snipe
436192b836
Fixed seeder
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-26 02:56:34 +01:00
snipe
522aa96fcc
Changed error variable name
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-26 02:36:18 +01:00
snipe
b87879f8e7
Removed debugging
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-26 02:35:53 +01:00
snipe
60e0e899bc
Added show_in_requestable_list to factory
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-26 02:35:33 +01:00
snipe
6ebc01ca50
Bulk edit refactor
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-26 01:49:23 +01:00
snipe
4b6b36c639
Removed semicolon
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-26 01:49:14 +01:00
snipe
4a759f0a20
Added fingerprint icon for unique
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-26 01:49:01 +01:00
Ivan Nieto Vivanco
ca1845efd7
Only log checkin event if the assigned_to property is not empty
2023-10-25 16:41:31 -06:00
Ivan Nieto Vivanco
7ed58a177b
Evaluate if the asset was assigned to a different user than current target to log a checkin event
2023-10-25 16:31:23 -06:00
snipe
d8a3081128
Merge remote-tracking branch 'origin/develop'
2023-10-25 21:05:28 +01:00
snipe
d93e399295
Merge pull request #13797 from Godmartinz/employeeid_search_add
...
adds employee number as a searchable field to the asset table
2023-10-25 21:04:54 +01:00
Godfrey M
1b614c13fb
ugh
2023-10-25 13:03:42 -07:00
Godfrey M
56fd41eee4
removed erroneous code
2023-10-25 13:03:12 -07:00
Godfrey M
33b45898b1
adds to advancedsearch
2023-10-25 12:59:58 -07:00
snipe
eabc7479e3
Merge remote-tracking branch 'origin/develop'
2023-10-25 20:58:13 +01:00
snipe
7509d57bf6
Merge pull request #13796 from snipe/feature/sc-23880
...
Added optional custom fields to requestable assets page
2023-10-25 20:57:54 +01:00
snipe
da08f0e26f
Merge pull request #13584 from Godmartinz/Bulk_location_edit_fix_gh-13572
...
added an option to bulk edit location & fixed location bug
2023-10-25 20:57:18 +01:00
snipe
0feb56d931
Removed period
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-25 20:39:15 +01:00
snipe
a0cae77278
Fixed weird layout quirk on smaller screens
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-25 20:21:07 +01:00
snipe
0f97c0601b
Nicer show/hide if encrypted, warn if already encrypted
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-25 20:11:06 +01:00
snipe
3916bac95f
Added warning translation for encrypted fields
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-25 20:10:46 +01:00
snipe
6264d90459
Removed ending period for consistency
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-25 19:45:11 +01:00
snipe
57d3b2d2ef
Check for encryption
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-25 19:44:10 +01:00
snipe
a202bf81fa
Removed column widths, check for encryption and showable
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-25 19:44:02 +01:00
snipe
43da292d60
Used short translation for sr-only text
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-25 19:43:34 +01:00
snipe
ab3edae0b6
Reverted buttons (this re-introduces the n+1 problem.)
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-25 19:43:09 +01:00
snipe
887d013a39
Added listable fields in profile -> requested assets
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-25 19:42:33 +01:00
snipe
eb82bc290d
Clarified translation
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-25 19:42:07 +01:00
snipe
8b9b46c562
Removed comment
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-25 19:41:59 +01:00
snipe
307f84dff8
Removed extraneous method
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-25 19:41:53 +01:00
snipe
3c6b79e807
Added new fields to blades
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-25 17:28:55 +01:00
snipe
e5bd78a722
Added show_in_requestable_list validation, casting
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-25 17:28:35 +01:00
snipe
23a6547ada
Added custom fields, fixed n+1
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-25 17:28:14 +01:00
snipe
63a86c5622
Added field to controller
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-25 17:27:36 +01:00
snipe
933ce61efd
Removed eager loading for defaultLoc, added requests loading, sorting
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-25 17:26:51 +01:00
snipe
88661a58a7
Make field nullable
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-25 17:26:31 +01:00
snipe
08693f09b0
Added requests() method on Assets
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-25 17:22:12 +01:00
snipe
3a37b80251
Added translations
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-25 17:21:58 +01:00
snipe
e7ef7f04f0
Removed periods for consistency
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-25 17:21:48 +01:00
snipe
c4adc3ccc8
Migration to add show_in_requestable_list boolean
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-25 17:18:37 +01:00
snipe
96f7f49b68
Fixed response docblock
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-25 16:40:49 +01:00
snipe
8c93e79397
Merge pull request #13787 from inietov/fixes/errorexception_undefined_array_key
...
Fixed ErrorException: Undefined array key in importer blade [sc-23864]
2023-10-25 07:47:48 +01:00
snipe
4d345168d6
Merge pull request #13786 from svpernova09/map-docker-logs-to-storage
...
Map Snipe-IT logs to storage logs folder
2023-10-25 07:20:22 +01:00
Ivan Nieto Vivanco
f2f3931fa9
Formatting correctly
2023-10-24 11:26:37 -06:00
Joe Ferguson
c919cd31fa
Map Snipe-IT logs to storage logs folder
...
For docker-compose.yml usage to prevent error messages.
2023-10-24 11:31:02 -05:00
snipe
4f136920a9
Merge remote-tracking branch 'origin/develop'
2023-10-24 17:03:50 +01:00
snipe
9d2d13bb59
Merge pull request #13784 from snipe/fixes/fixed_accessory_not_found_string
...
Fixed accessory not found string
2023-10-24 17:03:13 +01:00
snipe
944520bc5d
Fixed notification formatting
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-24 17:02:16 +01:00
snipe
aae289e150
Added missing string
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-24 17:02:07 +01:00
snipe
c756849497
Removed debug line
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-24 17:01:51 +01:00
snipe
ec878202f7
Merge remote-tracking branch 'origin/develop'
2023-10-24 11:53:00 +01:00
snipe
29f438123e
Merge pull request #13777 from Robert-Azelis/Robert-Azelis-Cutom_Report_FIX
...
[FIX] Custom report - date fields error
2023-10-24 10:27:58 +01:00
Ivan Nieto Vivanco
0c5d54dfde
Create the language string to show in the importer GUI indicating the file is empty
2023-10-23 22:09:17 -06:00
Ivan Nieto Vivanco
49f6eef9df
Places a text indicating that the file is empty and display it as an info text
2023-10-23 21:57:35 -06:00
Ivan Nieto Vivanco
8f8e5cb723
Adds condition to only process CSV if is not empty
2023-10-23 21:47:10 -06:00
snipe
d5598b3322
Merge pull request #13778 from Robert-Azelis/Robert-Azelis-Dashboard_impr
...
[Improvement] Dashboard
2023-10-23 18:00:00 +01:00
Robert-Azelis
309f30f630
Update view.blade.php
...
display marker if date of EOL is expired and show real EOL rate as diff between purchase date and eol date
2023-10-22 18:38:59 +02:00
Robert-Azelis
04a867d12b
Update eol_date.blade.php
...
read EOL date from database instead calculate on the base model EOL rate
2023-10-22 18:32:20 +02:00
Robert-Azelis
e62636b3a5
Update AssetModelPresenter.php
...
display name 'EOL rate' instead of 'EOL'
2023-10-22 18:27:53 +02:00
Robert-Azelis
4e20a241ce
Update AssetPresenter.php
...
display name 'EOL rate' instead of 'EOL'
2023-10-22 18:26:19 +02:00
Robert-Azelis
30cc498a16
Update AssetObserver.php
...
update exlicit marker depends if model EOL > 0 , EOL = 0
2023-10-22 18:23:30 +02:00
Robert-Azelis
5ae09b791f
Update AssetsTransformer.php
...
on list of assets display EOL rate in months if purchase date and eol date are set, otherwise null (not display anything)
2023-10-22 18:16:49 +02:00
Robert-Azelis
bd195a6911
Update AssetsController.php
...
when asset is updated control EOL date change sand set explicit marker depends to setup of model EOL rate
2023-10-22 18:11:19 +02:00
Robert-Azelis
58062ff9f5
Update AssetModelsController.php
...
if EOL of model has been changed and value is >0 assets will be updates with new EOL rate, date
if EOL of model has been changes and value is null or 0 then assets will be updates by null EOL rate, date
*asset with set expilicity market will not be updated
2023-10-22 17:56:38 +02:00
Robert-Azelis
7571d45d44
[Improvement[ Dashboard
...
If multicompany option is enabled much more important for admin is to see on dashboard list of companies instead of locations.
In other way if multicompanies option is disabled then locations are displayed.
2023-10-22 17:41:33 +02:00
Robert-Azelis
47186b0abe
[FIX] Custom report - date fields error
...
Custom report in v6.2.3 give Error if selected are fields:
Purchase Date, Checkout Date, Last Checkin Date, Expected Checkin Date
Reason is: date field format
2023-10-22 16:28:44 +02:00
Godfrey M
e0a4387b10
clarifies an address column under locations
2023-10-19 10:01:08 -07:00
Godfrey M
b98c1a0627
fixes getExpiringLicenses query
2023-10-18 13:25:34 -07:00
snipe
bcce282ef9
Merge remote-tracking branch 'origin/develop'
2023-10-18 19:16:55 +01:00
snipe
38066bf162
Merge pull request #13758 from inietov/fixes/array_to_string_conversion_rb17355
...
Fixed ErrorException: Array to String Conversion rb17355
2023-10-18 19:09:13 +01:00
spencerrlongg
6b745930b5
what typo?
2023-10-18 13:00:13 -05:00
snipe
da30292d84
Merge pull request #13763 from Godmartinz/snipeit_v7_laravel10
...
fixed the bulk edit button on Asset tab
2023-10-18 18:51:41 +01:00
Godfrey M
7bda5c06de
fixes the bulk edit button on Asset tab
2023-10-18 10:46:47 -07:00
spencerrlongg
38de69b3da
new validation rule
2023-10-18 12:41:24 -05:00
snipe
41e96ad0ab
Merge remote-tracking branch 'origin/develop'
2023-10-18 14:37:37 +01:00
snipe
bc6f014fff
Merge pull request #13762 from snipe/fixes/make_sure_order_number_is_not_array
...
Make sure order number is not an array
2023-10-18 14:37:18 +01:00
snipe
1be503b21a
Make sure order number is not an array
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-18 14:36:16 +01:00
snipe
997664f489
Merge remote-tracking branch 'origin/develop'
2023-10-18 14:18:49 +01:00
snipe
825c800d32
Merge pull request #13761 from snipe/fixes/check_for_valid_date_in_custom_report
...
Check for valid date in custom report
2023-10-18 14:18:27 +01:00
snipe
0c86b67ed6
Added error reporting to UI
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-18 14:13:35 +01:00
snipe
4d841dbc79
Use custom report validator
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-18 14:13:25 +01:00
snipe
f2fb5b43e3
Added custom report validator
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-18 14:12:52 +01:00
snipe
14a0c9b5db
Merge remote-tracking branch 'origin/develop'
2023-10-18 13:06:21 +01:00
snipe
3747165f25
Merge pull request #13759 from snipe/fixes/better_handle_deleted_variables_in_api_call
...
Check for true/false explicitly on api table view
2023-10-18 13:05:57 +01:00
snipe
787a64d313
Check for true/false explicitly on api table view
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-18 13:05:06 +01:00
spencerrlongg
f7bb911b99
clean up
2023-10-17 19:06:53 -05:00
spencerrlongg
388e4c10c4
catch custom fields that are arrays
2023-10-17 19:03:58 -05:00
Ivan Nieto Vivanco
74ed32903f
Adds condition to check if parameter is of the proper type
2023-10-17 15:48:51 -06:00
snipe
a6d3886aaf
Merge remote-tracking branch 'origin/develop'
2023-10-17 22:37:50 +01:00
snipe
f2bc7d6173
Merge pull request #13757 from snipe/fixes/RB-17334_user_formatted_array
...
Fixed RB-17334 - ErrorException: Undefined variable $user_formatted_array
2023-10-17 22:34:52 +01:00
snipe
72fe94edb3
Fixed RB-17334 - ErrorException: Undefined variable $user_formatted_array
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-17 22:33:56 +01:00
snipe
3e54a9d561
Merge pull request #13756 from spencerrlongg/bug/label_logo_fix
...
Fixed #13652 - Labels Using Wrong Logo
2023-10-17 19:45:20 +01:00
spencerrlongg
4bdd070f7b
formatting
2023-10-17 13:41:31 -05:00
spencerrlongg
277608d962
this seems to work
2023-10-17 13:30:51 -05:00
Brady Wetherington
3d5847f4b3
Merge branch 'develop' into snipeit_v7_laravel10
2023-10-16 23:37:13 +01:00
snipe
82c2a46ada
Commented out noisy debugging
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-16 23:24:03 +01:00
snipe
3f6554ee34
Use singleton for offset
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-16 23:23:43 +01:00
snipe
73ec84903e
Merge remote-tracking branch 'origin/develop'
2023-10-16 23:15:05 +01:00
snipe
1e0512ad44
Merge pull request #13753 from snipe/fixes/check_for_valid_location
...
Check that the location is valid before debugging
2023-10-16 23:14:41 +01:00
snipe
23fa92f4ce
Check that the location is valid before debugging
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-16 23:13:38 +01:00
snipe
55d0c4021d
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# config/version.php
2023-10-16 20:19:03 +01:00
snipe
2218cff7bc
Bumped version
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-16 20:18:33 +01:00
Brady Wetherington
db400dffb5
Merge branch 'develop' into snipeit_v7_laravel10
...
Rebuild assets and re-install from npm
2023-10-16 20:13:59 +01:00
snipe
199cdf6899
Commented out noisy debugging
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-16 20:05:11 +01:00
snipe
752171d5b8
Use singleton for offset
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-16 20:05:11 +01:00
snipe
8c4bf74f93
Commented out noisy debugging
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-14 20:43:18 +01:00
snipe
4e3d5707ce
Use singleton for offset
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-14 20:39:52 +01:00
snipe
37858d870a
Merge remote-tracking branch 'origin/develop'
2023-10-13 19:58:37 +01:00
snipe
b1f158ba5a
Merge pull request #13749 from snipe/bug/sc-23473
...
Handle case where value is deleted in history
2023-10-13 19:58:19 +01:00
snipe
a92a9d7616
Removed duplicated deleted
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-13 19:53:11 +01:00
snipe
8f23a45cb3
Removed dummy text
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-13 19:49:03 +01:00
snipe
93cccf4f5f
Handle case where value is deleted in history
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-13 19:32:09 +01:00
snipe
dcdc294135
Merge remote-tracking branch 'origin/develop'
2023-10-13 12:40:30 +01:00
snipe
04f6f39588
Merge pull request #13748 from snipe/bug/sc-23830
...
Fixed #13723 - race condition on asset observer for older migration
2023-10-13 12:40:14 +01:00
snipe
ca1420c9bd
Added the temp column back in
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-13 12:39:28 +01:00
snipe
2537d0fdaf
Added comments
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-13 12:34:46 +01:00
snipe
b2aed7feea
Removed temp column
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-13 12:30:26 +01:00
snipe
ea960c39bb
Check if the eol_explicit column exists yet, add it if not
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-13 12:19:32 +01:00
snipe
0b39591d88
Add the eol_explicit column earlier to accomodate the observer
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-13 12:18:58 +01:00
snipe
c14a01eb8b
Added comments to explain the potential race condition
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-13 12:18:19 +01:00
snipe
2a9ed09f77
Merge remote-tracking branch 'origin/develop'
2023-10-13 10:03:18 +01:00
snipe
b96e77268a
Merge pull request #13745 from spencerrlongg/bug/table_prefix_migration_fix
...
Resolves issue with migrations with table prefixes
2023-10-13 08:49:28 +01:00
spencerrlongg
f3bd23da3d
rm whitespace
2023-10-12 14:53:17 -05:00
spencerrlongg
9b53b0fedc
resolve issue with migrations with table prefixes
2023-10-12 14:50:12 -05:00
snipe
0d2f43c04f
Merge remote-tracking branch 'origin/develop'
2023-10-11 12:00:54 +01:00
snipe
138ec33555
Merge pull request #13733 from marcusmoore/bug/sc-23453
...
Fixed notification logic to ensure check in and out emails are delivered
2023-10-11 12:00:37 +01:00
snipe
e99d307350
Merge pull request #13734 from marcusmoore/bug/sc-23661
...
Fixed the storing of group permissions when creating via API
2023-10-11 03:46:49 +01:00
Marcus Moore
417f9c21e4
Fix the storing of group permissions when creating via API
2023-10-10 17:51:29 -07:00
Marcus Moore
43b9e6401c
Formatting
2023-10-10 15:18:55 -07:00
Marcus Moore
dae9e6d096
Improve try catch blocks
2023-10-10 15:18:37 -07:00
Marcus Moore
9ef598d07b
Apply changes to exception handling for check outs to check ins
2023-10-10 15:16:12 -07:00
Marcus Moore
2a29566458
Catch all ClientExceptions on check out
2023-10-10 15:15:02 -07:00
Marcus Moore
ab3a3de59b
Fire webhook notification after sending emails
2023-10-10 15:13:46 -07:00
Marcus Moore
47a77eabf2
Avoid logging error messages for webhook request failures
2023-10-10 15:06:08 -07:00
snipe
758d3aadb4
Added trim to import values
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-10 11:52:35 +01:00
snipe
1f0dadb58d
Merge remote-tracking branch 'origin/develop'
2023-10-09 16:43:24 +01:00
snipe
f685ba01b6
Reversed order of find
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-09 16:43:14 +01:00
snipe
e3591dc756
Merge pull request #13728 from snipe/fixes/13725_for_dev
...
Fixes qty remaining requirements for component checkout via API
2023-10-09 16:34:40 +01:00
snipe
0fbe63d0cf
Add @Singrity as a contributor
2023-10-09 16:33:00 +01:00
snipe
b9dc7f88d0
Fix qty requirements for Components API checkout
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-09 16:32:30 +01:00
snipe
f6527e0b42
Merge pull request #13727 from snipe/security/huntr_43206801-9862-48da-b379-e55e341d78bf
...
Set resend acceptance to POST
2023-10-09 16:15:27 +01:00
snipe
866bbe5e11
Removed extra debugging
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-09 16:15:14 +01:00
snipe
6d55d78280
Set resend acceptance to POST
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-09 16:13:41 +01:00
snipe
2789f67bb4
Merge remote-tracking branch 'origin/develop'
2023-10-09 15:19:29 +01:00
snipe
7a0d3f788f
Merge pull request #13726 from snipe/fixes/tighter_checkin_on_log_match
...
Added tighter controls for matching log ID and item_id
2023-10-09 15:19:10 +01:00
snipe
e5f5802235
Added tighter controls for matching log ID and item_id
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-09 15:17:03 +01:00
snipe
a1f3a5c624
Merge remote-tracking branch 'origin/develop'
2023-10-07 11:34:49 +01:00
snipe
d2dc3253ab
Cast the request limit to intval before we try to abs()
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-07 11:34:37 +01:00
snipe
d9a1dab827
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# config/version.php
# public/css/build/app.css
# public/css/build/overrides.css
# public/css/dist/all.css
# public/mix-manifest.json
2023-10-06 20:17:59 +01:00
snipe
5277f7cc5c
Dev assets
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-06 20:14:44 +01:00
snipe
25a5507d9d
Bumped version
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-06 20:07:35 +01:00
snipe
a95fae0e94
Merge remote-tracking branch 'origin/develop'
2023-10-06 20:00:12 +01:00
snipe
890efb18d8
Merge pull request #13720 from snipe/security/huntr_dev_d6ed5ac1-2ad6-45fd-9492-979820bf60c8
...
Fixed missing escaping asset history old/new values
2023-10-06 19:59:42 +01:00
snipe
eea2eabaee
Escaping asset history old/new values
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-06 19:45:23 +01:00
snipe
9596826259
Merge branch 'master' of https://github.com/snipe/snipe-it
2023-10-06 19:04:44 +01:00
snipe
cd3b4754e8
Merge pull request #13704 from Godmartinz/feature/sc-23571_v2
...
Added a check-in button on components tab of Asset view
2023-10-05 14:28:37 +01:00
snipe
1dab4b59e9
Merge pull request #13693 from Godmartinz/bug/sc-9955
...
added proper margin-top to sidebar menu on bigger resolutions
2023-10-05 14:27:25 +01:00
snipe
05dd2b4008
Merge pull request #13709 from spencerrlongg/eol-migration
...
Speed up EOL Migration
2023-10-05 14:26:47 +01:00
snipe
b809625856
Merge pull request #13713 from snipe/security/13685
...
[Snyk] Security upgrade css-loader from 4.3.0 to 5.0.0 #13685
2023-10-05 14:13:35 +01:00
snipe
8d921359ca
[Snyk] Security upgrade css-loader from 4.3.0 to 5.0.0 #13685
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-05 14:12:36 +01:00
spencerrlongg
c07c0c0f74
cleanup
2023-10-04 16:55:35 -05:00
spencerrlongg
cc82e86eeb
one more check
2023-10-04 16:54:56 -05:00
spencerrlongg
8c9961aba8
refactor
2023-10-04 15:40:42 -05:00
spencerrlongg
46af40bd02
?????
2023-10-04 15:20:16 -05:00
spencerrlongg
6cda9056b8
oops
2023-10-04 14:56:18 -05:00
spencerrlongg
101bd9c404
kill transaction, try update array
2023-10-04 14:47:14 -05:00
spencerrlongg
ad6b502005
comments
2023-10-04 14:37:18 -05:00
spencerrlongg
cb10c7af27
oops
2023-10-04 14:33:35 -05:00
spencerrlongg
99d409c0a5
transaction
2023-10-04 14:32:28 -05:00
Godfrey M
37c1d6fc04
removed unnecessary changes
2023-10-03 12:45:13 -07:00
Brady Wetherington
7a5714cc85
Merge branch 'develop' into snipeit_v7_laravel10
2023-10-03 20:37:17 +01:00
Godfrey M
c69958d95d
removed dead space
2023-10-03 12:32:24 -07:00
Godfrey M
92776adb93
remove unnecessary changes
2023-10-03 12:31:58 -07:00
Godfrey M
dee36fc294
adds component checkin to asset tab
2023-10-03 12:30:08 -07:00
snipe
a2773aa895
Merge pull request #13696 from marcusmoore/bug/sc-23796
...
Fixed potential call to a member function toArray() on null
2023-10-03 11:01:40 +01:00
Marcus Moore
e82fec2a5f
Grammar fix
2023-10-02 16:19:20 -07:00
Marcus Moore
db4c86a4f4
Filter null field options before attempting to process them
2023-10-02 16:14:20 -07:00
snipe
8384786e8b
Merge pull request #13695 from marcusmoore/bug/sc-23795-to-master
...
Log non-compliant barcode error as debug message
2023-10-02 22:22:26 +01:00
Marcus Moore
a5fd218c23
Log non-compliant barcode error as debug message
2023-10-02 14:19:52 -07:00
snipe
d2435c6f86
Merge remote-tracking branch 'origin/develop'
2023-10-02 22:14:08 +01:00
snipe
1abcc8b802
Merge pull request #13694 from marcusmoore/bug/sc-23795
...
Logs non-compliant barcode error as debug message
2023-10-02 22:13:19 +01:00
Marcus Moore
724c054838
Log non-compliant barcode error as debug message
2023-10-02 12:06:24 -07:00
Godfrey M
1e8f90bcf0
gives proper margin-top to sidebar menu on bigger resolutions
2023-10-02 11:46:08 -07:00
snipe
129e9b90dc
Merge pull request #13585 from spencerrlongg/eol_2
...
Standardize Asset EOL Date
2023-10-02 16:09:22 +01:00
snipe
4e6764428e
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# config/version.php
2023-10-02 14:29:59 +01:00
snipe
c7b8880d69
Bumped version
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-02 14:28:59 +01:00
snipe
228f21ed91
Merge pull request #13690 from snipe/localization/all
...
Updated language strings
2023-10-02 14:24:52 +01:00
snipe
b7c390a257
Updated language strings
...
Signed-off-by: snipe <snipe@snipe.net >
2023-10-02 14:23:22 +01:00
snipe
c45ede2d17
Merge remote-tracking branch 'origin/develop'
2023-09-29 19:00:27 +01:00
snipe
758d808772
Merge pull request #13683 from snipe/bug/sc-17602
...
Fixed consumable user view route name
2023-09-29 15:17:23 +01:00
snipe
754ec7563a
Fixed consumable user view route name
...
Signed-off-by: snipe <snipe@snipe.net >
2023-09-29 15:15:03 +01:00
snipe
352e53a036
Merge remote-tracking branch 'origin/develop'
2023-09-29 01:51:40 +01:00
snipe
0184d25a95
Merge pull request #13681 from marcusmoore/bug/sc-23778
...
Fixed uncaught type error when attempting to render barcodes with invalid characters
2023-09-29 01:50:07 +01:00
Marcus Moore
bed1055c4e
Catch TypeError when rendering 1d barcode
2023-09-28 17:32:16 -07:00
Marcus Moore
41eccaeae0
Set dummy asset tag to value that is valid for EAN13
2023-09-28 17:31:45 -07:00
Marcus Moore
eb2edb7475
Add more default values for label preview
2023-09-28 13:40:51 -07:00
Marcus Moore
ed77e8768c
Re-order options
2023-09-28 12:33:27 -07:00
Marcus Moore
3aa256ec02
Ensure non-checked out items can be displayed
2023-09-28 12:33:20 -07:00
snipe
c1f545a523
Merge pull request #13679 from Godmartinz/bug/sc-23688
...
Fixed General Webhooks error messaging and validation
2023-09-28 20:24:09 +01:00
Godfrey M
8792d654b6
added translations for messages
2023-09-28 12:15:17 -07:00
Godfrey M
f8730adb11
removed unnecessary changes
2023-09-28 11:41:43 -07:00
Marcus Moore
36638feac4
Add assigned to as option
2023-09-28 11:37:02 -07:00
Marcus Moore
4675f02349
Format assigned to field
2023-09-28 11:35:20 -07:00
Godfrey M
c21586dee5
adds better error messaging
2023-09-28 11:29:46 -07:00
snipe
581e56198c
Merge remote-tracking branch 'origin/develop'
2023-09-28 19:24:48 +01:00
snipe
f16e81e0e8
Merge pull request #13678 from spencerrlongg/bug/sc-23596
...
Fieldset Properly Sortable in Asset Models Table
2023-09-28 19:24:04 +01:00
snipe
3de656f5c6
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
2023-09-28 19:20:27 +01:00
snipe
3b4004ac18
Merge pull request #13677 from snipe/feature/sc-14880
...
Set modal focus to modal-name field
2023-09-28 19:18:16 +01:00
snipe
0bf423cda9
Set modal focus to modal-name field
...
Signed-off-by: snipe <snipe@snipe.net >
2023-09-28 19:16:40 +01:00
spencerrlongg
a54fab5c33
add fieldset to allowed_columns
2023-09-28 13:02:12 -05:00
snipe
96c6c93197
Merge pull request #13674 from snipe/bug/sc-23774
...
Fixed bug where license checkout/checkin notes were not being saved
2023-09-28 18:37:47 +01:00
spencerrlongg
4d67c72eea
scope and switch case in api
2023-09-28 12:26:23 -05:00
snipe
6fa0d42bc2
Fixed bug where license checkout/checkin notes were not being saved
...
Signed-off-by: snipe <snipe@snipe.net >
2023-09-28 15:40:18 +01:00
snipe
cfe6b07b3a
Updated prod assets
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# public/css/dist/all.css
# public/css/dist/bootstrap-table.css
# public/js/build/vendor.js
# public/js/dist/all.js
# public/mix-manifest.json
2023-09-28 15:15:50 +01:00
snipe
7512400b56
Merge pull request #13672 from snipe/feature/sc-23772
...
Fixed #13662 - added clipboard.js
2023-09-28 15:13:42 +01:00
snipe
1acb14a39f
Moved dragtable css
...
Signed-off-by: snipe <snipe@snipe.net >
2023-09-28 15:12:44 +01:00
snipe
bb7a41628a
Fixed #13662 - added clipboard.js
...
Signed-off-by: snipe <snipe@snipe.net >
2023-09-28 15:06:55 +01:00
snipe
68c9fac971
Merge remote-tracking branch 'origin/develop'
2023-09-28 14:25:31 +01:00
snipe
402ff58628
Merge pull request #13671 from snipe/bug/sc-23773
...
Fixed #13670 - order number missing from license import
2023-09-28 14:24:49 +01:00
snipe
492fb15036
Fixed #13670 - order number missing from license import
...
Signed-off-by: snipe <snipe@snipe.net >
2023-09-28 14:24:07 +01:00
snipe
ac7f85fea9
Merge remote-tracking branch 'origin/develop'
2023-09-28 03:32:57 +01:00
snipe
cc4cb14e9d
Merge pull request #13667 from snipe/bug/sc-23771
...
Fixed #13658 for asset history with encrypted fields
2023-09-28 03:29:06 +01:00
snipe
ee72c92d4f
Fix for asset history with enfrypted fields
...
Signed-off-by: snipe <snipe@snipe.net >
2023-09-28 03:00:49 +01:00
Marcus Moore
a47e36c1e5
Add custom fields as options
2023-09-27 16:51:53 -07:00
Marcus Moore
a4a25ab9d0
Remove a couple fields
2023-09-27 16:35:44 -07:00
Marcus Moore
518ae28a37
Improve option display values
2023-09-27 16:20:26 -07:00
Marcus Moore
74a891afbb
WIP: Render select box for field options in label engine
2023-09-27 15:58:01 -07:00
snipe
3aeea007b2
Merge remote-tracking branch 'origin/develop'
2023-09-26 15:26:21 +01:00
snipe
048ad57418
Merge pull request #13657 from snipe/fixes/revert_column_sorting_temp
...
Commented out sortable columns
2023-09-26 15:25:58 +01:00
snipe
7bcb28d8fd
Commented out sortable columns
...
Signed-off-by: snipe <snipe@snipe.net >
2023-09-26 15:24:20 +01:00
snipe
660abeca9e
Merge pull request #13638 from marcusmoore/bug/sc-20704
...
Fixed exception being thrown when selected import was deleted
2023-09-26 15:00:35 +01:00
snipe
0c31d5749c
Merge remote-tracking branch 'origin/develop'
2023-09-26 14:47:25 +01:00
snipe
1509339b68
Merge pull request #13655 from snipe/bug/sc-23759
...
Fixed bug where checkout to location would throw an error if FMCS was enabled
2023-09-26 14:37:36 +01:00
snipe
81ae32d3f9
Fixed typo
...
Signed-off-by: snipe <snipe@snipe.net >
2023-09-26 14:33:51 +01:00
snipe
279e6c7e4f
Check for null company ID
...
Signed-off-by: snipe <snipe@snipe.net >
2023-09-26 14:33:42 +01:00
snipe
16498fdcf8
Merge remote-tracking branch 'origin/develop'
2023-09-25 13:46:33 +01:00
snipe
81a982fd77
Merge pull request #13650 from snipe/features/more_info_in_settings
...
Features/more info in settings
2023-09-25 13:46:00 +01:00
snipe
619712b927
Fixed table
...
Signed-off-by: snipe <snipe@snipe.net >
2023-09-25 13:45:46 +01:00
snipe
359cd2a267
A few more config options
...
Signed-off-by: snipe <snipe@snipe.net >
2023-09-25 13:28:13 +01:00
snipe
13bee63fe9
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# config/version.php
2023-09-25 10:59:09 +01:00
snipe
f6317695f9
Bumped version
...
Signed-off-by: snipe <snipe@snipe.net >
2023-09-25 10:58:14 +01:00
snipe
e4696138ba
Merge pull request #13647 from snipe/localization/new_translations
...
Localization/new translations
2023-09-25 10:57:02 +01:00
snipe
bd0863d9c7
Added new translations
...
Signed-off-by: snipe <snipe@snipe.net >
2023-09-25 10:54:46 +01:00
snipe
28cd0085b7
Added Khmer as an available language
...
Signed-off-by: snipe <snipe@snipe.net >
2023-09-25 10:54:32 +01:00
snipe
456d55c3bd
Added some mail settings to /settings for easier reference
...
Signed-off-by: snipe <snipe@snipe.net >
2023-09-21 16:14:47 +01:00
Marcus Moore
5a88a64ebd
Remove unnecessary redirect
2023-09-20 17:35:34 -07:00
Marcus Moore
b1199100a0
Display error message if import file deleted before it can be selected
2023-09-20 17:22:12 -07:00
Godfrey M
b7901ae2d8
dont allow redirects, messaging applied, general webhook validation applied
2023-09-20 12:54:34 -07:00
spencerrlongg
4660a2e5b7
rm more duplicate
2023-09-20 14:37:32 -05:00
spencerrlongg
a9123754f5
remove unnecessary code
2023-09-20 14:34:42 -05:00
spencerrlongg
cbef531811
parse purchase date even though it's cast
2023-09-20 14:26:49 -05:00
spencerrlongg
7dab59c98d
fix for no eol, fix for optional in view
2023-09-20 14:17:30 -05:00
spencerrlongg
c48a47936c
add validation back in
2023-09-20 14:00:59 -05:00
snipe
7c908fecd9
Merge pull request #12992 from spencerrlongg/features/12853
...
Adds tag for docker builds
2023-09-20 19:36:22 +01:00
snipe
cdd0de15b5
Merge pull request #13634 from marcusmoore/chore/add-factories-to-autolabeler
...
Added factories to autolabeler action
2023-09-20 17:51:34 +01:00
snipe
46981da400
Merge pull request #13635 from marcusmoore/bug/sc-23715
...
Added unique() to some factory properties
2023-09-20 17:51:22 +01:00
Godfrey M
66abf8d5c0
redoing logic
2023-09-19 17:46:29 -07:00
spencerrlongg
2ace24b176
csv header
2023-09-19 19:38:59 -05:00
spencerrlongg
d65d1930e4
asset models
2023-09-19 19:24:53 -05:00
Marcus Moore
90e75a3e2c
Add unique() to some factory properties
2023-09-19 17:02:18 -07:00
spencerrlongg
2d59517c35
rm !empty
2023-09-19 18:40:23 -05:00
spencerrlongg
3cb906a05f
pushing to switch branches and test
2023-09-19 18:23:06 -05:00
Marcus Moore
cd538a4ad8
Add factories to autolabeler action
2023-09-19 16:07:26 -07:00
spencerrlongg
6b4f8f1813
rm duplicate fillable
2023-09-19 18:07:15 -05:00
spencerrlongg
929e107a20
rm byod from casts
2023-09-19 18:04:16 -05:00
snipe
5a5b07f5a5
Merge remote-tracking branch 'origin/develop'
2023-09-19 10:22:59 +01:00
snipe
439c2e095d
Merge pull request #13629 from snipe/bug/sc-23745
...
Fixed #13628 - removed duplicate favicon tag
2023-09-19 10:22:36 +01:00
snipe
14c0517927
Fixed #13628 - removed duplicate favicon tag
...
Signed-off-by: snipe <snipe@snipe.net >
2023-09-19 10:21:38 +01:00
snipe
d84d26febf
Merge remote-tracking branch 'origin/develop'
2023-09-18 22:31:41 +01:00
snipe
753a5f789e
Merge pull request #13623 from snipe/fixes/dependabot_target
...
Made develop the target branch for dependabot
2023-09-18 22:31:11 +01:00
snipe
d7790cd16b
Updated assets
...
Signed-off-by: snipe <snipe@snipe.net >
2023-09-18 22:24:15 +01:00
snipe
8ecc0651ed
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# public/css/dist/all.css
# public/css/dist/bootstrap-table.css
# public/js/dist/bootstrap-table.js
# public/mix-manifest.json
2023-09-18 22:23:58 +01:00
snipe
a8b2089275
Merge pull request #13627 from snipe/fixes/dependabot_13616
...
Replaces #13616 - Bump docker/metadata-action from 4 to 5
2023-09-18 22:20:06 +01:00
snipe
a46a11d554
Replaces #13616 - Bump docker/metadata-action from 4 to 5
...
Signed-off-by: snipe <snipe@snipe.net >
2023-09-18 22:19:31 +01:00
snipe
d444b620c5
Merge pull request #13626 from snipe/fixes/dependabot_13617
...
Replaces #13617 - Bump docker/setup-buildx-action from 2 to 3
2023-09-18 22:18:04 +01:00
snipe
10dcd8166b
Replaces #13617 - Bump docker/setup-buildx-action from 2 to 3
...
Signed-off-by: snipe <snipe@snipe.net >
2023-09-18 22:17:24 +01:00
snipe
00df449e0b
Merge pull request #13625 from snipe/fixes/dependabot_13618
...
Replaces #13618 - Bump docker/build-push-action from 4 to 5
2023-09-18 22:16:08 +01:00
snipe
0cb4427a19
Bump docker/build-push-action from 4 to 5
...
Signed-off-by: snipe <snipe@snipe.net >
2023-09-18 22:15:18 +01:00
snipe
17fe915d2f
Merge pull request #13624 from snipe/fixes/dependabot_13619
...
Bump docker/login-action from 2 to 3 (#13619 )
2023-09-18 22:14:01 +01:00
snipe
9ad73ed09a
Bump docker/login-action from 2 to 3 ( #13619 )
...
Signed-off-by: snipe <snipe@snipe.net >
2023-09-18 22:13:09 +01:00
snipe
68fa6d57ca
Merge pull request #13613 from snipe/features/reorder_columns
...
Added column re-ordering
2023-09-18 22:10:09 +01:00
snipe
f14e3422b4
Made develop the target branch
...
Signed-off-by: snipe <snipe@snipe.net >
2023-09-18 22:09:43 +01:00
snipe
2a638e66f0
Added column re-ordering
...
Signed-off-by: snipe <snipe@snipe.net >
2023-09-15 21:53:34 +01:00
snipe
8bdecb1da9
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/js/dist/bootstrap-table.js
# public/mix-manifest.json
2023-09-15 20:32:05 +01:00
snipe
52f9c786be
Merge pull request #13612 from snipe/fixes/re_add_sticky_header
...
Fixed regression that disabled sticky headers
2023-09-15 20:29:24 +01:00
snipe
3ba8b60f54
Fixed regression that disabled sticky headers
...
Signed-off-by: snipe <snipe@snipe.net >
2023-09-15 20:28:28 +01:00
snipe
341f711385
Merge remote-tracking branch 'origin/develop'
2023-09-15 15:43:48 +01:00
snipe
eb406547c4
Merge pull request #13610 from snipe/fixes/disallow_sorting_on_age
...
Fixes #13609 - disallow sorting on age
2023-09-15 15:26:55 +01:00
snipe
0b562d2f55
Fixes #13609 - disallow sorting on age
...
Signed-off-by: snipe <snipe@snipe.net >
2023-09-15 15:25:52 +01:00
snipe
131ccaa5b9
Merge pull request #12869 from Godmartinz/bug/sc-23134
...
Fixed footer sizing issue
2023-09-15 14:31:07 +01:00
snipe
9bd357e2d4
Merge remote-tracking branch 'origin/develop'
2023-09-15 12:52:59 +01:00
snipe
054d8763fb
Merge pull request #13608 from snipe/bug/sc-15287
...
Use relative path in backups for cleaner directory structure
2023-09-15 12:51:49 +01:00
snipe
52a77f4c31
Use relative path in backups for cleaner directory structure
...
Signed-off-by: snipe <snipe@snipe.net >
2023-09-15 12:50:00 +01:00
snipe
cce90c6ce0
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# config/version.php
2023-09-15 09:43:25 +01:00
snipe
4e0e1a2c85
Bumped hash
...
Signed-off-by: snipe <snipe@snipe.net >
2023-09-15 09:42:27 +01:00
snipe
8a8afef81b
Merge pull request #13606 from snipe/feature/sc-23705
...
Fixed #13592 - unable to delete model from view page
2023-09-15 01:11:49 +01:00
snipe
860e7791ff
Fixed #13592 - unable to delete model from view page
...
Signed-off-by: snipe <snipe@snipe.net >
2023-09-14 23:35:44 +01:00
snipe
20da6cccbc
Merge remote-tracking branch 'origin/develop'
2023-09-14 22:57:04 +01:00
snipe
a013ddf541
Merge pull request #13605 from snipe/bug/sc-23183
...
Simplify upload messaging, handle -1% error
2023-09-14 22:52:31 +01:00
spencerrlongg
1cfd7673e0
change Importer.php back
2023-09-14 16:11:24 -05:00
snipe
bbe7d9dde2
Removed stray space
...
Signed-off-by: snipe <snipe@snipe.net >
2023-09-14 22:08:53 +01:00
snipe
932c02cc54
Typo
...
Signed-off-by: snipe <snipe@snipe.net >
2023-09-14 22:08:30 +01:00
snipe
84b0ff76ed
Revert large warning size
...
Signed-off-by: snipe <snipe@snipe.net >
2023-09-14 22:06:19 +01:00
snipe
273740b8f5
Fixed import error warning
...
Signed-off-by: snipe <snipe@snipe.net >
2023-09-14 22:04:23 +01:00
spencerrlongg
afe9d43139
chunk by id?
2023-09-14 16:00:35 -05:00
snipe
34c3174531
Merge pull request #13604 from marcusmoore/feature/sc-23714
...
Removed ChipperCI integration
2023-09-14 21:48:49 +01:00
spencerrlongg
aac627592b
move logic inside of try
2023-09-14 15:43:00 -05:00
spencerrlongg
f35f9f922e
safety & catch & log
2023-09-14 15:32:17 -05:00
snipe
8f4ca9da57
Simplify upload messaging
...
Signed-off-by: snipe <snipe@snipe.net >
2023-09-14 21:20:21 +01:00
Marcus Moore
b113411891
Remove ChipperCI
2023-09-14 13:00:38 -07:00
spencerrlongg
44441ec703
up chunk size
2023-09-14 14:25:02 -05:00
snipe
15c71439b6
Merge pull request #13602 from snipe/bug/sc-23685
...
Fixed checkbox formatting on quickstart
2023-09-14 18:48:50 +01:00
snipe
8e41fb7b36
Removed stray text
...
Signed-off-by: snipe <snipe@snipe.net >
2023-09-14 18:48:20 +01:00
snipe
d0c4910a51
Fixed checkbox formatting on quickstart
...
Signed-off-by: snipe <snipe@snipe.net >
2023-09-14 18:44:02 +01:00
snipe
467609e561
Merge remote-tracking branch 'origin/develop'
2023-09-14 14:32:06 +01:00
snipe
2166d6649d
Merge pull request #13343 from snipe/fixes/re-scramble_password_if_ldap_pw_sync_not_enabled
...
Fixed #13336 - Save unhashed password if no password provided
2023-09-14 14:15:53 +01:00
snipe
dcae5503c8
Use $attributes array
...
Signed-off-by: snipe <snipe@snipe.net >
2023-09-14 13:52:57 +01:00
snipe
d916e20c10
Merge pull request #13415 from marcusmoore/feature/department-scoping
...
Added `CompanyableTrait` to `Department` model
2023-09-14 12:52:53 +01:00
snipe
b92327eb40
Merge pull request #13520 from inietov/fixes/licenses_reassignable_feature
...
Fixed Not reassignable Licenses shouldn't show 'Checkin All Seats' button [sc-23506]
2023-09-14 12:52:13 +01:00
snipe
c7b24821b3
Merge pull request #13549 from inietov/fixes/attempt_to_read_property_id_on_null
...
Fixed ErrorException: Attempt to read property "id" on null (rollbar #3541 )
2023-09-14 12:50:54 +01:00
snipe
a37df8ce9d
Merge pull request #13581 from snipe/updates/upgrade_checkout_actions
...
Upgraded actions/checkout to v4 (via #13580 )
2023-09-14 12:40:34 +01:00
snipe
104219ed76
Merge pull request #13597 from marcusmoore/bug/sc-23681
...
Reset checkout to value when navigating away from type
2023-09-14 12:39:04 +01:00
snipe
56c7da7b06
Merge pull request #13595 from Godmartinz/correct-nullable_on_asset_model_min_qty
...
Fixed nullability on asset model `min qty` column
2023-09-14 08:52:33 +01:00
spencerrlongg
7c9a4ac161
immutable
2023-09-13 18:15:13 -05:00
spencerrlongg
64a9859efd
cleanup
2023-09-13 17:58:33 -05:00
spencerrlongg
ef64843d2f
chunk migration, needs to be tested
2023-09-13 17:41:45 -05:00
Ivan Nieto Vivanco
439e031911
Evaluate if the event properties exists before run the CheckoutAcceptance query
2023-09-13 16:35:10 -06:00
spencerrlongg
0368b9df43
viola
2023-09-13 17:16:17 -05:00
Marcus Moore
74c7f106ce
Reset assigned_x values when changing check out to type
2023-09-13 13:43:35 -07:00
Godfrey M
f283a5f755
changed the down method change
2023-09-13 13:24:26 -07:00
spencerrlongg
951521dc81
push
2023-09-13 15:20:55 -05:00
Godfrey M
0c504fed49
fixed nullability of on Asset Models
2023-09-13 13:13:41 -07:00
Marcus Moore
11208ee064
Guard against attempting to send notification to model that isn't notifiable
2023-09-13 12:56:27 -07:00
spencerrlongg
70a251de55
fix up gui edit
2023-09-13 13:51:14 -05:00
spencerrlongg
e21a8b6717
fix up this file
2023-09-12 18:11:36 -05:00
spencerrlongg
7047869367
cleanup
2023-09-12 18:03:13 -05:00
spencerrlongg
53d4fd1d0b
purchase_date
2023-09-12 18:01:33 -05:00
Brady Wetherington
c77f5eee8c
Merge branch 'develop' into snipeit_v7_laravel10
2023-09-12 12:04:42 +01:00
snipe
f6a11ac0ed
Merge pull request #13586 from inietov/fixes/call_to_member_function_checkedOutToUser
...
Fixed Call to a member function checkedOutToUser() on null [rollbar-3598]
2023-09-12 08:35:30 +01:00
Ivan Nieto Vivanco
9cbd2d032c
Add a boolean variable and condition to handle the call to checkedOutToUser() method
2023-09-11 17:40:59 -06:00
spencerrlongg
ccf3fe40ec
rm additional row
2023-09-11 17:35:13 -05:00
spencerrlongg
3a63bcab73
temporarily show on its own line
2023-09-11 17:35:13 -05:00
spencerrlongg
30dade1fba
cleanup
2023-09-11 17:35:12 -05:00
spencerrlongg
97d6a34b8c
some changes to sample csv
2023-09-11 17:34:05 -05:00
spencerrlongg
431af5f530
this works!!!!
2023-09-11 17:34:05 -05:00
spencerrlongg
3e3bb594ea
some import stuff
2023-09-11 17:34:04 -05:00
spencerrlongg
fb001caee4
fix conflicts
2023-09-11 17:33:31 -05:00
spencerrlongg
b73f20cadf
immutable when things are looping, just in case
2023-09-11 17:22:46 -05:00
spencerrlongg
3fb62874f0
quick push to check something else
2023-09-11 17:22:46 -05:00
spencerrlongg
c66804bcee
a little cleanup
2023-09-11 17:22:46 -05:00
spencerrlongg
e1af69f6ae
typo
2023-09-11 17:22:46 -05:00
slong753
27bea2abb9
just some more wip on the importer
2023-09-11 17:21:51 -05:00
slong753
1b18cd7fe6
added asset_eol_date and explicit to factory
2023-09-11 17:21:51 -05:00
slong753
78c400e948
fix conflicts
2023-09-11 17:21:50 -05:00
slong753
75d7e3e1a0
fix conflicts
2023-09-11 17:20:21 -05:00
slong753
5948679a4a
fix purchase date update
2023-09-11 17:17:59 -05:00
slong753
774f21bb7f
some more cleanup
2023-09-11 17:17:59 -05:00
slong753
20367eecc9
fix conflicts
2023-09-11 17:17:59 -05:00
slong753
cda9dd57dd
asset update logic
2023-09-11 17:15:25 -05:00
slong753
41b65bd9a2
small changes
2023-09-11 17:15:25 -05:00
slong753
17a83129b9
this all needs to be tested tediously
2023-09-11 17:15:25 -05:00
slong753
0e60184e95
i think this migration makes sense
2023-09-11 17:15:25 -05:00
slong753
1ea0de8bca
prevent injection, fix asset update
2023-09-11 17:15:25 -05:00
slong753
17ccfa9ada
resolve some conflicts
2023-09-11 17:15:24 -05:00
slong753
c1daabef08
progress
2023-09-11 17:10:41 -05:00
slong753
dc39d2c567
notes
2023-09-11 17:10:41 -05:00
slong753
321e7c93ec
carbon thing
2023-09-11 16:51:40 -05:00
slong753
8456b3ec0c
wip stuff
2023-09-11 16:51:40 -05:00
Godfrey M
e73b16846e
adds an option to bulk edit actual location for bulk edit and fixes update issue
2023-09-11 11:21:56 -07:00
snipe
a49d3fe131
Merge pull request #13526 from Godmartinz/asset-model-notifs
...
Added threshold notifications and min qty for Asset models
2023-09-11 17:55:34 +01:00
Godfrey Martinez
a26b96185b
Merge branch 'develop' into asset-model-notifs
2023-09-11 09:37:22 -07:00
Godfrey M
0eb50ceb3d
removes commented code
2023-09-11 09:36:38 -07:00
snipe
c2fe9d490b
Upgraded actions/checkout to v4 (via #13580 )
...
Signed-off-by: snipe <snipe@snipe.net >
2023-09-11 13:25:44 +01:00
snipe
dc74fb133f
Merge pull request #13577 from marcusmoore/fixes/improve-testcase
...
Fixed failing test
2023-09-08 07:08:21 +01:00
Marcus Moore
093bf57448
Update assertion and add failure messages
2023-09-07 16:42:49 -07:00
snipe
9c608dd6ff
Merge remote-tracking branch 'origin/develop'
2023-09-07 21:36:39 +01:00
snipe
06836663c8
Merge pull request #13575 from marcusmoore/fixes/improve-api-messaging
...
Added validation around department_id in API patch request
2023-09-07 21:36:20 +01:00
Marcus Moore
c6c1c64c1e
Remove todo
2023-09-07 13:30:05 -07:00
Marcus Moore
4caa501996
Relax property type check
2023-09-07 13:28:32 -07:00
Marcus Moore
a7a70f6981
Test permissions update
2023-09-07 13:21:27 -07:00
Marcus Moore
39ff575ac1
Remove unused test cases
2023-09-07 13:16:08 -07:00
snipe
5b88089ffc
Merge remote-tracking branch 'origin/develop'
2023-09-07 20:50:35 +01:00
snipe
02c187b0a0
Merge pull request #13566 from snipe/features/13562_add_inline_file_link
...
Fixed #13562 - Added inline file link
2023-09-07 20:50:13 +01:00
snipe
7f892bf5ef
Merge pull request #13574 from inietov/fixes/unaccepted_assets_report_incorrect
...
Fixed Unaccepted Assets report has incorrect people [freshdesk-37808]
2023-09-07 20:49:40 +01:00
Marcus Moore
56e6205667
Formatting
2023-09-07 12:45:03 -07:00
Ivan Nieto Vivanco
abd2ed3b81
Filter unaccepted assets that are not assigned to users
2023-09-07 13:39:16 -06:00
Marcus Moore
899c2eb19b
Implement test case
2023-09-07 12:34:50 -07:00
snipe
cf36c31eac
Merge remote-tracking branch 'origin/develop'
2023-09-07 20:22:33 +01:00
snipe
894c34ff4f
Update to only use relative paths
...
Signed-off-by: snipe <snipe@snipe.net >
2023-09-07 20:22:14 +01:00
Brady Wetherington
aacfed40f8
Switch back to our fork of laravel-scim-server
2023-09-07 20:16:03 +01:00
Brady Wetherington
ec1059e74c
Merge branch 'develop' into snipeit_v7_laravel10
2023-09-07 20:11:41 +01:00
snipe
b7c2b9374c
Merge pull request #13573 from snipe/upgrade_scim_server
...
Upgrade to new branch for our fork of laravel-scim-server
2023-09-07 20:07:59 +01:00
Brady Wetherington
3184f795c2
Upgrade to new branch for our fork of laravel-scim-server
2023-09-07 18:29:23 +01:00
snipe
67cad9c751
Merge pull request #13571 from inietov/fixes/require_acceptance_on_null
...
Fixed Attempt to read property require_acceptance on null [rollbar-3557]
2023-09-07 18:11:42 +01:00
snipe
ec5238ff06
Merge pull request #13548 from marcusmoore/update-testing-documentation
...
Updated testing documentation
2023-09-07 11:25:53 +01:00
Marcus Moore
1c3c36f2a0
Begin to implement patch test
2023-09-06 16:14:14 -07:00
Ivan Nieto Vivanco
1509c512a5
Add guard clauses around some License and LicenseSeat models functions
2023-09-06 11:54:11 -06:00
snipe
2a94fd17ee
Merge remote-tracking branch 'origin/develop'
2023-09-06 09:37:35 +01:00
snipe
e920199626
Merge pull request #13567 from johnson-yi/fixes/add_default_location_to_checkin_actionlog
...
Add default location to tracked changes on checkin actionlog
2023-09-06 09:37:04 +01:00
johnson-yi
5897f4d6d9
Add rtd_location_id to tracked changes on checkin actionlog
2023-09-06 00:36:48 +00:00
snipe
a67888f3d3
Merge pull request #13547 from inietov/fixes/Attempt_to_read_property_asset_tag
...
Fixed ErrorException: Attempt to read property "asset_tag" on null (rollbar #3541 )
2023-09-05 20:26:21 +01:00
Ivan Nieto Vivanco
91b1cc7121
Move the early return to the controller instead of the Label model
2023-09-05 13:23:51 -06:00
snipe
d6dd332b09
Merge pull request #13557 from johnson-yi/fixes/add_changes_to_checkinout_actionlog
...
Added/Fixed: track changes on asset checkin/out
2023-09-05 19:08:49 +01:00
snipe
65a76c599c
Added inline=true to image preview modal
...
Signed-off-by: snipe <snipe@snipe.net >
2023-09-05 18:35:07 +01:00
snipe
f53db8ba75
Fixed #13562 - allow inline view for uploaded files
...
Signed-off-by: snipe <snipe@snipe.net >
2023-09-05 18:28:01 +01:00
snipe
32407b531b
Merge remote-tracking branch 'origin/develop'
2023-09-05 16:10:30 +01:00
snipe
e486fe2794
Removed soft-delete query
...
Signed-off-by: snipe <snipe@snipe.net >
2023-09-05 16:10:20 +01:00
snipe
521fcd45b0
Merge remote-tracking branch 'origin/develop'
2023-09-05 16:08:17 +01:00
snipe
26452a8a29
Merge pull request #13565 from snipe/fixes/asset_history_500_on_hard_deleted_models
...
Account for hard-deleted models, suppliers
2023-09-05 16:06:40 +01:00
snipe
f85df6bb8c
Use same method of accessing companies as others
...
Signed-off-by: snipe <snipe@snipe.net >
2023-09-05 16:02:28 +01:00
snipe
2acf2b880e
Account for hard-deleted models, suppliers
...
Signed-off-by: snipe <snipe@snipe.net >
2023-09-05 15:58:21 +01:00
snipe
b17af38d8e
Merge pull request #12901 from Godmartinz/user_total_cost
...
Added users total cost of assets to user profile
2023-09-05 13:52:34 +01:00
snipe
a62e2f092b
Merge pull request #13498 from marcusmoore/feature/add-checkin-date-range-filter-to-custom-asset-report
...
Added last check in column and filter to custom asset report
2023-09-05 13:22:15 +01:00
Johnson Yi
09f7b3debe
Track changes on asset checkin/out
2023-09-01 13:12:07 +10:00
Marcus Moore
da7d6f6f77
Merge branch 'develop' into update-testing-documentation
2023-08-31 10:36:06 -07:00
snipe
faa865fd48
Merge remote-tracking branch 'origin/develop'
2023-08-31 18:24:29 +01:00
snipe
f08cef8664
Merge pull request #13556 from snipe/feature/sc-23684
...
Added model name and number to dynamic url
2023-08-31 18:23:33 +01:00
snipe
e192cbbbe1
Merge pull request #13550 from marcusmoore/remove-dusk
...
Removed Dusk
2023-08-31 18:06:04 +01:00
snipe
83b178f5b2
Added model name and number to dynamic url
...
Signed-off-by: snipe <snipe@snipe.net >
2023-08-31 18:03:32 +01:00
Brady Wetherington
3500217f94
Merge branch 'develop' into snipeit_v7_laravel10
2023-08-31 13:07:06 +01:00
snipe
2a1aa53ba6
Merge remote-tracking branch 'origin/develop'
2023-08-31 13:04:56 +01:00
snipe
c51574099f
Merge pull request #13507 from Godmartinz/ignore_encrypt_and_other_changes
...
Added eager loading for `changedinfo` and removed encrypted values from Asset history
2023-08-31 13:04:39 +01:00
snipe
821c3085f0
Merge remote-tracking branch 'origin/develop'
2023-08-31 12:01:58 +01:00
snipe
9a0f691f05
Merge pull request #13546 from snipe/fixes/make_boolean_user_fields_more_consistant
...
Don’t cast as boolean, do validate as boolean for User validation
2023-08-31 12:01:20 +01:00
Marcus Moore
a799659610
Scaffold tests and add context
2023-08-30 17:33:23 -07:00
Marcus Moore
999605f832
Add failing test
2023-08-30 17:10:50 -07:00
Marcus Moore
5828d29952
Remove Dusk
2023-08-30 16:43:18 -07:00
Marcus Moore
417b2c8331
Update testing documentation
2023-08-30 11:27:26 -07:00
snipe
663faffcc1
Un-cast byod, validate as boolean
...
Signed-off-by: snipe <snipe@snipe.net >
2023-08-30 19:13:55 +01:00
snipe
fb455be406
Added tests
...
Signed-off-by: snipe <snipe@snipe.net >
2023-08-30 19:13:38 +01:00
Ivan Nieto Vivanco
3cf9c1fea5
Adds a null coalescing operator to the license seat checkin notification
2023-08-30 11:57:29 -06:00
Ivan Nieto Vivanco
085a993340
Early return if no asset is found
2023-08-30 11:05:58 -06:00
Marcus Moore
07c3fe1fce
Update assertions to account for type change
2023-08-30 09:42:53 -07:00
snipe
2a93c38830
Don’t cast as boolean, validate as boolean
...
Signed-off-by: snipe <snipe@snipe.net >
2023-08-30 16:40:28 +01:00
snipe
587a787b5d
Fixed bug introduced in #13528
...
Signed-off-by: snipe <snipe@snipe.net >
2023-08-30 15:50:28 +01:00
snipe
305804f260
Updated assets
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# config/version.php
# package-lock.json
# public/css/dist/all.css
# public/js/dist/all-defer.js
# public/mix-manifest.json
2023-08-30 15:50:09 +01:00
snipe
c0cbdb1fc4
Fixed bug introduced in #13528
...
Signed-off-by: snipe <snipe@snipe.net >
2023-08-30 15:48:35 +01:00
snipe
5cf8c36698
Updated assets
...
Signed-off-by: snipe <snipe@snipe.net >
2023-08-30 15:43:06 +01:00
snipe
1bcc74f156
Upgrade @fortawesome/fontawesome-free from 6.4.0 to 6.4.2 #13527
...
Signed-off-by: snipe <snipe@snipe.net >
2023-08-30 15:41:11 +01:00
snipe
9ebcde4472
Upgrade less from 4.1.2 to 4.2.0 #13534
...
Signed-off-by: snipe <snipe@snipe.net >
2023-08-30 15:40:56 +01:00
snipe
fbc04cfd47
Bumped hash
...
Signed-off-by: snipe <snipe@snipe.net >
2023-08-30 15:07:38 +01:00
snipe
319cb2305d
Merge remote-tracking branch 'origin/develop'
2023-08-30 15:05:46 +01:00
snipe
b109ee281a
Merge pull request #13544 from marcusmoore/bug/sc-23675
...
Fixed user search not adhering to company scoping
2023-08-30 08:54:41 +01:00
Marcus Moore
806ab2cb9d
Ensure users are scoped by company in index method
2023-08-29 16:17:29 -07:00
Marcus Moore
aafa1ab70e
Add failing test
2023-08-29 16:15:13 -07:00
snipe
22d136df46
Merge pull request #13528 from inietov/fixes/cloning_model_blanks_fieldset
...
Fixed #12548 Cloning a model blanks fieldset of new one
2023-08-29 19:14:38 +01:00
Godfrey Martinez
0ac5d4d582
Merge pull request #8 from Godmartinz/fix-companyable
...
Fix companyable
2023-08-28 19:38:27 -07:00
Godfrey Martinez
d86c63cf23
Merge branch 'ignore_encrypt_and_other_changes' into fix-companyable
2023-08-28 19:38:16 -07:00
Godfrey M
74f45a4473
reworks company queries for asset history
2023-08-28 19:35:46 -07:00
Ivan Nieto Vivanco
4e4ba38038
Pass the model_id variable in the controller and get it only if we are cloning the asset model
2023-08-28 16:23:26 -06:00
snipe
18ff810d7e
Reverse orderof parent
...
Signed-off-by: snipe <snipe@snipe.net >
2023-08-28 20:51:52 +01:00
snipe
baffcbad71
Set password property properly
...
Signed-off-by: snipe <snipe@snipe.net >
2023-08-28 20:47:56 +01:00
snipe
611db4c0d2
Removed stray line
...
Signed-off-by: snipe <snipe@snipe.net >
2023-08-28 20:46:45 +01:00
snipe
367484a766
Merge pull request #13537 from snipe/fixes/13500_prevent_autocomplete_on_ldap_password
...
Fixed #13500 - Try to prevent the browser from pre-filling the LDAP password
2023-08-28 20:42:58 +01:00
snipe
0f43388a2b
Merge remote-tracking branch 'origin/develop'
2023-08-28 20:40:12 +01:00
snipe
81365ef911
Merge pull request #13518 from marcusmoore/chore/tests-via-github-actions
...
Run tests for PHP 7.4, 8.0, and 8.1.1 via GitHub Actions
2023-08-28 20:28:42 +01:00
snipe
6020927e24
Merge pull request #13538 from snipe/fixes/13516_use_int_not_string_for_port_default
...
Fixed #13516 - Use int not string if no DB_PORT specified
2023-08-28 19:38:41 +01:00
snipe
82981290d4
Use int not string if no DB_PORT specified
...
Signed-off-by: snipe <snipe@snipe.net >
2023-08-28 19:34:08 +01:00
snipe
7787ca328c
Try to prevent the browser from pre-filling the LDAP password
...
Signed-off-by: snipe <snipe@snipe.net >
2023-08-28 18:36:06 +01:00
Godfrey Martinez
92e88a0ae2
Merge branch 'develop' into ignore_encrypt_and_other_changes
2023-08-28 10:14:41 -07:00
Brady Wetherington
427f8b1522
Merge branch 'develop' into snipeit_v7_laravel10
...
Upgraded composer due to lockfile conflicts
2023-08-28 16:04:21 +01:00
snipe
b93adf44c8
Merge remote-tracking branch 'origin/develop'
2023-08-28 12:41:45 +01:00
snipe
535ca0e3c0
Merge pull request #13535 from snipe/fixes/13521_make_modal_upload_button_wider
...
Fixed #13521 - make modal “select files” button wider
2023-08-28 12:41:27 +01:00
snipe
582cad2dc5
Fixed #13521 - make modal “select files” button wider
...
Signed-off-by: snipe <snipe@snipe.net >
2023-08-28 12:37:42 +01:00
snipe
a1897298dc
Merge remote-tracking branch 'origin/develop'
2023-08-27 13:56:54 +01:00
snipe
e3a9c34818
Merge pull request #13533 from snipe/improvements/labels_clearer_barcode_text
...
Clearer labels barcode text
2023-08-26 18:08:10 +01:00
snipe
20e9f05a64
Tighter layout
...
Signed-off-by: snipe <snipe@snipe.net >
2023-08-26 17:43:02 +01:00
snipe
844fe0938c
Added link to the help docs
...
Signed-off-by: snipe <snipe@snipe.net >
2023-08-26 17:42:56 +01:00
snipe
0a47706e46
Merge remote-tracking branch 'origin/develop'
2023-08-25 15:47:47 +01:00
Ivan Nieto Vivanco
a12a68e4e9
Add a variable so I dont ended rewriting the original model
2023-08-24 15:28:12 -06:00
Ivan Nieto Vivanco
950536f59f
Added a condition to send correct model id when cloning one
2023-08-24 15:18:51 -06:00
Godfrey M
e56628499c
fixed lost changes
2023-08-24 11:45:23 -07:00
Godfrey M
2b7a899ef8
removed unnecessary code
2023-08-24 11:43:44 -07:00
Godfrey M
0b956b2a46
revert changes of composer.lock
2023-08-24 10:45:59 -07:00
Godfrey M
18cb514a53
revert unwanted changes
2023-08-24 10:40:44 -07:00
Godfrey M
a3b6e0fbe6
adds some spacing
2023-08-24 10:36:09 -07:00
Godfrey M
34ba0c4440
adds id to history info
2023-08-24 10:36:08 -07:00
Godfrey M
739fc152c2
Adds readable asset history in the action log transformer
2023-08-24 10:36:08 -07:00
Godfrey M
011c09a3dd
working on getting notifications
2023-08-24 10:35:40 -07:00
Godfrey M
38d5691b88
fix conflicts
2023-08-24 10:35:40 -07:00
Godfrey M
c26ef224f4
fixing my mess
2023-08-24 10:31:01 -07:00
Godfrey M
8ebb9afedd
adds min_amt to asset model edit, index, and table
2023-08-24 10:30:07 -07:00
snipe
26dd992d3c
Merge pull request #13525 from marcusmoore/bug/sc-23660
...
Fixed undeclared variable in ActionlogsTransformer
2023-08-24 17:09:30 +01:00
Marcus Moore
e32c07be02
Clear commented log statements
2023-08-24 08:15:40 -07:00
Marcus Moore
5a0b0522b0
Explicitly declare $clean_meta variable
2023-08-24 08:15:07 -07:00
Marcus Moore
20457bd89e
Run tests for PHP 7.4, 8.0, and 8.1.1
2023-08-23 15:53:34 -07:00
Ivan Nieto Vivanco
7bfb5a0667
Disable the Checkin All Seats button if License is not reassignable
2023-08-23 16:36:06 -06:00
Ivan Nieto Vivanco
6161a0d76d
Add condition in LicenseCheckinController:bulkCheckin method to evaluate if the license is reassignable
2023-08-23 16:22:40 -06:00
Godfrey Martinez
28cf533d19
Merge branch 'develop' into ignore_encrypt_and_other_changes
2023-08-23 00:42:59 -07:00
Godfrey M
0fc79ec936
fixes conflicts
2023-08-23 00:40:59 -07:00
Godfrey M
ffe1b11419
merged develop
2023-08-23 00:38:58 -07:00
Godfrey M
27488c1009
adds soft deletes to eager loading
2023-08-23 00:34:09 -07:00
Godfrey M
ce60db009c
adds soft deletes to eager loading
2023-08-23 00:32:43 -07:00
snipe
9f291d7e4b
Merge remote-tracking branch 'origin/develop'
2023-08-23 08:21:53 +01:00
snipe
d393bd5c97
Merge pull request #13511 from snipe/fixes/13510_no_translations_in_migrations
...
Fixed #13510 - do not use translations in migrations
2023-08-23 08:21:18 +01:00
snipe
ea37325806
Remove trans() from default values
...
Signed-off-by: snipe <snipe@snipe.net >
2023-08-23 08:19:05 +01:00
snipe
31a7758ab1
Merge pull request #13509 from marcusmoore/bug/sc-23636
...
Fixed asset model query in action log transformer
2023-08-23 06:58:41 +01:00
Marcus Moore
bee680683d
Add withTrashed to asset model query
2023-08-22 17:05:06 -07:00
Godfrey M
92ddf8fc67
removed dead space
2023-08-22 12:38:50 -07:00
Godfrey M
1019287c76
retarget key
2023-08-22 12:36:43 -07:00
Godfrey M
9e438c3ed0
eager loaded changedInfo queries, reworked encrypted data change log changes
2023-08-22 12:34:45 -07:00
Godfrey M
c7f2acf2c6
removes encrypted info from change log, renames asset_eol_date in the change log
2023-08-22 11:39:38 -07:00
snipe
79b330f492
Merge pull request #13400 from inietov/fixes/asset_acceptance_user_error
...
Fixed Asset acceptance error when user company and asset company don't match
2023-08-22 15:49:56 +01:00
snipe
3da21e73e2
Merge pull request #13501 from snipe/fixes/checkbox_layout_in_settings
...
Small fixes to checkbox layout in general settings blade
2023-08-22 14:12:15 +01:00
snipe
da38945a53
Small fixes to checkbox layout in general settings blade
...
Signed-off-by: snipe <snipe@snipe.net >
2023-08-22 14:10:39 +01:00
snipe
a48762c64d
Merge pull request #13496 from snipe/features/setting_for_name_order
...
Fixed #13495 added setting for name order
2023-08-22 12:50:58 +01:00
snipe
23237e5cd3
Removed unused translation
...
Signed-off-by: snipe <snipe@snipe.net >
2023-08-22 12:50:32 +01:00
snipe
aafb7668f5
Merge pull request #13453 from inietov/fixes/accessories_declined_issue
...
Fixed #13317 Accessories declined by user remain assigned
2023-08-22 12:42:55 +01:00
snipe
bb61134dd5
Merge remote-tracking branch 'origin/develop'
2023-08-22 12:41:27 +01:00
snipe
fea11ec7f1
Merge pull request #12761 from spencerrlongg/bulk_edit_custom_fields
...
Bulk Editing Custom Fields
2023-08-22 12:40:18 +01:00
snipe
303b45c9e9
Merge pull request #13485 from Godmartinz/history_info_clean_up
...
Added better handling of information of asset history
2023-08-22 12:25:17 +01:00
snipe
8c7925e703
Merge pull request #13436 from marcusmoore/chore/dependency-updates
...
Bumped dependencies
2023-08-21 22:58:52 +01:00
Marcus Moore
191c4f959f
Bump guzzlehttp/psr7 to 2.4.5
2023-08-21 14:46:08 -07:00
Marcus Moore
1e10a7ee23
Bump nyholm/psr7 to 1.6.1
2023-08-21 14:45:21 -07:00
Marcus Moore
4e8537a1c7
Merge branch 'develop' into chore/dependency-updates
...
# Conflicts:
# composer.lock
2023-08-21 14:44:15 -07:00
snipe
24a9deb735
Merge remote-tracking branch 'origin/develop'
2023-08-21 22:35:45 +01:00
Marcus Moore
4e2ef4f056
Default to using the current date if last check in end date is not provided
2023-08-21 14:35:15 -07:00
snipe
79a4d915db
Merge pull request #13456 from marcusmoore/fixes/auto-incrementing-on-74
...
Fixed passing invalid argument to `strpos()`
2023-08-21 22:25:52 +01:00
Marcus Moore
c332b98456
Add last checkin options to report front end
2023-08-21 13:44:49 -07:00
Godfrey M
b54aaefefb
adds some spacing
2023-08-21 13:43:06 -07:00
Godfrey M
5076b45a0d
adds id to history info
2023-08-21 13:40:39 -07:00
Marcus Moore
6fc06f2ee1
Add simple tests around asset check in
2023-08-21 12:31:51 -07:00
snipe
36a343365e
Switched from fullName() to getFullNameAttribute()
...
Signed-off-by: snipe <snipe@snipe.net >
2023-08-21 20:14:07 +01:00
snipe
c617bf89b6
Tweak layout
...
Signed-off-by: snipe <snipe@snipe.net >
2023-08-21 20:13:45 +01:00
snipe
ba0643f6a4
Added name display format, tweaked some
...
Signed-off-by: snipe <snipe@snipe.net >
2023-08-21 20:13:28 +01:00
snipe
bfd674b622
Switched to getFullNameAttribute() from fullName() in User Presenter
...
Signed-off-by: snipe <snipe@snipe.net >
2023-08-21 20:12:25 +01:00
snipe
d73d15b8a2
Added form macro for name format
...
Signed-off-by: snipe <snipe@snipe.net >
2023-08-21 20:11:59 +01:00
snipe
8660d41aa3
Changed width of locale field
...
Signed-off-by: snipe <snipe@snipe.net >
2023-08-21 20:11:45 +01:00
snipe
c39579b170
New strings
...
Signed-off-by: snipe <snipe@snipe.net >
2023-08-21 20:11:25 +01:00
snipe
354550b52e
Removed getCompleteNameAttribute(), modified getFullNameAttribute()
...
Signed-off-by: snipe <snipe@snipe.net >
2023-08-21 20:11:17 +01:00
snipe
f3460b5a4f
Switch to getFullNameAttribute() in user transformer
...
Signed-off-by: snipe <snipe@snipe.net >
2023-08-21 20:10:48 +01:00
snipe
474c03e3fc
Added name order to settings save controller method
...
Signed-off-by: snipe <snipe@snipe.net >
2023-08-21 20:10:03 +01:00
snipe
749002b768
Added migration to add name order to settings
...
Signed-off-by: snipe <snipe@snipe.net >
2023-08-21 20:09:48 +01:00
Marcus Moore
489d30c685
Set last_checkin in ui and api controllers
2023-08-21 11:57:33 -07:00
snipe
2346bab8ed
Merge pull request #13492 from snipe/features/add_dymo_labelwriter
...
Added Dymo labelwriter
2023-08-18 23:27:37 +01:00
snipe
45898deb1a
Don’t 500 if the 1D barcode doesn’t match the format requested - log an error instead
...
Signed-off-by: snipe <snipe@snipe.net >
2023-08-18 22:18:38 +01:00
snipe
ffc7c4e99a
use number format to constrain large number displays
...
Signed-off-by: snipe <snipe@snipe.net >
2023-08-18 22:18:09 +01:00
snipe
1e82c2bfad
Changed example asset name
...
Signed-off-by: snipe <snipe@snipe.net >
2023-08-18 22:17:54 +01:00
snipe
d12f4564e1
Added Dymo Labelwriter template
...
Signed-off-by: snipe <snipe@snipe.net >
2023-08-18 21:44:12 +01:00
snipe
1dcca14c37
Values are not sortable, so don’t show them as sortable
...
Signed-off-by: snipe <snipe@snipe.net >
2023-08-18 21:21:54 +01:00
snipe
cb3db51fe0
Merge remote-tracking branch 'origin/develop'
2023-08-18 18:42:11 +01:00
snipe
63f847f125
Merge pull request #13491 from snipe/fixes/remove_border_from_default_label
...
Removed the black label from around the default labels
2023-08-18 18:40:45 +01:00
snipe
d56c671410
Removed the black label from around the default labels
...
Signed-off-by: snipe <snipe@snipe.net >
2023-08-18 18:39:00 +01:00
snipe
8e9fa613e3
Merge remote-tracking branch 'origin/develop'
2023-08-18 18:14:40 +01:00
snipe
802651a1b4
Merge pull request #13489 from snipe/fixes/override_0_cols_rows_in_default_for_new_engine
...
Make sure the columns and rows can never be 0
2023-08-18 18:14:01 +01:00
snipe
0cb76a049a
Make sure the columns and rows can never be 0
...
Signed-off-by: snipe <snipe@snipe.net >
2023-08-18 18:13:16 +01:00
snipe
384428148b
Merge remote-tracking branch 'origin/develop'
2023-08-18 15:32:33 +01:00
snipe
5645141f93
Merge pull request #13488 from snipe/fixes/13487_supplier_url_in_listing
...
Fixed #13487 - include supplier url in listing
2023-08-18 15:32:14 +01:00
snipe
da2f22d504
Fixed #13487 - include supplier url in listing
...
Signed-off-by: snipe <snipe@snipe.net >
2023-08-18 15:31:15 +01:00
Marcus Moore
8b2716d2b7
Fix update statement
2023-08-17 18:33:01 -07:00
Marcus Moore
56fb45f1ea
WIP: Add last_checkin to assets table
2023-08-17 18:01:26 -07:00
Godfrey M
a62876d4bc
Adds readable asset history in the action log transformer
2023-08-17 16:14:01 -07:00
snipe
0ee032a10d
Merge pull request #13391 from Godmartinz/ldap_sync_field_clear_bug
...
Fixed Ldap sync field clear bug
2023-08-17 17:45:03 +01:00
snipe
03a01c02c4
Merge pull request #13483 from inietov/fixes/default_locations_advanced_search
...
Fixed #13359 Advanced search by Default Location does not work
2023-08-17 15:15:21 +01:00
Ivan Nieto Vivanco
b607a59875
Add query to search default locations in advanced search
2023-08-16 15:04:17 -06:00
snipe
34f2221b02
Merge pull request #13471 from inietov/fixes/components_search
...
Fixed #13409 Search in component detail view not working
2023-08-16 21:59:40 +01:00
snipe
b81c6825cf
Merge pull request #13476 from uberbrady/accessry_checkin_fix_develop
...
Accessory checkin via API reported wrong target user
2023-08-16 13:05:54 +01:00
Brady Wetherington
852e9ff311
Accessory checkin via API reported wrong target user
2023-08-16 13:03:37 +01:00
Ivan Nieto Vivanco
92df32dfaa
Move a couple assignation of variables inside an else to only execute once
2023-08-15 21:10:48 -06:00
snipe
8810059427
Merge remote-tracking branch 'origin/develop'
2023-08-16 01:40:06 +01:00
snipe
eacbde37e2
Merge pull request #13473 from snipe/fixes/check_for_company_on_labels
...
Check that there is a company before trying to get name property
2023-08-16 01:27:48 +01:00
snipe
74384f14e4
Use clearer translation (from original PR)
...
Signed-off-by: snipe <snipe@snipe.net >
2023-08-16 01:25:13 +01:00
snipe
027afa71f1
Check that there is a company before trying to get name property
...
Signed-off-by: snipe <snipe@snipe.net >
2023-08-16 01:09:22 +01:00
Ivan Nieto Vivanco
993918f47c
Add query to search into the per-component view
2023-08-15 15:31:36 -06:00
Brady Wetherington
8b52bad16f
Merge branch 'develop' into snipeit_v7_laravel10
2023-08-15 21:25:16 +01:00
Ivan Nieto Vivanco
25c58a8486
Fix typo in language variable name
2023-08-15 14:17:39 -06:00
snipe
7eaf3174ab
Merge pull request #13457 from snipe/fixes/remove_autocomplete_off_on_login
...
Fixed #13365 - Added LOGIN_AUTOCOMPLETE as env var
2023-08-15 20:55:05 +01:00
snipe
2848465dd2
Merge remote-tracking branch 'origin/develop'
2023-08-15 20:42:36 +01:00
snipe
297390ae63
Merge pull request #13470 from snipe/fixes/13464_typo_in_accessories_clone
...
Fixed #13464 typo in accessories clone
2023-08-15 20:41:54 +01:00
snipe
01ab360ef3
Fixed accessory clone typo
...
Signed-off-by: snipe <snipe@snipe.net >
2023-08-15 20:39:09 +01:00
snipe
1c2f3cd552
Fixed translation typo
...
Signed-off-by: snipe <snipe@snipe.net >
2023-08-15 20:39:00 +01:00
snipe
06ed8b2f2d
Merge remote-tracking branch 'origin/develop'
2023-08-15 20:31:00 +01:00
snipe
bc4a47421a
Merge pull request #13469 from snipe/fixes/missed_one_checkbox_in_label
...
Fixed checkboxes for accessibility
2023-08-15 20:30:39 +01:00
snipe
0763b5135d
Fixed checkboxes
...
Signed-off-by: snipe <snipe@snipe.net >
2023-08-15 20:28:16 +01:00
snipe
253975ce72
Updated translation
...
Signed-off-by: snipe <snipe@snipe.net >
2023-08-15 20:27:55 +01:00
snipe
9af850dbaa
Re-apply a change that was dropped
...
Signed-off-by: snipe <snipe@snipe.net >
2023-08-15 20:27:47 +01:00
snipe
96b616be89
Downgraded TCPDF
...
Signed-off-by: snipe <snipe@snipe.net >
2023-08-15 20:11:56 +01:00
snipe
2b9f8ce4a6
Merge pull request #13467 from snipe/fixes/more_label_html_tweaks
...
Fixes more label html tweaks
2023-08-15 20:05:03 +01:00
snipe
fa6c8d864e
Restore label engine checkbox
...
Signed-off-by: snipe <snipe@snipe.net >
2023-08-15 20:04:19 +01:00
snipe
c957f136aa
More label tweaks
...
Signed-off-by: snipe <snipe@snipe.net >
2023-08-15 20:03:40 +01:00
snipe
697dc10d76
More label tweaks
...
Signed-off-by: snipe <snipe@snipe.net >
2023-08-15 20:03:32 +01:00
snipe
2ddf5c9a0b
Merge pull request #13463 from uberbrady/fix_api_accessory_checkin
...
Accessory checkin via API reported wrong target user
2023-08-15 19:24:45 +01:00
snipe
949a88e560
Merge remote-tracking branch 'origin/develop'
2023-08-15 18:55:39 +01:00
snipe
d47b502d86
Merge pull request #13466 from snipe/fixes/weird_label_engine_layout
...
Fixes weird label engine layout
2023-08-15 18:52:54 +01:00
snipe
6b02184e99
Fixed weird layout with checkbox
...
Signed-off-by: snipe <snipe@snipe.net >
2023-08-15 18:48:20 +01:00
snipe
64342838fd
Return the user to the labels page on save
...
Signed-off-by: snipe <snipe@snipe.net >
2023-08-15 18:48:12 +01:00
snipe
28b1461cb4
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# public/mix-manifest.json
2023-08-15 18:21:51 +01:00
snipe
346f243bc0
Merge pull request #13465 from snipe/fixes/parse_error_in_helper
...
Fixed unclosed brace
2023-08-15 18:14:55 +01:00
snipe
443adc50da
Fixed unclosed brace
...
Signed-off-by: snipe <snipe@snipe.net >
2023-08-15 18:12:25 +01:00
snipe
cebf0e0de1
Add @cram42 as a contributor
2023-08-15 18:07:56 +01:00
snipe
e41368daac
Merge pull request #12050 from cram42/develop
...
New Label Engine
2023-08-15 17:58:57 +01:00
Godfrey M
d1efca2ae1
fixes conflicts
2023-08-15 09:28:42 -07:00
Brady Wetherington
7504c0df13
Accessory checkin via API reported wrong target user
2023-08-15 14:19:36 +01:00
snipe
1c02a7d590
Merge remote-tracking branch 'origin/develop'
2023-08-15 13:26:40 +01:00
snipe
c56f664811
Merge pull request #13442 from Robert-Azelis/Robert-Azelis-patch-add_email_to_companies
...
Add email to companies
2023-08-15 13:26:20 +01:00
snipe
8e0b7bee41
Merge remote-tracking branch 'origin/develop'
2023-08-15 13:23:23 +01:00
snipe
6f373aed33
Merge pull request #13461 from snipe/localization/new_translations
...
Updated language strings from CrowdIn
2023-08-15 13:22:14 +01:00
snipe
d1ce1b6f18
Updated language strings from CrowdIn
...
Signed-off-by: snipe <snipe@snipe.net >
2023-08-15 13:21:35 +01:00
Ivan Nieto Vivanco
71cb16118d
Change error string for a better (?) one
2023-08-14 20:52:00 -06:00
Ivan Nieto Vivanco
d365565b6d
Add message in the acceptance assets view to indicate when the user can\'t accept nor deny the asset
2023-08-14 20:51:04 -06:00
snipe
24a3e0ee83
Added LOGIN_AUTOCOMPLETE as env var
...
Signed-off-by: snipe <snipe@snipe.net >
2023-08-15 01:56:01 +01:00
Marcus Moore
dc1a8840f1
Ensure empty string is not passed to strpos()
2023-08-14 16:40:34 -07:00
Ivan Nieto Vivanco
96440834bd
Move the declinedCheckout function so it don/'t separate the class properties
2023-08-14 16:16:28 -06:00
snipe
642a09f139
Merge remote-tracking branch 'origin/develop'
2023-08-14 23:12:07 +01:00
snipe
d3fbbec92c
Merge pull request #13455 from snipe/fixes/confusion_around_localization_date
...
Fixed #13382 - confusion around localization date
2023-08-14 22:50:30 +01:00
snipe
9820ab34d7
Use today’s date for date format selectlist
...
Signed-off-by: snipe <snipe@snipe.net >
2023-08-14 22:44:29 +01:00
snipe
aa333bcf0b
Merge pull request #13448 from Godmartinz/status-label-translations_fix
...
Fixed #13446 - added translations to status label type column
2023-08-14 22:25:46 +01:00
snipe
ba56746f57
Merge pull request #13437 from marcusmoore/feature/improve-user-factory
...
Allowed permissions in the user factory to be chained
2023-08-14 22:23:55 +01:00
snipe
716e13e5b1
Merge remote-tracking branch 'origin/develop'
2023-08-14 22:23:06 +01:00
snipe
dcec4ba5e2
Merge pull request #13454 from snipe/fixes/13450_removed_escaping_custom_fieldsets
...
Fixed #13450 - remove escaping on saveing new custom fields
2023-08-14 22:22:35 +01:00
snipe
12e9d2adeb
Fixed #13450 - remove escaping on saveing new custom fields
...
Signed-off-by: snipe <snipe@snipe.net >
2023-08-14 22:21:41 +01:00
Ivan Nieto Vivanco
8da2a8a79c
Allows to save signature for declined items
2023-08-14 14:58:10 -06:00
Ivan Nieto Vivanco
4796598bb6
Add declinedCheckout method to Accessory model
2023-08-14 14:35:31 -06:00
Godfrey M
c3356ab765
fixed translation choice and color choice
2023-08-14 12:20:46 -07:00
Godfrey M
4446b2311d
remove unnecessary changes
2023-08-14 12:14:15 -07:00
Godfrey M
6b94ef6adc
fixes the statuslabeltypeforatter instead of the model
2023-08-14 12:13:01 -07:00
Godfrey M
a0d5774635
adds translations to status label type column
2023-08-14 10:42:17 -07:00
snipe
ec2556f991
Merge remote-tracking branch 'origin/develop'
2023-08-14 13:02:45 +01:00
snipe
291fa1cd29
Merge pull request #13445 from snipe/fixes/typo_in_formatter_for_asset_maintenances
...
Fixed case in BS table formatter for boolean
2023-08-14 13:02:27 +01:00
snipe
58286c9cab
Fixed case in BS table formatter for boolean
...
Signed-off-by: snipe <snipe@snipe.net >
2023-08-14 13:01:32 +01:00
Robert-Azelis
1e43d88e06
Create 2023_08_13_172600_add_email_to_companies.php
2023-08-13 17:25:33 +02:00
Robert-Azelis
da701677c7
Update edit.blade.php
2023-08-13 17:24:17 +02:00
Robert-Azelis
30d33310ae
Update CompanyPresenter.php
2023-08-13 17:23:33 +02:00
Robert-Azelis
bbb8ecfee4
Update Company.php
2023-08-13 17:21:55 +02:00
Robert-Azelis
8988a5dfc3
Update CompaniesTransformer.php
2023-08-13 17:20:15 +02:00
Robert-Azelis
ed5b4ca0a2
Update CompaniesController.php
2023-08-13 17:18:25 +02:00
Robert-Azelis
07bafa9508
Update CompaniesController.php
2023-08-13 17:15:20 +02:00
snipe
6134dfa8f2
Merge remote-tracking branch 'origin/develop'
2023-08-11 09:42:30 +01:00
snipe
a1cfa45344
Merge pull request #13439 from snipe/fixes/500_error_when_cloning_invalid_accessory
...
Fixed route for accessory index
2023-08-11 09:42:00 +01:00
snipe
df8f6a8d2b
Correctly call the route for accessory index
...
Signed-off-by: snipe <snipe@snipe.net >
2023-08-11 09:40:49 +01:00
Marcus Moore
5b86c02366
Set permissions to empty object in user factory
2023-08-10 16:55:44 -07:00
Marcus Moore
41479b1ec7
Allow permissions in the user factory to be chained
2023-08-10 16:35:10 -07:00
Marcus Moore
3a2b15313c
Bump guzzlehttp/psr7 to 2.4.5
2023-08-10 11:53:20 -07:00
Marcus Moore
6b6bb61400
Bump nyholm/psr7 to 1.6.1
2023-08-10 11:52:42 -07:00
snipe
6adaa32286
Merge pull request #13431 from marcusmoore/feature/custom-report-scoping
...
Removed unneeded `Company::scopeCompanyables` from `ReportsController`
2023-08-10 09:57:53 +01:00
snipe
a599f0c923
Merge pull request #13434 from marcusmoore/chore/improve-test-stability
...
Improved test stability and messaging
2023-08-10 09:57:26 +01:00
snipe
4db4bf7be4
Merge pull request #13432 from marcusmoore/chore/remove-old-testing-code
...
Removed unused Codeception test code
2023-08-10 09:57:11 +01:00
Marcus Moore
04661d5441
Add help text to response assertion helpers
2023-08-09 17:09:31 -07:00
Marcus Moore
3a5ed031bf
Escape values in response assertion helpers
2023-08-09 17:08:49 -07:00
Marcus Moore
60baaae192
Remove unused test bootstrap file
2023-08-09 16:22:58 -07:00
Marcus Moore
8508594a2f
Remove old and unused Codeception test code
2023-08-09 13:32:15 -07:00
Marcus Moore
e0b464dcec
Merge branch 'develop' into feature/custom-report-scoping
2023-08-09 13:03:05 -07:00
snipe
7df3be3a54
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# public/css/dist/all.css
# public/css/dist/bootstrap-table.css
# public/js/dist/bootstrap-table.js
# public/mix-manifest.json
2023-08-09 10:54:49 +01:00
snipe
bd3ba9a5f7
Merge pull request #13428 from snipe/security/update_autotable
...
Updated autotable
2023-08-09 10:49:01 +01:00
snipe
a65ac1ccdf
Updated autotable
...
Signed-off-by: snipe <snipe@snipe.net >
2023-08-09 10:47:45 +01:00
snipe
ffabc9c331
Merge pull request #13414 from marcusmoore/fixes/chipperci-config
...
Fixes ChipperCi Pipeline
2023-08-09 10:37:21 +01:00
snipe
a6a742d8d8
Merge pull request #13407 from marcusmoore/feature/sc-23465
...
Added messaging to category edit page to improve clarity around when users will be emailed
2023-08-09 10:36:19 +01:00
Marcus Moore
2e632a3d2d
Improve test readability
2023-08-08 17:40:02 -07:00
Marcus Moore
c32f099053
Remove unneeded call to Company::scopeCompanyables
2023-08-08 17:22:15 -07:00
Marcus Moore
c752e1670c
Add test around company scoping in custom report
2023-08-08 17:21:39 -07:00
Marcus Moore
1405e17251
Add simple test around custom asset report response
2023-08-08 17:10:36 -07:00
snipe
15122bbb55
Merge pull request #13425 from snipe/security/upgrade_webpack_snyk_13416
...
Updated webpack
2023-08-08 22:24:59 +01:00
snipe
c18349d75f
Updated webpack
...
Signed-off-by: snipe <snipe@snipe.net >
2023-08-08 22:07:49 +01:00
snipe
70903f068c
Merge remote-tracking branch 'origin/develop'
2023-08-08 19:01:40 +01:00
snipe
521961457d
Merge pull request #13424 from snipe/bug/sc-23552
...
Fixed tooltip not loading on encrypted field lock icon on asset detail view
2023-08-08 19:00:56 +01:00
snipe
6a3a38b6f6
Call tooltip again on custom fields jquery
...
Signed-off-by: snipe <snipe@snipe.net >
2023-08-08 18:53:57 +01:00
snipe
40aca9709a
Added container to the tooltip invocation
...
Signed-off-by: snipe <snipe@snipe.net >
2023-08-08 18:52:26 +01:00
snipe
5a43c5906f
Merge remote-tracking branch 'origin/develop'
2023-08-08 17:54:17 +01:00
snipe
9e6f23c8c7
Merge pull request #13421 from uberbrady/re_add_asset_eol_date
...
Re-add the option for asset_eol_date as an import field
2023-08-08 17:52:05 +01:00
Brady Wetherington
6afbf1b152
Re-add the option for asset_eol_date as an import field
2023-08-08 17:45:33 +01:00
snipe
4b2bf057c7
Merge remote-tracking branch 'origin/develop'
2023-08-08 12:57:27 +01:00
snipe
af91ffb2da
Merge pull request #13418 from snipe/fixes/add_mailgun_endpoint
...
Added mailgun endpoint option, defaulting to the US
2023-08-08 12:56:37 +01:00
snipe
94bef046b8
Added mailgun endpoint option, defaulting to the US
...
Signed-off-by: snipe <snipe@snipe.net >
2023-08-08 12:50:38 +01:00
snipe
3091d2cdf0
Merge remote-tracking branch 'origin/develop'
2023-08-08 08:19:15 +01:00
snipe
bd4061e023
Change text on dropdown
...
Signed-off-by: snipe <snipe@snipe.net >
2023-08-08 08:18:56 +01:00
snipe
5bda73f151
Ugh - messing with the blade layout
...
Signed-off-by: snipe <snipe@snipe.net >
2023-08-08 08:18:40 +01:00
Marcus Moore
42055bb69d
Add authentication and authorization tests for department index method
2023-08-07 17:42:28 -07:00
Marcus Moore
7c5a1b376e
Remove redundant Company::scopeCompanyables wrapper
2023-08-07 16:54:23 -07:00
Marcus Moore
f7b2075e9e
Add CompanyableTrait to Department
2023-08-07 16:54:02 -07:00
Marcus Moore
cdfe8e459d
Add simple test cases for api department index
2023-08-07 16:36:01 -07:00
Marcus Moore
b56bcd3596
Troubleshooting pipeline: create both .env and .env.testing
2023-08-07 11:59:58 -07:00
Marcus Moore
999605b591
Troubleshooting pipeline: create .env.testing in place of .env
2023-08-07 11:57:34 -07:00
Marcus Moore
d3a45f73cf
Troubleshooting pipeline: re-add creating .env.testing
2023-08-07 11:48:09 -07:00
Marcus Moore
0d40979724
Troubleshooting pipeline: Remove commented commands
2023-08-07 11:36:51 -07:00
Marcus Moore
81efa7d84e
Revert "Troubleshooting pipeline: use phpunit in place of artisan test"
...
This reverts commit a7d1657111 .
2023-08-07 11:35:18 -07:00
Marcus Moore
a7d1657111
Troubleshooting pipeline: use phpunit in place of artisan test
2023-08-07 11:31:00 -07:00
Marcus Moore
8ea8ff05e5
Troubleshooting pipeline: fix filename
2023-08-07 11:26:04 -07:00
Marcus Moore
6398805fc3
Troubleshooting pipeline: use .env.testing in place of .env.example
2023-08-07 11:24:38 -07:00
Marcus Moore
119ed9c882
Troubleshooting pipeline: remove comment to trigger build
2023-08-07 11:09:10 -07:00
snipe
32d8d8c50e
Merge pull request #13397 from uberbrady/fix_locationless_ldap_sync
...
Fixed #13372 : Put guard around assigning location via LDAP
2023-08-07 17:06:58 +01:00
Marcus Moore
ae9cf1e5b6
Formatting
2023-08-02 18:24:32 -07:00
Ivan Nieto Vivanco
053d3fc9ed
Prevent asset to be checked out if full company support is enabled and companies not match
2023-08-02 19:23:28 -06:00
Marcus Moore
d019e62d39
Remove lazy from eula field to avoid race condition
2023-08-02 18:22:40 -07:00
Ivan Nieto Vivanco
9ca163e8cf
Stop asset acceptances from shown to user if full company support is enabled and companies not match
2023-08-02 19:22:35 -06:00
Marcus Moore
b70a5280f9
Remove unneed jquery
2023-08-02 18:04:21 -07:00
Marcus Moore
cbe5a9bc8a
Persist eula text even when field is disabled
2023-08-02 18:03:09 -07:00
Marcus Moore
3fd0853fd0
Ensure eula field enabled when not using default eula
2023-08-02 18:02:56 -07:00
Marcus Moore
2e7aa01abe
Pass checkin_email value to backend even when unchecked
2023-08-02 17:45:39 -07:00
Marcus Moore
896f038054
Set send email back to original value when eulas cleared
2023-08-02 17:03:56 -07:00
Marcus Moore
48979ce177
Disable send email when it should not be modified
2023-08-02 16:52:56 -07:00
Marcus Moore
e12935f7fa
Disable eula textarea when using global eula
2023-08-02 16:18:57 -07:00
Marcus Moore
6400034435
Improve variable name
2023-08-02 16:06:59 -07:00
Marcus Moore
269414e4f2
Automatically check the send email to user checkbox in certain conditions
2023-08-02 16:04:01 -07:00
Marcus Moore
dee6ebf8e0
Scaffold component test
2023-08-02 12:58:07 -07:00
Marcus Moore
105c94aea9
Implement toggling message when email will be sent
2023-08-02 11:36:20 -07:00
snipe
c52a1f94dc
Merge remote-tracking branch 'origin/develop'
2023-08-02 15:19:23 +01:00
Brady Wetherington
0af205dade
Put guard around assigning location via LDAP
2023-08-02 15:01:14 +01:00
Marcus Moore
6349d52803
WIP: migrate to livewire
2023-08-01 17:29:23 -07:00
Marcus Moore
65de9c5e07
Extract translation strings
2023-08-01 15:21:49 -07:00
Marcus Moore
ebfc395e78
Improve messaging
2023-08-01 14:39:30 -07:00
Marcus Moore
5c8c2ca027
Improve variable names
2023-08-01 14:26:21 -07:00
snipe
924f5287f7
Merge pull request #13392 from Godmartinz/change_webhook_variable_type
...
Fixed `webhook_endpoint` data type from varchar to a text
2023-08-01 20:28:39 +01:00
Godfrey M
7560afb8c4
changes webhook_endpoint var to a text
2023-08-01 10:45:39 -07:00
Godfrey M
8a24a47475
removed unnecessary code
2023-08-01 09:45:48 -07:00
Godfrey M
fb52038e7c
applies a check if a sync field is designated
2023-08-01 09:39:58 -07:00
Brady Wetherington
daed0b60bc
Merge branch 'develop' into snipeit_v7_laravel10
2023-07-31 19:40:56 +01:00
snipe
ffb605a37c
Merge pull request #13309 from inietov/fixes/checkout_range_doesnt_include_today
...
Fixed #13300 Custom Asset Report, Checkout date range never includes current day
2023-07-31 15:04:22 +01:00
Brady Wetherington
4654f7aa37
Porting Snipe-IT v7 to Laravel v10
2023-07-31 14:07:12 +01:00
snipe
343aacab85
Merge pull request #13386 from snipe/security/dep_updates
...
Updated BS table and table export plugins
2023-07-31 13:46:41 +01:00
snipe
96d69b654d
Updated BS table and table export plugins
...
Signed-off-by: snipe <snipe@snipe.net >
2023-07-31 13:45:15 +01:00
snipe
2e1c3fb51b
Merge pull request #13295 from inietov/fixes/admins_cannot_view_encrypted_fields
...
Fixed #11794 Admins Cannot View Encrypted Field
2023-07-31 13:08:28 +01:00
snipe
3e4b371bf4
Merge pull request #13379 from inietov/fixes/component_checkout_via_api_returns_error
...
Fixed #13376 Component checkout via API returns error
2023-07-31 13:07:38 +01:00
Grant Le Roux
b1464e028c
Merge branch 'develop' into develop
2023-07-31 07:57:29 +08:00
Ivan Nieto Vivanco
0a841ddbb8
Change component validator to the correct asset id we're passing in the API call
2023-07-27 20:22:13 -06:00
Brady Wetherington
70e87dad1c
Merge branch 'develop' into snipeit_v7
2023-07-27 16:21:31 +01:00
snipe
af86c6138d
Merge pull request #13361 from Godmartinz/bug/sc-19126
...
Fixed custom fieldset order
2023-07-26 08:55:18 +01:00
snipe
f6545be410
Merge pull request #13363 from inietov/fixes/no_records_found_multipage_license_seats
...
Fixed #13298 "No records Found" when Switching between Single and Multi-Page Licenses
2023-07-26 08:48:44 +01:00
Ivan Nieto Vivanco
c015264181
Adjust the license offset if it exceeds the total of license seats
2023-07-25 16:23:33 -06:00
Godfrey M
9c6e8d57aa
removes typos
2023-07-25 11:44:16 -07:00
Godfrey M
11e3487263
custom field set order starts at 1 now
2023-07-25 11:41:08 -07:00
snipe
a01cb26aac
Merge pull request #12940 from akemidx/delete_asset_from_view_page
...
Delete button on asset view page
2023-07-25 12:11:35 +01:00
akemidx
e289e95721
no ? needed
2023-07-24 17:22:10 -04:00
akemidx
b082d27c42
removing :item
2023-07-24 17:12:12 -04:00
snipe
ff3bdebb9a
Merge remote-tracking branch 'origin/develop'
2023-07-24 13:27:35 +01:00
snipe
39ea15a27a
Merge pull request #13347 from snipe/fixes/custom_report_error_on_bad_model
...
Possible alternative to fixing #13296 - custom report failing when th…
2023-07-21 15:18:16 +01:00
snipe
f699d9680b
Merge remote-tracking branch 'origin/develop'
2023-07-21 15:00:23 +01:00
snipe
4fe6632167
Merge pull request #13349 from snipe/fixes/check_for_valid_model
...
Fixed: tighter check for valid model
2023-07-21 14:52:00 +01:00
snipe
1a771e6ab9
Check that the model is valid before trying to chain the relationship
...
Signed-off-by: snipe <snipe@snipe.net >
2023-07-21 14:46:58 +01:00
snipe
7f761000b4
Use slightly less terrifying and more accurate language
...
Signed-off-by: snipe <snipe@snipe.net >
2023-07-21 14:46:39 +01:00
Ivan Nieto Vivanco
cb4ed92639
Use Carbon date objects instead of casting using DB::raw()
2023-07-20 16:17:06 -06:00
snipe
540b09c506
Possible alternative to fixing #13296 - custom report failing when the model is busted
...
Related: https://github.com/snipe/snipe-it/pull/13297
Signed-off-by: snipe <snipe@snipe.net >
2023-07-20 17:45:45 +01:00
Brady Wetherington
ba8d8a6f05
Merge branch 'develop' into snipeit_v7
2023-07-20 17:16:04 +01:00
snipe
d26bc19e3f
Merge remote-tracking branch 'origin/develop'
2023-07-20 16:34:16 +01:00
snipe
0b8a3ee9a5
Merge pull request #13346 from snipe/fixes/depreciable
...
Check that $this->get_depreciation() returns
2023-07-20 16:33:15 +01:00
snipe
1e09320ebe
Check that $this->get_depreciation() returns
...
Signed-off-by: snipe <snipe@snipe.net >
2023-07-20 16:30:07 +01:00
snipe
19df0b82b1
Merge remote-tracking branch 'origin/develop'
2023-07-20 14:06:45 +01:00
snipe
ee36497acf
Merge pull request #13344 from snipe/fixes/added_manufacturer_to_licenses
...
Fixes bug/sc-23509: Added manufacturer back into license importer
2023-07-20 14:05:19 +01:00
snipe
d7ac8ef618
Added manufacturer to licenses
...
Signed-off-by: snipe <snipe@snipe.net >
2023-07-20 14:02:54 +01:00
snipe
244e4ec11f
Added manufacturer back into license importer
...
Signed-off-by: snipe <snipe@snipe.net >
2023-07-20 13:48:51 +01:00
snipe
917005ceb4
Merge pull request #13342 from Loemnk/develop
...
Fixes #13341 : Clean up correct seats on license delete
2023-07-20 13:05:31 +01:00
Tobias Franzius
90a344af0b
Fixes #13341 Clean up correct seats on license delete
...
Before this, we checked for the `id` collumn in the `license_seats` table, insteasd of
using `license_id` for this.
This way, we ensure that we only alter seats belonging to the correct license.
2023-07-20 13:48:57 +02:00
Ivan Nieto Vivanco
ecf522243b
Add the new rule to proper views and also in the Asset Transformer
2023-07-19 19:52:03 -06:00
Ivan Nieto Vivanco
705411eb4d
Create the Gate that goes with the permission
2023-07-19 19:44:59 -06:00
Ivan Nieto Vivanco
3b4a2b0f5b
Add permission to view and modify encrypted custom fields
2023-07-19 14:57:57 -06:00
snipe
a19a508a80
Merge pull request #13197 from akemidx/current_value_for_assets
...
Current value added to asset index page
2023-07-19 19:06:15 +01:00
akemidx
9e2987e680
changing book value to be NOT searchable or sortable
2023-07-19 13:44:31 -04:00
snipe
b54e7dc3ee
Fixed #13336 - Save unhashed password if no password provided
...
Signed-off-by: snipe <snipe@snipe.net >
2023-07-19 17:44:40 +01:00
snipe
1e1aea2eb0
Merge pull request #13299 from ubc-cpsc/bugfix/CVE-2023-37260
...
Update league/oauth2-server for CVE-2023-3726
2023-07-19 13:14:35 +01:00
Brady Wetherington
605d267fe8
Merge branch 'develop' into snipeit_v7
2023-07-19 11:47:51 +01:00
snipe
33fd904c18
Merge pull request #13330 from akemidx/merge_users_typo
...
merge users page typo fix
2023-07-19 10:26:57 +01:00
snipe
74a5bcd490
Merge remote-tracking branch 'origin/develop'
2023-07-19 09:01:19 +01:00
snipe
dc20305db6
Merge pull request #13333 from snipe/fixes/strtolower_on_catgories
...
Added strtolower for category type
2023-07-19 09:00:55 +01:00
snipe
a0a5ca1f40
Added strtolower for category type
...
Signed-off-by: snipe <snipe@snipe.net >
2023-07-19 08:56:17 +01:00
akemidx
064e696521
merge users page typo fix
2023-07-18 15:33:33 -04:00
snipe
c1949ffb0d
Merge pull request #13319 from marcusmoore/chore/user-search-test-cases
...
Added test cases around user search
2023-07-18 13:27:22 +01:00
snipe
bc91181917
Merge remote-tracking branch 'origin/develop'
2023-07-18 13:27:05 +01:00
snipe
18e2ec4dad
Merge pull request #13310 from marcusmoore/bug/sc-23478
...
Fixed the inability to load location select when editing profile
2023-07-18 13:26:30 +01:00
snipe
92e7e79faf
Merge remote-tracking branch 'origin/develop'
2023-07-18 13:25:34 +01:00
snipe
6f8c3ca167
Merge pull request #13322 from uberbrady/fix_ldap_location_3
...
Fix to ldap_location attribute
2023-07-18 13:24:59 +01:00
snipe
1fa703387a
Merge remote-tracking branch 'origin/develop'
2023-07-18 11:30:53 +01:00
snipe
cbdce994b8
Merge pull request #13318 from inietov/fixes/employee_id_not_importing
...
Fixed Employee Number no longer importing [sc-23497]
2023-07-18 11:08:43 +01:00
Brady Wetherington
051830dff4
Fix to ldap_location attribute
2023-07-17 20:42:02 +01:00
Marcus Moore
2eaab6d9fb
Change message to a callout
2023-07-17 12:23:31 -07:00
Marcus Moore
fa0a88289a
Add tests around user search
...
Follow up to #13311
2023-07-17 11:29:22 -07:00
Ivan Nieto Vivanco
88c40c9c14
Change the field name to the same the model uses
2023-07-17 12:08:10 -06:00
snipe
3203f8f97c
Merge remote-tracking branch 'origin/develop'
2023-07-15 10:48:09 +01:00
snipe
f15e14f905
Merge pull request #13315 from snipe/features/add_warranty_link_even_if_no_warranty_set
...
Moved warranty into manufactuer’s section
2023-07-15 10:47:44 +01:00
snipe
c21a7db3c1
Moved warranty into manufactuer’s section
...
Signed-off-by: snipe <snipe@snipe.net >
2023-07-15 10:45:36 +01:00
snipe
8bc8ecfc67
Merge remote-tracking branch 'origin/develop'
2023-07-14 09:39:26 +01:00
snipe
bb0eaf8b8d
Merge pull request #13312 from snipe/features/add_show_hide_option_on_custom_fields
...
Added ability to show/hide custom fields in list views by default
2023-07-14 09:38:35 +01:00
snipe
3078cab7ee
Added ability to show/hide custom fields in list views by default
...
Signed-off-by: snipe <snipe@snipe.net >
2023-07-14 09:09:43 +01:00
snipe
db8c37cd5b
Merge remote-tracking branch 'origin/develop'
2023-07-14 08:26:12 +01:00
snipe
15bb943210
Merge pull request #13311 from snipe/fixes/deleted_users_showing_in_current_users
...
Fixed: deleted users showing in current users
2023-07-14 07:47:36 +01:00
snipe
f51dd15893
Moved deleted scope down
...
Signed-off-by: snipe <snipe@snipe.net >
2023-07-14 07:44:19 +01:00
Marcus Moore
346ace9444
Allow users that have permission to edit their own location to see locations in select list
2023-07-13 17:37:46 -07:00
Ivan Nieto Vivanco
ecac4718fe
Add date casting to the SQL query, so the BETWEEN range doesn't care about time of day in custom report datetimes
2023-07-13 16:02:47 -06:00
snipe
4027acee46
Merge pull request #13184 from akemidx/department_in_side_bar
...
User department now visible in side pane of asset view page
2023-07-13 21:01:48 +01:00
snipe
43d419f051
Merge remote-tracking branch 'origin/develop'
2023-07-13 13:18:52 +01:00
snipe
5aa99a15d8
Merge pull request #13288 from snipe/fixes/line_based_markdown
...
Added Inline markdown method
2023-07-13 13:16:50 +01:00
snipe
016502f637
Added notesFormatter
...
Signed-off-by: snipe <snipe@snipe.net >
2023-07-13 13:14:10 +01:00
snipe
66875ff0dc
Merge remote-tracking branch 'origin/develop'
2023-07-13 12:59:30 +01:00
snipe
5d1f294f0e
Added parseEscapedMarkedownInline to accessories API
...
Signed-off-by: snipe <snipe@snipe.net >
2023-07-13 12:03:01 +01:00
snipe
981c3a430d
Merge pull request #13301 from uberbrady/better_auto_increment_tags
...
Better auto increment asset-tags [FD-32892]
2023-07-13 09:49:44 +01:00
Joël Pittet
24adcdb586
Revert lock file changes for PHP 7 support
2023-07-12 17:58:52 -07:00
akemidx
1163af3c10
change to make sure department actually exists
2023-07-12 15:57:44 -04:00
snipe
232e84acf7
Merge pull request #13302 from snipe/features/env_setting_for_bs_tables
...
Fixed #13256 - Added option to switch to localStorage instead of cookies
2023-07-12 20:10:33 +01:00
snipe
5d60a38a0e
Added comment with link
...
Signed-off-by: snipe <snipe@snipe.net >
2023-07-12 20:08:20 +01:00
snipe
c1c2c38995
Fixed #13256 - Added option to switch to localStorage instead of cookies
...
Signed-off-by: snipe <snipe@snipe.net >
2023-07-12 20:06:17 +01:00
snipe
8c74e906ef
Merge remote-tracking branch 'origin/develop'
2023-07-12 19:22:49 +01:00
snipe
3a6d8ef684
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# public/css/dist/all.css
# public/css/dist/bootstrap-table.css
# public/js/dist/bootstrap-table.js
# public/mix-manifest.json
2023-07-12 19:22:34 +01:00
snipe
44231fa52c
Merge pull request #13225 from inietov/fixes/change_default_location_at_checkin
...
Fixed #13167 Default location not being set/updated upon check-in
2023-07-12 19:14:53 +01:00
snipe
44b8558e38
Merge pull request #13233 from Godmartinz/barcode_adjusts_if_qr_code_
...
fixed margin if qr_code present
2023-07-12 17:11:58 +01:00
snipe
d3c44a462e
Merge pull request #13268 from inietov/fixes/license_importer_missing_dropdown_items
...
Fixed License importer missing Checkout to: Username and Checkout to: Email in dropdown [sc-23456]
2023-07-12 17:11:27 +01:00
snipe
a569a99e61
Used inline markdown in views
...
Signed-off-by: snipe <snipe@snipe.net >
2023-07-12 16:57:04 +01:00
Brady Wetherington
e648da9dc5
Also do a sanity-check that the normal asset autoincrementing works
2023-07-12 16:51:23 +01:00
Brady Wetherington
76191a09ed
Improvements to asset_tag auto-incrementing, with auto-fixups for gaps
2023-07-12 16:39:45 +01:00
snipe
1b8b117f4e
Merge pull request #13292 from marcusmoore/guard-against-wiping-local-db
...
Avoid accidentally wiping local database when running tests
2023-07-12 15:23:11 +01:00
Marcus Moore
3df175fb3e
Improve variable name
2023-07-11 16:36:38 -07:00
Marcus Moore
44d8b2fd5e
Handle default eula checkbox
2023-07-11 16:36:03 -07:00
Ivan Nieto Vivanco
e0df8cc4aa
Add admin role to show encrypted customfield values
2023-07-11 17:21:32 -06:00
Marcus Moore
af681d8190
Display message and update checkbox depending on EULA status
2023-07-11 16:12:43 -07:00
snipe
2bc4235368
Merge pull request #13293 from marcusmoore/run-chipper-on-all-prs
...
Run ChipperCI on all PRs (take three)
2023-07-11 20:36:49 +01:00
Marcus Moore
5b33c00e9f
Run ChipperCI on all PRs
2023-07-11 12:34:39 -07:00
Marcus Moore
48e4ec8cf5
Guard against wiping database when running tests and test specific envs are not created
2023-07-11 12:16:37 -07:00
snipe
b5695c9ab7
Test parsedown in notes
...
Signed-off-by: snipe <snipe@snipe.net >
2023-07-11 12:20:47 +01:00
snipe
6d3bf1e5f5
Added additional method for inline
...
Signed-off-by: snipe <snipe@snipe.net >
2023-07-11 11:41:58 +01:00
snipe
9b5a67e31f
Use $Parsedown->line instead of $Parsedown->text
...
Signed-off-by: snipe <snipe@snipe.net >
2023-07-11 11:33:29 +01:00
snipe
ba37a9db8c
Merge pull request #13277 from snipe/features/added_phone_fax_to_locations
...
Added phone, fax to departments, locations, companies
2023-07-11 11:15:13 +01:00
snipe
9dc7fc93fb
Small fixes
...
Signed-off-by: snipe <snipe@snipe.net >
2023-07-11 11:14:19 +01:00
snipe
a5555a1c67
Merge pull request #13281 from inietov/fixes/error_showing_requested_assets
...
Fixed #13276 Error Showing Requested Assets
2023-07-11 11:11:33 +01:00
snipe
d76f420f4e
Merge pull request #13282 from marcusmoore/fixes/allow-installing-on-74-v2
...
Fixes dev dependency on PHP 7.4
2023-07-11 11:10:52 +01:00
Marcus Moore
d8f22880d6
Allow installing on PHP 7.4
2023-07-10 17:35:21 -07:00
Ivan Nieto Vivanco
ec8cb1b09e
Add the withTrashed() method to requestingUser() method in CheckoutRequest model, so the view of requestable assets doesn't crash
2023-07-10 16:34:00 -06:00
snipe
4845a88c68
Merge pull request #13280 from snipe/security/webpack-upgade
...
[Snyk] Upgrade webpack from 5.86.0 to 5.87.0 #13267
2023-07-10 20:17:44 +01:00
snipe
73c2202d94
[Snyk] Upgrade webpack from 5.86.0 to 5.87.0 #13267
...
Signed-off-by: snipe <snipe@snipe.net >
2023-07-10 20:16:09 +01:00
snipe
0d37d1a905
Merge pull request #13279 from snipe/security/acorn-upgrade
...
Upgraded acorn
2023-07-10 20:08:46 +01:00
snipe
83cf106ce5
Upgraded acorn
...
Signed-off-by: snipe <snipe@snipe.net >
2023-07-10 20:06:57 +01:00
snipe
7debf126d6
Dev assets
...
Signed-off-by: snipe <snipe@snipe.net >
2023-07-10 20:03:12 +01:00
snipe
c5c87ea0ca
Merge pull request #13278 from snipe/security/bs-tables-update
...
Applied Snyk #13272
2023-07-10 20:01:41 +01:00
snipe
8169206943
Applied Snyk #13272
...
Signed-off-by: snipe <snipe@snipe.net >
2023-07-10 19:59:08 +01:00
snipe
22d9df304b
Merge pull request #13265 from marcusmoore/chore/chipperci-on-prs
...
Have ChipperCi run on each PR
2023-07-10 19:48:40 +01:00
snipe
14c61e4c17
Added phone, fax to departments, locations, companies
...
Signed-off-by: snipe <snipe@snipe.net >
2023-07-10 19:44:21 +01:00
Joël Pittet
a4a676ef0b
Update league/oauth2-server for CVE-2023-3726 and lcobucci/clock to semver to allow dependencies to update
2023-07-10 11:19:54 -07:00
Brady Wetherington
8f2a17585e
Merge branch 'develop' into snipeit_v7
...
Had to do a lot of conflict work here, so this could get ugly :(
2023-07-10 16:53:35 +01:00
Ivan Nieto Vivanco
299e546021
Adds the Username and Email to License Importer dropdown
2023-07-06 18:36:13 -06:00
snipe
5a9c2925c3
Merge pull request #13264 from marcusmoore/bug/sc-23451
...
Fix label wrapping on category edit page
2023-07-06 19:01:36 +01:00
Marcus Moore
149184dc3c
Have ChipperCI on on each PR
...
Following up on #13218
2023-07-06 11:00:03 -07:00
Marcus Moore
ef160b0e15
Add span tag so label is displayed properly
2023-07-06 10:49:57 -07:00
Ivan Nieto Vivanco
f4ca29b4a8
Only show radio inputs for location in checkin view
2023-07-06 11:36:55 -06:00
Ivan Nieto Vivanco
9591442f1e
Evaluate the radio input to update location only or default location too
2023-07-06 10:46:21 -06:00
Ivan Nieto Vivanco
743e852998
Add radio buttons to alter asset checkin location behavior
2023-07-06 10:38:48 -06:00
snipe
2faa73f983
Merge pull request #13169 from akemidx/license_sn_check1
...
Making Serial Number the logic checked against for new imports
2023-07-06 16:40:27 +01:00
snipe
d37aaee4c8
Merge pull request #13257 from snipe/fixes/check_for_ceiling_in_upgrader
...
Check for max PHP version in upgrader
2023-07-06 16:07:10 +01:00
snipe
a9d175a396
Check for max PHP version
...
Signed-off-by: snipe <snipe@snipe.net >
2023-07-05 18:47:48 +01:00
snipe
a56b040143
Merge remote-tracking branch 'origin/develop'
2023-07-05 17:30:19 +01:00
snipe
35039cd590
Merge pull request #13255 from snipe/fixes/larger_field_for_idp_meta
...
Change settings table `saml_idp_metadata` to MEDIUMTEXT
2023-07-05 17:30:02 +01:00
snipe
c85a33be6a
Change settings table saml_idp_metadata to MEDIUMTEXT
...
Signed-off-by: snipe <snipe@snipe.net >
2023-07-05 17:28:08 +01:00
snipe
61fd427678
Bumped version
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# config/version.php
2023-07-05 14:41:34 +01:00
snipe
d890d923ff
Bumped version
...
Signed-off-by: snipe <snipe@snipe.net >
2023-07-05 14:40:54 +01:00
snipe
32747cafde
Merge remote-tracking branch 'origin/develop'
2023-07-05 14:37:53 +01:00
snipe
4b4983e550
Merge pull request #13253 from uberbrady/improve_scim_404s
...
Properly return SCIM Exceptions
2023-07-05 14:37:32 +01:00
Brady Wetherington
a6a89ddd6c
Also log(debug) the error - could be useful for troubleshooting
2023-07-05 14:31:08 +01:00
Brady Wetherington
1f4d2f1e4a
Properly return SCIM Exceptions
2023-07-05 14:27:10 +01:00
Godfrey M
d44e667697
fixed margin if qr_code present
2023-06-29 13:37:38 -07:00
snipe
e18c3e08be
Merge remote-tracking branch 'origin/develop'
2023-06-29 21:23:53 +01:00
snipe
bbbeaaee2b
Merge pull request #13232 from Godmartinz/labels_overlapping_issue
...
fixed barcode and info from overlapping
2023-06-29 21:23:31 +01:00
snipe
33b1a31ed3
Merge remote-tracking branch 'origin/develop'
2023-06-29 21:19:25 +01:00
Godfrey M
df90e924b4
prevent labels from overlapping
2023-06-29 13:18:17 -07:00
snipe
630b6496ec
Merge pull request #13231 from snipe/fixes/small_fix_for_error_during_seeding
...
Redirect if the license can’t be found
2023-06-29 21:18:02 +01:00
snipe
7937542dcb
Redirect if the license can’t be found
...
Signed-off-by: snipe <snipe@snipe.net >
2023-06-29 21:15:50 +01:00
snipe
1b71ab6d86
Updated prod assets
...
Signed-off-by: snipe <snipe@snipe.net >
2023-06-29 20:41:16 +01:00
snipe
af26ec471f
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# public/css/dist/skins/skin-yellow-dark.css
# public/css/dist/skins/skin-yellow-dark.min.css
# public/mix-manifest.json
2023-06-29 20:41:05 +01:00
akemidx
d0212d4bda
formatting fix
2023-06-29 15:39:19 -04:00
snipe
e236bf412c
Merge pull request #13230 from snipe/fixes/windows_backup_filename_colon_wtf_issue
...
Fixed windows backup filename - swapped colon in timestamp to hyphen to handle windows filesystems
2023-06-29 20:37:09 +01:00
snipe
fb9b3a5453
Switched from a colon to a hyphen to handle windows filesystems
...
Signed-off-by: snipe <snipe@snipe.net >
2023-06-29 20:32:20 +01:00
snipe
faf2a235fb
Updated dev assets
...
Signed-off-by: snipe <snipe@snipe.net >
2023-06-29 20:31:13 +01:00
snipe
9f99f8275c
Merge pull request #13229 from Godmartinz/status_label_color
...
fixed custom fields labels being unreadable
2023-06-29 20:21:46 +01:00
slong753
8cee3a8218
ok, @marcusmoore was right all along
...
i just didn't get it
2023-06-29 14:06:52 -05:00
Godfrey M
f83effbb85
removed unnecessary css rule
2023-06-29 11:25:40 -07:00
Godfrey M
d4cddebba5
fixes custom fields labels being unreadable
2023-06-29 11:21:21 -07:00
snipe
4dd71e0332
Merge remote-tracking branch 'origin/develop'
2023-06-29 17:14:15 +01:00
snipe
825e988dfa
Merge pull request #13228 from snipe/bug/sc-23434
...
Use proper alias for table scope
2023-06-29 17:11:50 +01:00
snipe
bcefe73c9c
Use proper alias for table scope
...
Signed-off-by: snipe <snipe@snipe.net >
2023-06-29 16:52:09 +01:00
slong753
826ea0ded8
move colon to blade based on a comment
2023-06-29 10:40:04 -05:00
snipe
4908082240
Merge remote-tracking branch 'origin/develop'
2023-06-29 16:23:35 +01:00
snipe
a3096e1b47
Merge pull request #13219 from inietov/features/cancel_request_asset
...
Cancel requested assets without checkin/out [ch-17606]
2023-06-29 16:18:13 +01:00
snipe
16ce06a3cc
Merge pull request #13222 from snipe/feature/sc-23427
...
Fixed #13213 - Use the Helper::parseEscapedMarkedown in notes
2023-06-29 16:16:25 +01:00
snipe
8be3a6985b
Merge pull request #13227 from snipe/bug/sc-23433
...
More reshuffling of scopes in assets API
2023-06-29 16:10:26 +01:00
snipe
ead5f039b4
Merge remote-tracking branch 'origin/develop'
2023-06-29 15:33:12 +01:00
snipe
4c3a306a6e
More shuffling of scopes
...
Signed-off-by: snipe <snipe@snipe.net >
2023-06-29 13:35:41 +01:00
Ivan Nieto Vivanco
011726154c
Set rtd_location if a location is given at checkin
2023-06-29 03:16:59 -06:00
slong753
ea61f634fb
get rid of nice nullsafe
2023-06-28 16:48:52 -05:00
slong753
afe6fe207a
resolved, missed adding errors in a case
2023-06-28 16:45:18 -05:00
akemidx
af03b9f140
user department clarification & translation for that phrase. will be used in a later PR
2023-06-28 17:45:13 -04:00
snipe
f7f2d799f2
Merge pull request #13223 from inietov/fixes/delete_notes_map_from_asset_importer
...
Delete notes column map from assets importer
2023-06-28 20:06:33 +01:00
slong753
8923206ac8
translation string
2023-06-28 13:08:34 -05:00
slong753
3b8ab2d682
clean formatting a little
2023-06-28 13:00:59 -05:00
slong753
2d27941105
added to textarea too
2023-06-28 12:59:54 -05:00
slong753
50a518e5f3
disable input when field is unique
2023-06-28 12:57:23 -05:00
Ivan Nieto Vivanco
a4b8723dcb
Delete notes column map from assets importer
2023-06-28 11:38:51 -06:00
Ivan Nieto Vivanco
e2c2736a9c
Delete (gulp) Form for bulk edit since is not used in this view
2023-06-28 11:23:37 -06:00
Ivan Nieto Vivanco
85e717bc4e
Fix cancel button style and translate title
2023-06-28 10:38:44 -06:00
snipe
2c23c71823
Merge remote-tracking branch 'origin/develop'
2023-06-28 16:41:49 +01:00
snipe
161f4c8d83
Merge pull request #13045 from akemidx/feature/sc-23261
...
Checkin/out info on side bar
2023-06-28 16:41:21 +01:00
slong753
8b8e7cb5ee
couple translation strings
2023-06-28 10:17:28 -05:00
snipe
e1fdfd01f6
Merge pull request #13211 from marcusmoore/company-scoping
...
Improve testing around company scoping
2023-06-28 16:17:07 +01:00
snipe
4278471d81
Merge pull request #13207 from Godmartinz/half_year_dep_fix
...
adds half_year fix from jdickerson71388
2023-06-28 15:12:30 +01:00
snipe
e3f381a1e1
Merge pull request #13212 from marcusmoore/feature/sc-23419
...
Allow running tests in parallel
2023-06-28 15:12:13 +01:00
snipe
8d8adc1639
Use the Helper::parseEscapedMarkedown in notes
...
Signed-off-by: snipe <snipe@snipe.net >
2023-06-28 15:02:32 +01:00
Brady Wetherington
51424d01a9
Merge branch 'develop' into snipeit_v7
2023-06-28 14:25:33 +01:00
snipe
a455f67d62
Merge pull request #13216 from marcusmoore/bug/sc-23420
...
Fix translation string in user importer
2023-06-28 07:03:11 +01:00
snipe
b6a11cde65
Merge pull request #13218 from marcusmoore/chore/sc-23424
...
Have ChipperCI run on each PR
2023-06-28 07:01:14 +01:00
snipe
a8d4494e68
Merge pull request #13220 from marcusmoore/bug/sc-23425
...
Add missing relationship check in Asset Transformer
2023-06-28 06:59:33 +01:00
Marcus Moore
ab51857854
Check to see if model relationship exists before using it
2023-06-27 19:35:55 -07:00
Ivan Nieto Vivanco
8496e64e16
Adds ternary to set a quantity when needed
2023-06-27 18:37:22 -06:00
Ivan Nieto Vivanco
b4b84f91d0
Redirect to correct page after cancel action
2023-06-27 18:25:38 -06:00
Ivan Nieto Vivanco
1c29bd37a6
Added feature to cancel requests from the Requested Assets view
2023-06-27 18:11:10 -06:00
Marcus Moore
6df7be8c13
Have ChipperCI run on each PR
2023-06-27 16:55:20 -07:00
Ivan Nieto Vivanco
eb4d764601
Refactor Requestable@cancelRequest() firm to admit a user_id so we can cancel a request of whatever user we want
2023-06-27 17:13:11 -06:00
Ivan Nieto Vivanco
b647a8fcd2
Change the inline form HTML label to the Form:: facade
2023-06-27 17:02:25 -06:00
Ivan Nieto Vivanco
62347a56ba
Add button with cancel action in requested assets view
2023-06-27 16:41:30 -06:00
Marcus Moore
b0177d513a
Fix translation
2023-06-27 12:37:19 -07:00
slong753
e8988bf51e
add list
2023-06-26 20:22:27 -05:00
Marcus Moore
3f09e6017b
Install paratest to allow for parallel test running
2023-06-26 16:22:28 -07:00
slong753
2736161909
oops, fixed translation
2023-06-26 16:37:06 -05:00
slong753
8cbff0179c
translation strings
2023-06-26 16:35:53 -05:00
slong753
2a352619f7
clean up
2023-06-26 16:25:48 -05:00
Marcus Moore
2abdb8a5fd
Revert unneeded changes
2023-06-26 14:01:09 -07:00
Marcus Moore
7cb22d3d49
Remove incomplete tests
2023-06-26 14:00:53 -07:00
slong753
691faf6340
ok, this kind of works - pr needs some clean up
2023-06-26 14:56:07 -05:00
Marcus Moore
3cb0920411
Merge branch 'develop' into company-scoping
2023-06-26 12:32:10 -07:00
Godfrey M
114d946437
adds half_year fix from jdickerson71388
2023-06-26 11:26:46 -07:00
snipe
4cb9c25e83
Merge remote-tracking branch 'origin/develop'
2023-06-26 08:30:35 +01:00
snipe
49b50d81ee
Merge pull request #13200 from snipe/bug/sc-23417
...
Set table alias for model number sort scope
2023-06-26 08:29:16 +01:00
snipe
4f7b2836b5
Set table alias for model number sort scope
...
Signed-off-by: snipe <snipe@snipe.net >
2023-06-26 08:27:17 +01:00
Marcus Moore
acd06927ac
Add helper method for authenticating with passport
2023-06-22 17:37:30 -07:00
Spencer Long
f646623a5e
Merge branch 'develop' into bulk_edit_custom_fields
2023-06-22 18:00:31 -05:00
Marcus Moore
a35d83d14a
Migrate to response macros for readability
2023-06-22 14:41:56 -07:00
akemidx
8df9db76bc
column ordering fix
2023-06-22 17:12:40 -04:00
akemidx
8725d40f8d
current value added to asset index page. translations for this in reports
2023-06-22 17:00:42 -04:00
snipe
8c6bde335e
Merge pull request #13196 from inietov/fixes/default_status_labels_when_import
...
Fixed issue when importing Assets and no status labels exists [sc-23359]
2023-06-22 21:34:25 +01:00
snipe
b2d74f7e95
Merge pull request #13186 from snipe/bug/sc-23386
...
Moved logic for tighter constraints when ids are passed
2023-06-22 21:32:36 +01:00
snipe
78d8e32a22
Fixed weird order number thing
...
Signed-off-by: snipe <snipe@snipe.net >
2023-06-22 21:16:24 +01:00
snipe
4029efebfd
Merge pull request #13159 from Godmartinz/audit_image_bug
...
fixed audit log image not appearing
2023-06-22 21:11:39 +01:00
Marcus Moore
8aae5beaba
Add explicit select back to query
2023-06-22 13:09:08 -07:00
Marcus Moore
a8133f62e8
Add explicit select back to query
2023-06-22 13:07:49 -07:00
Ivan Nieto Vivanco
67e47a7d8b
Add guard clause to obtain the default ID of imported asset's status label
2023-06-22 13:53:58 -06:00
Marcus Moore
a333d7b72f
Add context to incomplete tests
2023-06-22 12:48:09 -07:00
Marcus Moore
ab5fed09db
Remove scopeCompanyables call from AssetsController@requestable
2023-06-22 12:36:43 -07:00
Marcus Moore
74b072f1b5
Improve messaging in testing helper
2023-06-22 12:36:30 -07:00
Marcus Moore
0a5e1e3190
Remove scopeCompanyables call from AssetsController@selectlist
2023-06-21 17:21:36 -07:00
Marcus Moore
effd969284
Scaffold test before removing scopeCompanyables call from AssetsController@selectlist
2023-06-21 17:15:02 -07:00
Marcus Moore
fd55c99b87
Remove scopeCompanyables call from AssetsController@index
2023-06-21 16:29:44 -07:00
Marcus Moore
af77fefc61
Scaffold test before removing scopeCompanyables call from AssetsController
2023-06-21 16:19:56 -07:00
Marcus Moore
65e8e4e163
Guard against attempting to use invalid property
2023-06-21 16:18:09 -07:00
snipe
c377e0617c
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# config/version.php
2023-06-21 19:07:07 +01:00
snipe
17a10a4342
Bumped hash
...
Signed-off-by: snipe <snipe@snipe.net >
2023-06-21 19:06:21 +01:00
snipe
5d4e704fac
Added a comment
...
Signed-off-by: snipe <snipe@snipe.net >
2023-06-21 09:26:54 +01:00
snipe
2d9ddab3f0
Moved logic for tighter constraints when ids are passed
...
Signed-off-by: snipe <snipe@snipe.net >
2023-06-21 09:24:17 +01:00
akemidx
4b8a08edc1
typo
2023-06-20 19:32:16 -04:00
akemidx
1a407dc05b
user department now in side view of asset view page
2023-06-20 19:17:14 -04:00
snipe
2ac4449ea3
Merge remote-tracking branch 'origin/develop'
2023-06-15 20:30:07 +01:00
akemidx
00fd541963
improve logging clarity
2023-06-15 15:09:14 -04:00
snipe
f890e1f8b1
Merge pull request #13171 from snipe/features/importer/allow_update_by_user_id
...
Accept user ID as authoratative field for updates
2023-06-15 20:08:20 +01:00
akemidx
eda5bbf305
fix to allow empty SN
2023-06-15 14:42:34 -04:00
snipe
7a425f8a49
Merge pull request #13093 from NojoudAlshehri/features/added_asset_tag_colum_in_requestable_assets
...
feature: Added asset_tag column in requestable assets page
2023-06-15 19:37:18 +01:00
snipe
21a27f43a9
Merge pull request #13158 from Godmartinz/asset_maint_warranty_bug
...
Added warranty confirmation to asset maintenance table
2023-06-15 19:34:16 +01:00
snipe
09d65f810e
Merge pull request #13124 from m4us1ne/fix_dompdf_chroot
...
Fixed #12434 : Include Docker Specific Paths for dompdf chroot
2023-06-15 19:32:34 +01:00
snipe
004992086e
Merge pull request #13098 from ak-piracha/feature/snipe-13049-status-label-chart-color
...
Fixed #13098 : Status Label Chart Color, resets to default when editing a Status Label
2023-06-15 16:55:32 +01:00
snipe
6c684bccd0
Accept user ID as authoratative field for updates
...
Signed-off-by: snipe <snipe@snipe.net >
2023-06-15 10:02:05 +01:00
akemidx
df6b4ff349
tagging code
2023-06-14 15:51:14 -04:00
akemidx
efaed3d02c
making serial number logic checked against for new imports
2023-06-14 15:32:47 -04:00
Godfrey M
ee50906e44
attempt to add warranty to api controller
2023-06-13 11:20:55 -07:00
snipe
83708e1be9
Merge remote-tracking branch 'origin/develop'
2023-06-13 18:36:22 +01:00
snipe
157a4341ea
Merge pull request #13041 from snipe/features/refactor_importer_for_localization
...
Refactor importer for localization
2023-06-13 18:12:07 +01:00
snipe
f1bf7267f7
Merge pull request #13164 from snipe/localizations/updated_strings
...
Updated translation strings
2023-06-13 17:24:01 +01:00
snipe
0bb8cc63c5
Updated translation strings
...
Signed-off-by: snipe <snipe@snipe.net >
2023-06-13 17:12:01 +01:00
Godfrey M
fc86530c94
uses the trueFalseFormatter now
2023-06-13 09:10:42 -07:00
Godfrey M
6dd7181d09
fixed audit log image not appearing
2023-06-12 12:10:19 -07:00
Godfrey M
69325beddb
adds warranty confirmation to asset maintenance table
2023-06-12 11:03:32 -07:00
Brady Wetherington
f5ff9b2208
Merge branch 'develop' into snipeit_v7 - 2023-06-12
2023-06-12 16:56:23 +01:00
snipe
d1ab139b0f
Add @qay21 as a contributor
2023-06-12 14:05:43 +01:00
snipe
dc43985884
Applied #13143 to develop
...
Signed-off-by: snipe <snipe@snipe.net >
2023-06-12 14:05:26 +01:00
snipe
f552bcef78
Merge pull request #13143 from qay21/patch-1
...
Fixed #13129 : Add missing LDAP lib required for LDAPS support
2023-06-12 14:04:05 +01:00
Quentin Aymard
fc6c5eadd7
Fix missing ldap packages
...
This should provide LDAPS support out of the box, and fix #13129
2023-06-09 11:14:41 +02:00
Lukas Jung
9fca8c2438
Fixed #12434 : Include Docker Specific Paths for dompdf chroot
2023-06-09 11:00:46 +02:00
snipe
924d0b25e8
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# config/version.php
# public/css/dist/all.css
# public/js/build/app.js
# public/js/build/vendor.js
# public/js/dist/all.js
# public/mix-manifest.json
2023-06-08 08:53:22 +01:00
snipe
c78c69700f
Bumped hash
...
Signed-off-by: snipe <snipe@snipe.net >
2023-06-08 08:49:55 +01:00
snipe
4775eef392
Merge pull request #13140 from snipe/security/misc_libraries
...
Updated libraries and dev assets
2023-06-08 08:48:55 +01:00
snipe
14727700ab
Updated libraries and dev assets
...
Signed-off-by: snipe <snipe@snipe.net >
2023-06-08 08:48:18 +01:00
snipe
a6b1320b39
Add @stefanstidlffg as a contributor
2023-06-08 08:11:34 +01:00
snipe
4672f6a699
Merge pull request #13139 from snipe/security/updated_webpack
...
Updated webpack, added new dev assets
2023-06-08 08:11:07 +01:00
snipe
03233465c7
Updated webpack, added new dev assets
...
Signed-off-by: snipe <snipe@snipe.net >
2023-06-08 08:10:12 +01:00
snipe
8a72056bfd
Merge pull request #13123 from osterr-forschungsforderungsges-mbh/fix-slack-notifications
...
fix slack channel notifications
2023-06-08 05:51:08 +01:00
Marcus Moore
7672861b96
Scaffold test before removing scopeCompanyables call from DashboardController
2023-06-07 17:38:23 -07:00
Marcus Moore
6f5252449e
Scaffold test before removing scopeCompanyables call from UsersController
2023-06-07 16:25:18 -07:00
Marcus Moore
0f6051bbe5
Inline method call
2023-06-07 16:18:02 -07:00
Marcus Moore
abaf59c990
Extract and use helper methods
2023-06-07 16:16:30 -07:00
Marcus Moore
27d4d107bb
Scaffold test before removing scopeCompanyables call from DepartmentsController
2023-06-07 16:10:29 -07:00
Marcus Moore
8e6e525b47
Remove scopeCompanyables call from LicensesController
2023-06-07 16:09:45 -07:00
Marcus Moore
a18f5e7fc0
Remove scopeCompanyables call from ConsumablesController
2023-06-07 14:22:22 -07:00
snipe
adb2757532
Add @NojoudAlshehri as a contributor
2023-06-07 16:52:22 +01:00
snipe
b57730ee9d
Added missing assets_fields declaration
...
Signed-off-by: snipe <snipe@snipe.net >
2023-06-07 15:52:18 +01:00
snipe
9335bf7033
Merge pull request #13122 from marcusmoore/fixes/increase-consumable-factory-name-length
...
Fixes potentially invalid name in consumable factory
2023-06-07 11:43:13 +01:00
snipe
45b76c4c75
Merge pull request #13127 from NojoudAlshehri/fixes/typo-in-a-html-tag
...
Fix of typo in an HTML tag
2023-06-07 09:21:51 +01:00
NojoudAlshehri
d06bdc2db4
Fix of typo in an HTML tag
2023-06-07 13:46:17 +07:00
Marcus Moore
48850f3597
Remove scopeCompanyables call from ComponentsController
2023-06-06 18:02:18 -07:00
Marcus Moore
4fb86ad2fb
Get name as a string and not an array
2023-06-06 16:31:26 -07:00
Marcus Moore
42a4941ad2
Ensure consumable name is valid in factory
2023-06-06 16:31:26 -07:00
Marcus Moore
6585aa0cf0
Add unit tests for company scoping
2023-06-06 16:31:14 -07:00
Stefan Stidl
ad8c36a51a
fix: slack channel
2023-06-06 10:30:01 +02:00
Marcus Moore
d3a0bacb98
Get name as a string and not an array
2023-06-05 12:57:09 -07:00
Marcus Moore
371d11305b
Ensure consumable name is valid in factory
2023-06-05 12:17:44 -07:00
snipe
fc5b02e392
Merge remote-tracking branch 'origin/develop'
2023-06-01 19:51:49 +01:00
snipe
7ae260b489
More license translations
...
Signed-off-by: snipe <snipe@snipe.net >
2023-06-01 19:51:06 +01:00
snipe
ff480a7247
Merge pull request #13114 from inietov/fixes/broken_sorting_manufacturers
...
Fixed Broken order by manufacturer in Assets table [sc-23313]
2023-06-01 19:40:16 +01:00
Ivan Nieto Vivanco
f9a20bc917
Replace join with left join in pertinent eloquent query
2023-06-01 12:08:51 -06:00
ak-piracha
daf6bcb6d5
follow best practices when working with blade and javascript
2023-06-01 11:07:21 +09:30
snipe
18eda15ec1
Merge remote-tracking branch 'origin/develop'
2023-05-31 16:19:34 +01:00
snipe
e431cd5146
Merge pull request #13085 from inietov/fixes/checkboxes_not_holding_value
...
Fixed #12978 Custom Field Checkboxes not holding assigned values
2023-05-31 10:55:37 -04:00
snipe
35942361b6
Add @ak-piracha as a contributor
2023-05-31 15:51:39 +01:00
snipe
596b510a25
Merge pull request #13108 from ak-piracha/fixes/component_delete_showing_in_assest
...
Fixes: issue #13073 : deleted component addearing in asset component t…
2023-05-31 10:50:34 -04:00
ak-piracha
1cdf089306
Fixes: issue #13073 : deleted component addearing in asset component tab fixed
2023-05-31 00:11:11 +09:30
snipe
c05a4452bc
Merge + update assets
...
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
2023-05-29 18:20:12 -04:00
snipe
13e8f91a59
Fixed typo
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-29 18:18:46 -04:00
ak-piracha
825a9a384d
Fixed
2023-05-29 14:07:53 +09:30
NojoudAlshehri
980cb53efa
Added asset_tag column in requestable assets page
2023-05-27 07:05:59 +07:00
snipe
60d2046b6d
Updated dev assets
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-24 16:13:33 -07:00
snipe
67e0eb3193
Merge pull request #13046 from Godmartinz/asset_info_overflow
...
Added Asset info overflow-wrap
2023-05-24 16:13:01 -07:00
snipe
44cbb0c2e9
Merge branch 'develop' into asset_info_overflow
2023-05-24 16:11:34 -07:00
snipe
a3a64be19b
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
2023-05-24 16:06:26 -07:00
snipe
fb5e33c50f
Updated hash
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-24 16:03:15 -07:00
snipe
d7f4fa146b
Updated dev assets
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-24 16:02:28 -07:00
snipe
064dbdd3d4
Fixed missing brace from conflict
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-24 16:02:23 -07:00
snipe
cc07921608
Updated dev assets
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-24 15:59:52 -07:00
snipe
267a0ffc59
Merge pull request #13077 from Godmartinz/fix_unclickable_nav_bar_and_notifcation_block
...
fixes mobile nav bar and notification position
2023-05-24 15:58:27 -07:00
snipe
9086cb5310
Merge branch 'develop' into fix_unclickable_nav_bar_and_notifcation_block
2023-05-24 15:56:01 -07:00
Ivan Nieto Vivanco
f4947bfa93
Use trim() function when format the custom field values as array
2023-05-24 04:06:31 -06:00
snipe
5e96fd200f
Refactor to remove general_fields
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-23 20:31:53 -07:00
snipe
d020825a17
Renamed import samples
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-23 19:31:42 -07:00
snipe
3ef081e739
Indenting
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-23 19:28:42 -07:00
snipe
47fa490e8a
More translations
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-23 19:28:23 -07:00
snipe
01768bf649
Renamed sample csv
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-23 19:23:29 -07:00
snipe
52cf54d211
New assets CSV
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-23 19:22:08 -07:00
snipe
55683c29dc
Removed method that does the same return
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-23 19:22:00 -07:00
snipe
f355a6e9e1
Added first name and last name
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-23 19:21:31 -07:00
snipe
3e4426c68c
Clearer comments
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-23 19:20:52 -07:00
snipe
2e5486a62e
Merge pull request #13076 from marcusmoore/fixes/allow-multi-column-search-in-sqlite
...
Dynamically adapt concatenation searches for MySQL and sqlite
2023-05-23 16:27:12 -07:00
Marcus Moore
0a3d46824e
Automatically add table prefixes when building multi-column search string
2023-05-23 15:58:58 -07:00
snipe
f69caf77e5
Updated dev assets
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-23 14:57:57 -07:00
snipe
61d5bd8567
Removed comment
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-23 14:57:15 -07:00
snipe
80e8022c76
Merge pull request #13044 from Godmartinz/bug/sc-23260_multi_select_example_text
...
Bug/sc 23260 multi select example text
2023-05-23 14:45:55 -07:00
Marcus Moore
6300909fee
Add test for searching for user's first and last name
2023-05-23 13:39:01 -07:00
Marcus Moore
b2b6f0cf96
Use new dynamic scope where possible
2023-05-23 13:38:50 -07:00
Marcus Moore
054d71aedc
Add docblock
2023-05-23 13:37:04 -07:00
Marcus Moore
9078d4c71c
Add dynamic scope for prettier multiple column search
2023-05-23 13:35:19 -07:00
snipe
d4c5a4eb2e
More aliases
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-23 13:18:32 -07:00
snipe
35794c8ba2
More translations
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-23 12:57:48 -07:00
snipe
62384260bc
Clarifying comment
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-23 12:57:40 -07:00
snipe
f2e9b41199
More user fields in asset importer
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-23 12:57:34 -07:00
snipe
479350ed7b
Removed unneeded mapping file
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-23 12:57:24 -07:00
Godfrey M
68a43cb590
fixes mobile nav bar and notification position
2023-05-23 12:43:32 -07:00
snipe
809dcdc50c
Updated CSVs
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-23 12:13:17 -07:00
snipe
d0f5a044ba
More refactoring
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-23 12:13:06 -07:00
Marcus Moore
05a2e568d7
Add comment
2023-05-23 11:37:09 -07:00
snipe
fbed18a984
Merge pull request #13075 from inietov/fixes/api_incorrect_remaining_accessories
...
Fixed #13074 [API] Remaining accessories quantity not correct
2023-05-23 11:08:37 -07:00
Ivan Nieto Vivanco
086265455d
Pass user count to the eloquent query
2023-05-23 11:53:09 -06:00
Marcus Moore
f40e722397
Add docblock
2023-05-22 17:44:17 -07:00
Marcus Moore
50234bc9a5
Formatting
2023-05-22 17:40:06 -07:00
Marcus Moore
9b512648a3
Update searchRelations in Searchable trait
2023-05-22 17:33:19 -07:00
Marcus Moore
64e83ed9f5
Update scopeAssignedSearch in Asset
2023-05-22 16:54:54 -07:00
snipe
0c7acd6a3b
Merge pull request #13070 from inietov/fixes/accessory_image_shown_when_disabled
...
Fixed #12947 Accessory image in checkin email when Show images in emails is disabled
2023-05-22 15:30:14 -07:00
Ivan Nieto Vivanco
6df9a33eab
Add a condition to check if images should be shown in notification
2023-05-22 16:24:16 -06:00
snipe
f9449aa81f
Merge pull request #13069 from marcusmoore/fixes/add-eager-load-to-asset-model-endpoint
...
Add eager loading to Asset Models controller
2023-05-22 14:39:32 -07:00
Marcus Moore
a6eeae6541
Eager load fieldset default values in asset model endpoint
2023-05-22 14:19:03 -07:00
snipe
b2d922f127
New user import sample CSV
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-22 13:20:20 -07:00
snipe
96e86501ad
Additional alias fields
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-22 13:20:08 -07:00
snipe
4dfe6f0a28
Added gravatar, avatar, start_date and end_date to user importer
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-22 13:19:57 -07:00
ak-piracha
457f4c410a
add check for default consumable qty
2023-05-21 23:11:03 +09:30
ak-piracha
bb013d5c3c
Bulk Consumable Checkout
2023-05-21 22:49:00 +09:30
snipe
511d83cc47
Added/fixed a few more translations
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-20 14:52:42 -07:00
snipe
2171d8c83c
Removed requestable field in sample consumable CSV
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-20 14:52:28 -07:00
snipe
0ea29a0224
Updated translations
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-20 14:21:36 -07:00
snipe
18bedb736e
Removed item number, since not everything will have it
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-20 14:21:29 -07:00
snipe
1396e314c4
Updated arrays with translations
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-20 14:21:13 -07:00
snipe
b75109dcac
Added component mapping switch
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-20 14:20:49 -07:00
snipe
b7149d8339
Added translation
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-20 14:20:38 -07:00
Marcus Moore
2d86c8f030
Update advancedTextSearch methods in Asset and User models
2023-05-18 17:06:41 -07:00
Marcus Moore
3a9670930d
Define required fields in Custom Field seeder so sqlite can be seeded
2023-05-18 13:17:35 -07:00
Marcus Moore
85974c7f65
Apply formatting
2023-05-18 13:16:52 -07:00
Marcus Moore
ffbde46180
Simplify sqlite query
2023-05-18 13:06:50 -07:00
Marcus Moore
d8d672c4c1
Move multiple column search function to Searchable trait
2023-05-18 13:05:40 -07:00
Marcus Moore
9cb0decf35
Adapt multiple column search based on database driver
2023-05-18 12:54:00 -07:00
Brady Wetherington
a9c7dbd17a
Shift PHP version requiremeents for Snipe-IT v7 to be php 8.0-8.2
2023-05-17 17:51:02 -07:00
Brady Wetherington
09fdc946a0
Merge branch 'develop' into snipeit_v7
...
Had to do some asset rebuilds, and a composer update
2023-05-17 17:37:10 -07:00
Godfrey M
608d07d03c
adds overflow-wrap to asset info table
2023-05-17 13:08:53 -07:00
Godfrey M
addd806653
testing overflow solutions
2023-05-17 10:47:50 -07:00
Godfrey M
fe60309dfd
adds padding to multi select2 inputs
2023-05-17 10:19:25 -07:00
akemidx
deca80ba71
checkin/out info on side bar
2023-05-17 13:17:48 -04:00
Godfrey M
448472b6d3
testing input paddings
2023-05-17 09:45:45 -07:00
snipe
f1b4bba3ae
Merge remote-tracking branch 'origin/develop'
2023-05-16 23:12:41 -07:00
snipe
2c4c9a16c9
Refactored the static arrays into mount arrays for translations
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-16 22:31:58 -07:00
snipe
d228b7f347
Remove 99% of the defaultMap stuff (might pull all of this later)
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-16 22:31:01 -07:00
snipe
7012018e22
Removed todo
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-16 22:30:17 -07:00
snipe
13c6a7f89b
Merge pull request #13039 from snipe/features/add_eol_date_to_importer
...
Added EOL date to importer
2023-05-16 20:12:10 -07:00
snipe
3296716dfa
Added EOL date to importer
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-16 19:06:35 -07:00
snipe
dbae01f545
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# public/css/dist/skins/skin-red-dark.css
# public/css/dist/skins/skin-red-dark.min.css
# public/mix-manifest.json
2023-05-16 17:41:39 -07:00
snipe
c4876865cf
Updated dev assets
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-16 17:36:58 -07:00
snipe
3cbb4620c3
Merge pull request #13008 from Godmartinz/importer_happy_changes
...
Added standardized colors to the importer
2023-05-16 17:26:32 -07:00
snipe
5a1e6c8e29
Merge pull request #13003 from marcusmoore/chipper-config-updates
...
Disable browser tests in ChipperCI
2023-05-16 17:26:09 -07:00
snipe
f1575d2020
Merge pull request #13024 from Godmartinz/adds_localization_to_checkout_notif
...
adds translation to checkout notification
2023-05-16 17:25:50 -07:00
snipe
71234228b4
Merge pull request #13025 from Godmartinz/archived_clears_assigned_to
...
removes assigned_to if archived
2023-05-16 17:25:24 -07:00
snipe
5be993df8d
Merge remote-tracking branch 'origin/develop'
2023-05-16 16:42:17 -07:00
snipe
4ca914d773
Merge pull request #13038 from uberbrady/fix_asset_checkout_on_update
...
Importer fix for non-Location imports
2023-05-16 16:41:27 -07:00
Brady Wetherington
2eb34d423f
Importer fix for non-Location imports
2023-05-16 16:33:07 -07:00
snipe
37f75c5001
Merge remote-tracking branch 'origin/develop'
2023-05-16 16:29:36 -07:00
snipe
b9b9eb86d9
Merge pull request #13036 from snipe/features/multiselect_locations_custom_report
...
Added multi-select option for location, more to custom report
2023-05-16 16:29:13 -07:00
snipe
9e4e9cc708
Merge pull request #13037 from snipe/fixes/actions_text
...
Uses actions text in backups table
2023-05-16 16:06:05 -07:00
snipe
fe92667812
Use actions text in backups table
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-16 16:02:48 -07:00
snipe
02cacf76c6
Additional multi-select options for custom report
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-16 13:58:21 -07:00
Godfrey M
8e3cbdad90
removes assigned_to if archived
2023-05-15 11:52:57 -07:00
Godfrey M
46d6783fc5
adds translation to checkout notification
2023-05-15 09:01:30 -07:00
akemidx
ba4fc146e2
Merge branch 'delete_asset_from_view_page' of https://github.com/akemidx/snipe-it into delete_asset_from_view_page
2023-05-10 19:30:11 -04:00
akemidx
1916594d27
fixing translation
2023-05-10 19:16:11 -04:00
Godfrey M
763176c86b
standardizes the importer colors no matter the theme
2023-05-10 14:52:08 -07:00
snipe
0f3b77ee2d
Added multi-select option to custom report
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-10 14:45:31 -07:00
snipe
869d195b35
Merge pull request #13007 from snipe/fixes/multiselect_company
...
Fixed multiselect for companies
2023-05-10 13:17:36 -07:00
snipe
a49257ad4b
Wrong eval
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-10 13:16:59 -07:00
snipe
c6eef86661
Fixed multiselect for companies
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-10 13:15:22 -07:00
snipe
71c7c82398
Merge pull request #13006 from snipe/fixes/12831_array_for_company_id
...
Fixes PR #12831 use array bracket for multi select company
2023-05-10 12:36:59 -07:00
snipe
23e3d18931
Used brackets for multiselect company
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-10 12:35:30 -07:00
slong753
5e34ffa2b0
wip
2023-05-10 14:08:12 -05:00
snipe
5f6e528560
Merge branch 'develop' of https://github.com/snipe/snipe-it into develop
2023-05-10 11:36:28 -07:00
snipe
9f39d71f16
Merge pull request #12831 from Godmartinz/adds_multi_select_to_custom_report
...
Added Multiselect of companies for custom reports
2023-05-10 11:36:21 -07:00
snipe
4c78b49b97
Add @vikaas-cyper as a contributor
2023-05-10 11:31:26 -07:00
snipe
b1fda46e11
Production assets
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-10 11:25:28 -07:00
snipe
6b7a7b8aee
Merge remote-tracking branch 'origin/develop'
2023-05-10 11:23:29 -07:00
snipe
aca287d28c
Merge pull request #13004 from snipe/security/upgrade_webpack
...
Updated webpack, new asset files
2023-05-10 11:23:02 -07:00
snipe
1f5e4309fa
Updated webpack, new asset files
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-10 11:20:06 -07:00
Marcus Moore
a1a11d788f
Disable browser tests in ChipperCI
2023-05-10 11:06:05 -07:00
snipe
63c660f306
Merge pull request #12999 from snipe/develop
...
Google Oauth Recap
2023-05-10 10:01:23 -07:00
snipe
b8a59cc2d8
Merge branch 'master' into develop
2023-05-10 09:32:26 -07:00
snipe
04aedce47e
Bumped hash
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-10 09:29:42 -07:00
snipe
d648e9a01c
Added Google test user
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-10 09:13:34 -07:00
snipe
7c77f4a697
Extra debugging
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-10 09:10:53 -07:00
akemidx
537aa04c9a
Merge branch 'develop' into delete_asset_from_view_page
2023-05-10 09:30:54 -04:00
snipe
27e0484072
I lied. Missed one
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-10 03:12:22 -07:00
snipe
ec76de607b
Final google login tweaks
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-10 03:08:29 -07:00
snipe
14da8934c5
Few more login page tweaks
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-10 02:53:11 -07:00
snipe
ed370a0104
Added translations
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-10 02:47:28 -07:00
snipe
b99640ecb2
Added ends_with validation message
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-10 02:40:55 -07:00
snipe
8bad72a80f
Added validation on google client ID
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-10 02:40:45 -07:00
snipe
f3c977aa9d
Nicer button
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-10 02:37:01 -07:00
snipe
788c03ef57
Hide client secret if app is locked
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-10 02:22:49 -07:00
snipe
3c00f68bda
Added translation string for google auth failure
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-10 02:18:50 -07:00
snipe
7062583710
Check for http or https in avatar value
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-10 02:18:38 -07:00
snipe
2dd32d8785
Re-add the image update
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-10 02:18:27 -07:00
snipe
ff66a938c1
Clearer comments
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-10 02:18:15 -07:00
snipe
7f0e677908
Use normal translation style
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-10 02:18:05 -07:00
snipe
e8a0c7f2ce
Remove avatar update, since we don’t take URLs for that
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-10 01:59:33 -07:00
snipe
e950cf4279
Switch to using username as match for google login
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-10 01:58:36 -07:00
snipe
567a800c51
Added debugging
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-10 01:47:52 -07:00
snipe
e5eb5932ca
Create constructor to override expected config variables
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-10 01:37:03 -07:00
snipe
a90fc1ab59
Merge pull request #12994 from snipe/features/google_socialite
...
Google OAuth login
2023-05-10 01:23:37 -07:00
snipe
3612526632
Disallow saving data if app is locked
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-10 01:14:54 -07:00
snipe
1ef4ea6381
Very ugly login shim just to test functionality
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-10 01:14:31 -07:00
snipe
37bc47290c
Disabled fields in demo mode
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-10 01:12:55 -07:00
snipe
4da40792ea
Use google logo
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-10 01:08:28 -07:00
snipe
63bf93b786
Pulled redirect from settings
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-10 00:56:04 -07:00
snipe
f57e39191d
Added google settings blade
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-10 00:55:16 -07:00
snipe
6ab214d3a6
Added google option to settings index
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-10 00:55:04 -07:00
snipe
3fb5188037
Removed redirect option
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-10 00:54:46 -07:00
snipe
aefd330e4e
Added methods for google settings
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-10 00:54:28 -07:00
snipe
b7e8ce3064
Changed redirect
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-10 00:54:14 -07:00
snipe
b183e53c45
Added settings routes for google auth
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-10 00:34:48 -07:00
snipe
054a2ab9d4
Add validation and fillable fields
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-10 00:34:31 -07:00
snipe
bc9b47c46d
Removed env dependency, switched to DB
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-10 00:27:47 -07:00
snipe
72d1c08fbc
Added migration
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-10 00:21:17 -07:00
snipe
c52b48c383
Google oauth login
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-10 00:14:28 -07:00
snipe
11cd875c6d
Merge remote-tracking branch 'origin/develop'
2023-05-09 22:42:45 -07:00
snipe
a1ec8cf490
Merge pull request #12993 from snipe/fixes/checkbox_layout_in_ldap
...
Tightened up some layout issues, checkbox issues in LDAP settings
2023-05-09 22:37:49 -07:00
snipe
0680405f4d
Tightened up some layout issues, checkbox issues in LDAP settings
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-09 22:34:46 -07:00
slong753
9a4ba78c19
oops, pattern
2023-05-09 23:41:21 -05:00
slong753
491f670215
I think this is what they're looking for
2023-05-09 22:52:00 -05:00
snipe
cbe70c9cc1
Merge remote-tracking branch 'origin/develop'
2023-05-09 20:14:44 -07:00
snipe
6a7bab453f
Made spacing more compact
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-09 20:14:00 -07:00
snipe
7412bc32e2
Merge pull request #12991 from snipe/fixes/accessories_view
...
Fixed width of columns in details
2023-05-09 20:11:36 -07:00
snipe
ec4697fd3e
Merge remote-tracking branch 'origin/develop'
2023-05-09 19:45:10 -07:00
snipe
5a461d62bc
Merge pull request #12990 from snipe/fixes/12881_missing_icon
...
Added icon field back into assets page
2023-05-09 19:44:30 -07:00
snipe
999dc3c358
Added icon field back into assets page
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-09 19:43:37 -07:00
snipe
a10652797f
Fixed width of columns in details
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-09 19:42:32 -07:00
snipe
090cbab60e
Merge pull request #12989 from marcusmoore/chipper-ci
...
Add ChipperCI configuration
2023-05-09 18:09:23 -07:00
Marcus Moore
1e7986d75b
Limit ChipperCI to running on push to master or develop
2023-05-09 16:39:56 -07:00
snipe
a43dea3c04
Merge remote-tracking branch 'origin/develop'
2023-05-09 16:29:53 -07:00
Marcus Moore
1f11a8a2c1
Configure Dusk for ChipperCI
2023-05-09 14:45:18 -07:00
Marcus Moore
8d205e80e5
Add ejected pipeline configuration for ChipperCI
2023-05-09 14:44:43 -07:00
snipe
2d5da67b1e
Merge pull request #12982 from akemidx/feature/sc-23214
...
Buttons on the Accessory View Page
2023-05-09 14:26:28 -07:00
slong753
1d2596fc54
wip
2023-05-09 14:58:59 -05:00
snipe
7dd41aa574
Removed whitespace
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-08 15:49:12 -07:00
snipe
c4d40cdbd4
Merge remote-tracking branch 'origin/develop'
2023-05-08 15:11:25 -07:00
snipe
b76c5206ff
Merge pull request #12986 from snipe/features/import_backup_filename
...
Pass filename to pre-import backup
2023-05-08 15:08:59 -07:00
snipe
17efc78816
Merge pull request #12985 from snipe/fixes/increase_state_from_3_chars
...
Increase state from 3 chars
2023-05-08 15:08:44 -07:00
snipe
332b017dcc
Pass filename for manual backups
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-08 15:00:02 -07:00
snipe
5960a5425d
Pass filename to pre-import backup
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-08 14:48:26 -07:00
snipe
277618bf16
Added maxlenth to form fields
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-08 14:13:24 -07:00
snipe
f84f4ffe99
Migration to embiggen state fields
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-08 14:13:06 -07:00
snipe
f1d85c67f1
Make validation match database fields
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-08 14:12:54 -07:00
snipe
6cb6beb6c7
Merge remote-tracking branch 'origin/develop'
2023-05-08 13:21:43 -07:00
snipe
6486ea4fb7
Merge pull request #12976 from inietov/fixes/validate_soft-deleted_models_in_asset_model
...
Refactor of #12955
2023-05-08 13:14:02 -07:00
snipe
d685335aea
Merge pull request #12975 from inietov/fixes/import_asset_notes
...
Fixed Notes field doesn't get populate when creating/updating assets via Importer [sc-23222]
2023-05-08 13:11:50 -07:00
snipe
d70e14de61
Merge pull request #12972 from marcusmoore/bug/sc-23177
...
Fixes user name missing in accessory acceptance notifications
2023-05-08 13:04:37 -07:00
snipe
480ef23505
Merge remote-tracking branch 'origin/develop'
2023-05-08 12:44:01 -07:00
snipe
4503815ad7
Merge pull request #12984 from snipe/features/check_for_zip_in_backup_filename
...
Check that the filename we pass ends in zip, add it if not
2023-05-08 12:43:34 -07:00
snipe
ba462d1e93
Check that the filename we pass ends in zip, add it if not
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-08 12:41:32 -07:00
snipe
3429d1f4b4
Merge remote-tracking branch 'origin/develop'
2023-05-08 12:22:22 -07:00
snipe
0f76eda4af
Merge pull request #12983 from snipe/features/add_optional_filename_to_backup_artisan
...
Add optional filename to backup
2023-05-08 12:21:55 -07:00
snipe
85243423cf
Add optional filename to backup
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-08 12:20:43 -07:00
snipe
a73205f228
Merge remote-tracking branch 'origin/develop'
2023-05-08 11:24:03 -07:00
snipe
06ffe64f62
Merge pull request #12981 from snipe/fixes/wonky_div_when_saml_disabled
...
Fixed misplaced div when saml is disabled
2023-05-08 11:22:54 -07:00
snipe
223ff5e97e
Fixed misplaced div when saml is disabled
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-08 11:20:26 -07:00
snipe
fe40902765
Merge remote-tracking branch 'origin/develop'
2023-05-06 06:37:29 -07:00
snipe
689ef433b3
Merge pull request #12979 from snipe/fixes/added_use_for_fieldsets_controller
...
Added missing use statement
2023-05-06 06:37:01 -07:00
snipe
8b73fa0053
Added missing use statement
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-06 06:36:09 -07:00
snipe
3d345d15ac
Merge remote-tracking branch 'origin/develop'
2023-05-04 11:01:15 -07:00
snipe
4efa84270a
Merge pull request #12974 from snipe/fixes/show_sig_column_regardless_of_sig_status
...
Show signature column in asset history regardless of “require sig” state
2023-05-04 11:00:51 -07:00
snipe
60515f1262
Show signature column regardless of “require sig” state
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-04 10:56:35 -07:00
Ivan Nieto Vivanco
fbb7c55450
Tweak 'exist' rule in Asset->model_id field so it ignores soft-deleted models
2023-05-04 03:12:36 -06:00
Ivan Nieto Vivanco
89fbd60d97
Restore the 'Asset Notes' and 'Model Notes' in the Map Asset Import Fields form
2023-05-04 02:00:04 -06:00
Marcus Moore
96c6d8896f
Add additional information to acceptance notifications for assets, accessories, and consumables
2023-05-03 17:04:01 -07:00
Marcus Moore
9efe13bb5e
Capitalize "declined" in acceptance in notification
2023-05-03 17:03:22 -07:00
Marcus Moore
4a0b3efd1f
Include user's name in Acceptance result notifications for accessories
2023-05-03 14:22:05 -07:00
Marcus Moore
f96d8fe674
Add CheckoutAcceptance factory
2023-05-03 14:21:13 -07:00
snipe
5950ec27ab
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# config/version.php
# public/css/build/app.css
# public/css/build/overrides.css
# public/css/dist/all.css
# 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-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
2023-05-03 13:49:36 -07:00
snipe
cd6f6ee8ff
Bumped version to 6.1.1-pre
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-03 13:47:46 -07:00
akemidx
526c089424
Buttons on the accessory view page
2023-05-03 16:40:06 -04:00
akemidx
67105528d1
Buttons on the accessory view page
2023-05-03 16:31:56 -04:00
akemidx
12f0c42545
buttons added
2023-05-03 16:31:56 -04:00
slong753
815c77f943
wip
2023-05-03 14:49:31 -05:00
snipe
fe710efb40
Merge pull request #12874 from Godmartinz/feature/sc-23130
...
Adds a checkout range for custom asset reports
2023-05-03 11:43:44 -07:00
snipe
fc53b56481
Merge pull request #12955 from inietov/fixes/error_500_after_sign_and_accept_asset
...
Fixed Error 500 after sign and accept asset
2023-05-03 11:43:14 -07:00
akemidx
889be83762
replacing route. sorry!
2023-05-03 14:14:18 -04:00
snipe
b716f9f55e
Merge pull request #12916 from snipe/features/auto_add_to_fieldset
...
Added ability to auto-add fields to new fieldsets
2023-05-03 11:04:33 -07:00
snipe
ea17fdeba5
Merge pull request #12846 from snipe/features/livewire_location_import
...
Location importer via Livewire Importer
2023-05-03 11:02:06 -07:00
snipe
f5cd58e9b7
Unmix return type variables
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-03 10:57:02 -07:00
snipe
da4841987e
Use translation string
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-03 10:55:30 -07:00
snipe
4a643c1252
Merge pull request #12880 from Godmartinz/asset_total_cost
...
Added component costs to asset view
2023-05-03 10:49:03 -07:00
snipe
cdbd68012f
Merge pull request #12878 from joelpittet/patch-2
...
Use environment variable and default to PHP's sendmail_path
2023-05-03 10:48:39 -07:00
snipe
577fff7d65
Updated dev assets
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-03 10:45:36 -07:00
snipe
79a27085c9
Merge branch 'develop' of https://github.com/snipe/snipe-it into develop
2023-05-03 10:43:45 -07:00
snipe
27600e1553
Snyk webpack upgrade
...
Signed-off-by: snipe <snipe@snipe.net >
2023-05-03 10:43:05 -07:00
snipe
914b2658cc
Merge pull request #12943 from marcusmoore/fixes/avoid-loading-unused-models-for-report
...
Remove the loading of asset maintenances that are not used by view
2023-05-03 10:41:52 -07:00
snipe
6a12d5d9a0
Merge pull request #12964 from marcusmoore/fixes/restrict-php-version
...
Restrict PHP version to <8.2
2023-05-03 10:40:52 -07:00
snipe
31f1bce16b
Merge pull request #12958 from uberbrady/snipeit_v7_merge_develop_05_01_2022
...
Snipeit v7 merge develop 05 01 2022
2023-05-03 10:40:18 -07:00
snipe
466c2fd47c
Merge pull request #12966 from Godmartinz/bug/sc-23161
...
fixed color differences in dark themes
2023-05-03 10:38:54 -07:00
slong753
cdda4a56d8
aha, ok thisd kind of works
2023-05-02 19:11:43 -05:00
slong753
b2c2097e8b
just more troubleshooting stuff, still no solution
2023-05-02 18:54:20 -05:00
Godfrey M
87d1a82e35
moar changes to red
2023-05-02 15:15:02 -07:00
Godfrey M
1d494252ef
corrections for dark red
2023-05-02 14:05:29 -07:00
Godfrey M
786e8deb91
removed dead space
2023-05-02 13:54:14 -07:00
Godfrey M
0a3cb5286d
fixes dark red
2023-05-02 12:37:05 -07:00
Godfrey M
f91e76e0f2
fixes dark blue and btn-warning bg
2023-05-02 12:33:40 -07:00
Godfrey M
af2f288286
fixes dark orange theme
2023-05-02 12:17:22 -07:00
Godfrey M
5de30db0a9
fixes dark green theme
2023-05-02 12:10:55 -07:00
Marcus Moore
48ef8443f5
Restrict PHP to >=7.4.3 <8.2
2023-05-02 12:01:09 -07:00
Godfrey M
47370da924
adds fixes to dark black theme
2023-05-02 11:08:37 -07:00
Brady Wetherington
2f3ddaec20
Merge branch 'develop' into snipeit_v7
2023-05-01 18:09:12 -07:00
snipe
7cd37e6e95
Merge pull request #12957 from uberbrady/fix_webpack_for_v7
...
Fix webpack for v7
2023-05-01 18:08:46 -07:00
Brady Wetherington
a938009074
Rebuilt assets with new Node and node_modules and package.json
2023-05-01 18:06:51 -07:00
Brady Wetherington
21d08ff742
Whoops! Forgot to commit this before
2023-05-01 18:05:06 -07:00
snipe
da8b41b12a
Merge pull request #12956 from uberbrady/upgrade_node_and_packages_for_v7
...
Updated Node version, and various packages to more recent
2023-05-01 17:33:20 -07:00
Brady Wetherington
6e031727fa
Updated Node version, and various packages to more recent
2023-05-01 17:05:10 -07:00
akemidx
2cb1545b83
removing route
2023-05-01 19:51:52 -04:00
snipe
63af17da74
Merge pull request #12954 from marcusmoore/fixes/test-suite-fixes
...
Clear the settings cache on app destruction
2023-05-01 16:28:47 -07:00
Godfrey M
7711938f4b
fixes dark yellow
2023-05-01 16:27:21 -07:00
Marcus Moore
f7d2b62d87
Improve method name
2023-05-01 16:06:28 -07:00
Marcus Moore
da08f6ef8c
Add InteractsWithSettings trait to required tests
2023-05-01 16:05:26 -07:00
Marcus Moore
6d594faae7
Clear the settings cache on app destruction
2023-05-01 16:04:43 -07:00
Ivan Nieto Vivanco
6936d76661
Prevent hard fail when retrieving acceptance data
2023-05-01 16:50:18 -06:00
Ivan Nieto Vivanco
1b2d830380
Check if model exists before create asset via API
2023-05-01 16:05:03 -06:00
akemidx
ad7a1d6c3b
edits from Github comments
2023-05-01 15:50:48 -04:00
snipe
609b1646e9
Merge remote-tracking branch 'origin/develop'
2023-04-30 18:40:52 -07:00
snipe
031c9c1204
Added nobr tag to prevent external link icon and link from breaking
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-30 18:40:40 -07:00
snipe
77b51136cf
Merge remote-tracking branch 'origin/develop'
2023-04-30 18:38:19 -07:00
snipe
0222a922a1
Added tooltip
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-30 18:20:23 -07:00
snipe
8ad600085a
Moved external link icon into link
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-30 18:17:56 -07:00
snipe
7fdbc10122
Merge remote-tracking branch 'origin/develop'
2023-04-29 13:49:14 -07:00
snipe
4c27b65d45
Merge pull request #12950 from snipe/fixes/warranty_lookup_validation
...
Fixed #12946 - warranty lookup url was not nullable
2023-04-29 13:48:54 -07:00
snipe
aa814cf761
Fixed #12946 - warranty lookup url was not nullable
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-29 13:47:52 -07:00
Marcus Moore
3cae32b236
Eager load default locations
2023-04-27 17:13:09 -07:00
Marcus Moore
429c4cb99f
Remove the loading of asset maintenances that are not used by view
2023-04-27 17:12:53 -07:00
snipe
e250d4c884
Merge remote-tracking branch 'origin/develop'
2023-04-27 17:00:29 -07:00
snipe
8b476e55b6
Merge pull request #12941 from akemidx/feature/sc-23153
...
Created At and Updated At fields on License table view
2023-04-27 16:59:30 -07:00
snipe
b76d2973f7
Merge pull request #12928 from snipe/features/make_hashing_work_rounds_an_env
...
Env-ify hashing variables, setting the normal defaults
2023-04-27 16:57:45 -07:00
snipe
b001f6771d
Merge remote-tracking branch 'origin/develop'
2023-04-27 16:28:42 -07:00
snipe
956bc41e48
Merge pull request #12942 from snipe/bug/sc-23197
...
Added missing case for licenses for item_count
2023-04-27 16:28:12 -07:00
snipe
567e19bcc0
Added missing case for licenses for item_count
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-27 16:26:50 -07:00
akemidx
67a2b796a4
requested edits
2023-04-27 19:19:53 -04:00
akemidx
1c60d686bd
Merge remote-tracking branch 'origin/delete_asset_from_view_page' into delete_asset_from_view_page
...
# Conflicts:
# resources/views/hardware/view.blade.php
2023-04-27 19:08:51 -04:00
akemidx
cd389368f7
adding in script
2023-04-27 19:00:17 -04:00
akemidx
d3675831bb
snippet rewrite
2023-04-27 18:58:59 -04:00
akemidx
84134b45e6
form work
2023-04-27 18:58:59 -04:00
akemidx
b1e68be545
delete button progress
2023-04-27 18:58:59 -04:00
akemidx
d94bed3f57
push for testing
2023-04-27 18:58:59 -04:00
akemidx
aabcf22b40
commiting
2023-04-27 18:58:59 -04:00
akemidx
af549a0be9
Mock Up of the Buttons
2023-04-27 18:58:59 -04:00
Brady Wetherington
381890b578
Merge branch 'develop' into laravel_v9
2023-04-27 13:56:04 -07:00
snipe
1384ca658a
Merge remote-tracking branch 'origin/develop'
2023-04-26 18:42:58 -07:00
snipe
e25dc42121
Switch to externalLinkFormatter
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-26 18:42:34 -07:00
snipe
dcb7eadfc7
Merge pull request #12933 from snipe/features/unlink_dynamic_urls_if_variables_used
...
Remove auto-link from from manufacturer warranty
2023-04-26 18:40:33 -07:00
snipe
99ef435d40
Fixed translation
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-26 18:32:38 -07:00
snipe
e853f8b7fd
Removed SR text for exporting
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-26 18:23:21 -07:00
snipe
deff312381
Remove auto-link from from manufacturer warranty
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-26 18:16:23 -07:00
snipe
7bffe30fae
Merge remote-tracking branch 'origin/develop'
2023-04-26 17:55:48 -07:00
snipe
73d45bb587
Merge pull request #12932 from snipe/features/add_warranty_url_to_mfgs
...
Added dynamic warranty URL to manufacturers
2023-04-26 17:55:03 -07:00
snipe
7974c172fd
Switch back to “normal” url for support
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-26 16:48:38 -07:00
snipe
54a766c4f9
Added dynamic warranty URL to manufacturers
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-26 16:39:15 -07:00
snipe
27de5c62c5
Merge remote-tracking branch 'origin/develop'
2023-04-26 15:15:43 -07:00
snipe
ef69df2cdf
Merge pull request #12930 from snipe/fixes/added_help_text_to_support_url
...
Added help text to the now-dynamic manufacturer URLS
2023-04-26 15:15:19 -07:00
snipe
7c0ef581c5
Added help text to the now-dynamic manufacturer URLS
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-26 15:12:36 -07:00
snipe
0c5837e4a0
Merge pull request #12929 from snipe/fixes/use_asset_tag_if_no_asset_name_given
...
Use the asset tag instead of asset name if no name is given
2023-04-26 14:49:38 -07:00
snipe
5eac314f4d
Merge pull request #12906 from akemidx/feature/sc-20622
...
Dynamic warranty link for manufacturers' support urls
2023-04-26 14:49:22 -07:00
snipe
b5b335a2ca
Use the asset tag instead of asset name if no name is given
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-26 14:41:19 -07:00
akemidx
497d17835f
requested edits
2023-04-26 17:06:08 -04:00
slong753
52c9fefbe0
ok, this works except error display
2023-04-26 15:06:50 -05:00
snipe
68417a4c15
Env-ify hashing variables, setting the normal defaults
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-26 13:01:42 -07:00
akemidx
aab53cf683
remove regex, add in starts_with
2023-04-26 15:18:13 -04:00
snipe
75fdd0ac96
Merge remote-tracking branch 'origin/develop'
2023-04-26 09:54:44 -07:00
snipe
4c16dcf5d0
Merge pull request #12922 from snipe/fixes/12918_route_name_for_clone_locations
...
Fixed #12918 - wrong route for clone location
2023-04-26 09:54:18 -07:00
snipe
b6889ff399
Fixed #12918 - wrong toite for clone location
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-26 09:52:13 -07:00
snipe
12cc576b52
Merge remote-tracking branch 'origin/develop'
2023-04-25 23:41:45 -07:00
snipe
19554a7dc2
Merge pull request #12917 from snipe/fixes/applies_pr_12868
...
Applies #12868 - fixes EOL date on asset creation
2023-04-25 23:40:43 -07:00
snipe
8f0b823fb3
Applies #12868
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-25 23:39:32 -07:00
snipe
2299771e10
Add @zacharyfleck as a contributor
2023-04-25 22:37:17 -07:00
snipe
37b881b906
Add @dboth as a contributor
2023-04-25 22:32:45 -07:00
snipe
22d73f503a
Merge pull request #12756 from dboth/develop
...
Fixed #8208 , #8896 , #8985 and #9789 : Currency issues when using non-english locales (resubmission)
2023-04-25 22:32:13 -07:00
snipe
970b5e556c
Merge pull request #12903 from marcusmoore/bug/sc-15034
...
Fixes sending webhook notifications for checkout and checkin
2023-04-25 22:22:58 -07:00
snipe
17275cbeb8
Merge pull request #12905 from marcusmoore/fixes/checkout-via-artisan
...
Fixes where clause operator in artisan checkout command
2023-04-25 22:21:59 -07:00
snipe
d6ea5de5b8
Merge remote-tracking branch 'origin/develop' into features/auto_add_to_fieldset
2023-04-25 22:20:50 -07:00
snipe
42f0975414
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# public/css/dist/all.css
# public/css/dist/bootstrap-table.css
# public/js/dist/bootstrap-table.js
# public/mix-manifest.json
2023-04-25 22:19:27 -07:00
snipe
470a36a7c9
Updated dev assets
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-25 22:12:56 -07:00
snipe
b7632cdbb7
Updated js packages
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-25 22:12:47 -07:00
snipe
9529cd8235
Merge pull request #12891 from snipe/snyk-upgrade-38ca074c3dd0aada16ad8b85f20ebaa8
...
[Snyk] Upgrade bootstrap-table from 1.21.3 to 1.21.4
2023-04-25 22:04:40 -07:00
snipe
fcddd0827c
Merge pull request #12888 from snipe/snyk-upgrade-4c8ffc584b299eb1e71d6be555624f4e
...
[Snyk] Upgrade webpack from 5.76.2 to 5.77.0
2023-04-25 22:03:49 -07:00
snipe
c8c6f879d4
Merge pull request #12912 from Godmartinz/ldap_location_sync
...
added ldap_location to settings
2023-04-25 21:54:28 -07:00
snipe
31a3be4c6a
Small refactor of HTML, added top submit button
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-25 21:51:59 -07:00
snipe
27477085fe
Merge branch 'develop' into features/auto_add_to_fieldset
2023-04-25 21:31:50 -07:00
snipe
45f22e7561
Updated the sync to disassociate if all boxed are unchecked
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-25 21:31:23 -07:00
snipe
5759d2c948
Added a check to fail validation if the associated fieldsets are not value
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-25 21:30:47 -07:00
snipe
15dc4e4779
Added fieldset sync
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-25 21:29:57 -07:00
slong753
6bec9cf880
fix a couple things
2023-04-25 23:26:16 -05:00
snipe
5eeca937cb
Added logic for syncing fieldset info
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-25 21:08:26 -07:00
snipe
662b7787a1
Updated redirect return
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-25 21:07:50 -07:00
snipe
28d9cec1e3
Added auto_add_to_fieldsets to API response
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-25 20:59:48 -07:00
snipe
67212f9d57
Changed layout, added fieldsets
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-25 20:59:29 -07:00
snipe
6cd3cfe1ea
Added new field to factory
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-25 20:57:03 -07:00
snipe
4a063d23b9
We don’t actually use this test?
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-25 19:36:52 -07:00
snipe
705bb7375a
Merge pull request #12914 from marcusmoore/fixes/fix-test-cases
...
Fixes state leak between tests
2023-04-25 17:22:56 -07:00
snipe
4e3ccb74bc
Fixed slightly weird padding
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-25 15:59:19 -07:00
snipe
4954b50280
Added new strings
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-25 15:57:46 -07:00
snipe
07336bbc6a
Added auto_add_to_fieldsets field
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-25 15:51:36 -07:00
snipe
0e73923c24
Merge pull request #12913 from uberbrady/fix_scim_id_string
...
Change from a standard Eloquent mapping for ID to a custom setRead
2023-04-25 12:02:36 -07:00
Marcus Moore
a528ebeab0
Use superuser instead of admin state
2023-04-25 11:53:47 -07:00
Brady Wetherington
3da5df0127
Change from a standard Eloquent mapping for ID to a custom setRead
2023-04-25 11:50:55 -07:00
Godfrey M
20d8ff2a4f
removed a typo
2023-04-25 11:49:33 -07:00
snipe
a7e2182ec9
Merge pull request #12904 from zacharyfleck/develop
...
Fixed #8342 : Add ARM64 architecture to Docker Builds
2023-04-25 11:45:27 -07:00
Godfrey M
cb68f41d9c
added ldap_location to settings
2023-04-25 11:44:04 -07:00
Zachary Fleck
af0a0276e0
Merge branch 'snipe:develop' into develop
2023-04-25 14:43:41 -04:00
Zachary Fleck
ef07f39ccf
remove space
2023-04-25 14:43:34 -04:00
Zachary Fleck
aa223359d4
remove space
2023-04-25 14:42:09 -04:00
Godfrey M
c9eb1410d7
swaps version and open source text in the footer
2023-04-25 11:03:05 -07:00
snipe
b0e342508f
Merge remote-tracking branch 'origin/develop'
2023-04-25 08:09:59 -07:00
snipe
efc0929bbc
Merge pull request #12910 from snipe/fixes/finer_permissions_for_bulk_assets
...
Added more granular permissions on bulk actions for assets
2023-04-25 08:09:30 -07:00
snipe
66ce02fc48
Added permission on restore
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-25 08:09:16 -07:00
snipe
6e7f0728fd
Added more granular permissions on bulk actions for assets
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-25 08:06:45 -07:00
Marcus Moore
b4f162f316
Fix operator in where clause
2023-04-24 17:26:06 -07:00
akemidx
9cd2783185
Regex added for link instead
2023-04-24 20:07:21 -04:00
zacharyfleck
63ade327a5
add ARM64 architecture
2023-04-24 16:24:44 -04:00
Godfrey M
b8c424fca0
adds users total cost to user profile
2023-04-24 09:17:42 -07:00
snyk-bot
056790e9cd
fix: upgrade bootstrap-table from 1.21.3 to 1.21.4
...
Snyk has created this PR to upgrade bootstrap-table from 1.21.3 to 1.21.4.
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
2023-04-22 14:47:28 +00:00
snipe
0c425ed0e7
Merge remote-tracking branch 'origin/develop'
2023-04-21 05:19:19 -07:00
snipe
7d9062c065
Merge pull request #12877 from joelpittet/patch-1
...
Allow an environment variable to set the session cookie path
2023-04-21 04:45:17 -07:00
snipe
fc721a9388
Merge pull request #12887 from marcusmoore/bug/sc-23158
...
Fix: Ensure users editing themselves do not deactivate their account
2023-04-21 04:42:04 -07:00
snyk-bot
6af3ab8954
fix: upgrade webpack from 5.76.2 to 5.77.0
...
Snyk has created this PR to upgrade webpack from 5.76.2 to 5.77.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
2023-04-21 06:57:42 +00:00
Marcus Moore
2aba8252f3
Ensure users editing themselves do not deactivate their account
2023-04-20 21:59:55 -07:00
akemidx
16a5a883e5
new request, preparing support_url for validation
2023-04-20 16:34:25 -04:00
snipe
c3c22fae3c
Merge pull request #12885 from inietov/fixes/error_call_member_function_totalSeatsByLicenseID
...
Fixed Call to a member function totalSeatsByLicenseID() on null
2023-04-20 10:43:28 -07:00
Ivan Nieto Vivanco
747d6cfdb4
Change the flow of the condition using an early return
2023-04-20 10:37:26 -06:00
Ivan Nieto Vivanco
ae53609b1b
Declare variables only if license is found
2023-04-20 10:16:11 -06:00
Marcus Moore
c357d9f01e
Update data provider name
2023-04-19 18:10:23 -07:00
Marcus Moore
645f6ed692
Remove unneeded doc block
2023-04-19 17:52:44 -07:00
Godfrey M
97df39001d
adds optional breakdowns for total cost
2023-04-19 17:51:37 -07:00
Marcus Moore
dd40798c43
Remove unneeded comments
2023-04-19 17:49:31 -07:00
Godfrey M
6872f8da7b
adding total cost to user view
2023-04-19 17:31:09 -07:00
Marcus Moore
e92c1e7bea
Minor docblock update
2023-04-19 17:22:56 -07:00
Godfrey M
bd212b3108
adds component costs to asset view
2023-04-19 16:35:06 -07:00
Joel Pittet
608c5d037f
Use environment variable and default to PHP's sendmail_path
...
Use sendmail_path in PHP instead of hardcoded path and options
2023-04-19 15:25:48 -07:00
Joel Pittet
351928adff
Allow an environment variable to set the session cookie path
2023-04-19 15:18:50 -07:00
Marcus Moore
144382e57a
Update docblock types
2023-04-19 12:31:12 -07:00
Marcus Moore
835f8876c4
Move notification sending into try catch block
2023-04-19 12:26:48 -07:00
snipe
4a5426f959
Merge pull request #12875 from Godmartinz/sidebar_undeployable_runaway_parenthesis
...
Fixed space from un deployable total in sidebar
2023-04-19 11:49:42 -07:00
Marcus Moore
15280c435e
Merge branch 'develop' into bug/sc-15034
2023-04-19 11:45:16 -07:00
Godfrey M
0e1f50c226
adds checkout-range to jquery
2023-04-19 10:11:26 -07:00
Godfrey M
d2118ba230
removed space from un deployable total in sidebar
2023-04-19 09:46:15 -07:00
Godfrey M
8a5612d1c9
fixes comment
2023-04-19 09:13:43 -07:00
Godfrey M
bdd1045272
adds a checkout range for custom asset reports
2023-04-19 09:11:44 -07:00
snipe
fd5cb32dd9
Honor the “update” flag
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-18 16:34:47 -07:00
snipe
345662c5c2
Rearrange some of the user creation logic
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-18 16:34:10 -07:00
snipe
003cd372dd
New location same CSV
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-18 16:23:07 -07:00
Godfrey M
0ab400f5bc
removed deadspace and pull
2023-04-18 15:23:11 -07:00
Godfrey M
f15b0d8591
fix for footer
2023-04-18 15:20:38 -07:00
snipe
aedfef78d3
Update app/Importer/LocationImporter.php
...
Co-authored-by: Marcus Moore <contact@marcusmoore.io >
2023-04-18 13:26:23 -07:00
Marcus Moore
bad2eead4c
Remove test method
2023-04-18 13:13:57 -07:00
Marcus Moore
508660b1df
Skip notifications for component checkouts and checkins
2023-04-18 13:07:55 -07:00
snipe
c68563ae08
Merge remote-tracking branch 'origin/develop'
2023-04-18 13:01:37 -07:00
snipe
a84a9a8dec
Merge pull request #12867 from snipe/fixes/clearer_tooltip_text_for_non_assets_undeployable
...
Small tooltip improvements for undeployable items in table view
2023-04-18 13:00:11 -07:00
snipe
d3bdaf7cd3
Fixed destination name
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-18 12:59:46 -07:00
snipe
92f516484e
Small tooltip improvements for undeployable items
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-18 12:54:06 -07:00
snipe
b626e5a3bf
Merge remote-tracking branch 'origin/develop'
2023-04-18 12:33:32 -07:00
snipe
bfda46276a
Merge pull request #12849 from snipe/features/adds_license_checkin_checkout_to_all_in_gui
...
Added license checkin/checkout to all in license GUI
2023-04-18 12:32:30 -07:00
snipe
031586495a
Small cosmetic tweaks to 2FA reset class, fixed weird layout on 2FA reset button
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-18 12:09:41 -07:00
snipe
d871a14687
Added fa-fw for nicer display
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-18 11:49:40 -07:00
snipe
00a9591c4c
Added autoassign_licenses in view, added fa-fw
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-18 11:49:29 -07:00
snipe
4d9d75379f
Improved translation string
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-18 11:39:16 -07:00
snipe
41358eba85
Updated label
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-18 11:29:28 -07:00
snipe
59f4fe67d6
Removed duplicate tooltip
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-18 11:28:35 -07:00
Brady Wetherington
71fa6d765f
Update to Latest Livewire files
2023-04-18 11:05:35 -07:00
Brady Wetherington
9793130f6c
Merge branch 'develop' into laravel_v9
2023-04-18 11:01:00 -07:00
snipe
2c5c4ab974
Nicer layout
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-18 04:40:06 -07:00
snipe
95767c46ac
Fixed delete modal
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-18 04:37:13 -07:00
snipe
0eadc00f4d
Removed unneeded css class
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-18 04:37:04 -07:00
snipe
df7b19bc1e
Removed unused validations
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-18 04:35:06 -07:00
snipe
7aab4290c7
Updated tooltips with data-tooltip=true from old method
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-18 02:44:50 -07:00
snipe
3a808aa806
Updated method for available seat count
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-18 02:44:33 -07:00
snipe
4d09021e9c
Compact tooltip for un-deletable
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-18 02:44:19 -07:00
snipe
beba31afbf
Added tooltip for disabled delete buttons
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-18 02:44:09 -07:00
snipe
41490f1e3a
Use “name” instead of “license” for consistency
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-18 02:43:59 -07:00
snipe
9da36833be
Removed unused method
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-18 02:43:44 -07:00
snipe
dc6eb6f104
Throw a warning if there were no users affected
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-18 02:07:17 -07:00
snipe
a8a3ca3624
Use count on availSeats
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-18 02:06:42 -07:00
snipe
e84ba0c7a0
Revert back to old method name
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-18 02:06:32 -07:00
snipe
3e53870b37
Updated language
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-18 02:00:13 -07:00
snipe
8a41f37054
Persists buttons through tabs
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-18 02:00:06 -07:00
snipe
9f7058a128
Revert "Renamed/refactorered licenses method"
...
This reverts commit de78f8d41f .
Signed-off-by: snipe <snipe@snipe.net >
2023-04-18 01:36:34 -07:00
snipe
ec0413254e
Removed action menu
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-18 01:09:40 -07:00
snipe
f21d9c27e6
Use new translations for logs
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-18 01:07:26 -07:00
snipe
725adebffe
Translate log message
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-18 01:07:12 -07:00
snipe
bfcbd9628a
Refactored license controller with new counts
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-18 01:02:58 -07:00
snipe
220e20d208
Changed tooltip invocation
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-18 01:02:36 -07:00
snipe
d3b087b5da
Clearer padding between buttons, added tooltips
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-18 01:02:19 -07:00
snipe
25a83c2915
Removed moved translations
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-18 01:02:01 -07:00
snipe
3f4159f058
Added translations
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-18 01:01:52 -07:00
snipe
de78f8d41f
Renamed/refactorered licenses method
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-18 01:01:44 -07:00
snipe
6ab4314221
Removed unused method
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-18 01:01:13 -07:00
snipe
087f0e596a
Fixed has to where
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-17 22:44:05 -07:00
snipe
0dd967cf2b
Merge remote-tracking branch 'origin/develop'
2023-04-17 21:05:09 -07:00
snipe
912f6c45ee
Reverted #12832
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-17 21:04:47 -07:00
snipe
9a73f5eca3
Updated production assets
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# public/css/build/app.css
# public/css/build/overrides.css
# public/css/dist/all.css
# 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
2023-04-17 20:27:49 -07:00
snipe
9698c3b07b
Updated dev assets
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-17 20:14:50 -07:00
snipe
3153013715
Fixed semicolon parse error from #12832
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-17 20:14:45 -07:00
snipe
c12ac9912c
Merge pull request #12832 from Godmartinz/fix_footer_space
...
Fixed footer space when customized
2023-04-17 20:11:15 -07:00
snipe
2b10357c4e
Updated dev assets
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-17 19:06:27 -07:00
Marcus Moore
f6cff90829
Migrate to new test settings interface
2023-04-17 17:31:12 -07:00
Marcus Moore
2d56675ade
Merge branch 'develop' into bug/sc-15034
...
# Conflicts:
# database/factories/SettingFactory.php
2023-04-17 17:22:55 -07:00
snipe
c70cb36c80
Merge pull request #12828 from Godmartinz/bug/sc-20783
...
Fixed dark themes pagination and notification drop menu
2023-04-17 16:26:36 -07:00
Godfrey M
247f47ce69
adjusts button color
2023-04-17 15:29:53 -07:00
snipe
99cecee4b5
Merge branch 'develop' into features/adds_license_checkin_checkout_to_all_in_gui
2023-04-17 14:54:30 -07:00
Godfrey M
aabd5e92a8
surrounding text aligns correctly
2023-04-17 12:44:06 -07:00
Godfrey M
247c881d87
add back casts
2023-04-17 12:10:54 -07:00
Godfrey M
1001b52c4f
removes unncessary files
2023-04-17 12:01:09 -07:00
slong753
52dc99588e
pushing for now, needs validation work
2023-04-17 13:57:48 -05:00
Godfrey M
0cca45d858
footer now uses flex
2023-04-17 11:57:35 -07:00
snipe
b22cad9ced
Merge pull request #12855 from koelle25/fixes/last_component_checkout
...
Allow checkout of available components down to zero stock (fixes #12854 )
2023-04-17 09:49:14 -07:00
snipe
071a620144
Merge remote-tracking branch 'origin/develop'
2023-04-17 09:36:07 -07:00
snipe
920711dd16
Merge pull request #12857 from snipe/fixes/wtf_datetime_stuff
...
Remove start/end dates form casts array
2023-04-17 09:35:03 -07:00
snipe
e0c53d8d09
Remove start/end dates form casts array
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-17 09:33:31 -07:00
Kevin Köllmann
04f3c4bf69
Fixed #12854 : Allow checkout of available components down to zero stock
2023-04-17 11:45:11 +02:00
snipe
a83991041a
Better placement for errors
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-16 16:08:06 -07:00
snipe
0afaaa4a6b
Added autoassign_licenses option to create admin
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-16 15:28:08 -07:00
snipe
16ab2bec06
Added sorting and searching on autoassign_licenses via user API
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-16 15:27:39 -07:00
snipe
4b66ca6ac5
Added method to bulk checkin (much simpler than checking out)
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-16 15:27:15 -07:00
snipe
844ad83431
Added method to bulk checkout license seats
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-16 15:26:59 -07:00
snipe
9833d861d4
Added autoassign_licenses tp bulk users conditional
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-16 15:26:33 -07:00
snipe
03cc55cb6a
Set autoassign_licenses to false if unchecked
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-16 15:25:52 -07:00
snipe
6a94a2f515
Return true/false for autoassign_licenses in the API
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-16 15:25:26 -07:00
snipe
f40bef8f9b
Added autoassign_licenses to user importer
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-16 15:25:08 -07:00
snipe
6acce098c9
Added autoassign_licenses on user model
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-16 15:24:56 -07:00
snipe
73cf62e060
Added autoassign_licenses to presenter
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-16 15:24:00 -07:00
snipe
dd78d2fc66
Added language strings
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-16 15:23:51 -07:00
snipe
add9e561f9
Added buttons on license page, greyed out where appriate
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-16 15:23:42 -07:00
snipe
ff9af7ea74
Added genetic modal partial
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-16 15:23:15 -07:00
snipe
bc7c0aa80d
Fixed clone tooltip
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-16 15:23:00 -07:00
snipe
73188df090
Added autoassign_licenses to bulk user edit
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-16 15:22:37 -07:00
snipe
cf7f244942
Added (clarified?) edit autoassign_licenses in user edit
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-16 15:19:37 -07:00
snipe
06d46a4523
Indenting change for clarity
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-16 15:17:55 -07:00
snipe
8e5042418a
Added buttons
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-16 12:30:32 -07:00
snipe
79ff6a8fc2
Disallow deleting in the API view if there are things checked out
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-16 12:30:23 -07:00
snipe
8183b8deba
Added stub method
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-16 12:30:02 -07:00
snipe
0210ecde88
Include confirm modal
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-16 12:29:55 -07:00
snipe
b2940f9915
Added confirm modal
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-16 12:29:48 -07:00
snipe
b093e428b3
Merge remote-tracking branch 'origin/develop'
2023-04-16 08:54:38 -07:00
snipe
144a6f28ec
Added intval
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-16 08:54:23 -07:00
snipe
65ac877918
Merge remote-tracking branch 'origin/develop'
2023-04-16 08:50:20 -07:00
snipe
f50b958b63
Merge pull request #12848 from snipe/fixes/make_limit_into_singletons
...
Used a singleton to filter API limit value
2023-04-16 08:48:28 -07:00
snipe
64256351d8
Used a singleton to filter API limit value
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-16 08:46:39 -07:00
snipe
62edc0ab7d
Merge remote-tracking branch 'origin/develop'
2023-04-16 08:02:44 -07:00
snipe
2c6d4d6b7f
Merge pull request #12847 from snipe/features/moar_labels
...
Adds a few more auto-labels
2023-04-16 08:01:06 -07:00
snipe
2b11c96ce0
Adds a few more auto-labels
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-16 08:00:25 -07:00
snipe
78ec21acc4
Added location case
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-16 07:47:49 -07:00
snipe
5a1d03c1dc
Added alias maps
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-16 07:47:42 -07:00
snipe
a831a34594
New field mapping
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-16 07:47:26 -07:00
snipe
bcf9188dcd
Made default password longer
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-16 07:47:19 -07:00
snipe
c149885ceb
Skip the magical user creation if it’s a location
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-16 07:47:04 -07:00
snipe
1509672463
Added location importer
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-16 07:46:36 -07:00
snipe
bceb0b8a47
Allowed slightly longer zip codes
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-16 07:46:29 -07:00
snipe
7534d27a03
Added CSV sample
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-16 07:46:18 -07:00
snipe
46cce0115e
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# public/css/dist/all.css
# public/css/dist/bootstrap-table.css
# public/js/dist/bootstrap-table.js
# public/mix-manifest.json
2023-04-16 05:46:26 -07:00
snipe
485f5f3a45
Merge pull request #12845 from snipe/security/update_bs_tables
...
Upgrade bootstrap-table from 1.20.2 to 1.21.3 (Formerly #12733 )
2023-04-16 05:44:52 -07:00
snipe
21f5d39fa1
Upgrade bootstrap-table from 1.20.2 to 1.21.3 (Formerly #12733 )
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-16 05:43:42 -07:00
snipe
21e78bee71
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# package-lock.json
# public/js/dist/bootstrap-table.js
# public/mix-manifest.json
2023-04-15 21:05:18 -07:00
snipe
2eeb7ddf58
Merge pull request #12844 from snipe/fixes/small_blade_parial_fixes
...
Small blade parial fixes
2023-04-15 21:04:35 -07:00
snipe
589f7fa183
Larger qty box
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-15 21:03:09 -07:00
snipe
9ff62c966e
Check for $item (matters mostly in custom report blade)
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-15 21:03:00 -07:00
snipe
86b04c7294
Updated prod assets
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-15 20:50:36 -07:00
snipe
2d03ea943b
Applied webpack change from master to develop
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-15 20:49:34 -07:00
snipe
20ab412e1e
Updated dev assets
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-15 20:45:35 -07:00
snipe
513b95e8d7
Merge pull request #12768 from snipe/snyk-upgrade-291b556667d6ffe966495405775b3255
...
[Snyk] Upgrade tableexport.jquery.plugin from 1.26.0 to 1.27.0
2023-04-15 20:44:57 -07:00
snipe
50153717f6
Merge pull request #12798 from snipe/snyk-upgrade-cec198178187b64d2348f74ddc10c797
...
[Snyk] Upgrade webpack from 5.76.1 to 5.76.2
2023-04-15 20:36:48 -07:00
snipe
32030c4f71
Merge remote-tracking branch 'origin/develop'
2023-04-15 18:44:25 -07:00
snipe
955539807c
Merge pull request #12830 from snipe/features/adds_supplier_id_to_components
...
Added supplier to components and consumables
2023-04-15 18:42:23 -07:00
snipe
8c09226b76
Merge pull request #12834 from marcusmoore/mxm/improve-test-setup
...
Introduced improved way to interact with settings in tests
2023-04-15 18:37:34 -07:00
snipe
b73aed2b69
Merge remote-tracking branch 'origin/develop'
2023-04-15 18:30:21 -07:00
snipe
b9a5a8a500
Merge pull request #12843 from snipe/fixes/temp_fix_seeder
...
Temp fix for the seeders
2023-04-15 18:30:00 -07:00
snipe
8ae14c43f3
This is a temp fix for the seeders
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-15 18:27:53 -07:00
snipe
fc7f1f907d
Fixed variable name
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-15 17:37:25 -07:00
snipe
f6cfec1e49
Merge pull request #12842 from snipe/fixes/take_two_better_handling_limits
...
Use abs() instead of max
2023-04-15 17:33:12 -07:00
snipe
4cbb9c2409
Use abs() instead of max
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-15 17:28:25 -07:00
snipe
a97b2d141d
Merge pull request #12827 from snipe/fixes/tighter_handling_of_offset_and_limit
...
Better handling for weird data passed to the API via limit and offset
2023-04-15 16:52:33 -07:00
snipe
f407a551da
Merge branch 'develop' of https://github.com/snipe/snipe-it into develop
2023-04-15 16:48:07 -07:00
snipe
36665fde31
Merge pull request #12833 from svpernova09/bump-dockerfile-22-04-php81
...
Update Dockerfile to Ubuntu 22.04 and PHP 8.1
2023-04-14 17:16:42 -07:00
Joe Ferguson
785d2f3558
Update alpine Dockerfiles to PHP 8.1 and Snipe-IT v6.1.0
2023-04-14 13:35:36 -05:00
Joe Ferguson
1d8a4ca090
Update Dockerfile to Ubuntu 22.04 and PHP 8.1
2023-04-14 07:59:16 -05:00
Marcus Moore
473241edca
Move initialization of settings to trait
2023-04-13 16:52:20 -07:00
Godfrey M
42f198ffed
fixes footer space when customized
2023-04-13 12:24:59 -07:00
Godfrey M
b16c062485
fixes partial
2023-04-13 12:05:59 -07:00
snipe
b690ed97d5
Fixed unclosed parens in translation file
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-13 12:05:06 -07:00
Godfrey M
ab67d903b5
adds multi select to custom report for companies
2023-04-13 12:02:11 -07:00
snipe
2fe7fcecdb
Added case switch for sorting on suppliers
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-13 11:13:45 -07:00
snipe
d2b3e251ad
Added counters to API controllers
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-13 11:12:16 -07:00
snipe
07c0a1927b
Added supplier id to controllers
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-13 11:12:01 -07:00
snipe
ab7c75232b
Added supplier to transformers
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-13 11:10:51 -07:00
snipe
6e183f2ced
Added counters for consumables and components
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-13 11:10:32 -07:00
snipe
6097d534e9
Added eloquent model relationships
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-13 11:10:16 -07:00
snipe
3aac8bccd2
Added presenters for suppliers
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-13 11:09:59 -07:00
snipe
e7c6771e73
Added supplier to components and consumables factories for seeding
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-13 11:07:22 -07:00
snipe
45142c6888
Migration to add supplier ID to components and consumables
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-13 11:06:49 -07:00
snipe
607ab3988a
Added supplier to edit/creatre blade
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-13 11:06:07 -07:00
snipe
b6d3f2827b
Switched to standardized require check
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-13 11:05:52 -07:00
snipe
65bb0486d4
Changed blade to use standard required check
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-13 11:04:29 -07:00
snipe
a40bad0972
Added consumables and components columns to supplier list
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-13 11:04:13 -07:00
snipe
6eed89df91
Added components and consumables tab to suppliers
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-13 11:03:26 -07:00
Godfrey M
d476f0de3a
forgot dark blue
2023-04-13 10:34:17 -07:00
Godfrey M
bbb4032050
fixes rest of dark mode themes
2023-04-13 10:32:42 -07:00
Godfrey M
b83daea265
fixes dark orange
2023-04-13 10:27:38 -07:00
Marcus Moore
7c95e45178
Introduce trait to conditionally interact with settings
2023-04-12 17:28:47 -07:00
Godfrey M
46ff738494
fixes the notification dropdown menu
2023-04-12 16:12:48 -07:00
akemidx
0a993b2aa1
added external link icon to warranty link
2023-04-12 18:52:21 -04:00
Godfrey M
cbb25025d5
fixes pagination for rest of skins
2023-04-12 15:41:04 -07:00
Godfrey M
f3d12351a6
fixes paginiation for black-dark
2023-04-12 15:23:56 -07:00
Godfrey M
2d27f0155a
targeting paginiation
2023-04-12 15:06:06 -07:00
slong753
8b9aea8874
very much WIP, but dupe queries reduced
...
but i think this can be cleaned up a bit more
2023-04-12 14:46:48 -05:00
snipe
112a04b108
Better handle weird data passed to the API via limit and offset
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-12 11:28:46 -07:00
snipe
9a37273750
Merge remote-tracking branch 'origin/develop'
2023-04-12 08:28:50 -07:00
snipe
1a7201d3d9
Merge pull request #12826 from snipe/fixes/added_invalid_parse_to_dont_report
...
Added invalid parse to dontReport
2023-04-12 08:28:26 -07:00
snipe
74babfa081
Added maxlength="10"
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-12 08:26:36 -07:00
snipe
04f83d34ff
Added withInput to carry over older fields
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-12 08:25:03 -07:00
snipe
aac76d40fe
Merge remote-tracking branch 'origin/develop'
2023-04-12 06:37:01 -07:00
snipe
14ec96cf45
Merge pull request #12825 from snipe/fixes/wrong_button_string_on_bulk_user_edit
...
Fixed #12822 - Missing translation on bulk edit user submit button
2023-04-12 06:36:39 -07:00
snipe
0f3702b0fc
Fixed incorrect translation string for bulk user edit
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-12 06:35:28 -07:00
snipe
0e93a9229d
Merge remote-tracking branch 'origin/develop'
2023-04-12 06:32:06 -07:00
snipe
a119484277
Merge pull request #12824 from snipe/fixes/radio_button_submit_on_merge_users
...
Removed iCheck code from merge users script
2023-04-12 06:31:43 -07:00
snipe
89b031d64d
Removed iCheck code from merge users script
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-12 06:30:52 -07:00
snipe
9ae9ea7f68
Merge remote-tracking branch 'origin/develop'
2023-04-12 04:36:30 -07:00
snipe
d3d464e179
Improved commenting
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-12 04:36:05 -07:00
snipe
28e0891645
Merge remote-tracking branch 'origin/develop'
2023-04-11 23:36:59 -07:00
snipe
c02bd54826
Merge pull request #12818 from snipe/fixes/better_error_handling_on_dates
...
Check for Carbon exception
2023-04-11 23:36:42 -07:00
snipe
afd01869a5
Check for Carbon exception
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-11 23:35:41 -07:00
akemidx
2453913080
dynamic link w/ dynamic image
2023-04-11 14:53:44 -04:00
akemidx
71ff987e3c
dynamic link w/ dynamic image
2023-04-11 14:32:11 -04:00
akemidx
a65b8025b6
push for testing
2023-04-11 13:53:56 -04:00
akemidx
968701b971
starting to implant the str lower solution
2023-04-10 17:28:19 -04:00
snipe
22336da362
Merge remote-tracking branch 'origin/develop'
2023-04-09 14:08:03 -07:00
snipe
79a8effa25
Merge pull request #12810 from snipe/fixes/maintain_checkbox_state_on_user
...
Maintain activated state on editing a user
2023-04-09 14:07:41 -07:00
snipe
70ce0d9ee6
Maintain activated state on editing a user
...
Signed-off-by: snipe <snipe@snipe.net >
2023-04-09 14:06:29 -07:00
Marcus Moore
cd0796ddda
Allow Settings to be chainable
2023-04-06 18:46:29 -07:00
Marcus Moore
9561b66613
Add return types and docblock
2023-04-06 17:58:53 -07:00
Marcus Moore
95f195046d
Move cache flush to testing helper
2023-04-06 17:50:24 -07:00
Marcus Moore
52c733b31d
Add ability to set provided settings
2023-04-06 17:48:23 -07:00
Marcus Moore
8ac4d3aeea
Move to a static constructor
2023-04-06 17:42:15 -07:00
Marcus Moore
bbfb6c338a
Remove unused method
2023-04-06 17:28:16 -07:00
Marcus Moore
f767cc082f
Introduce improved way to interact with settings in tests
2023-04-06 17:27:18 -07:00
akemidx
cc88a361ca
commiting
2023-04-06 15:01:01 -04:00
snyk-bot
4c05da37c1
fix: upgrade webpack from 5.76.1 to 5.76.2
...
Snyk has created this PR to upgrade webpack from 5.76.1 to 5.76.2.
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
2023-04-06 14:48:49 +00:00
slong753
830e3e5594
cleanup
2023-04-05 15:27:28 -05:00
slong753
d56a4e7173
cleanup+formatting
2023-04-05 15:16:46 -05:00
Marcus Moore
5b4d5cadf4
Add tests for sending webhooks on asset and license seat checkin
2023-04-05 12:57:53 -07:00
Marcus Moore
3054d633b0
Improve comments and remove unused imports
2023-04-05 12:39:41 -07:00
Marcus Moore
3cc3662992
Send webhook notifications for accessory checkins when enabled
2023-04-05 12:36:24 -07:00
Marcus Moore
2187310abb
Simplify test case names
2023-04-05 12:27:18 -07:00
Marcus Moore
b41902976b
Improve test class names
2023-04-05 12:23:11 -07:00
Marcus Moore
6df8f0f35c
Merge branch 'develop' into bug/sc-15034
2023-04-05 11:49:53 -07:00
slong753
3929526a57
ok, this works but needs to be tested more
2023-04-04 18:57:51 -05:00
akemidx
f5122b01b1
Mock Up of the Buttons
2023-04-04 15:51:04 -04:00
slong753
29e3d202fe
checking something, quick push
2023-04-03 17:54:31 -05:00
Marcus Moore
524249d4d7
Implement tests for webhook notifications on accessory checkout
2023-03-30 16:58:16 -07:00
Marcus Moore
b2292db3c8
Implement tests for webhook notifications on consumable checkout
2023-03-30 16:40:53 -07:00
Marcus Moore
aefc53cfcf
Explicitly disable webhook settings in tests
2023-03-30 16:40:21 -07:00
Marcus Moore
621d8500eb
Merge branch 'develop' into bug/sc-15034
2023-03-30 16:17:42 -07:00
snyk-bot
91c67c3116
fix: upgrade tableexport.jquery.plugin from 1.26.0 to 1.27.0
...
Snyk has created this PR to upgrade tableexport.jquery.plugin from 1.26.0 to 1.27.0.
See this package in npm:
https://www.npmjs.com/package/tableexport.jquery.plugin
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
2023-03-30 22:55:38 +00:00
Marcus Moore
134ab631d4
Add test to ensure notification is not sent for license checkouts if not enabled
2023-03-30 15:38:22 -07:00
Marcus Moore
158e1544cd
Test the event instead of the checkout
2023-03-30 15:38:00 -07:00
slong753
b0fa298d8f
delete a couple things
2023-03-29 15:14:48 -05:00
slong753
65bbecd145
this all works - could use some eyes
2023-03-29 14:46:31 -05:00
Dominik Both
3271c9dc9f
Fix #8208 , #8896 , #8985 , #9789
2023-03-29 09:56:34 +02:00
slong753
032ae4348e
custom fields display, need to get saving
...
+some clean up
2023-03-28 21:45:31 -05:00
slong753
804a788a27
initial fetch working
2023-03-28 20:31:24 -05:00
Marcus Moore
2cbc6276f7
Implement test for license checkout notification
2023-03-27 14:09:31 -07:00
Marcus Moore
362d5b9fd4
Merge branch 'develop' into bug/sc-15034
2023-03-27 11:46:30 -07:00
Marcus Moore
fa69a580ab
Start to scaffold license checkout notification test
2023-03-23 17:18:33 -07:00
Marcus Moore
fc043a35d9
Fix checkouts for licenses
2023-03-23 17:03:48 -07:00
Marcus Moore
25e859c866
Simplify test case
2023-03-23 16:42:21 -07:00
Marcus Moore
2dcf4e3d16
Standardize on sending anonymous notifications for asset checkouts
2023-03-23 16:31:40 -07:00
Marcus Moore
1f664709ba
Merge branch 'develop' into bug/sc-15034
...
# Conflicts:
# app/Notifications/CheckoutAssetNotification.php
2023-03-23 13:04:40 -07:00
Marcus Moore
b396f2bed3
Update test case names
2023-03-22 12:41:30 -07:00
Marcus Moore
28ced46b9d
Clean up test code
2023-03-22 12:38:14 -07:00
Marcus Moore
66224765ea
Use factory state for webhook settings
2023-03-22 12:31:47 -07:00
Marcus Moore
9c4a3ce56a
Update slack_endpoint to webhook_endpoint in test and notification
2023-03-22 12:27:36 -07:00
Marcus Moore
f6d0dd0f93
Merge branch 'develop' into bug/sc-15034
2023-03-22 11:58:47 -07:00
Marcus Moore
e303aeadd1
Fix test name
2023-03-22 11:56:54 -07:00
Marcus Moore
315f5231cd
Send slack notification for check outs to assets and locations
2023-03-21 17:03:51 -07:00
Marcus Moore
2813b7ea58
Scaffold tests for slack notification on checkout
2023-03-13 15:47:50 -07:00
Brady Wetherington
aadfa9aa9c
Back out Laravel Vite stuff - we're so far away from that right now
2023-02-21 19:54:14 -08:00
Brady Wetherington
645bba96cd
WIP: First stabs at getting Laravel Vite to work; no luck so far :(
...
Probably going to back out all the 'vite' stuff anyways :/
2023-02-21 19:35:37 -08:00
cram42
0f3c5d10ba
Merge branch 'feature-label2' into develop
2023-02-01 18:01:46 +11:00
cram42
73fd0a24ca
Clarify example asset variable
2023-02-01 17:58:58 +11:00
cram42
4b4c228f1a
Correct parameter order
2023-02-01 17:56:23 +11:00
cram42
b72c6b7afc
Fix 2D barcode defaults
2023-02-01 17:48:39 +11:00
cram42
c2c009a018
Merge branch 'develop' into develop
2023-01-24 09:53:42 +08:00
Cram42
17e81af4cd
Add more Avery label sheets
2022-11-12 20:29:50 +08:00
Cram42
ffce6ec327
Need uppercase
2022-11-12 20:29:34 +08:00
Cram42
60ef5686ab
Add "Pop Out" button for preview
2022-11-12 19:02:38 +08:00
Cram42
af0872dc23
Fix form refresh after bootstrap-table
2022-11-11 14:23:38 +08:00
Cram42
30a7a31724
Move label preview to alpine component
2022-11-11 14:23:02 +08:00
Cram42
67d021e457
Add alpinejs to deferred scripts
2022-11-11 11:25:41 +08:00
Cram42
7108156072
Fix button disabling
2022-11-10 19:24:02 +08:00
Cram42
a4b93d4bbd
Create Field Definitions helper control
2022-11-10 19:20:18 +08:00
Cram42
f849fcca89
Change the way fields are passed
2022-11-10 18:54:02 +08:00
Cram42
fd9616683c
Label preview auto-refresh
2022-11-03 10:20:12 +08:00
Cram42
3d470d6f2f
Drop asset tag from default field def.
2022-11-02 22:39:08 +08:00
Cram42
53513d93fa
Rework TZe labels for Asset Tag support
2022-11-02 22:38:00 +08:00
Cram42
f5fac50e91
Add preview pane
2022-11-02 19:31:34 +08:00
Cram42
36210f1c6a
Allow settings to be overridden in request
2022-11-02 19:30:45 +08:00
Cram42
48fb4f2439
Add labels route for testing layouts
2022-11-02 17:23:52 +08:00
Cram42
fb467d9078
Include Asset for advanced users
2022-11-02 17:20:01 +08:00
Cram42
4fee5ece43
Support Avery L7163
2022-11-02 16:08:10 +08:00
Cram42
4bb40adfce
Add Asset Tag as separate supported feature
2022-11-02 16:07:50 +08:00
Cram42
06ce40ac08
Don't add data if it's not there
2022-11-02 16:05:52 +08:00
Cram42
a8b6a4a259
Allow passing "template" param
2022-11-02 16:04:40 +08:00
Cram42
a60ee7736b
Add P-touch TZe 12mm Tape Example
2022-11-02 12:22:55 +08:00
Cram42
d0eb3cfc9b
Merge branch 'feature-label2' into develop
2022-11-02 10:09:46 +08:00
Cram42
19150aeb44
Add P-touch TZe 24mm Tape Example
2022-11-02 10:09:11 +08:00
Cram42
cde2ba7720
Fix: Oops
2022-11-02 09:51:02 +08:00
Cram42
6b2fe582ca
Merge branch 'feature-label2' into develop
2022-11-01 20:12:28 +08:00
cram42
7e2546b31f
Merge branch 'snipe:develop' into develop
2022-11-01 20:04:59 +08:00
Cram42
7b29ddd283
Tie into tag generation
2022-11-01 20:02:12 +08:00
Cram42
d37605ff18
Add localization strings
2022-11-01 20:01:18 +08:00
Cram42
6de48b4dc8
Implement settings for labels
2022-11-01 20:00:53 +08:00
Cram42
5558a005b9
Implement API for labels
2022-11-01 19:57:51 +08:00
Cram42
bb09f0168f
Create Label View/Generator
2022-11-01 19:56:53 +08:00
Cram42
4ed728d954
Add template to simulate legacy label
2022-11-01 19:54:00 +08:00
Cram42
bbecdb6768
Add QR example
2022-11-01 19:53:11 +08:00
Cram42
df89406987
Create Label model and example
2022-11-01 19:52:34 +08:00
Cram42
7c355cef2d
Add helper to convert between units of measurement
2022-11-01 19:49:57 +08:00
Cram42
35536b5dbd
Require tecnickcom/tcpdf
2022-11-01 19:47:59 +08:00
Cram42
0e69e4248c
Fix: Multiple outputs at hardware/{id}/label
2022-10-27 08:12:42 +08:00