コミット履歴

作者 SHA1 メッセージ 日付
  glajarige 902202cad7 N°1047.1 Internal: Modified some calls to the ITOP_XXX constants. 7 年 前
  glajarige 306b6bced1 N°782.1 New configuration parameter 'allow_menu_on_linkset' (boolean, default value false) to display actions in linkset in view mode (new, modify, delete, ...) 7 年 前
  dflaven b44e2da789 More meaningful default values for the version/revision of iTop. 8 年 前
  romainq 5ffb6104a5 Obsolescence: background task setting (or resetting) the obsolescence date for obsolete data. The periodicity can be tuned by the mean of obsolescence.date_update_interval, defaulting to 10 minutes. Also renamed show_obsolete_data into obsolescence.show_obsolete_data for consistency. 8 年 前
  romainq b246164f18 Obsolescence: finalizing the implementation of the flag (hide obsolete objects, show an icon on hyperlinks and a tag on the object details, user preference defaulting to the new setting 'show_obsolete_data') 8 年 前
  romainq 10d1cee992 N.692 Config setting log_queries does not work? This setting has been deprecated (use log_kpi_duration instead) - Still the implementation of query logging remains (and is buggy) as it may be usefull in order to record and rebuild a complete set of queries. 8 年 前
  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 年 前