Commit History

Author SHA1 Message Date
  romainq 43d2332d26 Optimization: map the extended attribute code to the corresponding external field when this if possible (ex: org_id->name to org_name); this reduces the number of queries, in particular when using the "export CSV" menu on a list. 11 years ago
  romainq 8ced8ea054 Enabled KPI tracing for the export page 11 years ago
  romainq 41721dc89f Optimize the queries for the export page 11 years ago
  romainq 2743ad5454 Resetting the stop watch...do clean the first start date when it is not running! 11 years ago
  romainq 2baa5ad44e Allow to reset a running stop watch (without stopping it!) 11 years ago
  dflaven 1cfc47e70d Compatibility with APCu (For PHP 5.5+), since it slightly different from APC. 11 years ago
  dflaven 574eca10ec Preserve "hidden" template fields. 11 years ago
  dflaven 02b478c644 Dictionary string for the portal should not depend on a module 11 years ago
  dflaven 1bb761211c - Put back support of templates 11 years ago
  dflaven d0abc080d7 #871: eMail validation pattern was too strict: now fully configurable (globally and per attribute). 11 years ago
  romainq b5849da948 #869 REST JSON was not outputing case log attributes (implemented in a structured way) 11 years ago
  dflaven ee86df9575 Record the very same installation time for all modules. 11 years ago
  dflaven 1893f3d701 Test commit: bumped the year to 2014. 11 years ago
  dflaven 81eee95818 Test commit: just bumping the copyright year 11 years ago
  romainq cdb6b8d01b Internal: correctly quote XPath literals within GetNodeById 11 years ago
  romainq e93851fd5f Asynchronous emails: added a retry mechanism useful in case your SMTP server restricts the number of emails that can be sent over a period of time (usage: broadcasting a newsletter). The mechanism is not specific to sending email as it is implemented at the AsyncTask level. 11 years ago
  dflaven e651fe26e7 #856: allow asynchronous emails to have an empty 'to' recipient... (not used anyway) 11 years ago
  dflaven ad59c0bb41 Add "finalclass" as a reconciliation key on all abstract classes derived from FunctionalCI 11 years ago
  romainq 18ea8b0a51 Integrated an update of the portuguese (brazil) localization, made by Marco Tulio 11 years ago
  dflaven 940be2504a Protection against attemp to delete a non-existing node in the XML... 11 years ago
  romainq eb36832ea7 Setup: fixed issue when upgrading a DB (no install dir specified, thus no config file) and requesting a backup: the backup is created without the config file in it. 11 years ago
  romainq a0f26c13e5 Readme file updated for the (soon) upcoming release 2.0.2 11 years ago
  romainq beba63a527 Portal: Removed the public log for the user request creation form (still available on the ticket details). That was already done in change [2828] for ITIL flavour. 11 years ago
  romainq 595f4616e2 Regression of 2.0.2 beta: Configure this list + discard all columns: the list cannot be loaded anymore (if saved) 11 years ago
  romainq 1c64aca64f Readme file updated for the (soon) upcoming release 2.0.2 11 years ago
  dflaven 38eb2c960a #805 (again): proper fix to avoid blocking when creating a ticket with DBInsert() (instead of DBInsertNoReload !!) 11 years ago
  dflaven e509f6d3d0 #805: fix the issue when creating tickets from the SOAP web service. 11 years ago
  romainq 77e608b627 #770 and #853: When a list is configured directly from the table (NOT from the Dialog box), then these settings are not kept neither when creating a shortcut nor when opening the "configure this list" dialog 11 years ago
  romainq 77683afb6e #770 Complete the fix implemented in [2990], the configuration is kept even if not saved for the list 11 years ago
  dflaven e5de5f75aa #756: allow incidents and user request to be linked to 'closed' problems. 11 years ago