Historique des commits

Auteur SHA1 Message Date
  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') il y a 8 ans
  romainq 4b36e9e017 Obsolescence: introduction of this new concept (wording could change later). The obsolescence of an object is computed after other attributes, by the mean of an OQL expression. The code has been refactored (again) so as to factorize between the computation of friendly names and the computation of obsolescence flags. The refactoring involved a significant AND RISKY change: external key friendly names (magic attributes) have been changed from AttributeFriendlyName to AttributeExternalField, which simplifies the SQL query build logic. il y a 8 ans
  romainq 34ab6cd77b NEW! Archiving data. Archiving is a soft delete. It can be undone. Enter the archive mode to see all the data including archives (everything is read-only in that mode). Archiving must be enabled per class (data model). Archiving is achieved by the mean of the API DBObject::Archive (or Unarchive). il y a 8 ans
  glajarige da0260c569 N°653 Lifecycle flags can be defined on both states and transitions (Note: This is a beta version and need to be tested!) il y a 8 ans
  romainq c80fa95d2c N.755 Case log latest entry preset with HTML code gets transformed into pure text il y a 8 ans
  romainq d9bd4d1ad6 N.678 Data synchro: a line break or '<' in the description breaks the synchronized objects edition form. il y a 8 ans
  glajarige 80831c4230 N°602: InlineImage "randomly" not available for display. il y a 8 ans
  dflaven 4912c0026c N. 549: "Font" menu broken in case logs (console and legacy portal). The menu was showing <> instead of font names. il y a 8 ans
  dflaven f1fc408f7e (regression from iTop 2.2.x) ExternalFields were not automatically reloaded when the corresponding external key changed. il y a 8 ans
  dflaven 118b0e53f3 Cosmetics: Enlarge DateTime fields which were too narrow (the end of the time is not visible when editing). il y a 8 ans
  glajarige 80ae4b1298 Synchro : Formated last synchro date in the tooltip when viewing an Object il y a 9 ans
  dflaven a946094c23 File or image upload is not supported (and thus disabled) when using the [+] button to create a new object inside a popup dialog. il y a 9 ans
  dflaven 1f3f490a79 Regression fix: update read-only fields which are dependent from other fields. il y a 9 ans
  romainq f0bb65f409 New attribute: ImageAttribute il y a 9 ans
  dflaven 1e7f8e903c Programmatically allow to write on any object - if needed - independently of the profiles. il y a 9 ans
  dflaven 2bad56d50b Fix for editing HTML content containing html entities: & must be encoded as &amp; as well !! il y a 9 ans
  dflaven 8da174210c CKEditor integration fine tuning with a new "Maximize" button in the collapsed toolbar. il y a 9 ans
  dflaven ccef399cfa Support of date and time custom formats... continuing towards the beta ! il y a 9 ans
  dflaven 08e01b9eb7 Enhancement: Date and time formats are now configurable in iTop !! (beta version, beware!) il y a 9 ans
  romainq 44e550c6ac CustomFields: simplified the wizard helper to cope with the edition in read-only mode (no need for the wizard helper to send the read-only/hidden values !) il y a 9 ans
  dflaven 8e8da2a09c Fix for potential XSS vulnerability on uploaded file names. To be further tested before retrofitting in branches. il y a 9 ans
  romainq fd1ae9f09a CustomFields: suppressed a warning when editing an object with a custom field being read-only il y a 9 ans
  romainq c7e7d28148 Custom fields: values not recorded if the user does not change any of the default values il y a 9 ans
  romainq 7b4fb0a57b Custom fields: not all the values were correctly recorded (event name collision) il y a 9 ans
  romainq 0489e8e5e8 Custom fields: alpha version. il y a 9 ans
  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... il y a 9 ans
  dflaven ccf403a397 (HTML) Formatted Case Logs, Description and Notifications with inline images uploaded as Attachments. Beta Version !! il y a 9 ans
  romainq 7f46108d88 New type of attribute: AttributeMetaEnum. il y a 9 ans
  dflaven 13eb7d918d Cosmetics: the refresh button is now displayed as part of the "actions" at the top-right of the "details". il y a 9 ans
  dflaven 662ec6f038 Finishing touch to the "Printer friendly version" of the details page. il y a 9 ans