История коммитов

Автор SHA1 Сообщение Дата
  romainq 7ec9a1c66f Fix for Plugins: fixed a regression introduced in 3072 (dashboards not editable at all!!!) 11 лет назад
  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 лет назад
  dflaven af6a429ba6 Bug fix: the JSON value for an enum should be the raw value, not its translated label. 11 лет назад
  dflaven 97a1413d52 Protect the initialization with a try ... catch, in order to protect that rest of the page in case of trouble. 11 лет назад
  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 лет назад
  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 лет назад
  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 лет назад
  romainq 8ced8ea054 Enabled KPI tracing for the export page 11 лет назад
  romainq 41721dc89f Optimize the queries for the export page 11 лет назад
  romainq 2743ad5454 Resetting the stop watch...do clean the first start date when it is not running! 11 лет назад
  romainq 2baa5ad44e Allow to reset a running stop watch (without stopping it!) 11 лет назад
  dflaven 1cfc47e70d Compatibility with APCu (For PHP 5.5+), since it slightly different from APC. 11 лет назад
  dflaven 574eca10ec Preserve "hidden" template fields. 11 лет назад
  dflaven 02b478c644 Dictionary string for the portal should not depend on a module 11 лет назад
  dflaven 1bb761211c - Put back support of templates 11 лет назад
  dflaven d0abc080d7 #871: eMail validation pattern was too strict: now fully configurable (globally and per attribute). 11 лет назад
  romainq b5849da948 #869 REST JSON was not outputing case log attributes (implemented in a structured way) 11 лет назад
  dflaven ee86df9575 Record the very same installation time for all modules. 11 лет назад
  dflaven 1893f3d701 Test commit: bumped the year to 2014. 11 лет назад
  dflaven 81eee95818 Test commit: just bumping the copyright year 11 лет назад
  romainq cdb6b8d01b Internal: correctly quote XPath literals within GetNodeById 11 лет назад
  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 лет назад
  dflaven e651fe26e7 #856: allow asynchronous emails to have an empty 'to' recipient... (not used anyway) 11 лет назад
  dflaven ad59c0bb41 Add "finalclass" as a reconciliation key on all abstract classes derived from FunctionalCI 11 лет назад
  romainq 18ea8b0a51 Integrated an update of the portuguese (brazil) localization, made by Marco Tulio 11 лет назад
  dflaven 940be2504a Protection against attemp to delete a non-existing node in the XML... 11 лет назад
  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 лет назад
  romainq a0f26c13e5 Readme file updated for the (soon) upcoming release 2.0.2 11 лет назад
  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 лет назад
  romainq 595f4616e2 Regression of 2.0.2 beta: Configure this list + discard all columns: the list cannot be loaded anymore (if saved) 11 лет назад