ff080a2d8f
replace checkboxes with radiobuttons
2022-08-02 10:27:55 -07:00
842dafefec
adds options to include Deleted assets to custom asset reports
2022-08-01 14:52:12 -07:00
78097df7ff
Aplpies current time to checkin date
...
Signed-off-by: snipe <snipe@snipe.net >
2022-07-21 21:45:25 -07:00
7313bca403
Checkin without deleting
...
Signed-off-by: snipe <snipe@snipe.net >
2022-07-20 17:57:19 -07:00
6428dc5cd2
Removed duplicate supplier_id
...
Signed-off-by: snipe <snipe@snipe.net >
2022-07-13 13:08:15 -07:00
0ccd7e09de
Merge pull request #11488 from Godmartinz/feature/sc-19107/add-box-to-custom-reports-to-not-include
...
adds a checkbox to exclude archived assets from custom reports
2022-07-12 12:59:18 -07:00
27039325f3
removed comments, because I forgot
2022-07-12 12:41:07 -07:00
58c54cc3dc
uses notArchived scope instead now
2022-07-12 12:20:11 -07:00
48349071ed
accounts for status_id as well
2022-07-12 09:46:44 -07:00
5efe45226d
Fixes Email List of All Assigned being "successful" when the user has no email
...
Added check in view to disable button if there is no email
Added translation for title on disabled button and for email check in controller
Fixed missing trans for user not found message
2022-07-11 20:02:10 -05:00
bb091760af
Fixedd unclosed brace
...
Signed-off-by: snipe <snipe@snipe.net >
2022-07-11 17:11:28 -07:00
75844c5942
adds a checkbox to exclude archived assets from custom reports
2022-07-11 09:56:58 -07:00
2518e2f0ee
Removed > 300
...
Signed-off-by: snipe <snipe@snipe.net >
2022-07-08 17:09:56 -07:00
43e370f35a
Move migrations further up
...
Signed-off-by: snipe <snipe@snipe.net >
2022-07-08 16:40:51 -07:00
ee4f355e49
Changed logging to debug
...
Signed-off-by: snipe <snipe@snipe.net >
2022-07-05 17:58:45 -07:00
be8869978d
Added import for Setting model
2022-07-04 07:29:01 -05:00
92d46edca3
Cleaned up logging output
...
Signed-off-by: snipe <snipe@snipe.net >
2022-07-01 13:33:58 -07:00
45c616639c
Replicates #11444
...
Signed-off-by: snipe <snipe@snipe.net >
2022-07-01 11:21:02 -07:00
4e547a3639
Fixed typos :(
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-30 21:06:36 -07:00
b910db0617
Fixed #11393 - reject acceptance if no file is present
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-30 21:01:58 -07:00
25cb32ca6a
Fixed typo
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-30 18:51:44 -07:00
1a423a252b
Derp
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-30 15:22:58 -07:00
7591f3f092
Added auth filter check regex
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-30 15:15:49 -07:00
2cace3c73a
Added LDAP warnings on page load
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-30 15:08:12 -07:00
656efc5f92
Fixed missing trans()
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-30 14:20:15 -07:00
cd9d2d0cec
adds docblock
2022-06-29 13:01:29 -07:00
e471aa8639
adds button to email user list of assets from profile
2022-06-29 11:15:15 -07:00
5af6330398
Merge pull request #11417 from ntbutler-nbcs/master
...
[Feature] - Add checkoutByTag API endpoint for assets
2022-06-29 05:03:01 -07:00
daaf8713d8
Merge branch 'dampfklon-9813-duplicate-accept-asset' into develop
2022-06-29 04:58:26 -07:00
5b02d9ed06
Merge branch '9813-duplicate-accept-asset' of https://github.com/dampfklon/snipe-it into dampfklon-9813-duplicate-accept-asset
...
Signed-off-by: snipe <snipe@snipe.net >
# Conflicts:
# resources/views/account/accept/create.blade.php
2022-06-29 04:58:13 -07:00
b04cf20735
Merge pull request #10758 from inietov/fixes/badmethodcallexception_undefined_method_Asset.unaccepted_develop
...
Fixes BadMethodCallException Call to undefined method App\Models\Asset::unaccepted() for master [ch-17636]
2022-06-29 04:34:51 -07:00
e28e7e37b8
Removed unneeded checks when searching for asset
2022-06-29 17:49:50 +10:00
b590f29f33
Attempt a download via API
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-28 23:59:13 -07:00
1debdc47cf
Backups endpoint
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-28 23:30:17 -07:00
53bc15900b
Formatted show api
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-28 23:23:55 -07:00
67e9b7795a
Added asset checkoutByTag API endpoint
2022-06-29 16:11:57 +10:00
52332bc9ed
Include token ID in payload
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-28 23:10:56 -07:00
9680b02bce
Check that the user has permission to create their own API keys
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-28 22:09:18 -07:00
413487de80
Made method naming consistent
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-28 21:32:12 -07:00
1158fa9ea8
Added personal access tokens to api
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-28 21:29:15 -07:00
3df9260ca8
Added additional filters for api indexes
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-28 19:59:45 -07:00
71c8050883
Added additional search filters for location API
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-28 19:07:11 -07:00
c90ed9f25f
Allow models uploads
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-28 15:50:07 -07:00
14d8fb66aa
Merge pull request #11405 from snipe/fixes/use_db_column_instead_of_converted_value
...
Only care about the custom field's converted name when updating the custom field itself
2022-06-27 17:36:26 -07:00
bf08e73f8f
Removed comments and server side cookie info
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-27 16:36:09 -07:00
baad3b9d58
Only care about the converted name when updating the custom field itself
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-27 14:17:07 -07:00
d70b36750c
Merge pull request #10967 from veenone/fix/hide_optional_field_on_create_asset
...
Fixes #8155 - improve the workflow during asset creation
2022-06-24 18:53:07 -07:00
8c85d7bc97
Merge pull request #11370 from inietov/fixes/customfields_default_values_not_validating
...
Adds validation to custom fields' default values
2022-06-24 18:11:16 -07:00
d167d2a10f
Disallow backup deletion and log attempt if not allowed
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-24 15:49:22 -07:00
77bf28bcb6
Disallow purge
...
Signed-off-by: snipe <snipe@snipe.net >
2022-06-23 20:11:43 -07:00