.. |
backoffice.dataloader.php
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
12 years ago |
createfrommail.php
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
12 years ago |
cron.cmd
|
2adcfbda6a
Added helper tools to ease the setup of cron.php
|
14 years ago |
cron.distrib
|
5a439d0225
Rename the cron.params file to avoid overwriting the current config when updating.
|
13 years ago |
cron.php
|
5ffb6104a5
Obsolescence: background task setting (or resetting) the obsolescence date for obsolete data. The periodicity can be tuned by the mean of obsolescence.date_update_interval, defaulting to 10 minutes. Also renamed show_obsolete_data into obsolescence.show_obsolete_data for consistency.
|
8 years ago |
exclude.txt
|
03040d8a1f
Exclude the special "data loader" tool from the standard build
|
14 years ago |
export-v2.php
|
3d42136eb1
N°410 Modal dialog's height for CSV export partially hidden because no scrollbar available.
|
7 years ago |
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.
|
8 years ago |
import.php
|
ccef399cfa
Support of date and time custom formats... continuing towards the beta !
|
9 years ago |
itop.wsdl.php
|
5d372e3e77
Bug fix: load modules before generating the WSDL file, since some modules may come with their own webservices.
|
8 years ago |
itop.wsdl.tpl
|
c2b5dd6752
Bug fix: Trac #494. It seems that PHPSoap does not understand the <wsdl:documentation> tag.
|
13 years ago |
itoprest.examples.php
|
ba8004fc4a
n°519 add examples to REST/JSON on updating CaseLog with Text format
|
8 years ago |
itopsoap.examples.php
|
d045f63fb2
Oops, wrong commit, reverting these two files to their previous version.
|
10 years ago |
itopsoaptypes.class.inc.php
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
12 years ago |
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
|
8 years ago |
soapserver.php
|
1d899df8e0
Bug fix: properly compute the URLs/URIs for the soap server (and its extensions)
|
10 years ago |
webservices.basic.php
|
f979ed8417
Adapt the webservice to either 1.x or 2.x datamodels
|
12 years ago |
webservices.class.inc.php
|
d10ff67731
Code cleanup: deprecated the unused (and empty) class CMDBSearchFilter, replaced by DBSearch or DBObjectSearch depending on the usage.
|
10 years ago |