コミット履歴

作者 SHA1 メッセージ 日付
  dflaven f820ddecaa Manage properly default parameters for linksets 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 3f9536687b - Bug fix: n:n wizard, context was lost when searching for objects of a derived class to be added. 14 年 前
  dflaven f6b4b31f52 Handle the OnBeforeUnload events to call OnFormCancel handlers when needed so that the plug-ins have a chance to perform some cleanup. 14 年 前
  dflaven 55e9f4862d Fixed a typo: utils::ReadMultipleSelection 14 年 前
  dflaven 921700fd41 Fixed a typo: utils::ReadMultipleSelection 14 年 前
  dflaven 62cd391834 New implementation for displaying long lists: pagination 14 年 前
  dflaven a3f2393b6b - Cleanup of the dictionary usage. 14 年 前
  romainq 84a737920e Deletion: entirely reviewed to take into account the objects being synchronized by an external data source, or the plugins constraints. 14 年 前
  dflaven f3a9f15672 - Special handling (using some custom code - temporary solution) of the 'ticket_log' attribute: the attribute is displayed at the bottom of the "Properties" page and takes the whole width of the page. 14 年 前
  dflaven e6610afd1d - Bug fix: Bulk modify was failing on a list of tickets in different states. 14 年 前
  dflaven 981aa5d70f Fixed Trac #371: popup dialog's dimensions (welcome screen and create or lookup dialogs) are now adjusted to fit into the screen. 14 年 前
  dflaven 3fa69ce5aa - Make the navigation (Back / Cancel) work properly on bulk actions. 14 年 前
  dflaven a6f53b7f73 Fixed Trac#367: typo ! 14 年 前
  dflaven a8665eef41 Fixed Trac#368: (regression compared to 1.0.2) textarea was too small when exporting a list as CSV. 14 年 前
  romainq 33fc87312f Deletion: the message "object deleted" was displayed twice since the last review of the deletion 14 年 前
  dflaven bade681081 Fixed Trac #365: Give the user some feedback when the password was successfully changed/set. Note that iTop does not check that the new password is different from the old one. 14 年 前
  dflaven 56daa0a515 Implementation of bulk modify and bulk apply stimulus... to be tested ! 14 年 前
  romainq f1ff85a59b Dev: improved performance measure tooling 14 年 前
  romainq 40fdf26072 Plugin API - alpha version 14 年 前
  dflaven d92b258646 Continuing the implementation of the DataExchange 14 年 前
  romainq 8fee154865 #149 Implemented friendly names 14 年 前
  romainq a40d47861c Improved change tracking: user login replaced by the full name if available 14 年 前
  dflaven 45dce2f2df - Bug fix: when creating a new object the "Cancel" button must go somewhere ! 14 年 前
  dflaven 145ff3a6e3 Renamed 'autocompleteWidget' to 'extkeyWidget' since it's not always an autocomplete... 14 年 前
  romainq 0b583ed73e REVIEWED THE FILE INCLUSION POLICY 14 年 前
  dflaven 54fc60997f Improved implementation of the 'autocomplete' input and fix of quite a few related issue with aysnchronous inputs. Autocompletes are now restricted to external keys only. 14 年 前
  dflaven cf65e0a2a8 Fix for Trac #315: default organization not handled properly when there is just one organization allowed for the user. 14 年 前
  dflaven 2d2cc2218d Fixed Trac #312: initial form validation for the "apply stimulus/change state" wizard. 14 年 前
  dflaven a08fd102be Fixed the "Relationships" Flash navigator so that it works also on Safari. (tested with Safari 5.0.2 on Windows) 14 年 前