Histórico de Commits

Autor SHA1 Mensagem Data
  romainq 8a28723b1e Could not add more than one link between a given server and a given network device. This is a regression in 2.2.0 beta. This issue affect N-N links where duplicates are allowed. One single link is being affected in the standard datamodel. há 9 anos atrás
  romainq de20508ba9 Exports: attribute "final class" is either translated or not, depending on the no_localize option (all formats concerned with this option: CSV and spreadsheet -That field is not present in the XML format output) há 9 anos atrás
  romainq e912749e9b Optimization (regression introduced in 2.1.0): huge tables and HTML exports of tickets can take long to execute (require 1 query per fetched row) há 9 anos atrás
  romainq e4f8231d99 Export/XML: documented options (no_localize / linksets) + added external fields and friendly name for the external keys, both on the exported objects and the links (linkets=1) há 9 anos atrás
  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. há 9 anos atrás
  romainq d527d1c79d Exports: Friendly names to be escaped and delimited in CSV (bug more exposed now that the export allows field selection) há 9 anos atrás
  dflaven f19ffaa001 #1116 (and #1117): default values for ENUMs must always be expressed as strings. há 9 anos atrás
  dflaven 388bfea437 A little bit of polishing on the export feature to be ready for the beta. há 10 anos atrás
  romainq d10ff67731 Code cleanup: deprecated the unused (and empty) class CMDBSearchFilter, replaced by DBSearch or DBObjectSearch depending on the usage. há 10 anos atrás
  dflaven af849fbd7f #1078: Properly record the history of LinkedSet(Indirect) há 10 anos atrás
  romainq 2df37cedd7 Implemented GetForJSON and FromJSONToValue for AttributeLinkedSet (though this is not used for the Rest/JSON services which are doing much more) -retrofit from branch 2.1.0 há 10 anos atrás
  romainq 62ad0e8e0b #1069 (continuation of commit 3558) There may be some null values in the Database, making it impossible to upgrade. Defining a default value is far enough for external keys and hierarchical keys. Furthermore, this will be less time consuming during the setup (no need for table scans) há 10 anos atrás
  romainq bfe16be4c2 Fixed a typo on the default document mimetype: application/x-octet-stream há 10 anos atrás
  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 há 10 anos atrás
  romainq 815e3563d3 Rework of the relation diagrams: configuration of the redundancy (AttributeRedundancySettings) há 10 anos atrás
  romainq ed43485fa5 OQL enhancement: allow JOIN on a objclass/objkey pair of attributes (requires benchmarking) há 10 anos atrás
  dflaven 3b81a3919d #803: template placeholders are now built on demand. Yes !! há 10 anos atrás
  romainq 7ef8e166be When adding a case log, existing objects could not be displayed anymore! há 10 anos atrás
  romainq effa4f1f66 #1030 Missing values in the history tab (TTO/TTR) há 10 anos atrás
  dflaven aab3215968 Forms enhancements and XML format touch-up. há 10 anos atrás
  dflaven 2f3a180cb0 New concept in the XML: HighlightScale to avoid overloading GetIcon and GetHilightClass... há 11 anos atrás
  romainq a432a135ec #854...ROLLBACK, undoing the commit [3185]. The implementation has been postponed to the next major relase. há 11 anos atrás
  romainq 319e479283 #936 Tune the default (i.e. implicit) tracking level on link sets (and disable tracking on 1-N links, for fresh installations) há 11 anos atrás
  dflaven 16da811bf6 #930 AttributeExternalFields displayed in a form are automatically refreshed when their "parent" field is modified... há 11 anos atrás
  romainq 78e1bcd149 #854 Flag Is null allowed not working on attributes Date and DateTime + the default value is now operant há 11 anos atrás
  dflaven 1167b6a444 Proper output of boolean values in JSON. há 11 anos atrás
  romainq 372f60bf32 #877 REST/JSON More flexibility on case log updates (in particular, it is now possible to write the entire case log), remains compatible with the previous API há 11 anos atrás
  dflaven af6a429ba6 Bug fix: the JSON value for an enum should be the raw value, not its translated label. há 11 anos atrás
  dflaven d0abc080d7 #871: eMail validation pattern was too strict: now fully configurable (globally and per attribute). há 11 anos atrás
  romainq b5849da948 #869 REST JSON was not outputing case log attributes (implemented in a structured way) há 11 anos atrás