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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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