Historia zmian

Autor SHA1 Wiadomość Data
  dflaven 7a737ca55a Bug fix: (side effect of fixing #445) paginate the lists when performing a selection. 14 lat temu
  dflaven 846ba7d9fc - Renamed the method 'UpdateObject' into 'UpdateObjectFromPostedForm' to avoid misunderstandings. 14 lat temu
  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 lat temu
  dflaven 17bd3b9d30 Fixed Trac #427: unable to remove all items from a linkset when editing an object. 14 lat temu
  dflaven d10fde1a9b Finalizing the pagination: a few bug fixes and some cleanup... 14 lat temu
  dflaven 88049b657b New implementation for displaying long lists: pagination 14 lat temu
  romainq 8fee154865 #149 Implemented friendly names 14 lat temu
  dflaven 7874f301ad Fixed Trac #341: broken form when an external key is part of the attrbiutes of an n-n link ! 14 lat temu
  dflaven 3145ad8130 - Fixed bug #334: proper handling of the "remove objects" button (was working only for the first linkset in the object). 14 lat temu
  romainq 0b583ed73e REVIEWED THE FILE INCLUSION POLICY 14 lat temu
  dflaven 70f29e78b2 Make sure that each input field gets its own unique ID. 14 lat temu
  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 lat temu
  dflaven 28be001ef5 Allow n:n links to link several times to the same remote object (if "duplicates)=> true in the linkedset definition) 14 lat temu
  dflaven 077cdbb12f - Fixed Trac #249: loosing links when modifying a SLA ! 14 lat temu
  dflaven 59251b3f1f Bug fix: escape dialog's title since it may contain quotes (especially in localized versions). 14 lat temu
  dflaven 2e3c265cd9 Bug fix: n-n links with no attributes on the link were not managed properly. 15 lat temu
  dflaven 1dac9b5014 - Get rid of the class UserContext, since now everything is implemented directly in MetaModel 15 lat temu
  dflaven 79ea30609e - New implementation of the n-n link edition widget... almost complete. 15 lat temu
  dflaven ccdf7ab3da - New implementation of the n-n link edition widget... in progress. 15 lat temu
  dflaven 721b2657c7 Properly display linksets with undefined external keys 15 lat temu
  dflaven 36eb838c26 - Creation of n-n links with no attributes no longer prompts since it's not needed ! 15 lat temu
  dflaven eeb7625bf5 - Restyling and update of the UI 15 lat temu
  dflaven 4b8addd654 Nicer display of the form's validation icon 15 lat temu
  dflaven 6a46b5fec9 - Improved (more interactive) validation of the forms. 15 lat temu
  romainq d2b9b10725 #129 Result list to show an hyperlink with the object name (replacing the "zoom" icon) 15 lat temu
  dflaven d94c527271 - Fix bug #116 (initial value of the linkset was lost) 15 lat temu
  romainq 5a1b372fad #19 - Reviewed the licensing information and started to align the comments in the code 15 lat temu
  dflaven 7974d9def3 - Implementation of the localization... on going... 15 lat temu
  romainq e8fbdec326 Enabled localized strings (not only enums, but other types... to be defined) 15 lat temu
  romainq fbcb221a52 Localization: cleanup in the DataModel + aligned some API (e.g. GetStateLabel) 15 lat temu