Commit History

Author SHA1 Message Date
  romainq eafa11ecfe Updated copyright (2012) and license (LGPL changed to AGPL) 12 years ago
  dflaven 30246af350 Fixed the broken n:n links management UI (Add button remained disabled) 13 years ago
  dflaven 32a4ceba39 More fixes for Trac#446: XSS vulnerabilities with vectors containing double quotes 13 years ago
  dflaven 7a737ca55a Bug fix: (side effect of fixing #445) paginate the lists when performing a selection. 14 years ago
  dflaven 253a2ee596 Fixed Trac#446: XSS vulnerabilities... to be tested ! 14 years ago
  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 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 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 1dac9b5014 - Get rid of the class UserContext, since now everything is implemented directly in MetaModel 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 eeb7625bf5 - Restyling and update of the UI 15 years ago
  romainq 5a1b372fad #19 - Reviewed the licensing information and started to align the comments in the code 15 years ago
  dflaven 7974d9def3 - Implementation of the localization... on going... 15 years ago
  dflaven 6531644830 - Search forms now display the subclasses of the specified class... 15 years ago
  romainq f8bceb6e03 Related objects: 15 years ago
  dflaven 17ff53a2e4 Renaming of the WebPage class (and its derived classes) to stick to the same naming convention as other classes. 15 years ago
  dflaven 6dd80c8409 - completed the fix of the user object history (Trac #48) 15 years ago
  dflaven 44f141aa02 - Fixed the support of Internet Explorer (tested on IE7 and IE8) 15 years ago
  dflaven 0df897671f - Automatic adjustment of the width and height of the ModalDlg to fit the document's size 15 years ago
  dflaven 96518298bf Limit the size of the table to fit the screen. 15 years ago
  dflaven 791cdb2a1c - New user interface to manage n-n links 16 years ago