dflaven 4a1e9d31d4 Search forms enhancement: when a search criteria is an external (foreign) key, use an autocomplete instead of of drop-down list, when the number of different values is too big, as in other forms. 14 years ago
..
oql 5d55b83597 #340 Fixed OQL parsing issue - parameters in IN()/NOT IN() clauses 14 years ago
MyHelpers.class.inc.php c997b9d56a #305 Specified the charset in any call to htmlentities() 14 years ago
action.class.inc.php 1251a34ef5 Avoid using 'gethostname()' which is not always available. 14 years ago
archive.class.inc.php 1947e50056 Cleanup: replaced remaining occurences of ISO-8859-1 14 years ago
attributedef.class.inc.php c6510aebfb Fixed Trac#344: default search behavior for enumerated attributes (and similar types: 'Class', 'Language' and 'FinalClass') is now a strict '=' instead of 'contains'. 14 years ago
bulkchange.class.inc.php f67410a5aa #355 CSV Import (non interactive) now supporting localized column headers, making it possible to import directly data generated by the interactive export. NOTE: to achieve this, the default separator is now the coma (whereas the default separator in XCel sheets is the semicolumn) 14 years ago
cmdbchange.class.inc.php a40d47861c Improved change tracking: user login replaced by the full name if available 14 years ago
cmdbchangeop.class.inc.php 329ecc57b4 Improved security 14 years ago
cmdbobject.class.inc.php 6f9fd41fa4 Bug fix: history of encrypted fields was not recorded properly. 14 years ago
cmdbsource.class.inc.php 2104dbe176 Improved the detection of MySQL Slave status 14 years ago
config.class.inc.php 4a1e9d31d4 Search forms enhancement: when a search criteria is an external (foreign) key, use an autocomplete instead of of drop-down list, when the number of different values is too big, as in other forms. 14 years ago
coreexception.class.inc.php 2bc4aa3973 Reordered class declaration (not supported on some systems) 14 years ago
csvparser.class.inc.php d5d63311e1 Data Exchange - Implemented reconciliation on external keys 14 years ago
data.generator.class.inc.php 5a1b372fad #19 - Reviewed the licensing information and started to align the comments in the code 15 years ago
dbobject.class.php e7c2c433f9 #348 Multi-column queries not working fine with open joins and if null values to be displayed 14 years ago
dbobjectsearch.class.php e52af23704 Fixed regression in the audit (new way to translate OQL expression having an impact on DBObjectSearch::MergeWith) 14 years ago
dbobjectset.class.php e7c2c433f9 #348 Multi-column queries not working fine with open joins and if null values to be displayed 14 years ago
dbproperty.class.inc.php 0765e6d858 Added class DBProperty 14 years ago
dict.class.inc.php 095ed41fd0 - Integrating the Brazilian transalation from Marco Tulio... 14 years ago
email.class.inc.php 9dbcaff50c - Keep track of the object at the source of any email notification for further correlation (either in the user's mailbox or for automatic processing of incoming emails) 14 years ago
event.class.inc.php 37447c1a17 New configuration setting (and new class of Log objects) to keep track of the application's usage: an entry in the log is added each time a user connects to the application. (This feature is disabled by default) 14 years ago
expression.class.inc.php e52af23704 Fixed regression in the audit (new way to translate OQL expression having an impact on DBObjectSearch::MergeWith) 14 years ago
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. 14 years ago
kpi.class.inc.php e1fdb36506 Added memory peak to the internal profiling instrumentation 14 years ago
log.class.inc.php 706da2fee7 Internal: added an API for logging tools events 14 years ago
metamodel.class.php 1eea4906be Fixed Trac #156: make sure the hierarchical ZLists are supported everywhere (final cleanup). 14 years ago
modulehandler.class.inc.php ad5a9f4b1c Menus created via a handler, at runtime 14 years ago
ormdocument.class.inc.php ed3bb43475 New data model integration... 15 years ago
ormpassword.class.inc.php 0b583ed73e REVIEWED THE FILE INCLUSION POLICY 14 years ago
simplecrypt.class.inc.php ba4d40f9e0 15 years ago
sqlquery.class.inc.php c8ea6adcff Core: Join any table to an OQL query (prerequisite to Data Exchange) 14 years ago
stimulus.class.inc.php fb14e65bce Datamodel: draft for the tickets (integration of StimulusInternal) 15 years ago
trigger.class.inc.php 79b09af56a - Simplified Notifications page (Trac #163) 14 years ago
userrights.class.inc.php 8bac23d080 #271 Internal - Removed a workaround made unnecessary with fix [1108] 14 years ago
valuesetdef.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. 14 years ago