.. |
oql
|
280e159e3f
Implemented the OQL operator ABOVE (and its variants ABOVE STRICT, NOT ABOVE and NOT ABOVE STRICT) that returns the (indirect) parents of a given node in a hierarchy. It's the opposite to 'BELOW' that returns the (indirect) children.
|
14 年之前 |
MyHelpers.class.inc.php
|
c997b9d56a
#305 Specified the charset in any call to htmlentities()
|
14 年之前 |
action.class.inc.php
|
eae45c99a5
Fixed issue: nobody in the list of persons to notify for portal users (security takes precedence)
|
13 年之前 |
archive.class.inc.php
|
1947e50056
Cleanup: replaced remaining occurences of ISO-8859-1
|
14 年之前 |
asynctask.class.inc.php
|
ebd0a2cff8
Generation of emails based on the lib SwiftMailer (implements the SMTP protocole)
|
13 年之前 |
attributedef.class.inc.php
|
0f491c045f
GetValueLabel is used in some dashboards... make sure that it is available for any attribute
|
13 年之前 |
backgroundprocess.inc.php
|
c5eb2d7d0b
Background processes - API ready for periodicity management
|
14 年之前 |
bulkchange.class.inc.php
|
1d727726c0
Prevent a crash when displaying the details of a change (from the CSV "history" tab)
|
13 年之前 |
cmdbchange.class.inc.php
|
a40d47861c
Improved change tracking: user login replaced by the full name if available
|
14 年之前 |
cmdbchangeop.class.inc.php
|
c1b41e8355
Fixed Trac #410: added translation for ticket status (and other enum fields) when displaying the History tab.
|
14 年之前 |
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 年之前 |
cmdbsource.class.inc.php
|
bc137493c0
#488 Replaced mysql extension with mysqli
|
13 年之前 |
config.class.inc.php
|
ebd0a2cff8
Generation of emails based on the lib SwiftMailer (implements the SMTP protocole)
|
13 年之前 |
coreexception.class.inc.php
|
2bc4aa3973
Reordered class declaration (not supported on some systems)
|
14 年之前 |
csvparser.class.inc.php
|
3446af19e8
#328 Added the capability to import/export link sets in CSV format
|
14 年之前 |
data.generator.class.inc.php
|
5a1b372fad
#19 - Reviewed the licensing information and started to align the comments in the code
|
15 年之前 |
dbobject.class.php
|
32a4ceba39
More fixes for Trac#446: XSS vulnerabilities with vectors containing double quotes
|
13 年之前 |
dbobjectsearch.class.php
|
aa4f6a33b2
Fixed Trac #447: interfaces not showing up on the details of a server when an org is selected: there were collisions in the internal query parameters names ! This is now fixed.
|
14 年之前 |
dbobjectset.class.php
|
de639176ca
Fixed regressions with DBObjectSet, impacting the new paginated lists and their menus
|
14 年之前 |
dbproperty.class.inc.php
|
0765e6d858
Added class DBProperty
|
14 年之前 |
deletionplan.class.inc.php
|
31e23c5282
New option DEL_MOVEUP (move the children up one level) for 'on_target_delete' for HierarchicalKey attributes.
|
14 年之前 |
dict.class.inc.php
|
370fba1e56
Added methods to trace the completion of the localization.
|
14 年之前 |
email.class.inc.php
|
cd7cc6df75
Fixed regressions due to the integration of SwiftMailer
|
13 年之前 |
event.class.inc.php
|
b53618e90f
Fixed a (post 1.2-beta) regression: bulk modify and bluk apply stimulus were broken.
|
13 年之前 |
expression.class.inc.php
|
aa4f6a33b2
Fixed Trac #447: interfaces not showing up on the details of a server when an org is selected: there were collisions in the internal query parameters names ! This is now fixed.
|
14 年之前 |
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 年之前 |
kpi.class.inc.php
|
f1ff85a59b
Dev: improved performance measure tooling
|
14 年之前 |
log.class.inc.php
|
706da2fee7
Internal: added an API for logging tools events
|
14 年之前 |
metamodel.class.php
|
1d75dd2c3f
Improved the upgrade/toolkit: make sure that NULL is allowed for SQL columns found in the DB but not defined in the data model (attribute removed or renamed)
|
13 年之前 |
modulehandler.class.inc.php
|
ad5a9f4b1c
Menus created via a handler, at runtime
|
14 年之前 |
ormcaselog.class.inc.php
|
801914ebc7
Fixed a warning...
|
13 年之前 |
ormdocument.class.inc.php
|
ec174a7ab8
Use absolute URLs as much as possible to be independent from the page being executed...
|
14 年之前 |
ormpassword.class.inc.php
|
0b583ed73e
REVIEWED THE FILE INCLUSION POLICY
|
14 年之前 |
simplecrypt.class.inc.php
|
ba4d40f9e0
|
14 年之前 |
sqlquery.class.inc.php
|
280e159e3f
Implemented the OQL operator ABOVE (and its variants ABOVE STRICT, NOT ABOVE and NOT ABOVE STRICT) that returns the (indirect) parents of a given node in a hierarchy. It's the opposite to 'BELOW' that returns the (indirect) children.
|
14 年之前 |
stimulus.class.inc.php
|
fb14e65bce
Datamodel: draft for the tickets (integration of StimulusInternal)
|
15 年之前 |
trigger.class.inc.php
|
83e6e494c3
New type of trigger: TriggerOnPortalUpdate, called when the end-user updates a ticket from the portal.
|
14 年之前 |
userrights.class.inc.php
|
67a5c2f7bb
Merged-in the fix for Trac #493: incorrect display of the Users' Grant Matrix
|
13 年之前 |
valuesetdef.class.inc.php
|
32a4ceba39
More fixes for Trac#446: XSS vulnerabilities with vectors containing double quotes
|
13 年之前 |