Commit History

Author SHA1 Message Date
  dflaven c90bc7d844 Implementing the use of GetDisplayValue for editing attributes 13 years ago
  romainq 0cc72d3715 In french, organiZation takes an S 13 years ago
  dflaven 2b9185922e - Don't create warnings for empty ext keys (i.e. empty string) 13 years ago
  romainq 78bf54adca Cosmetic on the API of the dictionnary (internal) 13 years ago
  dflaven 7cba1f8f17 Properly handle restrictions (e.g. AllowedValues) on objects that are used as n:n relationships managed via LinksWidget. 13 years ago
  dflaven d2c11f6be7 Properly handle restrictions (e.g. AllowedValues) on objects that are used as n:n relationships managed via LinksWidget. 13 years ago
  dflaven 39521a80f5 New type of attribute: percentage 13 years ago
  dflaven 415cd72bf3 New type of attribute: percentage 13 years ago
  dflaven 6124ee93da New type of attribute: percentage 13 years ago
  dflaven baa24dc4fa Also improved the search/display of replicas 13 years ago
  dflaven 237699161f Enhancement: when an (optional) external key cannot be reconciled, log a warning on the replica. the replicas containing a warning are then processed everytime in case the ext key changes 13 years ago
  dflaven bf2c6ae852 Enhancement: when an (optional) external key cannot be reconciled, log a warning on the replica. the replicas containing a warning are then processed everytime in case the ext key changes 13 years ago
  romainq edc5720b46 Fixed bug in change tracking: it was impossible to factorize code creating objects in the background either in the context of an object update or in the context of the application of a stimulus 13 years ago
  dflaven a5b8648d0f Prevent warnings when checking the available stimuli in the menu... 13 years ago
  dflaven 03a433324c Prevent Javascript errors in case a name contains a quote. 13 years ago
  romainq 4e1e2d45ba Data sync: fixed issue when a replica left in state 'new' becomes obsolete 13 years ago
  dflaven e55827ab48 - Reload the object after applying a stimulus, in case an action has an effect on an external field... 13 years ago
  dflaven cfb2e0d711 - Reload the object after applying a stimulus, in case an action has an effect on an external field... 13 years ago
  dflaven 9bee9ab983 - Regression from previous fix: don't Reload an object before saving it ! 13 years ago
  dflaven 7e1e8699e3 - Removed some obsolete code that was causing a warning ! 13 years ago
  dflaven 12e8e4c0b5 - Don't activate triggers if the transition fails 13 years ago
  dflaven 15170435c1 Better error handling in case of OQL error 13 years ago
  dflaven f008fd00cd Better error handling in case of OQL error 13 years ago
  dflaven 36c1fb9ab7 Allow computation of default values when managing relationships 13 years ago
  romainq fe16591f2c Added helpers to export the datamodel 13 years ago
  dflaven b699dc4ca6 Added the capability for plug-ins to "listen" to add/remove attachment events. 13 years ago
  dflaven 89d119e8f7 Allow specifying the label of the sender email 13 years ago
  romainq e40539b558 Fixed SOAP test 13 years ago
  romainq 6b24c0928e Internal issue: automated tests generating lots of warning 13 years ago
  romainq 1b0d6a7546 New helper class: TemplateString - to allow extended syntaxes such as $this->location_id->org_id->parent_id->name$... to be progressively introduced and replace the heavy ToArgs() 13 years ago