romainq
|
4688735bac
XML Modelization of the relations: wrong computation of the upstream query (wrong computation of the redundancy when an Application Solution is made of CIS of various types)
|
vor 10 Jahren |
dflaven
|
2c4841693c
Integration of the new way to compute relations into the datamodel (ComputeImpactedItems)
|
vor 10 Jahren |
romainq
|
cb006da414
#1069 Added a default value to the column definitions whenever possible: makes it less a pain to add a new hierarchical key when there are already some records in the DB
|
vor 10 Jahren |
romainq
|
c97fa8049f
XML Modelization of the relations: no option to restrict the browsing to downstream
|
vor 10 Jahren |
dflaven
|
0ea7084670
Replacement of the impact Flash based analysis graph by graphviz + Raphael + TCPDF. ALPHA version.
|
vor 10 Jahren |
romainq
|
815e3563d3
Rework of the relation diagrams: configuration of the redundancy (AttributeRedundancySettings)
|
vor 10 Jahren |
romainq
|
2151413df9
Rework of the relation diagrams: implemented MetaModel::GetRelatedObjectsUp, and took the redundancy into account (still misses a GUI)
|
vor 10 Jahren |
romainq
|
c89f6ecfb0
Rework of the relation diagrams: implemented MetaModel::GetRelatedObjectsDown (still not taking the redundancy into account)
|
vor 10 Jahren |
romainq
|
8ecee4985a
XML Modelization of the relations: reworked toward an asymetric definition (downstream: A impacts B, upstream: B depends on A)
|
vor 10 Jahren |
romainq
|
f2a3b8237f
XML Modelization of the relations, with full support of the previous way (by implementing a method GetRelationQueries). Still, the standard data model has not been migrated to the new format.
|
vor 10 Jahren |
romainq
|
a80cf12522
OQL enhancement: continuation... (bug fix with a query on object history)
|
vor 10 Jahren |
romainq
|
ed43485fa5
OQL enhancement: allow JOIN on a objclass/objkey pair of attributes (requires benchmarking)
|
vor 10 Jahren |
dflaven
|
3b81a3919d
#803: template placeholders are now built on demand. Yes !!
|
vor 10 Jahren |
romainq
|
f1ec5e3c09
#1060 Internal: improved the symptoms when calling MetaModel::GetAttributeDef with an invalid attribute code (feedback on the class name and no more FATAL errors)
|
vor 10 Jahren |
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.
|
vor 10 Jahren |
romainq
|
a97ec14388
#983 Sortering not possible on multi-column queries
|
vor 10 Jahren |
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.
|
vor 10 Jahren |
romainq
|
521bcd6c6c
#989 Developper issue: query arguments having a null value are dismissed
|
vor 10 Jahren |
dflaven
|
2f3a180cb0
New concept in the XML: HighlightScale to avoid overloading GetIcon and GetHilightClass...
|
vor 11 Jahren |
dflaven
|
16da811bf6
#930 AttributeExternalFields displayed in a form are automatically refreshed when their "parent" field is modified...
|
vor 11 Jahren |
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)
|
vor 11 Jahren |
romainq
|
9132aa5299
Fixed issue with 1.x datamodels: dashlets of type "badge" not working (preventing from editing an existing dashboard), since 2.0.2
|
vor 11 Jahren |
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.
|
vor 11 Jahren |
dflaven
|
1cfc47e70d
Compatibility with APCu (For PHP 5.5+), since it slightly different from APC.
|
vor 11 Jahren |
romainq
|
2ebe72fd17
#816 Completed the fix (still a Notice)
|
vor 11 Jahren |
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)
|
vor 11 Jahren |
dflaven
|
a567494f60
#757 Better UI to manage direct linksets: added the ability to provide the "reverse query" by specifying a '<filter>' tag on AttributeLinkedSet.
|
vor 11 Jahren |
romainq
|
b10cf7c569
Creation of indexes on several columns (exploited for a few classes when it was obvious)
|
vor 11 Jahren |
romainq
|
ef9c010998
Reviewed the instrumentation to help in tuning the performance
|
vor 11 Jahren |
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.
|
vor 11 Jahren |