Commit History

Author SHA1 Message Date
  glajarige 1d25adc7d6 Customer portal : Added possibility to give a controller action for a brick tile. This allows to use some logic in order to make a specific render relying for example on DB dataobjects 9 years ago
  dflaven 7de955e16a Oops, missing on Czech translation file. 9 years ago
  dflaven 91733fbd6f Force the filename (with a .csv extension) when downloading the audit errors as a CSV file. 9 years ago
  dflaven 83d51e4c06 Prevent timeouts during the (lengthy) PDF conversion... 9 years ago
  dflaven 19c5ac9ff6 Fixed the case for the Emogrifier includes. 9 years ago
  glajarige ca75028593 Updated licenses with Font Awesome 9 years ago
  glajarige 9ae56a48ad Customers portal : Added generated css files to the SVN 9 years ago
  romainq bb95dea357 Internal: enable/disable data localization 9 years ago
  dflaven 674f8e78ea Limit the height of the "licenses" in the about box. 9 years ago
  dflaven eebeeeb210 Regresssion of iTop 2.3.0 beta: properly load the metamodel from the environment. 9 years ago
  romainq bb1ad04c6e Code cleanup: removed unused parameter (not used, thus confusing) 9 years ago
  dflaven 7580358c04 Regresssion: properly compute & record the history of StopWatch's sub-items. 9 years ago
  dflaven 23bd2d7b13 Use the configurable date & time format for displaying the history of StopWatches. 9 years ago
  romainq af468f69c8 Getting ready for the release of iTop 2.3.0 9 years ago
  romainq 40d2fd299a Getting ready for the release of iTop 2.3.0 9 years ago
  dflaven 2e6832da55 Updated Czech translation, thanks to Lukáš Dvořák ! 9 years ago
  romainq 8289cf9751 Fixed regression in 2.3.0-beta: placeholder $public_log$ was generating a mix of plain text and HTML markup whereas only plain text is expected 9 years ago
  dflaven 699a09eec5 Collapse the search form at the top of the main page when displaying a list of objects (drill down from a chart...), except when the page is the result of filling this form and pressing search. 9 years ago
  dflaven 1516fbe2b0 Properly handle the creation of objects which go outside of the silo. 9 years ago
  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 years ago
  dflaven 1aac2820ba Enhancement: provide some feedback to the end-user in case of a fatal error during an interactive export. 9 years ago
  glajarige 4d3093784c Synchro : Change description attribute from AttributeString to AttributeText 9 years ago
  glajarige 6a7a46ab20 Customers portal : Fixed css glitch on portal instances menu 9 years ago
  romainq 56c82d571d When iTop is in restricted access mode (access_mode=2), the upgrade is not completely performed (profiles not updated correctly) 9 years ago
  glajarige 80ae4b1298 Synchro : Formated last synchro date in the tooltip when viewing an Object 9 years ago
  glajarige 3021da79f7 Export : Formatting dates from subitems in CSV, Excel, PDF exports 9 years ago
  glajarige 375f8e7e28 Customers portal : Home page template could not be override since template refactoring 9 years ago
  glajarige 6a76b82cf9 Customers portal : Final touches on portal configuration 9 years ago
  romainq 8fb9355fce Placeholders in notification: fixed the error message when the given placeholder is invalid 9 years ago
  glajarige 3c2c92dc15 PDF export : Exporting objects with AttributeImage value to default was crashing due to a "division by zero". Fixed. 9 years ago