История коммитов

Автор SHA1 Сообщение Дата
  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) 10 лет назад
  romainq bfe16be4c2 Fixed a typo on the default document mimetype: application/x-octet-stream 10 лет назад
  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 10 лет назад
  romainq 815e3563d3 Rework of the relation diagrams: configuration of the redundancy (AttributeRedundancySettings) 10 лет назад
  romainq ed43485fa5 OQL enhancement: allow JOIN on a objclass/objkey pair of attributes (requires benchmarking) 10 лет назад
  dflaven 3b81a3919d #803: template placeholders are now built on demand. Yes !! 10 лет назад
  romainq 7ef8e166be When adding a case log, existing objects could not be displayed anymore! 10 лет назад
  romainq effa4f1f66 #1030 Missing values in the history tab (TTO/TTR) 10 лет назад
  dflaven aab3215968 Forms enhancements and XML format touch-up. 10 лет назад
  dflaven 2f3a180cb0 New concept in the XML: HighlightScale to avoid overloading GetIcon and GetHilightClass... 11 лет назад
  romainq a432a135ec #854...ROLLBACK, undoing the commit [3185]. The implementation has been postponed to the next major relase. 11 лет назад
  romainq 319e479283 #936 Tune the default (i.e. implicit) tracking level on link sets (and disable tracking on 1-N links, for fresh installations) 11 лет назад
  dflaven 16da811bf6 #930 AttributeExternalFields displayed in a form are automatically refreshed when their "parent" field is modified... 11 лет назад
  romainq 78e1bcd149 #854 Flag Is null allowed not working on attributes Date and DateTime + the default value is now operant 11 лет назад
  dflaven 1167b6a444 Proper output of boolean values in JSON. 11 лет назад
  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 11 лет назад
  dflaven af6a429ba6 Bug fix: the JSON value for an enum should be the raw value, not its translated label. 11 лет назад
  dflaven d0abc080d7 #871: eMail validation pattern was too strict: now fully configurable (globally and per attribute). 11 лет назад
  romainq b5849da948 #869 REST JSON was not outputing case log attributes (implemented in a structured way) 11 лет назад
  romainq 7e5330827f Internal: new setting to tweak the data model by allowing null for all external keys (use with care!) 11 лет назад
  dflaven 9646782b81 #757 Better UI to manage direct linksets... on going... 11 лет назад
  romainq 638c1a6a00 Improved the column load optimization which was causing object reloads in various circumstances (impact can be important when loading lists with many lines): 11 лет назад
  dflaven 6a2f968626 #793 provide the default '=' and '!=' operators for all types of Computed Fields. 11 лет назад
  romainq 90e07865b0 #773 Display boolean values from the stop watches as yes/no (localized, like enums) + took the opportunity to enable the export in spreadsheet format 11 лет назад
  dflaven 3b37a80d9f New pattern accepting the new global Top Level Domains (gTLD) 11 лет назад
  romainq d4d5f71dbc Generalized the option tracking_level to any kind of attributes. Defaults to 'all', can be set to 'none' to disable the change tracking on a single attribute (LinkSets still have the same allowed values: none, list, details and all). 11 лет назад
  dflaven 74703082f6 #746 allow adding an AttributeBlob with is_null_allowed = true to an existing Data Model. (same issue fixed also for AttributeOneWayPassword). 12 лет назад
  dflaven 24a80303c6 #704: preserve the content of a "linkedset" when changing the initial state of the object being created ! 12 лет назад
  romainq fcf7d68031 #673 Could not create a physical interface with default value for the speed (+ definitive corruption of the DB for the device on which the interface is being created!) 12 лет назад
  romainq 93a6a2b61f #713 URL format reviewed: 12 лет назад