Commit History

Author SHA1 Message Date
  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
  dflaven c2b5dd6752 Bug fix: Trac #494. It seems that PHPSoap does not understand the <wsdl:documentation> tag. 13 years ago
  romainq eae45c99a5 Fixed issue: nobody in the list of persons to notify for portal users (security takes precedence) 13 years ago
  romainq cd7cc6df75 Fixed regressions due to the integration of SwiftMailer 13 years ago
  romainq ebd0a2cff8 Generation of emails based on the lib SwiftMailer (implements the SMTP protocole) 13 years ago
  romainq 1d75dd2c3f Improved the upgrade/toolkit: make sure that NULL is allowed for SQL columns found in the DB but not defined in the data model (attribute removed or renamed) 13 years ago
  dflaven 67a5c2f7bb Merged-in the fix for Trac #493: incorrect display of the Users' Grant Matrix 13 years ago
  dflaven 8ee0c0419b Better way to keep track that an e,ail is linked to a given iTOp object: message-id + references 13 years ago
  dflaven d6ac513eb7 Allow to override some default headers when sending an email 13 years ago
  romainq bc137493c0 #488 Replaced mysql extension with mysqli 13 years ago