提交历史

作者 SHA1 备注 提交日期
  romainq 5842acff64 HTML formatting: TWO fixes in one! Fixed a bug introduced in 2.3.0-beta: the stylesheet cannot be defined within the email templates (aka ActionEmail) anymore. Instead, a default (ready for use) stylesheet is provided into /css/email.css and it can be overriden by the configuration parameter email_css. The fix consists in transforming the stylesheet into inline style... which fixes a limitation of gmail and Outlook that support only the inline styles. The implementation relies on a new library: emogrifier. This library has been changed (home-made utility) to be compatible with PHP 5.3 (declaration of arrays). 9 年之前
  dflaven 6188d09657 "Search Drawer" is closed by default, unless the configuration parameter "legacy_search_drawer" is set to "true". 9 年之前
  dflaven 57e04cf8b8 Fine tuning of the default value for display_max_width. 9 年之前
  romainq 8fd6012a13 #185 Navigation Breadcrumb - Beta version 9 年之前
  dflaven 08e01b9eb7 Enhancement: Date and time formats are now configurable in iTop !! (beta version, beware!) 9 年之前
  dflaven 4ab7616cf5 YOU MUST RUN THE SETUP AFTER PERFORMING THIS UPDATE !! 9 年之前
  dflaven 4d54906d6d Cleanup and optimization of the handling/loading of the dictionary files. 9 年之前
  dflaven 991cd359fc Inline images in formatted case log & descriptions: beta version fixperms js The inline images are now no longer stored stored as Attachments but using a specific object InlineImage... 9 年之前
  dflaven ccf403a397 (HTML) Formatted Case Logs, Description and Notifications with inline images uploaded as Attachments. Beta Version !! 9 年之前
  romainq a953643cbe Portal: let the administrator specify an alternative URL for the portals (rewriting rules) 9 年之前
  dflaven ab9e3dcdf8 Concurrent lock still has some minor issues, don't enable it by default. 9 年之前
  dflaven 7938e15cb4 History display enhancement: whenever a new case log entry is added, display its content in the history. The display is truncated at a configurable max length. The user can expand/collapse the truncated text, entry per entry. The text is not truncated when printing. 9 年之前
  dflaven 62b7308f78 Regression due to the fix of #1107 (revision 3647): the settings query_cache_enabled was always written as "false" in the default configuration. This is now fixed. 9 年之前
  romainq 895fcba8bc Log REST/JSON calls (config: 'log_rest_service' => true ; stored as EventRestService) 9 年之前
  dflaven 0c62212a4f File-based "transactions" dans log files better protected against concurrent access... 10 年之前
  dflaven fe8a7c710d #1107: Make sure that all settings are preserved upon update. 10 年之前
  dflaven a07bc5f39d The path to Graphviz' dot program is now prompted interactively during the setup, since Graphviz is now mandatory for displaying the impact analysis. 10 年之前
  dflaven 968ec277fb #765: prevent two persons to edit the same object at the same time. 10 年之前
  dflaven 47e596aa0b Bulk Export redesign, addressing the tickets: 10 年之前
  dflaven e493fd7f48 Added an alternate implementation for storing "transaction" identifiers on disk instead of inside the $_SESSION variable. 10 年之前
  romainq 086ec649a0 Fixed a regression introduced in [3518] (module parameters in XML) 10 年之前
  dflaven cd4d8baeed Fixing a regression introduced by 3525 10 年之前
  dflaven 610247a0cb Enhancement: support injection of new modules treated as data. 10 年之前
  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 年之前
  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 年之前
  dflaven e00b5527ad #1040 Graphical display of "impact/depends on" is not consistent with the "list" tab 10 年之前
  romainq c6c813a878 #1020 Restrict dashboard/shortcut refresh interval 10 年之前
  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 年之前
  romainq fba240fedf Computation of user rights: added a config flag to force the legacy algorithm (user_rights_legacy, defaulting to false) 10 年之前
  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 年之前