.. |
oql
|
b90aa3b9c4
Implementation of a new type of ExternalKey attribute: HierarchicalKey. This attribute implements the "nested set" model and is used to define a hierarchy of an arbitrary depth of objects of the same class. With this new feature it is possible to retrieve in one OQL query (and in one sql query as well) all the children of a given organization.
|
14 vuotta sitten |
MyHelpers.class.inc.php
|
c997b9d56a
#305 Specified the charset in any call to htmlentities()
|
14 vuotta sitten |
action.class.inc.php
|
8e56399e7f
#423 Fixed issues with application root URL = f(mode CLI, modules, web server techno, etc.)
|
14 vuotta sitten |
archive.class.inc.php
|
1947e50056
Cleanup: replaced remaining occurences of ISO-8859-1
|
14 vuotta sitten |
asynctask.class.inc.php
|
a4093c67b5
CRON - admin only + queues with timer (field 'planned')
|
14 vuotta sitten |
attributedef.class.inc.php
|
b90aa3b9c4
Implementation of a new type of ExternalKey attribute: HierarchicalKey. This attribute implements the "nested set" model and is used to define a hierarchy of an arbitrary depth of objects of the same class. With this new feature it is possible to retrieve in one OQL query (and in one sql query as well) all the children of a given organization.
|
14 vuotta sitten |
backgroundprocess.inc.php
|
c5eb2d7d0b
Background processes - API ready for periodicity management
|
14 vuotta sitten |
bulkchange.class.inc.php
|
0a4cc0e1f6
Improved import.php and synchro_import.php: added 'date_format' (example: %d/%m/%Y %H:%i:%s)
|
14 vuotta sitten |
cmdbchange.class.inc.php
|
a40d47861c
Improved change tracking: user login replaced by the full name if available
|
14 vuotta sitten |
cmdbchangeop.class.inc.php
|
b90aa3b9c4
Implementation of a new type of ExternalKey attribute: HierarchicalKey. This attribute implements the "nested set" model and is used to define a hierarchy of an arbitrary depth of objects of the same class. With this new feature it is possible to retrieve in one OQL query (and in one sql query as well) all the children of a given organization.
|
14 vuotta sitten |
cmdbobject.class.inc.php
|
ec1a744652
Fixed issues with pagination + core limitations in the use of Object Sets (wrong filter when adding objects to a set)
|
14 vuotta sitten |
cmdbsource.class.inc.php
|
d6f71468fa
Using iTop in mode CLI: let PHP display the fatal error "unknown function mysql_connect:
|
14 vuotta sitten |
config.class.inc.php
|
8e56399e7f
#423 Fixed issues with application root URL = f(mode CLI, modules, web server techno, etc.)
|
14 vuotta sitten |
coreexception.class.inc.php
|
2bc4aa3973
Reordered class declaration (not supported on some systems)
|
15 vuotta sitten |
csvparser.class.inc.php
|
3446af19e8
#328 Added the capability to import/export link sets in CSV format
|
14 vuotta sitten |
data.generator.class.inc.php
|
5a1b372fad
#19 - Reviewed the licensing information and started to align the comments in the code
|
15 vuotta sitten |
dbobject.class.php
|
b90aa3b9c4
Implementation of a new type of ExternalKey attribute: HierarchicalKey. This attribute implements the "nested set" model and is used to define a hierarchy of an arbitrary depth of objects of the same class. With this new feature it is possible to retrieve in one OQL query (and in one sql query as well) all the children of a given organization.
|
14 vuotta sitten |
dbobjectsearch.class.php
|
b90aa3b9c4
Implementation of a new type of ExternalKey attribute: HierarchicalKey. This attribute implements the "nested set" model and is used to define a hierarchy of an arbitrary depth of objects of the same class. With this new feature it is possible to retrieve in one OQL query (and in one sql query as well) all the children of a given organization.
|
14 vuotta sitten |
dbobjectset.class.php
|
de639176ca
Fixed regressions with DBObjectSet, impacting the new paginated lists and their menus
|
14 vuotta sitten |
dbproperty.class.inc.php
|
0765e6d858
Added class DBProperty
|
14 vuotta sitten |
deletionplan.class.inc.php
|
84a737920e
Deletion: entirely reviewed to take into account the objects being synchronized by an external data source, or the plugins constraints.
|
14 vuotta sitten |
dict.class.inc.php
|
370fba1e56
Added methods to trace the completion of the localization.
|
14 vuotta sitten |
email.class.inc.php
|
6421f721cc
Email sent in asynchronous mode (established the base for an application internal CRON, task queue, etc.) with adjustable configuration (disable by default). Also improved the OQL: IS_NULL() and REGEXP have been added.
|
14 vuotta sitten |
event.class.inc.php
|
6421f721cc
Email sent in asynchronous mode (established the base for an application internal CRON, task queue, etc.) with adjustable configuration (disable by default). Also improved the OQL: IS_NULL() and REGEXP have been added.
|
14 vuotta sitten |
expression.class.inc.php
|
46e8156942
#366 Global search case sensitive or not working at all (issue with COLLATION)
|
14 vuotta sitten |
filterdef.class.inc.php
|
54fc60997f
Improved implementation of the 'autocomplete' input and fix of quite a few related issue with aysnchronous inputs. Autocompletes are now restricted to external keys only.
|
14 vuotta sitten |
kpi.class.inc.php
|
f1ff85a59b
Dev: improved performance measure tooling
|
14 vuotta sitten |
log.class.inc.php
|
706da2fee7
Internal: added an API for logging tools events
|
14 vuotta sitten |
metamodel.class.php
|
b90aa3b9c4
Implementation of a new type of ExternalKey attribute: HierarchicalKey. This attribute implements the "nested set" model and is used to define a hierarchy of an arbitrary depth of objects of the same class. With this new feature it is possible to retrieve in one OQL query (and in one sql query as well) all the children of a given organization.
|
14 vuotta sitten |
modulehandler.class.inc.php
|
ad5a9f4b1c
Menus created via a handler, at runtime
|
14 vuotta sitten |
ormcaselog.class.inc.php
|
f78546ab90
#408 Case log not working with PHP < 5.3 - the fix preserves the compatibility with installed version (but the dates are lost)
|
14 vuotta sitten |
ormdocument.class.inc.php
|
ed3bb43475
New data model integration...
|
15 vuotta sitten |
ormpassword.class.inc.php
|
0b583ed73e
REVIEWED THE FILE INCLUSION POLICY
|
14 vuotta sitten |
simplecrypt.class.inc.php
|
ba4d40f9e0
|
15 vuotta sitten |
sqlquery.class.inc.php
|
b90aa3b9c4
Implementation of a new type of ExternalKey attribute: HierarchicalKey. This attribute implements the "nested set" model and is used to define a hierarchy of an arbitrary depth of objects of the same class. With this new feature it is possible to retrieve in one OQL query (and in one sql query as well) all the children of a given organization.
|
14 vuotta sitten |
stimulus.class.inc.php
|
fb14e65bce
Datamodel: draft for the tickets (integration of StimulusInternal)
|
15 vuotta sitten |
trigger.class.inc.php
|
6a00087c09
- Make the triggers and email action search-able and export/import-able using the standard user interface.
|
14 vuotta sitten |
userrights.class.inc.php
|
184485bf14
Protect against a multiple stimulus on a set based on an abstract class.
|
14 vuotta sitten |
valuesetdef.class.inc.php
|
b90aa3b9c4
Implementation of a new type of ExternalKey attribute: HierarchicalKey. This attribute implements the "nested set" model and is used to define a hierarchy of an arbitrary depth of objects of the same class. With this new feature it is possible to retrieve in one OQL query (and in one sql query as well) all the children of a given organization.
|
14 vuotta sitten |