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 |
|
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 |
|
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 |
|
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 |
|
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
|
13e8f91a59
|
Fixed typo
Signed-off-by: snipe <snipe@snipe.net>
|
2023-05-29 18:18:46 -04: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
|
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
|
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
|
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 |
|
Godfrey M
|
68a43cb590
|
fixes mobile nav bar and notification position
|
2023-05-23 12:43:32 -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 |
|