Commit History

Author SHA1 Message Date
  dflaven e9fe937391 Make sure that the AJax calls use a full/absolute path to the page they call so that they can be embedded anywhere inside the application (i.e. in plug-ins supplied pages as well as 'regular' app pages). 14 years ago
  dflaven f8a7be667a - Make sure that resulsts tables are always sortable. 14 years ago
  dflaven 15e920d102 New implementation for displaying long lists: pagination 14 years ago
  dflaven f8bfb5ba05 New implementation for displaying long lists: pagination 14 years ago
  dflaven 24d81c2c02 - Make sure that the search form preserves it's "action" (i.e. target page) when reloading (when specifying a derived class). This was breaking the UniversalSearch page. 14 years ago
  dflaven 56daa0a515 Implementation of bulk modify and bulk apply stimulus... to be tested ! 14 years ago
  dflaven 7214a19f61 Adjust the relative path to 'ajax.render.php' so that it can be called from the portal pages as well. 14 years ago
  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 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 bb4468b017 Fixed Trac #258: cleanup of application context parameters. 14 years ago
  dflaven 6f1dc9c8ee -Fix for sorting the tables and taking into account the fact that the first column is not sort-able when it contains checkboxes. 14 years ago
  dflaven bf85a83e12 - Fixed bug #250: sorting truncated tables. 14 years ago
  dflaven 767a87554e - Handle expansion/truncation of objects lists as part of the browser navigation history... implemented only for "simple lists" (Trac #73) 14 years ago
  dflaven 79ea30609e - New implementation of the n-n link edition widget... almost complete. 15 years ago
  dflaven de0b29cde1 - New implementation of the n-n link edition widget... in progress. 15 years ago
  dflaven 46a346943e Replace Ajax "get" calls by "posts" since long URLs may be truncated... and sometimes URLs get longer than expected when some characters are urlencoded... (Trac #195) 15 years ago
  dflaven df3ba5bedd - Cosmetics: aligning the style in the different pages, make the iTop logo clickable, etc... 15 years ago
  dflaven 6a46b5fec9 - Improved (more interactive) validation of the forms. 15 years ago
  dflaven 832db3e896 - Search forms now display the subclasses of the specified class... 15 years ago
  dflaven 173e76dde8 - new feature: auto_reload. A display block can automatically reload itself at a specified time interval 15 years ago
  dflaven 87f34e3ad5 - Fixing styles issues found on the truncated lists (Ticket #61) 15 years ago
  dflaven 2158d3223e - First implementation of documents 15 years ago
  dflaven 6dd80c8409 - completed the fix of the user object history (Trac #48) 15 years ago