romainq 4b36e9e017 Obsolescence: introduction of this new concept (wording could change later). The obsolescence of an object is computed after other attributes, by the mean of an OQL expression. The code has been refactored (again) so as to factorize between the computation of friendly names and the computation of obsolescence flags. The refactoring involved a significant AND RISKY change: external key friendly names (magic attributes) have been changed from AttributeFriendlyName to AttributeExternalField, which simplifies the SQL query build logic. vor 8 Jahren
..
backoffice.dataloader.php eafa11ecfe Updated copyright (2012) and license (LGPL changed to AGPL) vor 12 Jahren
createfrommail.php eafa11ecfe Updated copyright (2012) and license (LGPL changed to AGPL) vor 12 Jahren
cron.cmd 2adcfbda6a Added helper tools to ease the setup of cron.php vor 14 Jahren
cron.distrib 5a439d0225 Rename the cron.params file to avoid overwriting the current config when updating. vor 13 Jahren
cron.php 4431bfe450 Internal: context tags to (programmatically) identify the context of the execution. vor 9 Jahren
exclude.txt 03040d8a1f Exclude the special "data loader" tool from the standard build vor 14 Jahren
export-v2.php 3123a23d14 Cleanup: removed unnecessary code vor 8 Jahren
export.php 4b36e9e017 Obsolescence: introduction of this new concept (wording could change later). The obsolescence of an object is computed after other attributes, by the mean of an OQL expression. The code has been refactored (again) so as to factorize between the computation of friendly names and the computation of obsolescence flags. The refactoring involved a significant AND RISKY change: external key friendly names (magic attributes) have been changed from AttributeFriendlyName to AttributeExternalField, which simplifies the SQL query build logic. vor 8 Jahren
import.php ccef399cfa Support of date and time custom formats... continuing towards the beta ! vor 9 Jahren
itop.wsdl.php 5d372e3e77 Bug fix: load modules before generating the WSDL file, since some modules may come with their own webservices. vor 8 Jahren
itop.wsdl.tpl c2b5dd6752 Bug fix: Trac #494. It seems that PHPSoap does not understand the <wsdl:documentation> tag. vor 13 Jahren
itoprest.examples.php ba8004fc4a n°519 add examples to REST/JSON on updating CaseLog with Text format vor 8 Jahren
itopsoap.examples.php d045f63fb2 Oops, wrong commit, reverting these two files to their previous version. vor 10 Jahren
itopsoaptypes.class.inc.php eafa11ecfe Updated copyright (2012) and license (LGPL changed to AGPL) vor 12 Jahren
rest.php ae199c1fe4 N.440 Remote troubleshooting: when the REST/JSON API fails due to malformed utf8 characters, return a meaningful json error message (explain + debug information) instead of an empty response vor 8 Jahren
soapserver.php 1d899df8e0 Bug fix: properly compute the URLs/URIs for the soap server (and its extensions) vor 10 Jahren
webservices.basic.php f979ed8417 Adapt the webservice to either 1.x or 2.x datamodels vor 12 Jahren
webservices.class.inc.php d10ff67731 Code cleanup: deprecated the unused (and empty) class CMDBSearchFilter, replaced by DBSearch or DBObjectSearch depending on the usage. vor 10 Jahren