Історія комітів

Автор SHA1 Опис Дата
  romainq c6da772383 Improved the comments for access_mode in the config file 8 роки тому
  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 роки тому