Commit History

Author SHA1 Message Date
  romainq ef77790e50 #778 Issue on list sort order when editing an element - fixed a regression 10 years ago
  romainq bb4047c10b #778 Issue on list sort order when editing an element (N-N link tabs) 10 years ago
  dflaven 24a80303c6 #704: preserve the content of a "linkedset" when changing the initial state of the object being created ! 12 years ago
  dflaven 3db5a5900b Make auto_reload work on OQL menus 12 years ago
  romainq eafa11ecfe Updated copyright (2012) and license (LGPL changed to AGPL) 12 years ago
  dflaven c0f5281fdc Protects against temporary objects that exist only in memory (id < 0) 12 years ago
  dflaven 3c025ec42c Customizable tables implementation, beta version done. 13 years ago
  dflaven 649e5488a9 Bug fix: support [+] button inside linkedsets.. with constraints 13 years ago
  dflaven 6e578eaedf Bug fix: support [+] button inside linkedsets.. with constraints 13 years ago
  dflaven e3038e201e Bug fix: support [+] button inside linkedsets 13 years ago
  romainq 77935669d9 Reintegrated from branch 1.2: capability to develop a module to share objects between organizations (beta) 13 years ago
  dflaven b7f21f93ce Typo ! 13 years ago
  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 years ago
  dflaven 7cba1f8f17 Properly handle restrictions (e.g. AllowedValues) on objects that are used as n:n relationships managed via LinksWidget. 13 years ago
  dflaven d2c11f6be7 Properly handle restrictions (e.g. AllowedValues) on objects that are used as n:n relationships managed via LinksWidget. 13 years ago
  dflaven 36c1fb9ab7 Allow computation of default values when managing relationships 13 years ago
  dflaven c21460e179 - Allow creation of an ticket in a different initial state via the new 'initial_state_path' attribute. 13 years ago
  dflaven 7a737ca55a Bug fix: (side effect of fixing #445) paginate the lists when performing a selection. 14 years ago
  dflaven 846ba7d9fc - Renamed the method 'UpdateObject' into 'UpdateObjectFromPostedForm' to avoid misunderstandings. 14 years ago
  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 years ago
  dflaven 17bd3b9d30 Fixed Trac #427: unable to remove all items from a linkset when editing an object. 14 years ago
  dflaven d10fde1a9b Finalizing the pagination: a few bug fixes and some cleanup... 14 years ago
  dflaven 88049b657b New implementation for displaying long lists: pagination 14 years ago
  romainq 8fee154865 #149 Implemented friendly names 14 years ago
  dflaven 7874f301ad Fixed Trac #341: broken form when an external key is part of the attrbiutes of an n-n link ! 14 years ago
  dflaven 3145ad8130 - Fixed bug #334: proper handling of the "remove objects" button (was working only for the first linkset in the object). 14 years ago
  romainq 0b583ed73e REVIEWED THE FILE INCLUSION POLICY 14 years ago
  dflaven 70f29e78b2 Make sure that each input field gets its own unique ID. 14 years ago
  dflaven d5feebbfd3 - Fixed the search form, and also fixed the search/selection of objects to link (n:n links) that was broken on IE8. 14 years ago
  dflaven 28be001ef5 Allow n:n links to link several times to the same remote object (if "duplicates)=> true in the linkedset definition) 14 years ago