.. |
oql
|
eb6d786d94
Fixed regression in the tool to test queries: losing the query when there is a syntax error
|
13 年之前 |
MyHelpers.class.inc.php
|
c997b9d56a
#305 Specified the charset in any call to htmlentities()
|
14 年之前 |
action.class.inc.php
|
e06ec84874
Restore the previous URLMaker in case the sending of a notification is not the last action of a page... (e.g. if the page displays the details of an object after sending the notifications...)
|
13 年之前 |
archive.class.inc.php
|
1947e50056
Cleanup: replaced remaining occurences of ISO-8859-1
|
14 年之前 |
asynctask.class.inc.php
|
e6a7677403
Allow more than 64K for the email content (including attachments)
|
13 年之前 |
attributedef.class.inc.php
|
341cad1e34
Compiler: reviewed the xml format to facilitate generalization of operations (e.g. compute a delta)
|
13 年之前 |
backgroundprocess.inc.php
|
c5eb2d7d0b
Background processes - API ready for periodicity management
|
14 年之前 |
bulkchange.class.inc.php
|
648af437b5
Fixed absolute/relative path issues in the JS and href places
|
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
|
aec35cfa6b
Implemented the capability to modify queries by the mean of a plugin (reintegrated from branch 1.2, release candidate)
|
13 年之前 |
cmdbsource.class.inc.php
|
05706f7f76
Fixed setup issues (improved modularity)
|
13 年之前 |
config.class.inc.php
|
640489b613
Dashboard: read user defined dashboards (setup needed to create new table)
|
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
|
ad50749c07
Dashboard: fixed issue with Null values (group by)
|
13 年之前 |
dbobjectsearch.class.php
|
515ee33c87
Fixed cosmetic issue in the error reporting on OQL normalization (using a tree operator on a NON hierarchical key)
|
13 年之前 |
dbobjectset.class.php
|
f811b41943
Internal: reworked default ordering (added DBObjectSet::GetRealSortOrder)
|
13 年之前 |
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
|
77935669d9
Reintegrated from branch 1.2: capability to develop a module to share objects between organizations (beta)
|
13 年之前 |
email.class.inc.php
|
dfaea9c1fa
Updated session mechanisms: itop_env defaults to 'production', and adapted the setup to create the configuration
|
13 年之前 |
event.class.inc.php
|
4ba29f400a
Small fix for genericity
|
13 年之前 |
expression.class.inc.php
|
ad50749c07
Dashboard: fixed issue with Null values (group by)
|
13 年之前 |
filterdef.class.inc.php
|
fe16591f2c
Added helpers to export the datamodel
|
13 年之前 |
kpi.class.inc.php
|
19d0f7f341
Synchro: keep track of the memory usage peak (SynchroLog), should the synchro be executed at once or in several steps
|
13 年之前 |
log.class.inc.php
|
706da2fee7
Internal: added an API for logging tools events
|
14 年之前 |
metamodel.class.php
|
c000cddae5
Dashboard: optimized group by (done by MySQL) + proto of a group by on 2 dimensions
|
13 年之前 |
metamodelmodifier.inc.php
|
77935669d9
Reintegrated from branch 1.2: capability to develop a module to share objects between organizations (beta)
|
13 年之前 |
modulehandler.class.inc.php
|
ad5a9f4b1c
Menus created via a handler, at runtime
|
14 年之前 |
ormcaselog.class.inc.php
|
c78be5f204
Allow to log entries on behalf of another user
|
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 年之前 |
querybuildercontext.class.inc.php
|
c000cddae5
Dashboard: optimized group by (done by MySQL) + proto of a group by on 2 dimensions
|
13 年之前 |
querymodifier.class.inc.php
|
aec35cfa6b
Implemented the capability to modify queries by the mean of a plugin (reintegrated from branch 1.2, release candidate)
|
13 年之前 |
simplecrypt.class.inc.php
|
ba4d40f9e0
|
14 年之前 |
sqlquery.class.inc.php
|
c000cddae5
Dashboard: optimized group by (done by MySQL) + proto of a group by on 2 dimensions
|
13 年之前 |
stimulus.class.inc.php
|
fb14e65bce
Datamodel: draft for the tickets (integration of StimulusInternal)
|
15 年之前 |
templatestring.class.inc.php
|
1b0d6a7546
New helper class: TemplateString - to allow extended syntaxes such as $this->location_id->org_id->parent_id->name$... to be progressively introduced and replace the heavy ToArgs()
|
13 年之前 |
trigger.class.inc.php
|
764869cb17
Make the class "TriggerOnPortalUpdate" importable
|
13 年之前 |
userrights.class.inc.php
|
bfe3914511
Properly log-off (and report the issue in the log) in case we fail to create a user during the CAS Synchro
|
13 年之前 |
valuesetdef.class.inc.php
|
77935669d9
Reintegrated from branch 1.2: capability to develop a module to share objects between organizations (beta)
|
13 年之前 |