Commit History

Author SHA1 Message Date
  dflaven 848239817e Enhanced API to support icon upload... 11 years ago
  romainq 96985337c3 Demo mode: disable the pin button on the left pane (and keeps it open and resizable) 11 years ago
  romainq 7ec9a1c66f Fix for Plugins: fixed a regression introduced in 3072 (dashboards not editable at all!!!) 11 years ago
  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 years ago
  dflaven af6a429ba6 Bug fix: the JSON value for an enum should be the raw value, not its translated label. 11 years ago
  dflaven 97a1413d52 Protect the initialization with a try ... catch, in order to protect that rest of the page in case of trouble. 11 years ago
  romainq c69301f053 Fix for Plugins: if a page uses set_base then JS popup menu items were reloading the page. Still, set_base should not be used! 11 years ago
  romainq 56f89162a3 Enabled KPI tracing for the export page... fixed regression on the setup page (rewrote the change in a much more defensive way) 11 years ago
  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