Commit History

Author SHA1 Message Date
  dflaven ccef399cfa Support of date and time custom formats... continuing towards the beta ! 9 years ago
  dflaven 08e01b9eb7 Enhancement: Date and time formats are now configurable in iTop !! (beta version, beware!) 9 years ago
  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 !) 9 years ago
  dflaven 8e8da2a09c Fix for potential XSS vulnerability on uploaded file names. To be further tested before retrofitting in branches. 9 years ago
  romainq fd1ae9f09a CustomFields: suppressed a warning when editing an object with a custom field being read-only 9 years ago
  romainq c7e7d28148 Custom fields: values not recorded if the user does not change any of the default values 9 years ago
  romainq 7b4fb0a57b Custom fields: not all the values were correctly recorded (event name collision) 9 years ago
  romainq 0489e8e5e8 Custom fields: alpha version. 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
  dflaven ccf403a397 (HTML) Formatted Case Logs, Description and Notifications with inline images uploaded as Attachments. Beta Version !! 9 years ago
  romainq 7f46108d88 New type of attribute: AttributeMetaEnum. 9 years ago
  dflaven 13eb7d918d Cosmetics: the refresh button is now displayed as part of the "actions" at the top-right of the "details". 9 years ago
  dflaven 662ec6f038 Finishing touch to the "Printer friendly version" of the details page. 9 years ago
  dflaven 1413282077 Protects the onwership lock from a legitimate loss of the lock. No popup when leaving for real. 9 years ago
  romainq 53de32dfa4 #564 Prompt for an update in a case log on a lifecycle transition. Can be retrofitted easily. Associated with commit [r3687] 9 years ago
  dflaven 7fd1127dd2 Fix: Make sure that the "ownership lock" is always released when clicking on the "Cancel" button of a form. 9 years ago
  romainq b7ed3bd0ea Printable view: do not show pagination controls (show the full list), must work with plugins calling cmdbAbstractObject::DiplaySet AND cmdbAbstractObjectObject::GetDisplaySet. Sill, GetDisplayExtendedSet should be hacked as well (?) 9 years ago
  romainq 26854382bc #1081 Customizations: adjust the dimensions of the HTML Editor (CKEditor). Also fixed an issue when specifying width/height with unit (e.g. "30em") for AttributeText/AttributeLongText 9 years ago
  romainq fb6ef14bbc #564 Prompt for an update in a case log on a lifecycle transition. Can be retrofitted easily. 9 years ago
  romainq a84684630b #576 Printable view for object details. Possibility to hide/show chapters (the equivalent of tabs in the UI) or any fieldset. Requires testing and comments. 9 years ago
  romainq 3daf007c81 #1095 Object creation form and bulk modify (final step) not working when using apache-proxy 9 years ago
  romainq 9bb0fb10ae Fixed "Strict standards" warning (introduced with the implementation of locks on edition) 10 years ago
  romainq 9b9765d743 Code cleanup: removed a code that was confusing while producing absolutely nothing 10 years ago
  romainq 5ed735e8d0 #942 OQL now supporting unions. Unions support polymorphism and can be used anywhere in the application. 10 years ago
  dflaven 968ec277fb #765: prevent two persons to edit the same object at the same time. 10 years ago
  dflaven 2147e65a32 More options for the PDF export of the 'impact' graph. 10 years ago
  romainq 815e3563d3 Rework of the relation diagrams: configuration of the redundancy (AttributeRedundancySettings) 10 years ago
  dflaven 9fccf5e0c2 #1041 Protect against some XSS injections 10 years ago
  dflaven 819e8855b2 Fix for a regression introduced by [r3394] while fixing #1000: handling of OPT_ATT_MUSTCHANGE. The fix was not working when the original value contained several lines. 10 years ago
  romainq d976849129 #1000 Implemented the behavior for the flag OPT_ATT_MUSTCHANGE, and took the opportunity to add a feedback when a field is mandatory OR when the format is wrong 10 years ago