.. |
oql
|
ab955c87c5
Fixed Trac #558: properly parse strings containing hexadecimal sequences (i.e. 'QWERTY0xCUIOP').
|
há 13 anos atrás |
MyHelpers.class.inc.php
|
c997b9d56a
#305 Specified the charset in any call to htmlentities()
|
há 14 anos atrás |
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...)
|
há 13 anos atrás |
archive.class.inc.php
|
1947e50056
Cleanup: replaced remaining occurences of ISO-8859-1
|
há 14 anos atrás |
asynctask.class.inc.php
|
e6a7677403
Allow more than 64K for the email content (including attachments)
|
há 13 anos atrás |
attributedef.class.inc.php
|
118b76cf16
Stop watches - beta (change tracking to be reviewed)
|
há 12 anos atrás |
backgroundprocess.inc.php
|
c5eb2d7d0b
Background processes - API ready for periodicity management
|
há 14 anos atrás |
bulkchange.class.inc.php
|
6cd747600e
The "Preferences" pages now allows a user to:
|
há 13 anos atrás |
cmdbchange.class.inc.php
|
a40d47861c
Improved change tracking: user login replaced by the full name if available
|
há 14 anos atrás |
cmdbchangeop.class.inc.php
|
c1b41e8355
Fixed Trac #410: added translation for ticket status (and other enum fields) when displaying the History tab.
|
há 14 anos atrás |
cmdbobject.class.inc.php
|
118b76cf16
Stop watches - beta (change tracking to be reviewed)
|
há 12 anos atrás |
cmdbsource.class.inc.php
|
05706f7f76
Fixed setup issues (improved modularity)
|
há 13 anos atrás |
computing.inc.php
|
dc80c4e0d1
Stop watches - alpha (GUI is missing)
|
há 13 anos atrás |
config.class.inc.php
|
640489b613
Dashboard: read user defined dashboards (setup needed to create new table)
|
há 13 anos atrás |
coreexception.class.inc.php
|
2bc4aa3973
Reordered class declaration (not supported on some systems)
|
há 14 anos atrás |
csvparser.class.inc.php
|
3446af19e8
#328 Added the capability to import/export link sets in CSV format
|
há 14 anos atrás |
data.generator.class.inc.php
|
5a1b372fad
#19 - Reviewed the licensing information and started to align the comments in the code
|
há 15 anos atrás |
dbobject.class.php
|
118b76cf16
Stop watches - beta (change tracking to be reviewed)
|
há 12 anos atrás |
dbobjectsearch.class.php
|
1e3a297dfa
Fixed bug with the serialization of a multi-object OQL (hard to reproduce)
|
há 13 anos atrás |
dbobjectset.class.php
|
6a8f7f7ccc
Customizable tables implementation...
|
há 13 anos atrás |
dbproperty.class.inc.php
|
0765e6d858
Added class DBProperty
|
há 14 anos atrás |
deletionplan.class.inc.php
|
31e23c5282
New option DEL_MOVEUP (move the children up one level) for 'on_target_delete' for HierarchicalKey attributes.
|
há 14 anos atrás |
dict.class.inc.php
|
77935669d9
Reintegrated from branch 1.2: capability to develop a module to share objects between organizations (beta)
|
há 13 anos atrás |
email.class.inc.php
|
f36126299c
Enhancement of the Email class to preserve backward compatibility...
|
há 13 anos atrás |
event.class.inc.php
|
696b113e4a
Reintegrated fixes from branch 1.2.1 (2116,2118,2119)
|
há 13 anos atrás |
expression.class.inc.php
|
439d02667e
Friendly names: improved the behavior. Now fully compliant with end users expectations (e.g. a list of contacts shows the friendly name of the persons and team, not only the attribute 'name', the search can be performed on the friendly name as well)
|
há 12 anos atrás |
filterdef.class.inc.php
|
dc80c4e0d1
Stop watches - alpha (GUI is missing)
|
há 13 anos atrás |
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
|
há 13 anos atrás |
log.class.inc.php
|
706da2fee7
Internal: added an API for logging tools events
|
há 14 anos atrás |
metamodel.class.php
|
118b76cf16
Stop watches - beta (change tracking to be reviewed)
|
há 12 anos atrás |
metamodelmodifier.inc.php
|
77935669d9
Reintegrated from branch 1.2: capability to develop a module to share objects between organizations (beta)
|
há 13 anos atrás |
modulehandler.class.inc.php
|
ad5a9f4b1c
Menus created via a handler, at runtime
|
há 14 anos atrás |
ormcaselog.class.inc.php
|
dfc6458230
Bug fix: Support edition of the "latest modified" entry of a case log
|
há 12 anos atrás |
ormdocument.class.inc.php
|
ec174a7ab8
Use absolute URLs as much as possible to be independent from the page being executed...
|
há 14 anos atrás |
ormpassword.class.inc.php
|
0b583ed73e
REVIEWED THE FILE INCLUSION POLICY
|
há 14 anos atrás |
ormstopwatch.class.inc.php
|
118b76cf16
Stop watches - beta (change tracking to be reviewed)
|
há 12 anos atrás |
querybuildercontext.class.inc.php
|
c000cddae5
Dashboard: optimized group by (done by MySQL) + proto of a group by on 2 dimensions
|
há 13 anos atrás |
querymodifier.class.inc.php
|
aec35cfa6b
Implemented the capability to modify queries by the mean of a plugin (reintegrated from branch 1.2, release candidate)
|
há 13 anos atrás |
simplecrypt.class.inc.php
|
ba4d40f9e0
|
há 15 anos atrás |
sqlquery.class.inc.php
|
4cbb54718d
Typo !
|
há 12 anos atrás |
stimulus.class.inc.php
|
fb14e65bce
Datamodel: draft for the tickets (integration of StimulusInternal)
|
há 15 anos atrás |
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()
|
há 13 anos atrás |
trigger.class.inc.php
|
dc80c4e0d1
Stop watches - alpha (GUI is missing)
|
há 13 anos atrás |
userrights.class.inc.php
|
8b79275180
Profiles defined in XML: reviewed the internal extension capability (GetReadOnlyAttributes and GetPredefinedObjects)
|
há 12 anos atrás |
valuesetdef.class.inc.php
|
77935669d9
Reintegrated from branch 1.2: capability to develop a module to share objects between organizations (beta)
|
há 13 anos atrás |