Commit History

Author SHA1 Message Date
  glajarige 871093fde1 Customers portal : Started CSS rework to simply change BS theme 9 years ago
  glajarige b2215e3fc6 Customers portal : Started CSS rework to simply change BS theme 9 years ago
  dflaven 0fa926d2f1 Make sure that the setup can be launched even if the 'php-zip' module is not installed. 9 years ago
  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. 9 years ago
  dflaven 46e3bde21b #1167 Error while upgrading db model from v 2.1 to 2.2 with orphan attachments. 9 years ago
  dflaven a80de7bf8f #1199 Properly handle the icon of attachments without any extension. 9 years ago
  dflaven 47feb38927 #1205 Positioning of dropdown list of "Popup Menus" on Chrome (and IE 11) when the content has been scrolled 9 years ago
  dflaven 2ff10d9271 Typo ! 9 years ago
  glajarige ebc54b82dd Customers portal : Typo in reference module design 9 years ago
  glajarige e87b4f7173 utils::GetCSSFromSASS() : Skip processing if file is already a .css 9 years ago
  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 9 years ago
  glajarige cf8c7ac703 Customer portal : ExternalField form field was crashing due to a typo. 9 years ago
  dflaven 12c105b2ba Replace the SCSS->CSS library by a more recent and powerful one 9 years ago
  glajarige b3ffc8d09c Customer portal : Object search from attribute was crashing if object class had no friendlyname. 9 years ago
  glajarige 8a5d91e997 Customer portal : Fixed external key validator. Could not contain '0'. 9 years ago
  glajarige f7bafca651 Customer portal : HTML Entities in pre-setted autocomplete fields 9 years ago
  glajarige d404517944 Customer portal : Small update of the BrowseBrick in order to set a default filter value 9 years ago
  romainq df9a5ec014 #1249 Fixed regression introduced in [r3916] (iTop 2.3.0 beta): AttributeHTML not working if the sql column name differs from the attribute code 9 years ago
  romainq 06ae19387b #1223 Custom lifecycle actions: improved the reporting when an action returns false (class/function/id logged into error.log)+ the framework now considers that no return value is equivalent to 'true' 9 years ago
  romainq 79f384b5e7 XML customizations: fixed regression introduced in [r4075] (2.3.0-beta), could not change the parent of a class (which should move the class into the internal hierarchy) 9 years ago
  romainq 1ad3a6ba7d #1207 Customization: allow the implementation of interfaces by the mean of abstract classes 9 years ago
  romainq d96c667d8a #1162 Protect data/log against reading (support of apache 2.4) -requires testing 9 years ago
  romainq 98a87b7af9 #1233 Spanish translation: InterfaCe + Solución Aplicativa 9 years ago
  romainq 6aa4230c8b #1252 Setup: make the project compatible with Ansible deployment (the file "database exi.png" was in fact not used at all!) 9 years ago
  romainq 50651ac5c0 #1254 Setup: iTop 2.3.0 requires PHP 5.3.6 (HTML sanitizer using the API DOMDocument::saveHTML with an argument) 9 years ago
  glajarige bb020ffa92 Customer portal : Autocomplete field was not updating dependant fields. 9 years ago
  romainq 4cc6dc1be8 Extending action classes (notifications): objects listed twice (in the base classes and leaf classes) in the notification page (actions tab). 9 years ago
  romainq 0c00b76a80 Internal: Email generation - No need to force "Content-Transfer-Encoding: 8bit". The default is "quoted-printable" and works fine if the content is made of plain text. Leaving the 8bit encoding could work but in such a case, the statement should be: 9 years ago
  glajarige 4276b5fbb0 Customer portal : Updated object form manager to check if an AttributeType has the necessary API to be used in a form (instead of the temporary array enumerating available types) 9 years ago
  glajarige 669663384a Customer portal : Improved user feedback on modal loading crashs 9 years ago