Historique des commits

Auteur SHA1 Message Date
  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
  dflaven 1413282077 Protects the onwership lock from a legitimate loss of the lock. No popup when leaving for real. il y a 9 ans
  romainq 53de32dfa4 #564 Prompt for an update in a case log on a lifecycle transition. Can be retrofitted easily. Associated with commit [r3687] il y a 9 ans
  dflaven 7fd1127dd2 Fix: Make sure that the "ownership lock" is always released when clicking on the "Cancel" button of a form. il y a 9 ans
  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 (?) il y a 9 ans
  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 il y a 9 ans
  romainq fb6ef14bbc #564 Prompt for an update in a case log on a lifecycle transition. Can be retrofitted easily. il y a 9 ans
  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. il y a 9 ans
  romainq 3daf007c81 #1095 Object creation form and bulk modify (final step) not working when using apache-proxy il y a 9 ans
  romainq 9bb0fb10ae Fixed "Strict standards" warning (introduced with the implementation of locks on edition) il y a 10 ans
  romainq 9b9765d743 Code cleanup: removed a code that was confusing while producing absolutely nothing il y a 10 ans
  romainq 5ed735e8d0 #942 OQL now supporting unions. Unions support polymorphism and can be used anywhere in the application. il y a 10 ans
  dflaven 968ec277fb #765: prevent two persons to edit the same object at the same time. il y a 10 ans
  dflaven 2147e65a32 More options for the PDF export of the 'impact' graph. il y a 10 ans
  romainq 815e3563d3 Rework of the relation diagrams: configuration of the redundancy (AttributeRedundancySettings) il y a 10 ans
  dflaven 9fccf5e0c2 #1041 Protect against some XSS injections il y a 10 ans
  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. il y a 10 ans
  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 il y a 10 ans
  romainq 4c09f1f7f4 #1007 Unexpected change of the case log when doing massive update of a User Request (+ hide the checkbox for the status because it makes no sense) il y a 10 ans
  romainq 879495a4ee #965 Since 2.0.3, for each synchronized object, around 100 queries are performed (2 are required), and this is multiplied be the number of duplicate replicas (then resulting in a significant slowdown). il y a 10 ans
  dflaven cd1246306b #974 prevent multiple javascript refresh when reloading the "initial state" of a ticket. il y a 10 ans
  romainq 82de80cd7f #991 CSV export truncated (system dependent, since 2.0) due to a bug in iconv, the workaround is to do little by little il y a 10 ans
  romainq 3a873c2343 #986 Search form: handle indirect external keys il y a 10 ans
  dflaven 2f3a180cb0 New concept in the XML: HighlightScale to avoid overloading GetIcon and GetHilightClass... il y a 11 ans
  dflaven 7dfcec6ec6 Fixed a regression introduced by #930: a field can depend on a hidden fields, but this has no visible effect. il y a 11 ans
  dflaven 16da811bf6 #930 AttributeExternalFields displayed in a form are automatically refreshed when their "parent" field is modified... il y a 11 ans
  dflaven 85163679bd #935 Better support of CheckToWrite() in object's transitions il y a 11 ans
  dflaven 8c9344d96d #931 Management of n:n links can be broken in case of insufficient user rights. Side effect: attribute_linkedset with the flag OPT_ATT_HIDDEN are now completely hidden (the tab is not displayed at all). il y a 11 ans
  dflaven c1afd414b3 Fix of a regression introduced by [3146]: due to formatting rules, empty friendlynames may not look like empty strings! il y a 11 ans