Commit History

Author SHA1 Message Date
  romainq a59ebe1e41 Fix for regression introduced in [r4384] and causing a blank screen when attempting to edit an object 8 years ago
  romainq deac3d899f Rich text editor: the Maximize button icon is missing if iTop is installed in a directory which name contains spaces 8 years ago
  dflaven adca81fd4f Image upload inside CKEditor (via drag and drop) seems to be desactivated on IE9. 8 years ago
  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). 9 years ago
  dflaven a47ff4d023 InlineImage::FixUrls must be 9 years ago
  dflaven 57d4dd36c5 CKEditor's full screen mode is not supported on iOS (cf https://dev.ckeditor.com/ticket/8307) 9 years ago
  dflaven 4072e9ae97 Fix full screen button in CKEditor. 9 years ago
  dflaven 8da174210c CKEditor integration fine tuning with a new "Maximize" button in the collapsed toolbar. 9 years ago
  dflaven 08e01b9eb7 Enhancement: Date and time formats are now configurable in iTop !! (beta version, beware!) 9 years ago
  glajarige c0910d6fb6 CustomFields : Bootstrap integration 9 years ago
  dflaven 1a0604f1a8 Background process for cleaning expired temporary attachments and inline images. 9 years ago
  dflaven 378fb38f3f Prevent access to *any* InlineImage by just guessing its identifier, now an additional "secret" is needed, making it much harder to guess (but not 100% impossible, beware !) 9 years ago
  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 years ago