snipe
|
d12f4564e1
|
Added Dymo Labelwriter template
Signed-off-by: snipe <snipe@snipe.net>
|
2023-08-18 21:44:12 +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
|
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 |
|
Ivan Nieto Vivanco
|
b607a59875
|
Add query to search default locations in advanced search
|
2023-08-16 15:04:17 -06:00 |
|
snipe
|
e41368daac
|
Merge pull request #12050 from cram42/develop
New Label Engine
|
2023-08-15 17:58:57 +01: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 |
|
Ivan Nieto Vivanco
|
4796598bb6
|
Add declinedCheckout method to Accessory model
|
2023-08-14 14:35:31 -06:00 |
|
Robert-Azelis
|
bbb8ecfee4
|
Update Company.php
|
2023-08-13 17:21:55 +02:00 |
|
Marcus Moore
|
f7b2075e9e
|
Add CompanyableTrait to Department
|
2023-08-07 16:54:02 -07:00 |
|
Grant Le Roux
|
b1464e028c
|
Merge branch 'develop' into develop
|
2023-07-31 07:57:29 +08: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
|
1e09320ebe
|
Check that $this->get_depreciation() returns
Signed-off-by: snipe <snipe@snipe.net>
|
2023-07-20 16:30:07 +01: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
|
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
|
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 |
|
Brady Wetherington
|
76191a09ed
|
Improvements to asset_tag auto-incrementing, with auto-fixups for gaps
|
2023-07-12 16:39:45 +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 |
|
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
|
14c61e4c17
|
Added phone, fax to departments, locations, companies
Signed-off-by: snipe <snipe@snipe.net>
|
2023-07-10 19:44:21 +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 |
|
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 |
|
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 |
|
slong753
|
2a352619f7
|
clean up
|
2023-06-26 16:25:48 -05:00 |
|
Godfrey M
|
114d946437
|
adds half_year fix from jdickerson71388
|
2023-06-26 11:26:46 -07: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 |
|
Spencer Long
|
f646623a5e
|
Merge branch 'develop' into bulk_edit_custom_fields
|
2023-06-22 18:00:31 -05: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 |
|
ak-piracha
|
1cdf089306
|
Fixes: issue #13073: deleted component addearing in asset component tab fixed
|
2023-05-31 00:11:11 +09:30 |
|
Ivan Nieto Vivanco
|
f4947bfa93
|
Use trim() function when format the custom field values as array
|
2023-05-24 04:06:31 -06:00 |
|
Marcus Moore
|
0a3d46824e
|
Automatically add table prefixes when building multi-column search string
|
2023-05-23 15:58:58 -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 |
|
Marcus Moore
|
05a2e568d7
|
Add comment
|
2023-05-23 11:37:09 -07:00 |
|
Marcus Moore
|
f40e722397
|
Add docblock
|
2023-05-22 17:44:17 -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 |
|
Marcus Moore
|
2d86c8f030
|
Update advancedTextSearch methods in Asset and User models
|
2023-05-18 17:06:41 -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 |
|
snipe
|
8bad72a80f
|
Added validation on google client ID
Signed-off-by: snipe <snipe@snipe.net>
|
2023-05-10 02:40:45 -07:00 |
|
snipe
|
63bf93b786
|
Pulled redirect from settings
Signed-off-by: snipe <snipe@snipe.net>
|
2023-05-10 00:56:04 -07:00 |
|
snipe
|
3fb5188037
|
Removed redirect option
Signed-off-by: snipe <snipe@snipe.net>
|
2023-05-10 00:54:46 -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
|
f1d85c67f1
|
Make validation match database fields
Signed-off-by: snipe <snipe@snipe.net>
|
2023-05-08 14:12:54 -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
|
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 |
|
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 |
|
Marcus Moore
|
f96d8fe674
|
Add CheckoutAcceptance factory
|
2023-05-03 14:21:13 -07: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
|
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
|
aa814cf761
|
Fixed #12946 - warranty lookup url was not nullable
Signed-off-by: snipe <snipe@snipe.net>
|
2023-04-29 13:47:52 -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
|
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 |
|
akemidx
|
497d17835f
|
requested edits
|
2023-04-26 17:06:08 -04:00 |
|
akemidx
|
aab53cf683
|
remove regex, add in starts_with
|
2023-04-26 15:18:13 -04: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
|
d6ea5de5b8
|
Merge remote-tracking branch 'origin/develop' into features/auto_add_to_fieldset
|
2023-04-25 22:20:50 -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
|
27477085fe
|
Merge branch 'develop' into features/auto_add_to_fieldset
|
2023-04-25 21:31:50 -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 |
|
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 |
|
Godfrey M
|
cb68f41d9c
|
added ldap_location to settings
|
2023-04-25 11:44:04 -07:00 |
|
akemidx
|
9cd2783185
|
Regex added for link instead
|
2023-04-24 20:07:21 -04:00 |
|
Godfrey M
|
97df39001d
|
adds optional breakdowns for total cost
|
2023-04-19 17:51:37 -07:00 |
|
Godfrey M
|
6872f8da7b
|
adding total cost to user view
|
2023-04-19 17:31:09 -07:00 |
|
Godfrey M
|
bd212b3108
|
adds component costs to asset view
|
2023-04-19 16:35:06 -07:00 |
|
Marcus Moore
|
15280c435e
|
Merge branch 'develop' into bug/sc-15034
|
2023-04-19 11:45:16 -07:00 |
|
snipe
|
9da36833be
|
Removed unused method
Signed-off-by: snipe <snipe@snipe.net>
|
2023-04-18 02:43:44 -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
|
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 |
|
Marcus Moore
|
2d56675ade
|
Merge branch 'develop' into bug/sc-15034
# Conflicts:
# database/factories/SettingFactory.php
|
2023-04-17 17:22:55 -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 |
|
slong753
|
52dc99588e
|
pushing for now, needs validation work
|
2023-04-17 13:57:48 -05: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 |
|
snipe
|
6acce098c9
|
Added autoassign_licenses on user model
Signed-off-by: snipe <snipe@snipe.net>
|
2023-04-16 15:24:56 -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
|
6097d534e9
|
Added eloquent model relationships
Signed-off-by: snipe <snipe@snipe.net>
|
2023-04-13 11:10:16 -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
|
74babfa081
|
Added maxlength="10"
Signed-off-by: snipe <snipe@snipe.net>
|
2023-04-12 08:26:36 -07:00 |
|
snipe
|
afd01869a5
|
Check for Carbon exception
Signed-off-by: snipe <snipe@snipe.net>
|
2023-04-11 23:35:41 -07:00 |
|
snipe
|
ffdc0d76f7
|
Fixed accessories verifying that enough remain to be checked out
Signed-off-by: snipe <snipe@snipe.net>
|
2023-04-06 18:40:29 -07:00 |
|
snipe
|
161999fbca
|
Fixed #12772 - use the APP_URL config more consistently
Signed-off-by: snipe <snipe@snipe.net>
|
2023-04-05 16:05:40 -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 |
|
slong753
|
8c1c0e81b6
|
rm deplicates
|
2023-03-30 13:31:58 -05:00 |
|
slong753
|
e126a75f7a
|
pretty sure this was it
|
2023-03-29 21:37:26 -05:00 |
|
Dominik Both
|
3271c9dc9f
|
Fix #8208, #8896, #8985, #9789
|
2023-03-29 09:56:34 +02:00 |
|
Marcus Moore
|
fa69a580ab
|
Start to scaffold license checkout notification test
|
2023-03-23 17:18:33 -07:00 |
|
Marcus Moore
|
2dcf4e3d16
|
Standardize on sending anonymous notifications for asset checkouts
|
2023-03-23 16:31:40 -07:00 |
|
Marcus Moore
|
fe6295a5e4
|
Update slack_* properties to webhook_*
|
2023-03-22 14:43:00 -07:00 |
|
snipe
|
473211397f
|
Merge pull request #12708 from uberbrady/livewire_importer_no_subcomponent
Livewire importer without subcomponent
|
2023-03-21 23:07:04 -07:00 |
|