コミット履歴

作者 SHA1 メッセージ 日付
  eespie 45171c52ec N°1109 - itop-object-copier Create ticket from CI was not adding the CI in the CI list of the newly created ticket. 7 年 前
  glajarige 8106d1fbea N°1071 UI: Better rendering for external keys in linkedset (no more wrapping) 7 年 前
  glajarige dfba453400 N°849 Edition of an object with not allowed (silos) remote objects in a linkedset causes fatal error. 7 年 前
  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 年 前
  romainq a5e4229670 N.779 PARTIAL FIX - Date fields in link sets cannot be edited if the date format differs from the native format (Y-m-d). Homogeneous way to call the API GetFormElementForField, with GetEditValue as the "display value". Still, submitting the form does not work. 8 年 前
  romainq 5eccd5e413 N.444 Two date picker icons (lifecycle shortcut to resolved state, or a datetime attribute on a link). Solved by a factorization of the widgets initialization so that the initialization be the same (must be idempotent) 8 年 前
  dflaven 6188d09657 "Search Drawer" is closed by default, unless the configuration parameter "legacy_search_drawer" is set to "true". 9 年 前
  romainq 5ed735e8d0 #942 OQL now supporting unions. Unions support polymorphism and can be used anywhere in the application. 10 年 前
  dflaven 4bb2187375 #714: localization of the date picker calendar. Get rid of the old jquery.datepicker.js file since iTop now relies on the built-in jQuery UI date picker widget. 10 年 前
  romainq ef77790e50 #778 Issue on list sort order when editing an element - fixed a regression 10 年 前
  romainq bb4047c10b #778 Issue on list sort order when editing an element (N-N link tabs) 10 年 前
  dflaven 24a80303c6 #704: preserve the content of a "linkedset" when changing the initial state of the object being created ! 12 年 前
  dflaven 3db5a5900b Make auto_reload work on OQL menus 12 年 前
  romainq eafa11ecfe Updated copyright (2012) and license (LGPL changed to AGPL) 12 年 前
  dflaven c0f5281fdc Protects against temporary objects that exist only in memory (id < 0) 12 年 前
  dflaven 3c025ec42c Customizable tables implementation, beta version done. 13 年 前
  dflaven 649e5488a9 Bug fix: support [+] button inside linkedsets.. with constraints 13 年 前
  dflaven 6e578eaedf Bug fix: support [+] button inside linkedsets.. with constraints 13 年 前
  dflaven e3038e201e Bug fix: support [+] button inside linkedsets 13 年 前
  romainq 77935669d9 Reintegrated from branch 1.2: capability to develop a module to share objects between organizations (beta) 13 年 前
  dflaven b7f21f93ce Typo ! 13 年 前
  dflaven 45c54c3c64 When searching objects to add to the current object (n:n relationship), set the default search params in order to stay in the current silo. 13 年 前
  dflaven 7cba1f8f17 Properly handle restrictions (e.g. AllowedValues) on objects that are used as n:n relationships managed via LinksWidget. 13 年 前
  dflaven d2c11f6be7 Properly handle restrictions (e.g. AllowedValues) on objects that are used as n:n relationships managed via LinksWidget. 13 年 前
  dflaven 36c1fb9ab7 Allow computation of default values when managing relationships 13 年 前
  dflaven c21460e179 - Allow creation of an ticket in a different initial state via the new 'initial_state_path' attribute. 13 年 前
  dflaven 7a737ca55a Bug fix: (side effect of fixing #445) paginate the lists when performing a selection. 14 年 前
  dflaven 846ba7d9fc - Renamed the method 'UpdateObject' into 'UpdateObjectFromPostedForm' to avoid misunderstandings. 14 年 前
  romainq d184f8f089 Preset the object creation form with values (scalars or lists) by the mean of GET arguments. E.g. .../UI.php&operation=new&class=Team&default[org_id]=161&default[member_list][-1234][id]=&default[member_list][-1234][role]=manager 14 年 前
  dflaven 17bd3b9d30 Fixed Trac #427: unable to remove all items from a linkset when editing an object. 14 年 前