romainq 4b6e950644 Fixed warning (strict standards) on previous fix il y a 13 ans
..
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. il y a 14 ans
MyHelpers.class.inc.php c997b9d56a #305 Specified the charset in any call to htmlentities() il y a 14 ans
action.class.inc.php 8e56399e7f #423 Fixed issues with application root URL = f(mode CLI, modules, web server techno, etc.) il y a 14 ans
archive.class.inc.php 1947e50056 Cleanup: replaced remaining occurences of ISO-8859-1 il y a 14 ans
asynctask.class.inc.php a4093c67b5 CRON - admin only + queues with timer (field 'planned') il y a 14 ans
attributedef.class.inc.php 4b6e950644 Fixed warning (strict standards) on previous fix il y a 13 ans
backgroundprocess.inc.php c5eb2d7d0b Background processes - API ready for periodicity management il y a 14 ans
bulkchange.class.inc.php 1d727726c0 Prevent a crash when displaying the details of a change (from the CSV "history" tab) il y a 13 ans
cmdbchange.class.inc.php a40d47861c Improved change tracking: user login replaced by the full name if available il y a 14 ans
cmdbchangeop.class.inc.php c1b41e8355 Fixed Trac #410: added translation for ticket status (and other enum fields) when displaying the History tab. il y a 14 ans
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) il y a 14 ans
cmdbsource.class.inc.php d6f71468fa Using iTop in mode CLI: let PHP display the fatal error "unknown function mysql_connect: il y a 14 ans
config.class.inc.php ab40142e8f Default shortcut actions are now a parameter il y a 14 ans
coreexception.class.inc.php 2bc4aa3973 Reordered class declaration (not supported on some systems) il y a 15 ans
csvparser.class.inc.php 3446af19e8 #328 Added the capability to import/export link sets in CSV format il y a 14 ans
data.generator.class.inc.php 5a1b372fad #19 - Reviewed the licensing information and started to align the comments in the code il y a 15 ans
dbobject.class.php 32a4ceba39 More fixes for Trac#446: XSS vulnerabilities with vectors containing double quotes il y a 13 ans
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. il y a 14 ans
dbobjectset.class.php de639176ca Fixed regressions with DBObjectSet, impacting the new paginated lists and their menus il y a 14 ans
dbproperty.class.inc.php 0765e6d858 Added class DBProperty il y a 14 ans
deletionplan.class.inc.php 31e23c5282 New option DEL_MOVEUP (move the children up one level) for 'on_target_delete' for HierarchicalKey attributes. il y a 14 ans
dict.class.inc.php 370fba1e56 Added methods to trace the completion of the localization. il y a 14 ans
email.class.inc.php caf9a6a74a Prevent email header injection il y a 13 ans
event.class.inc.php b53618e90f Fixed a (post 1.2-beta) regression: bulk modify and bluk apply stimulus were broken. il y a 14 ans
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. il y a 14 ans
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. il y a 14 ans
kpi.class.inc.php f1ff85a59b Dev: improved performance measure tooling il y a 14 ans
log.class.inc.php 706da2fee7 Internal: added an API for logging tools events il y a 14 ans
metamodel.class.php 363663d9c6 Internal: detect unused columns while upgrading il y a 13 ans
modulehandler.class.inc.php ad5a9f4b1c Menus created via a handler, at runtime il y a 14 ans
ormcaselog.class.inc.php 801914ebc7 Fixed a warning... il y a 14 ans
ormdocument.class.inc.php ec174a7ab8 Use absolute URLs as much as possible to be independent from the page being executed... il y a 14 ans
ormpassword.class.inc.php 0b583ed73e REVIEWED THE FILE INCLUSION POLICY il y a 14 ans
simplecrypt.class.inc.php ba4d40f9e0 il y a 15 ans
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. il y a 14 ans
stimulus.class.inc.php fb14e65bce Datamodel: draft for the tickets (integration of StimulusInternal) il y a 15 ans
trigger.class.inc.php 83e6e494c3 New type of trigger: TriggerOnPortalUpdate, called when the end-user updates a ticket from the portal. il y a 14 ans
userrights.class.inc.php fdbdf813e8 Bug fix: prevent a warning when doing modify-all as a non-admin user. il y a 13 ans
valuesetdef.class.inc.php 32a4ceba39 More fixes for Trac#446: XSS vulnerabilities with vectors containing double quotes il y a 13 ans