Historia zmian

Autor SHA1 Wiadomość Data
  romainq 2428e8c26a #1111 Could not attach a UserRequest to a Problem (1-N links). Could not detach either! This fix requires attention: it is assumed that an item of a link set, if it is "modified" then its key to the current object has already been set. 9 lat temu
  romainq d10ff67731 Code cleanup: deprecated the unused (and empty) class CMDBSearchFilter, replaced by DBSearch or DBObjectSearch depending on the usage. 10 lat temu
  romainq 5ed735e8d0 #942 OQL now supporting unions. Unions support polymorphism and can be used anywhere in the application. 10 lat temu
  dflaven af849fbd7f #1078: Properly record the history of LinkedSet(Indirect) 10 lat temu
  dflaven 2c4841693c Integration of the new way to compute relations into the datamodel (ComputeImpactedItems) 10 lat temu
  romainq c89f6ecfb0 Rework of the relation diagrams: implemented MetaModel::GetRelatedObjectsDown (still not taking the redundancy into account) 10 lat temu
  romainq a97ec14388 #983 Sortering not possible on multi-column queries 10 lat temu
  dflaven 91df8ed4c8 #932: fixed a regression introduced by [r3319]... in case a criteria is present several times. 10 lat temu
  dflaven 7b25ed14a8 Bug fix: FetchAssoc was broken when dealing with in-memory sets. 10 lat temu
  dflaven b6cefa790f Fix for a warning about mysql_free() revealing a problem with DBObjectSet 11 lat temu
  dflaven 41062070ac Oops: Protect against non-existing parameters... (occurs when configuring a list) 11 lat temu
  dflaven f5e32d2947 Protect against non-existing parameters... (occurs when configuring a list) 11 lat temu
  romainq 07e22cc92a Fixed a regression due to the optimization of the memory usage of DBObjectSet [3142] 11 lat temu
  dflaven fc8ca16af8 - Memory optimization: no longer store all DBObjects in memory while browsng through a Set, but pull them one by one from the MySQL client buffer as needed. 11 lat temu
  dflaven 3a724d1bf3 #887 short term fix for preventing ToArgs to alter the content of an object... 11 lat temu
  romainq 595f4616e2 Regression of 2.0.2 beta: Configure this list + discard all columns: the list cannot be loaded anymore (if saved) 11 lat temu
  romainq ff24625bd5 #830 Regression introduced in the beta. Related to the management of query arguments 11 lat temu
  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) 11 lat temu
  romainq 33adcb724b #688 When the autocomplete is activated, and the allowed values depend on another value, then it is possible to set a wrong value 12 lat temu
  romainq a148f032eb Fixed stopper issue (found with an audit) due to copies of DBObjectSearch not cloned (or not cloned well) 12 lat temu
  romainq eafa11ecfe Updated copyright (2012) and license (LGPL changed to AGPL) 12 lat temu
  dflaven 51d0c1140e Bug of month: make sure that GetFilter returns a usable filter (i.e. with the parameters) 12 lat temu
  dflaven 4ce6460c14 Various fixes for the selection of columns / sort order in the lists. 12 lat temu
  dflaven 6a8f7f7ccc Customizable tables implementation... 13 lat temu
  romainq f811b41943 Internal: reworked default ordering (added DBObjectSet::GetRealSortOrder) 13 lat temu
  dflaven de0b40a1aa Bug fix: missing (but useless) parameter in ExpandArgs causes a notice... 13 lat temu
  dflaven 45c54c3c64 When searching objects to add to the current object (n:n relationship), set the default search params in order to stay in the current silo. 13 lat temu
  dflaven 238aef84dc Bug fix: apply the AllowedValues constraints(as default values) when selecting elements via the "magnifier" button or creating an new element via the "plus" button... also make sure that allowed values is enforced 13 lat temu
  dflaven 3faa4ad8c5 Bug fix: apply the AllowedValues constraints(as default values) when selecting elements via the "magnifier" button or creating an new element via the "plus" button. 13 lat temu
  romainq de639176ca Fixed regressions with DBObjectSet, impacting the new paginated lists and their menus 14 lat temu