.. |
oql
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
преди 12 години |
MyHelpers.class.inc.php
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
преди 12 години |
action.class.inc.php
|
fe10939ca7
Record the list of attachments (in EventNotificationEmail) + prerequisite to email-reply
|
преди 12 години |
archive.class.inc.php
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
преди 12 години |
asynctask.class.inc.php
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
преди 12 години |
attributedef.class.inc.php
|
12f2f642c8
Safer regexpr for DateTimes (don't let 2012-12-05 1900:00 pass through since it turns into 0000-00-00 00:00:00 in MySQL) but allow to omit the seconds (i.e. 2012-12-05 18:45 will become 2012-12-05 18:45:00 in MySQL)
|
преди 12 години |
backgroundprocess.inc.php
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
преди 12 години |
bulkchange.class.inc.php
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
преди 12 години |
cmdbchange.class.inc.php
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
преди 12 години |
cmdbchangeop.class.inc.php
|
7b776554c1
Fix for Trac #497: allow bulk modification of "duration" fields.
|
преди 12 години |
cmdbobject.class.inc.php
|
7b776554c1
Fix for Trac #497: allow bulk modification of "duration" fields.
|
преди 12 години |
cmdbsource.class.inc.php
|
83732ab4f0
Fixed #618 and #621
|
преди 12 години |
computing.inc.php
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
преди 12 години |
config.class.inc.php
|
afc6901520
New parameter to tweak the display of Impact anaysis: which tab to display first? list or graphics?
|
преди 12 години |
coreexception.class.inc.php
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
преди 12 години |
csvparser.class.inc.php
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
преди 12 години |
data.generator.class.inc.php
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
преди 12 години |
dbobject.class.php
|
a3ec7d9034
Prevent a crash when deleting objects accessed from a list of their abstract class (i.e. Select some Contacts, "delete...", select a Person, delete => crash).
|
преди 12 години |
dbobjectsearch.class.php
|
0549edf93a
Added a comment to explain why the APIs AddCondition_PointingTo and AddCondition_ReferencedBy must be left unprotected (do not clone the passed filter). See trac #639
|
преди 12 години |
dbobjectset.class.php
|
a148f032eb
Fixed stopper issue (found with an audit) due to copies of DBObjectSearch not cloned (or not cloned well)
|
преди 12 години |
dbproperty.class.inc.php
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
преди 12 години |
deletionplan.class.inc.php
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
преди 12 години |
dict.class.inc.php
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
преди 12 години |
email.class.inc.php
|
3f6a26fd3e
Protect against empty email addresses
|
преди 12 години |
event.class.inc.php
|
fe10939ca7
Record the list of attachments (in EventNotificationEmail) + prerequisite to email-reply
|
преди 12 години |
expression.class.inc.php
|
cc718b70ef
Optimization of SQL queries: fixed two issues (SELECT to track object linked to... and SELECT ExternalUser)
|
преди 12 години |
filterdef.class.inc.php
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
преди 12 години |
kpi.class.inc.php
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
преди 12 години |
log.class.inc.php
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
преди 12 години |
metamodel.class.php
|
191bc48c4c
New extension API: iPageUIExtension to alter the display of *each* iTopWebPage.
|
преди 12 години |
metamodelmodifier.inc.php
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
преди 12 години |
modulehandler.class.inc.php
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
преди 12 години |
ormcaselog.class.inc.php
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
преди 12 години |
ormdocument.class.inc.php
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
преди 12 години |
ormpassword.class.inc.php
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
преди 12 години |
ormstopwatch.class.inc.php
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
преди 12 години |
querybuildercontext.class.inc.php
|
cc718b70ef
Optimization of SQL queries: fixed two issues (SELECT to track object linked to... and SELECT ExternalUser)
|
преди 12 години |
querymodifier.class.inc.php
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
преди 12 години |
simplecrypt.class.inc.php
|
a4dea4e6cf
Prevent a server crash when using together APC cache and Mcrypt
|
преди 12 години |
sqlquery.class.inc.php
|
4c6e15c37f
#643 Output corrupted by characters after the PHP closing bracket (attachements get corrupted)
|
преди 12 години |
stimulus.class.inc.php
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
преди 12 години |
templatestring.class.inc.php
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
преди 12 години |
trigger.class.inc.php
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
преди 12 години |
userrights.class.inc.php
|
8eeea2f197
Renamed priv_Userinternal into priv_userinternal, and added a check for table names (lowercase is the rule!)
|
преди 12 години |
valuesetdef.class.inc.php
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
преди 12 години |