Commit History

Author SHA1 Message Date
  glajarige 4a781579d5 N°653.2 Lifecycle: Fixed a regression introduced on r4767, transition buttons not working properly when editing an object. 7 years ago
  glajarige a36cba48bb N°1073 Reentrance issue on cmdbAbstractObject when coming from an extension implementing iApplicationObjectExtension. 7 years ago
  romainq c31616c4e9 N.981 Regression introduced in [r4692]. It make sense to preserve the existing value... excepted when reloading some form elements (filtering depending on fields that have just been touched by the user). 7 years ago
  glajarige fd01d8da2b N°976 PHP Warning on not initialized variable $sHTMLValue in cmdbAbstractObject::GetFormElementForField(). 7 years ago
  glajarige 695a3e72ab N°554.3 Not displaying actions menu in n:n in read mode. 7 years ago
  glajarige 9a77ef6de2 N°782.2 Linkset menu actions open in a new tab in edition mode only. 7 years ago
  glajarige 306b6bced1 N°782.1 New configuration parameter 'allow_menu_on_linkset' (boolean, default value false) to display actions in linkset in view mode (new, modify, delete, ...) 7 years ago
  glajarige 272951dbaf N°779 Date format handling in LinkedSetIndirect was causing fatal error on object edition. 7 years ago
  glajarige 51cb455f9d Console UI: Text fields validation fixed when coming back from fullscreen. Also, fixed seaarch dialog UI for ExtKeys 8 years ago
  glajarige 93c8a14d1e N°930 Better UI on object details part 2: Text type fields now handled properly and aligned with HTML type fields. 8 years ago
  glajarige f9c3e01cb8 N°930 Better UI on object details part 1. (Careful, Bulf modify and CSV import might be partly broken...) 8 years ago
  romainq 98ac91ec47 Obsolescence: fixed regression introduces in [r4766], count of 1-N link sets not matching the result set 8 years ago
  romainq 9b996510e2 Fixed Regression introduced with the rework of N-N links (bug when creating software instances on a server) 8 years ago
  romainq 4d321cfa98 Obsolescence: fixed OQL issue 8 years ago
  glajarige 8ef5e9ff20 N°653: Dependant fields on transitions was not using transition flags. 8 years ago
  glajarige db3f259442 N°653 Portal: Lifecycle: Flags on transitions part 2 8 years ago
  romainq 0e1f3d02b9 Rework of the edition of 1-N and N-N links: managed as a delta from the GUI down to the the lowest APIs. 8 years ago
  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') 8 years ago
  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. 8 years ago
  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). 8 years ago
  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!) 8 years ago
  romainq c80fa95d2c N.755 Case log latest entry preset with HTML code gets transformed into pure text 8 years ago
  romainq d9bd4d1ad6 N.678 Data synchro: a line break or '<' in the description breaks the synchronized objects edition form. 8 years ago
  glajarige 80831c4230 N°602: InlineImage "randomly" not available for display. 8 years ago
  dflaven 4912c0026c N. 549: "Font" menu broken in case logs (console and legacy portal). The menu was showing <> instead of font names. 8 years ago
  dflaven f1fc408f7e (regression from iTop 2.2.x) ExternalFields were not automatically reloaded when the corresponding external key changed. 8 years ago
  dflaven 118b0e53f3 Cosmetics: Enlarge DateTime fields which were too narrow (the end of the time is not visible when editing). 8 years ago
  glajarige 80ae4b1298 Synchro : Formated last synchro date in the tooltip when viewing an Object 9 years ago
  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. 9 years ago
  dflaven 1f3f490a79 Regression fix: update read-only fields which are dependent from other fields. 9 years ago