Historia zmian

Autor SHA1 Wiadomość Data
  dflaven cd4d8baeed Fixing a regression introduced by 3525 10 lat temu
  dflaven 610247a0cb Enhancement: support injection of new modules treated as data. 10 lat temu
  dflaven dd7d6206ca Enhancement: the default value for a module's parameter can now be specified (and altered) via the XML and will no longer reside in the configuration file. 10 lat temu
  dflaven 7ef64ebeb9 Modularization of the portal. The entry points for portals is now defined in XML, and thus can be altered by an extension. 10 lat temu
  dflaven e00b5527ad #1040 Graphical display of "impact/depends on" is not consistent with the "list" tab 10 lat temu
  romainq c6c813a878 #1020 Restrict dashboard/shortcut refresh interval 10 lat temu
  dflaven b744b7b9ba Integration of the Excel (XLSX) export feature. (Limitation: export.php takes into account neither the "fields" parameter nor the list of fields defined in the QueryPhrasebook when exporting in XLSX format) 10 lat temu
  romainq fba240fedf Computation of user rights: added a config flag to force the legacy algorithm (user_rights_legacy, defaulting to false) 10 lat temu
  dflaven 0fca79fcb7 Add the ability to supply a default "from" email address for the "forgot password" feature, instead of using the same address as for the "to". 11 lat temu
  romainq a748425db7 #731 Full text search requires a string of at least three characters (configurable: full_text_needle_min) 11 lat temu
  romainq 319e479283 #936 Tune the default (i.e. implicit) tracking level on link sets (and disable tracking on 1-N links, for fresh installations) 11 lat temu
  romainq e99c990133 #873 Allow the character % in the path of an URL (requires the edition of the config file when upgrading) 11 lat temu
  romainq 1ae1394f15 #929 Speed up the full text search (mostly from the end user perspective, requires a custom configuration) 11 lat temu
  romainq 2fb450f1be #928 Setup crashing if async_retries is configured 11 lat temu
  dflaven 8762a41dd3 #909: faster display for the "details" of an object: 11 lat temu
  dflaven f060c7d25d #867 (and #907 as a dup') De-harcode set_time_limit (per loop) in lengthy operations. Default value is 30 seconds (per loop), configurable via the new parameter "max_execution_time_per_loop", instead of 5 seconds previously. 11 lat temu
  dflaven d0abc080d7 #871: eMail validation pattern was too strict: now fully configurable (globally and per attribute). 11 lat temu
  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 lat temu
  romainq aa6728d567 Regression introduced with the capability to disable mandatory ext keys (defaults to true) 11 lat temu
  romainq 7e5330827f Internal: new setting to tweak the data model by allowing null for all external keys (use with care!) 11 lat temu
  romainq 8e56326322 Improved the KPI logging: setting log_kpi_duration to 2 will enable blaming of the FIRST caller (callstack entirely shown in the produced report) 11 lat temu
  romainq 92f6905f66 Show the new setting portal_tickets in the default config file 11 lat temu
  romainq fd76e8223a User portal: enable the creation of Incident tickets (ITIL + requires a change in the configuration file -see the readme file) 11 lat temu
  romainq 074792f2d0 Added a demo mode (config: demo_mode = true). In that mode, logins get read-only (even for admins) 11 lat temu
  romainq 8a00a05b1a #783 Added the placeholder $this->xxx_list$ for emailing (names separated by a new line, truncated to 100 items) 11 lat temu
  romainq ef9c010998 Reviewed the instrumentation to help in tuning the performance 11 lat temu
  romainq d61e857b5d New feature: Forgot password -> email to reset (possibly disabled in the config file) 11 lat temu
  romainq 93a6a2b61f #713 URL format reviewed: 12 lat temu
  romainq d6047dc73e New way to compile the dictionaries, allowing for incremental modification via XML 12 lat temu
  dflaven 9faf2e7cc9 Enhancement: take into account the "periodicity" of the background processes. 12 lat temu