Historial de Commits

Autor SHA1 Mensaje Fecha
  dflaven d5bdd2d45f Enhanced reporting during the setup: all the queries (create table / alter table) are now logged into "setup.log" along with their execution time. hace 10 años
  romainq a97ec14388 #983 Sortering not possible on multi-column queries hace 10 años
  romainq 52aa551d43 #972 Incomprehensible error message during setup, with a sample extension provided by Combodo! (empty user rights tag) -This fix improves a lot, but the final fix should be to compile user rights in a separate directory. To be further discussed. hace 10 años
  romainq 521bcd6c6c #989 Developper issue: query arguments having a null value are dismissed hace 10 años
  dflaven 2f3a180cb0 New concept in the XML: HighlightScale to avoid overloading GetIcon and GetHilightClass... hace 11 años
  dflaven 16da811bf6 #930 AttributeExternalFields displayed in a form are automatically refreshed when their "parent" field is modified... hace 11 años
  romainq a76dbb3a95 #886 Delete change history so that if an ID is reused the history starts from scratch (and cleanup most of the data as soon as the object is deleted) hace 11 años
  romainq 9132aa5299 Fixed issue with 1.x datamodels: dashlets of type "badge" not working (preventing from editing an existing dashboard), since 2.0.2 hace 11 años
  romainq 43d2332d26 Optimization: map the extended attribute code to the corresponding external field when this if possible (ex: org_id->name to org_name); this reduces the number of queries, in particular when using the "export CSV" menu on a list. hace 11 años
  dflaven 1cfc47e70d Compatibility with APCu (For PHP 5.5+), since it slightly different from APC. hace 11 años
  romainq 2ebe72fd17 #816 Completed the fix (still a Notice) hace 11 años
  romainq 46363e170f #783, #233 and #466 The recent revision (2921 for ticket #783) introduced a significant slow down when performing CSV import (but not only). This new revision does suppress the regression, and even speeds up bulk updates in general. This revision is candidate for retrofit into branch 2.0.1 (along with 2921) hace 11 años
  dflaven a567494f60 #757 Better UI to manage direct linksets: added the ability to provide the "reverse query" by specifying a '<filter>' tag on AttributeLinkedSet. hace 11 años
  romainq b10cf7c569 Creation of indexes on several columns (exploited for a few classes when it was obvious) hace 11 años
  romainq ef9c010998 Reviewed the instrumentation to help in tuning the performance hace 11 años
  dflaven eee21a7dec #777 mandatory fields that are external keys are now displayed with a star before the arrow: ExtkeyName*->ReconciliationField. In import the old syntax is supported as well. hace 11 años
  romainq 00e7fad774 OQL normalization and dashlets have been made independent from the class MetaModel (adjusted the API) hace 12 años
  romainq e75530a0c2 User rights: hace 12 años
  romainq 5aec4ed4c5 #675 Error when drilling down on graph/pie/table with group by on a field that can be null (this case has been excluded) hace 12 años
  romainq 47eff563d3 #660 Warning raised with ZendServer (with APC cache enabled) causing the setup to fail hace 12 años
  dflaven 191bc48c4c New extension API: iPageUIExtension to alter the display of *each* iTopWebPage. hace 12 años
  dflaven a62fdc77d5 Perf enhancements: don't build trace information if trace is not required. hace 12 años
  romainq a148f032eb Fixed stopper issue (found with an audit) due to copies of DBObjectSearch not cloned (or not cloned well) hace 12 años
  romainq cc718b70ef Optimization of SQL queries: fixed two issues (SELECT to track object linked to... and SELECT ExternalUser) hace 12 años
  romainq e22bed86b0 Optimization of SQL queries: fixed! hace 12 años
  romainq 9dbcd77495 Optimization of SQL queries: reduce the number of JOINS, assuming that data are consistent. Can be disabled with config setting query_optimization_enabled => 0. hace 12 años
  dflaven 7b776554c1 Fix for Trac #497: allow bulk modification of "duration" fields. hace 12 años
  romainq 25652088b2 New developer tool: cosmetics hace 12 años
  romainq e04244cefc New developer tool: set log_queries=1 to enable query logging into data/ hace 12 años
  romainq 539dad1d87 error.log moved into the log directory hace 12 años