jbostoen
jbostoen
Will there be a lot of impact by this announcement? - https://techcommunity.microsoft.com/t5/Exchange-Team-Blog/Upcoming-changes-to-Exchange-Web-Services-EWS-API-for-Office-365/ba-p/608055 Basically: - Basic Authentication for EWS will be decommissioned - Exchange Web Services will not receive feature updates,...
I'm using this example: https://github.com/Garethp/php-ews/blob/master/examples/calendar/workingWithPublicCalendars.php However, after the line "Perform operations on public folders as normal from here on out" things doesn't seem to work well for me. listChanges() works,...
Just wondering: I see the latest updates have been a while, and also several pull requests were made and issues raised. Is this still actively maintained? The author's Twitter account,...
**Type**: request **Version info**: - iTop: 2.7 - PHP: 7.2 - MySQL: 5.7 - Extension (if applicable): certificates **Description:** Hierarchical view for certificates
I just spotted something which is not accurate in my datamodel. IP Devices - IP Phones should link ConnectableCIs instead of Network Devices. Somehow this got mixed up. Right now,...
This would require changes in **_ipaddress.class.inc.php**. We won't do that. The tab with CI's pointing to this object, is generated in a PHP-file, not an XML. Accomplishing it would be:...
An IP-address is often assigned to a device's interface. (example: network interface of a copy machine). This makes the IP-address listed as *assigned*. When the IP-address is *assigned*, the actual...
Sometimes you link an IP address to both the interface of a device, but it's the management IP of the CI as well. Once assigned, IP addresses are not available...
We're looking into using WooCommerce POS for stock management; but is there any easy way (front end) to take back items once they're returned? Some of them are not the...
Use case: there's a (custom) class that's not tied to an organization (so no org_id). In the iTop configuration file, it's made possible to add attachments (itop-attachments). Now, when this...