Commit History

Upphovsman SHA1 Meddelande Datum
  dflaven 1167b6a444 Proper output of boolean values in JSON. 11 år sedan
  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 år sedan
  dflaven af6a429ba6 Bug fix: the JSON value for an enum should be the raw value, not its translated label. 11 år sedan
  dflaven d0abc080d7 #871: eMail validation pattern was too strict: now fully configurable (globally and per attribute). 11 år sedan
  romainq b5849da948 #869 REST JSON was not outputing case log attributes (implemented in a structured way) 11 år sedan
  romainq 7e5330827f Internal: new setting to tweak the data model by allowing null for all external keys (use with care!) 11 år sedan
  dflaven 9646782b81 #757 Better UI to manage direct linksets... on going... 11 år sedan
  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 år sedan
  dflaven 6a2f968626 #793 provide the default '=' and '!=' operators for all types of Computed Fields. 11 år sedan
  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 år sedan
  dflaven 3b37a80d9f New pattern accepting the new global Top Level Domains (gTLD) 11 år sedan
  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 år sedan
  dflaven 74703082f6 #746 allow adding an AttributeBlob with is_null_allowed = true to an existing Data Model. (same issue fixed also for AttributeOneWayPassword). 12 år sedan
  dflaven 24a80303c6 #704: preserve the content of a "linkedset" when changing the initial state of the object being created ! 12 år sedan
  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 år sedan
  romainq 93a6a2b61f #713 URL format reviewed: 12 år sedan
  romainq 22625d3301 #692 Allow to set a default value for AttributeDuration (was forced to 0 anytime) 12 år sedan
  romainq e73227f93f #703 HTML entities not escaped in history tab 12 år sedan
  romainq ac6a8fb71f #472 REST API: finalized the implementation of core/get_related + added the support for AttributeBlob (to manage documents and attachments) 12 år sedan
  romainq 403666c913 #687 Finalized the bug fixed started in [2632], about attributes/hierarchies/labels (dictionary) 12 år sedan
  romainq 41ad54817d #687 Label for attribute Person:name always shown in english (Last Name) 12 år sedan
  romainq bc6ae90a22 Fixed issue with the new CRON execution pattern 12 år sedan
  etaloc 6274782658 Allow & inside email addresses 12 år sedan
  romainq 278a7e9044 #629 Nested object creation (button plus) does not work if: 12 år sedan
  dflaven 12f2f642c8 Safer regexpr for DateTimes (don't let 2012-12-05 1900:00 pass through since it turns into 0000-00-00 00:00:00 in MySQL) but allow to omit the seconds (i.e. 2012-12-05 18:45 will become 2012-12-05 18:45:00 in MySQL) 12 år sedan
  romainq 596dda3af6 Fixed issue in CSV export: null enums rendered as 'undefined' whereas '' is the value expected in the import (See an export of Organization/status) 12 år sedan
  dflaven a4dea4e6cf Prevent a server crash when using together APC cache and Mcrypt 12 år sedan
  dflaven d0a3c01c60 Fix for Trac #569: Mandatory date (and time) fields are prefilled with the current date (and time). 12 år sedan
  dflaven 7b776554c1 Fix for Trac #497: allow bulk modification of "duration" fields. 12 år sedan
  dflaven da7845e5c8 Fix for Trac #625: CSV export of boolean attributes was broken (false => "") 12 år sedan