Brady Wetherington
|
2f3ddaec20
|
Merge branch 'develop' into snipeit_v7
|
2023-05-01 18:09:12 -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
|
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
|
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 |
|
Brady Wetherington
|
381890b578
|
Merge branch 'develop' into laravel_v9
|
2023-04-27 13:56:04 -07:00 |
|
snipe
|
e25dc42121
|
Switch to externalLinkFormatter
Signed-off-by: snipe <snipe@snipe.net>
|
2023-04-26 18:42:34 -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
|
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
|
8f0b823fb3
|
Applies #12868
Signed-off-by: snipe <snipe@snipe.net>
|
2023-04-25 23:39:32 -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
|
c8c6f879d4
|
Merge pull request #12912 from Godmartinz/ldap_location_sync
added ldap_location to settings
|
2023-04-25 21:54:28 -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 |
|
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 |
|
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 |
|
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
|
dd40798c43
|
Remove unneeded comments
|
2023-04-19 17:49:31 -07:00 |
|
Marcus Moore
|
e92c1e7bea
|
Minor docblock update
|
2023-04-19 17:22:56 -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 |
|
Marcus Moore
|
15280c435e
|
Merge branch 'develop' into bug/sc-15034
|
2023-04-19 11:45:16 -07:00 |
|
Marcus Moore
|
508660b1df
|
Skip notifications for component checkouts and checkins
|
2023-04-18 13:07:55 -07:00 |
|
Brady Wetherington
|
9793130f6c
|
Merge branch 'develop' into laravel_v9
|
2023-04-18 11:01:00 -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
|
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
|
f21d9c27e6
|
Use new translations for logs
Signed-off-by: snipe <snipe@snipe.net>
|
2023-04-18 01:07:26 -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
|
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 |
|
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 |
|
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 |
|