Historial de Commits

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