snipe
|
fa2dfc3e87
|
Use updated request signature for models
|
2020-08-26 11:59:30 -07:00 |
|
snipe
|
d25a05d748
|
Misc Flysystem/image upload request fixes
|
2020-08-26 11:53:36 -07:00 |
|
snipe
|
139c874308
|
Fixed delete old image on upload
|
2020-08-26 02:48:07 -07:00 |
|
snipe
|
db385b5f6b
|
Fixed assetmodels selectlist
|
2020-08-26 02:32:39 -07:00 |
|
snipe
|
f385f3e928
|
Fixed user image upload
TODO: We should probably rename the avatar field on the user’s table, to make it more consistent with the other model images
|
2020-08-26 02:30:23 -07:00 |
|
snipe
|
de21f00771
|
Fixed assetmodels upload
|
2020-08-26 02:29:37 -07:00 |
|
snipe
|
37568ae9ec
|
Merge pull request #8365 from snipe/fixes/8338_google_maps_CSP
Fixed #8338 - Added google maps to CSP
|
2020-08-25 20:49:37 -07:00 |
|
snipe
|
32ad9050cf
|
Added google maps to CSP
|
2020-08-25 20:48:53 -07:00 |
|
snipe
|
3c6883489c
|
Added assignedTo scope
|
2020-08-25 20:37:30 -07:00 |
|
Brady Wetherington
|
6c23e881c7
|
Merge branch 'develop' of https://github.com/bushelpowered/snipe-it into bushelpowered-develop
|
2020-08-24 21:42:04 -07:00 |
|
Brady Wetherington
|
b721a977c0
|
Fix PHP 7.4 deprecation warnings in ldap-sync script.
|
2020-08-24 21:35:00 -07:00 |
|
snipe
|
e5dd6035b9
|
Fixed the other upload handleUploads signatures
|
2020-08-24 18:32:40 -07:00 |
|
snipe
|
66686f8080
|
Added some debugging - will remove at RC
|
2020-08-24 18:32:15 -07:00 |
|
snipe
|
041fc20955
|
Fixed Companies and Categories uploads
|
2020-08-24 15:43:11 -07:00 |
|
snipe
|
b97ff4e907
|
Fixed Depts uploads
|
2020-08-24 15:10:26 -07:00 |
|
snipe
|
5aeac3c9e0
|
Fixed parse error
|
2020-08-24 14:30:43 -07:00 |
|
snipe
|
bcad49ce79
|
Try to better handle slack “too many requests” issue
|
2020-08-14 16:10:22 -07:00 |
|
snipe
|
b5acca89d7
|
Check for admin for slack notifications
|
2020-08-14 16:02:15 -07:00 |
|
snipe
|
e52919cf1b
|
Merge pull request #8327 from snipe/features/checkin_license_from_all_users
Checkin license from all users cli tool
|
2020-08-14 15:35:15 -07:00 |
|
snipe
|
29f3a5c48f
|
Use more verbose annotation for Auth::user if/else
|
2020-08-14 15:27:40 -07:00 |
|
snipe
|
134e8e6fb9
|
Moved user email nulling until after the save
|
2020-08-14 15:25:07 -07:00 |
|
Brady Wetherington
|
4b7f6a95e3
|
Fix deprecation report for customers with many active assets
|
2020-08-14 15:07:59 -07:00 |
|
Brady Wetherington
|
5128992940
|
Fix deprecation report for customers with many active assets
|
2020-08-14 15:03:03 -07:00 |
|
snipe
|
0291323502
|
Use the user as the target
|
2020-08-14 14:57:58 -07:00 |
|
Brady Wetherington
|
262a964760
|
[WIP] fix ldap-sync for v5 with AdLdap2
|
2020-08-14 14:45:05 -07:00 |
|
snipe
|
e0f6f9b839
|
Artisan command to check in licenses from all users
|
2020-08-14 14:43:37 -07:00 |
|
snipe
|
f1a6308002
|
Check for Auth::user before trying to log id (for cli)
|
2020-08-14 14:43:07 -07:00 |
|
Michael Pietsch
|
4f5374b2e8
|
enable use custom file based saml certificate/private key
|
2020-08-14 12:25:00 +02:00 |
|
Brady Wetherington
|
799c059070
|
Add internationalized version of LDAP error message
|
2020-08-11 16:39:02 -07:00 |
|
Brady Wetherington
|
c62d43a778
|
Improve Exception management in Artisan LDAP Sync method. Still need to localize this better
|
2020-08-11 16:39:02 -07:00 |
|
Brady Wetherington
|
e0644dbbf6
|
Merge pull request #8105 from PeterUpfold/PeterUpfold-7661workaround
Propose workaround for #7661 — suppress E_DEPRECATED on ldap_control_paged_result()
|
2020-08-10 17:22:31 -07:00 |
|
snipe
|
6a089f86f8
|
Fixed pathing for accessories
|
2020-08-03 11:17:56 -07:00 |
|
snipe
|
9a39cf721e
|
Merge pull request #8258 from ballertv/features/consumable-api
This looks great, thank you!
|
2020-07-31 12:18:49 -07:00 |
|
snipe
|
3e62a6ea2d
|
Merge branch 'develop' of https://github.com/snipe/snipe-it into develop
|
2020-07-31 11:01:35 -07:00 |
|
Brady Wetherington
|
7410b16835
|
Merge pull request #8270 from snipe/improve_ad_useraccountcontrol_v4
Add new useraccountcontrol value for valid AD users
|
2020-07-24 16:22:44 -07:00 |
|
andres
|
8994f3e15e
|
cleanup
|
2020-07-22 19:57:06 -04:00 |
|
andres
|
d23f1a77ca
|
implement checkout API
|
2020-07-22 19:56:31 -04:00 |
|
snipe
|
e955c983a3
|
Merge pull request #8250 from snipe/features/adds_addr_city_state_to_importer
Added address, city, state and country to importer and city to bulk editor
|
2020-07-22 13:43:29 -07:00 |
|
Brady Wetherington
|
b09e7d19b3
|
Add new useraccountcontrol value for valid AD users; document algorithm and values
|
2020-07-22 13:32:16 -07:00 |
|
Godfrey M
|
20c9ae5818
|
Added firstinitial.lastname, lastname_firstinitial, firstnamelastname and firstnamelastinitial to username formats
|
2020-07-22 10:21:19 -07:00 |
|
snipe
|
b750f4754f
|
Added city to bulk user importer
|
2020-07-21 16:49:54 -07:00 |
|
snipe
|
c17a06792a
|
Added address, city, state, country to user importer
|
2020-07-21 16:49:38 -07:00 |
|
snipe
|
4f76cc6cfb
|
I don’t actually know what this file is for
|
2020-07-21 16:46:13 -07:00 |
|
snipe
|
799a93c46a
|
Allow for email/username search on users
|
2020-07-17 12:11:32 -07:00 |
|
snipe
|
897757bd04
|
Removed added line for location
|
2020-07-16 17:43:44 -07:00 |
|
snipe
|
c7125c3937
|
Set location_id to rtd_location_id on asset creation
|
2020-07-16 16:34:39 -07:00 |
|
snipe
|
5320f5c67c
|
Disallow non-super users from editing their own permissions
|
2020-07-13 21:16:45 -07:00 |
|
Sean Borg
|
567a9639f4
|
Enhanced #5762 Able to bulk edit expected checkin date
In light of the need to edit 500+ devices #5762 (comment)
I added the expected checkin date to the bulk edit page for assets
|
2020-07-10 19:21:34 +01:00 |
|
Sean Borg
|
3d8823ede5
|
Added #5762 Modify expected checkin dates
It is now possible to edit expected checkin dates for assets in Actions > Edit Asset
|
2020-07-10 19:21:04 +01:00 |
|
snipe
|
dbbb7680d9
|
A few more fixes for the cli
Do not check out a piece of software if it’s already been checked out to the user
|
2020-07-09 21:12:50 -07:00 |
|