Historique des commits

Auteur SHA1 Message Date
  romainq 9a75b66d4a #1169 Broken link to iTop Wiki in itop-tickets.htm il y a 9 ans
  romainq 99ec255431 Internal: DBSearch::Intersect to throw an exception whenever any of the merged queries have a queried class that does not correspond to the first joined class. This is a limitation of the current implementation of Intersect. Allowing such use cases would require quite a rework of that API. il y a 9 ans
  romainq 6efed183d0 Internal: fixed regression introduced in iTop 2.3.0 beta: no error though a mandatory attribute of type HTML has been left empty il y a 9 ans
  dflaven d2c5185ad1 Support of formatted case log edition (with inline images) in the legacy portal. il y a 9 ans
  dflaven befb318972 Impact analysis display: cosmetics on tooltips: widen a bit the tooltips and prevent the text from overflowing horizontally. il y a 9 ans
  dflaven 3257f1976e - Make sure that the CSV Parser has enough time to run on big amount of data. il y a 9 ans
  romainq 080dfd041b #1188 Advanced customizations: allow to define a new constant or a brand new class as part of a delta il y a 9 ans
  glajarige 9f6b5d8724 Customers portal : Added some IDs in the layout to create new hooks il y a 9 ans
  glajarige 5793c6ae86 Customers portal : CSS is now separated into a Bootstrap theme stylesheet and another one specific to the template. It is also based on SASS like the console CSSs il y a 9 ans
  dflaven 78c939d23e Enhanced display/edition of the "Reconciliation Key" column when defining the reconciliation using the attributes. il y a 9 ans
  dflaven b1a5326d43 Automatically remove duplicated modules (by keeping only the most recent one) when loading modules, independently of the loading order. il y a 9 ans
  romainq 9992b14ed7 Improved images caching: since 2.3.0-beta, iTop handles inline images (case logs, ticket description) and a picture for a person (AttributeImage). This code refactoring handles a case where the browser checks for the validity of the image and the 304 response code can then be returned without checking anything because we assume that the URL of the image contains a signature of it (or the data cannot change -attachement and inline images are in this case). il y a 9 ans
  romainq 756fe387bc Notice in schema.php (Admin tools / data model) when viewing the class UserRequest il y a 9 ans
  glajarige 124092588a SCSS Compilation : Disabled max_execution_time while compiling SCSS files as it can take a while (Set back to its original value afterwards). il y a 9 ans
  glajarige 27038b62f5 Customers portal : Added GetAbsoluteAppRoot() JS function to portal. il y a 9 ans
  glajarige 871093fde1 Customers portal : Started CSS rework to simply change BS theme il y a 9 ans
  glajarige b2215e3fc6 Customers portal : Started CSS rework to simply change BS theme il y a 9 ans
  dflaven 0fa926d2f1 Make sure that the setup can be launched even if the 'php-zip' module is not installed. il y a 9 ans
  dflaven 5570d889f0 Trying to protect the Synchro for timeouts, since the synchro may be launched from the web (as a "web service", especially by the "collectors"). To be validated further with large amounts of data. il y a 9 ans
  dflaven 46e3bde21b #1167 Error while upgrading db model from v 2.1 to 2.2 with orphan attachments. il y a 9 ans
  dflaven a80de7bf8f #1199 Properly handle the icon of attachments without any extension. il y a 9 ans
  dflaven 47feb38927 #1205 Positioning of dropdown list of "Popup Menus" on Chrome (and IE 11) when the content has been scrolled il y a 9 ans
  dflaven 2ff10d9271 Typo ! il y a 9 ans
  glajarige ebc54b82dd Customers portal : Typo in reference module design il y a 9 ans
  glajarige e87b4f7173 utils::GetCSSFromSASS() : Skip processing if file is already a .css il y a 9 ans
  dflaven be8c0e08da Replacing the SCSS->CSS conversion library by a newer one made by Leaf Corcoran: http://leafo.github.io/scssphp, tweaked to work on PHP 5.3 il y a 9 ans
  glajarige cf8c7ac703 Customer portal : ExternalField form field was crashing due to a typo. il y a 9 ans
  dflaven 12c105b2ba Replace the SCSS->CSS library by a more recent and powerful one il y a 9 ans
  glajarige b3ffc8d09c Customer portal : Object search from attribute was crashing if object class had no friendlyname. il y a 9 ans
  glajarige 8a5d91e997 Customer portal : Fixed external key validator. Could not contain '0'. il y a 9 ans