dflaven b53618e90f Fixed a (post 1.2-beta) regression: bulk modify and bluk apply stimulus were broken. hace 14 años
..
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. hace 14 años
MyHelpers.class.inc.php c997b9d56a #305 Specified the charset in any call to htmlentities() hace 14 años
action.class.inc.php 8e56399e7f #423 Fixed issues with application root URL = f(mode CLI, modules, web server techno, etc.) hace 14 años
archive.class.inc.php 1947e50056 Cleanup: replaced remaining occurences of ISO-8859-1 hace 14 años
asynctask.class.inc.php a4093c67b5 CRON - admin only + queues with timer (field 'planned') hace 14 años
attributedef.class.inc.php 7e2c8a8b83 #148 Allow overloading attribute/enum labels in the dictionary hace 14 años
backgroundprocess.inc.php c5eb2d7d0b Background processes - API ready for periodicity management hace 14 años
bulkchange.class.inc.php e9fe937391 Make sure that the AJax calls use a full/absolute path to the page they call so that they can be embedded anywhere inside the application (i.e. in plug-ins supplied pages as well as 'regular' app pages). hace 14 años
cmdbchange.class.inc.php a40d47861c Improved change tracking: user login replaced by the full name if available hace 14 años
cmdbchangeop.class.inc.php c1b41e8355 Fixed Trac #410: added translation for ticket status (and other enum fields) when displaying the History tab. hace 14 años
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) hace 14 años
cmdbsource.class.inc.php d6f71468fa Using iTop in mode CLI: let PHP display the fatal error "unknown function mysql_connect: hace 14 años
config.class.inc.php 1ec4d7e6dd Allow export of the config information for documentation purposes hace 14 años
coreexception.class.inc.php 2bc4aa3973 Reordered class declaration (not supported on some systems) hace 14 años
csvparser.class.inc.php 3446af19e8 #328 Added the capability to import/export link sets in CSV format hace 14 años
data.generator.class.inc.php 5a1b372fad #19 - Reviewed the licensing information and started to align the comments in the code hace 15 años
dbobject.class.php 6801975551 Fixed Trac# 457: crash when deleting two organizations. hace 14 años
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. hace 14 años
dbobjectset.class.php de639176ca Fixed regressions with DBObjectSet, impacting the new paginated lists and their menus hace 14 años
dbproperty.class.inc.php 0765e6d858 Added class DBProperty hace 14 años
deletionplan.class.inc.php 31e23c5282 New option DEL_MOVEUP (move the children up one level) for 'on_target_delete' for HierarchicalKey attributes. hace 14 años
dict.class.inc.php 370fba1e56 Added methods to trace the completion of the localization. hace 14 años
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. hace 14 años
event.class.inc.php b53618e90f Fixed a (post 1.2-beta) regression: bulk modify and bluk apply stimulus were broken. hace 14 años
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. hace 14 años
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. hace 14 años
kpi.class.inc.php f1ff85a59b Dev: improved performance measure tooling hace 14 años
log.class.inc.php 706da2fee7 Internal: added an API for logging tools events hace 14 años
metamodel.class.php 7e2c8a8b83 #148 Allow overloading attribute/enum labels in the dictionary hace 14 años
modulehandler.class.inc.php ad5a9f4b1c Menus created via a handler, at runtime hace 14 años
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) hace 14 años
ormdocument.class.inc.php ec174a7ab8 Use absolute URLs as much as possible to be independent from the page being executed... hace 14 años
ormpassword.class.inc.php 0b583ed73e REVIEWED THE FILE INCLUSION POLICY hace 14 años
simplecrypt.class.inc.php ba4d40f9e0 hace 15 años
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. hace 14 años
stimulus.class.inc.php fb14e65bce Datamodel: draft for the tickets (integration of StimulusInternal) hace 15 años
trigger.class.inc.php 83e6e494c3 New type of trigger: TriggerOnPortalUpdate, called when the end-user updates a ticket from the portal. hace 14 años
userrights.class.inc.php 184485bf14 Protect against a multiple stimulus on a set based on an abstract class. hace 14 años
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. hace 14 años